Python debug information ======================== Py_DEBUG: No (sys.gettotalrefcount() missing) builtins.float.double_format: IEEE, little-endian builtins.float.float_format: IEEE, little-endian datetime.datetime.now: 2018-07-13 09:09:46.373257 expat.EXPAT_VERSION: expat_2.2.5 gdb_version: GNU gdb (GDB) 8.1 locale.encoding: ANSI_X3.4-1968 os.cwd: /home/vagrant/python2/src/Python-2.7.15 os.environ[HOME]: /home/vagrant os.environ[LANG]: en_US.UTF-8 os.environ[LD_LIBRARY_PATH]: /home/vagrant/python2/src/Python-2.7.15: os.environ[PATH]: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl os.environ[SHELL]: /bin/bash os.environ[TERM]: rxvt-unicode-256color os.gid: 1000 os.groups: 1000 os.loadavg: (0.77, 0.5, 0.21) os.login: vagrant os.name: posix os.uid: 1000 os.umask: 022 os.uname: ('Linux', 'archlinux', '4.17.4-1.0-ARCH', '#1 SMP PREEMPT Sat Jul 7 17:41:23 CEST 2018', 'i686') platform.architecture: 32bit ELF platform.platform: Linux-4.17.4-1.0-ARCH-i686-with-glibc2.1.3 platform.python_implementation: CPython readline._READLINE_RUNTIME_VERSION: 0x700 readline._READLINE_VERSION: 0x700 resource.RLIMIT_AS: (-1L, -1L) resource.RLIMIT_CORE: (-1L, -1L) resource.RLIMIT_CPU: (-1L, -1L) resource.RLIMIT_DATA: (-1L, -1L) resource.RLIMIT_FSIZE: (-1L, -1L) resource.RLIMIT_MEMLOCK: (16777216L, 16777216L) resource.RLIMIT_NOFILE: (1024L, 4096L) resource.RLIMIT_NPROC: (7953L, 7953L) resource.RLIMIT_OFILE: (1024L, 4096L) resource.RLIMIT_RSS: (-1L, -1L) resource.RLIMIT_STACK: (8388608L, -1L) socket.hostname: archlinux sqlite3.sqlite_version: 3.24.0 sqlite3.version: 2.6.0 ssl.HAS_SNI: True ssl.OPENSSL_VERSION: OpenSSL 1.1.0h 27 Mar 2018 ssl.OPENSSL_VERSION_INFO: (1, 1, 0, 8, 15) ssl.OP_ALL: -0x7fffffac ssl.OP_NO_TLSv1_1: 0x10000000 sys.api_version: 1013 sys.builtin_module_names: ('__builtin__', '__main__', '_ast', '_codecs', '_sre', '_symtable', '_warnings', '_weakref', 'errno', 'exceptions', 'gc', 'imp', 'marshal', 'posix', 'pwd', 'signal', 'sys', 'thread', 'xxsubtype', 'zipimport') sys.byteorder: little sys.dont_write_bytecode: False sys.executable: /home/vagrant/python2/src/Python-2.7.15/python sys.filesystem_encoding: UTF-8 sys.flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) sys.float_info: sys.float_info(max=1.7976931348623157e+308, max_exp=1024, max_10_exp=308, min=2.2250738585072014e-308, min_exp=-1021, min_10_exp=-307, dig=15, mant_dig=53, epsilon=2.220446049250313e-16, radix=2, rounds=1) sys.float_repr_style: short sys.hexversion: 34017264 sys.maxsize: 2147483647 sys.maxunicode: 1114111 sys.path: ['', '/usr/lib/python27.zip', '/home/vagrant/python2/src/Python-2.7.15/Lib', '/home/vagrant/python2/src/Python-2.7.15/Lib/plat-linux2', '/home/vagrant/python2/src/Python-2.7.15/Lib/lib-tk', '/home/vagrant/python2/src/Python-2.7.15/Lib/lib-old', '/home/vagrant/python2/src/Python-2.7.15/build/lib.linux-i686-2.7', '/home/vagrant/.local/lib/python2.7/site-packages', '/usr/lib/python2.7/site-packages'] sys.platform: linux2 sys.prefix: /usr sys.stderr.encoding: UTF-8 sys.stdin.encoding: UTF-8 sys.version: 2.7.15 (default, Jul 11 2018, 11:34:01) [GCC 8.1.1 20180531] sys.version_info: sys.version_info(major=2, minor=7, micro=15, releaselevel='final', serial=0) sysconfig[CCSHARED]: -fPIC sysconfig[CC]: gcc -pthread sysconfig[CFLAGSFORSHARED]: -fPIC sysconfig[CFLAGS]: -fno-strict-aliasing -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt sysconfig[CONFIG_ARGS]: '--prefix=/usr' '--enable-shared' '--with-threads' '--enable-optimizations' '--with-lto' '--enable-ipv6' '--enable-unicode=ucs4' '--with-system-expat' '--with-system-ffi' '--with-dbmliborder=gdbm:ndbm' '--without-ensurepip' 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' sysconfig[HOST_GNU_TYPE]: i686-pc-linux-gnu sysconfig[MACHDEP]: linux2 sysconfig[OPT]: -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt sysconfig[PY_CFLAGS]: -fno-strict-aliasing -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I. -IInclude -I./Include -D_FORTIFY_SOURCE=2 -fPIC -DPy_BUILD_CORE sysconfig[Py_DEBUG]: 0 sysconfig[Py_ENABLE_SHARED]: 1 sysconfig[SHELL]: /bin/sh sysconfig[prefix]: /usr test_support.IPV6_ENABLED: True test_support._is_gui_available: False test_support.python_is_optimized: True time.altzone: 0 time.daylight: 0 time.time: 1531472986.37 time.timezone: 0 time.tzname: ('UTC', 'UTC') tkinter.TCL_VERSION: 8.6 tkinter.TK_VERSION: 8.6 zlib.ZLIB_VERSION: 1.2.11