request from: hawk checking if we should skip the build started at: Tue Apr 4 14:40:46 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/5741a3f9-0ae8-4196-9757-209570a827b2/python3-3.6.1-1.src.rpm fetched 16911402 bytes, 1777.1 K/s installing srpm: python3-3.6.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.9cbTWA/BUILD /tmp/B.9cbTWA/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python3-3.6.1-1.src.rpm * Tue Apr 04 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python3.git;a=log;h=69cd33fe0aff9e941c16aeb3e23f0576f0ba4e7e * Wed Mar 22 2017 Arkadiusz Miśkiewicz 69cd33f - up to 3.6.1 * Sun Jan 01 2017 Arkadiusz Miśkiewicz 32d9814 - rel 2; operator module needed in libs not modules * Wed Dec 28 2016 Arkadiusz Miśkiewicz 1d254e4 - working way * Wed Dec 28 2016 Arkadiusz Miśkiewicz 59a34e4 - disable test_time on x32 * Tue Dec 27 2016 Arkadiusz Miśkiewicz 5a3f37c - disable test_readline on builders (out of pty devices error) * Tue Dec 27 2016 Arkadiusz Miśkiewicz d1a550a - enable ndbm, too (by forcing linking to gdbm_compat provided by gdbm.spec) which also fixes test suite * Tue Dec 27 2016 Arkadiusz Miśkiewicz 94e6cfa - drop obsolete --with-signal-module and --with-tsc options * Fri Dec 23 2016 Arkadiusz Miśkiewicz 9ee4378 - fix build on i686 * Fri Dec 23 2016 Arkadiusz Miśkiewicz 80febf2 - up to 3.6.0 (builds; untested; some tests still fail) * Tue Oct 18 2016 Jan Rękorajski 3750dfa - rebuild with readline 7.0 - release 2 (by relup.sh) * Sun Aug 14 2016 Arkadiusz Miśkiewicz 1e9d9e5 - up to 3.5.2 * Wed May 04 2016 Elan Ruusamäe 7e9f7d5 - use %requires_ge_to like ruby and python2 * Tue May 03 2016 Arkadiusz Miśkiewicz 1fcd652 - openssl rebuild - release 4 (by relup.sh) * Sat Apr 23 2016 Jan Rękorajski f69d215 - use 'share' not 'lib' for platform independent files - rel 3 + rpm -Uhv --nodeps --define '_topdir /tmp/B.9cbTWA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python3-3.6.1-1.src.rpm python3 ################################################## + rm -f python3-3.6.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.9cbTWA/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.9cbTWA/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.9cbTWA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.9cbTWA/python3.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 5741a3f9-0ae8-4196-9757-209570a827b2; TMPDIR=/tmp/B.9cbTWA/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.9cbTWA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.9cbTWA/python3.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 5741a3f9-0ae8-4196-9757-209570a827b2 + TMPDIR=/tmp/B.9cbTWA/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.9cbTWA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.9cbTWA/python3.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9cbTWA/BUILD/tmp /bin/sh -e /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.46663 + umask 022 + cd /tmp/B.9cbTWA/BUILD + cd /tmp/B.9cbTWA/BUILD + rm -rf Python-3.6.1 + /usr/bin/xz -dc /tmp/B.9cbTWA/Python-3.6.1.tar.xz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.6.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python3-pythonpath.patch):' Patch #0 (python3-pythonpath.patch): + ... no checking ARCH... i386 checking LIB... lib checking for the platform triplet based on compiler characteristics... i386-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking for i686-tld-linux-ar... no checking for i686-tld-linux-aal... no checking for ar... ar checking for i686-tld-linux-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... i686-tld-linux-gnu checking for -llvm-profdata... no checking for llvm-profdata... /usr/bin/llvm-profdata checking for -Wextra... yes checking whether i686-tld-linux-gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off i686-tld-linux-gcc unused result warning... yes checking if we can turn off i686-tld-linux-gcc unused parameter warning... yes checking if we can turn off i686-tld-linux-gcc missing field initializers warning... yes checking if we can turn on i686-tld-linux-gcc mixed sign comparison warning... yes checking if we can turn on i686-tld-linux-gcc unreachable code warning... no checking whether pthreads are available without options... no checking whether i686-tld-linux-gcc accepts -Kpthread... no checking whether i686-tld-linux-gcc accepts -Kthread... no checking whether i686-tld-linux-gcc accepts -pthread... yes checking whether i686-tld-linux-g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 4 checking size of pid_t... 4 checking size of uintptr_t... 4 checking for long double support... yes checking size of long double... 12 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... yes checking for --enable-loadable-sqlite-extensions... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... (cached) yes checking for broken sem_getvalue... (cached) no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-36m-i386-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... yes checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether i686-tld-linux-gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all optimizations active (LTO, PGO, etc), please run ./configure --enable-optimizations + 2>&1 + /usr/bin/make -j8 + awk $'\nBEGIN { fail = 0; logmsg = ""; }\n{\n\t\tif ($0 ~ /\\*\\*\\* WARNING:/) {\n\t\t\t\tfail = 1;\n\t\t\t\tlogmsg = logmsg $0;\n\t\t}\n\t\tprint $0;\n}\nEND { if (fail) { print "\\nPROBLEMS FOUND:"; print logmsg; exit(1); } }' /bin/mkdir -p Include python3 ./Parser/asdl_c.py -h Include ./Parser/Python.asdl i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok_pgen.o Parser/parsetok_pgen.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c python3 ./Python/makeopcodetargets.py Python/opcode_targets.h i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o Programs/_freeze_importlib.c i686-tld-linux-gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6m," < ./Misc/python-config.in >python-config.py Jump table written into Python/opcode_targets.h # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c Objects/floatobject.c: In function 'float_richcompare': Objects/floatobject.c:346:12: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double i, j; ^ Objects/floatobject.c:344:49: warning: argument 'op' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] float_richcompare(PyObject *v, PyObject *w, int op) ^~ Objects/floatobject.c: In function 'float_as_integer_ratio': Objects/floatobject.c:1480:15: warning: variable 'py_exponent' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *py_exponent = NULL; ^~~~~~~~~~~ Objects/floatobject.c:1481:15: warning: variable 'numerator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *numerator = NULL; ^~~~~~~~~ Objects/floatobject.c:1482:15: warning: variable 'denominator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *denominator = NULL; ^~~~~~~~~~~ Objects/floatobject.c:1483:15: warning: variable 'result_pair' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *result_pair = NULL; ^~~~~~~~~~~ i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c /bin/mkdir -p Python python3 ./Parser/asdl_c.py -c Python ./Parser/Python.asdl i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -DARCH='"i386"' -DLIB='"lib"' -o Python/getplatform.o ./Python/getplatform.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c In file included from ./Include/Python.h:134:0, from Python/bltinmodule.c:3: Python/bltinmodule.c: In function 'builtin_sum_impl.isra.2': ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ ./Include/pyfpe.h:140:2: note: in definition of macro 'PyFPE_START_PROTECT' leave_stmt; \ ^~~~~~~~~~ Python/bltinmodule.c:2307:61: note: in expansion of macro 'Py_DECREF' PyFPE_START_PROTECT("add", Py_DECREF(item); Py_DECREF(iter); return 0) ^~~~~~~~~ Python/bltinmodule.c:2314:22: warning: variable 'value' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] long value; ^~~~~ In file included from ./Include/Python.h:134:0, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ ./Include/pyfpe.h:140:2: note: in definition of macro 'PyFPE_START_PROTECT' leave_stmt; \ ^~~~~~~~~~ Python/bltinmodule.c:2318:65: note: in expansion of macro 'Py_DECREF' PyFPE_START_PROTECT("add", Py_DECREF(item); Py_DECREF(iter); return 0) ^~~~~~~~~ i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"i386-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-i386-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o ./Modules/posixmodule.c: In function 'os_major_impl': ./Modules/posixmodule.c:8591:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . return major(device); ^~~~~~~~~~~~~ ./Modules/posixmodule.c: In function 'os_minor_impl': ./Modules/posixmodule.c:8608:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . return minor(device); ^~~~~~~~~~~~~ ./Modules/posixmodule.c: In function 'os_makedev_impl': ./Modules/posixmodule.c:8626:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . return makedev(major, minor); ^~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c i686-tld-linux-gcc -pthread -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c touch Python/graminit.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c i686-tld-linux-gcc -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ./Programs/_freeze_importlib \ ./Lib/importlib/_bootstrap.py Python/importlib.h ./Programs/_freeze_importlib \ ./Lib/importlib/_bootstrap_external.py Python/importlib_external.h i686-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.6m.a if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi ar rc libpython3.6m.a Modules/getbuildinfo.o ar rc libpython3.6m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o ar rc libpython3.6m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o ar rc libpython3.6m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython3.6m.a Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython3.6m.a i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so i686-tld-linux-gcc -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lm i686-tld-linux-gcc -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/tmp/B.9cbTWA/BUILD/Python-3.6.1 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi running build running build_ext building 'array' extension creating build/temp.linux-i686-3.6/tmp creating build/temp.linux-i686-3.6/tmp/B.9cbTWA building '_struct' extension building '_ctypes_test' extension building 'math' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD building 'cmath' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1 building '_random' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1 creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1 i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/arraymodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/arraymodule.o building '_datetime' extension building '_bisect' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.o creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1 creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_bisectmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_bisectmodule.o creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_datetimemodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_datetimemodule.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_randommodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_randommodule.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cmathmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cmathmodule.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_struct.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_struct.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.o In file included from ./Include/Python.h:134:0, from /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:55: /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c: In function 'math_fsum': ./Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); ^ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1228:5: note: in expansion of macro 'PyFPE_END_PROTECT' PyFPE_END_PROTECT(hi) ^~~~~~~~~~~~~~~~~ ./Include/pyfpe.h:134:15: note: expected 'void *' but argument is of type 'volatile double *' extern double PyFPE_dummy(void *); ^~~~~~~~~~~ i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_random.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_bisectmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_bisect.cpython-36m-i386-linux-gnu.so building '_heapq' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_heapqmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_heapqmodule.o building '_pickle' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_pickle.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_pickle.o /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1120:29: warning: variable 'sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *item, *iter, *sum = NULL; ^~~ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1121:22: warning: variable 'n' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Py_ssize_t i, j, n = 0, m = NUM_PARTIALS; ^ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1121:29: warning: variable 'm' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Py_ssize_t i, j, n = 0, m = NUM_PARTIALS; ^ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1122:40: warning: variable 'p' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double x, y, t, ps[NUM_PARTIALS], *p = ps; ^ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1123:19: warning: variable 'special_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0; ^~~~~~~~~~~ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1123:38: warning: variable 'inf_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0; ^~~~~~~ /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.c:1069:17: warning: variable 'p' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double *p = *p_ptr; ^ i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-i686-3.6/_ctypes_test.cpython-36m-i386-linux-gnu.so building '_json' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_json.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_json.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_heapq.cpython-36m-i386-linux-gnu.so building '_testcapi' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testcapimodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testcapimodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-i686-3.6/math.cpython-36m-i386-linux-gnu.so building '_testbuffer' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testbuffer.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testbuffer.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_struct.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_struct.cpython-36m-i386-linux-gnu.so building '_testimportmultiple' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testimportmultiple.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testimportmultiple.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_testimportmultiple.cpython-36m-i386-linux-gnu.so building '_testmultiphase' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testmultiphase.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testmultiphase.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/array.cpython-36m-i386-linux-gnu.so building '_lsprof' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_lsprof.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_lsprof.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testmultiphase.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_testmultiphase.cpython-36m-i386-linux-gnu.so building 'unicodedata' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/unicodedata.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/unicodedata.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/rotatingtree.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/rotatingtree.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_lsprof.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_lsprof.cpython-36m-i386-linux-gnu.so building '_opcode' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_opcode.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_opcode.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_opcode.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_json.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_json.cpython-36m-i386-linux-gnu.so building '_asyncio' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_asynciomodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_asynciomodule.o building 'fcntl' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/fcntlmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/fcntlmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_testbuffer.cpython-36m-i386-linux-gnu.so building 'grp' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/grpmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/grpmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-i686-3.6/_datetime.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/fcntl.cpython-36m-i386-linux-gnu.so building 'spwd' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/spwdmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/spwdmodule.o building 'select' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/selectmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/selectmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/grp.cpython-36m-i386-linux-gnu.so building 'parser' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/parsermodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/parsermodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/spwd.cpython-36m-i386-linux-gnu.so building 'mmap' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mmapmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mmapmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_testcapi.cpython-36m-i386-linux-gnu.so building 'syslog' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/syslogmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/syslogmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/select.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/syslog.cpython-36m-i386-linux-gnu.so building 'audioop' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/audioop.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/audioop.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/parser.cpython-36m-i386-linux-gnu.so building 'readline' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/readline.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/readline.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_asynciomodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_asyncio.cpython-36m-i386-linux-gnu.so building '_crypt' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_cryptmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_cryptmodule.o building '_csv' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_csv.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_csv.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/mmap.cpython-36m-i386-linux-gnu.so building '_posixsubprocess' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_posixsubprocess.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_posixsubprocess.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.6m -o build/lib.linux-i686-3.6/_crypt.cpython-36m-i386-linux-gnu.so building '_socket' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/socketmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/socketmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_pickle.cpython-36m-i386-linux-gnu.so building '_ssl' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ssl.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ssl.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_posixsubprocess.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -lpython3.6m -o build/lib.linux-i686-3.6/readline.cpython-36m-i386-linux-gnu.so building '_hashlib' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_hashopenssl.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_hashopenssl.o building '_sha256' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha256module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha256module.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_csv.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_csv.cpython-36m-i386-linux-gnu.so building '_sha512' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha512module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha512module.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/unicodedata.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-i686-3.6/cmath.cpython-36m-i386-linux-gnu.so building '_md5' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/md5module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/md5module.o building '_sha1' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha1module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha1module.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/audioop.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-i686-3.6/audioop.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-i686-3.6/_hashlib.cpython-36m-i386-linux-gnu.so building '_blake2' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2 i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2module.o building '_sha3' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sha3 i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sha3/sha3module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sha3/sha3module.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_sha256.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/md5module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_md5.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_sha1.cpython-36m-i386-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/cache.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/cache.o building '_dbm' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NDBM_H -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_dbmmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_dbmmodule.o building '_gdbm' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_gdbmmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_gdbmmodule.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/connection.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/connection.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm_compat -lpython3.6m -o build/lib.linux-i686-3.6/_dbm.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -lpython3.6m -o build/lib.linux-i686-3.6/_gdbm.cpython-36m-i386-linux-gnu.so building 'termios' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/termios.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/termios.o building 'resource' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/resource.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/resource.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/termios.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/termios.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_socket.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/resource.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/resource.cpython-36m-i386-linux-gnu.so building 'nis' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/nismodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/nismodule.o building '_curses' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_cursesmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_cursesmodule.o building '_curses_panel' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_curses_panel.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_curses_panel.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/cursor.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/cursor.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -lpython3.6m -o build/lib.linux-i686-3.6/nis.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-i686-3.6/_ssl.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_sha3.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_sha512.cpython-36m-i386-linux-gnu.so building 'zlib' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/zlibmodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/zlibmodule.o building 'binascii' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/binascii.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/binascii.o -DUSE_ZLIB_CRC32 building '_bz2' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_bz2module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_bz2module.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -lpython3.6m -o build/lib.linux-i686-3.6/_curses_panel.cpython-36m-i386-linux-gnu.so building '_lzma' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_lzmamodule.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_lzmamodule.o building 'pyexpat' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/pyexpat.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/pyexpat.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.6m -o build/lib.linux-i686-3.6/_bz2.cpython-36m-i386-linux-gnu.so building '_elementtree' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_elementtree.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_elementtree.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.6m -o build/lib.linux-i686-3.6/zlib.cpython-36m-i386-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.6m -o build/lib.linux-i686-3.6/_lzma.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/module.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/module.o building '_codecs_kr' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.6m -o build/lib.linux-i686-3.6/binascii.cpython-36m-i386-linux-gnu.so building '_codecs_jp' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2module.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_blake2.cpython-36m-i386-linux-gnu.so building '_codecs_cn' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/row.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/row.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/statement.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/statement.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_codecs_kr.cpython-36m-i386-linux-gnu.so building '_codecs_tw' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_multibytecodec.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.6m -o build/lib.linux-i686-3.6/pyexpat.cpython-36m-i386-linux-gnu.so building '_codecs_hk' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o building '_codecs_iso2022' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/util.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/util.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -lpython3.6m -o build/lib.linux-i686-3.6/_curses.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_codecs_cn.cpython-36m-i386-linux-gnu.so building '_decimal' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_decimal i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DPPRO=1 -DASM=1 -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_decimal/_decimal.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_decimal/_decimal.o -Wno-unknown-pragmas building '_multiprocessing' extension creating build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/cache.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/connection.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/cursor.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/module.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/row.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/statement.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -lpython3.6m -o build/lib.linux-i686-3.6/_sqlite3.cpython-36m-i386-linux-gnu.so building 'ossaudiodev' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/ossaudiodev.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/ossaudiodev.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_codecs_tw.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.o building '_tkinter' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11R6/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_tkinter.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_tkinter.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_codecs_jp.cpython-36m-i386-linux-gnu.so building 'xxlimited' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/xxlimited.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/xxlimited.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_multiprocessing.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/xxlimited.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_codecs_hk.cpython-36m-i386-linux-gnu.so building '_ctypes' extension i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/_codecs_iso2022.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.6m -o build/lib.linux-i686-3.6/_elementtree.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-i686-3.6/ossaudiodev.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11R6/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/tkappinit.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/tkappinit.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_tkinter.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/tkappinit.o -L/usr/X11R6/lib64 -L/usr/X11R6/lib -L. -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -lpython3.6m -o build/lib.linux-i686-3.6/_tkinter.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/callproc.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/callproc.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.o i686-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1/Include -I/tmp/B.9cbTWA/BUILD/Python-3.6.1 -c /tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/cfield.c -o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/cfield.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_decimal/_decimal.o -L. -L/usr/local/lib -l:libmpdec.so.2 -lpython3.6m -o build/lib.linux-i686-3.6/_decimal.cpython-36m-i386-linux-gnu.so i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/callproc.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.o build/temp.linux-i686-3.6/tmp/B.9cbTWA/BUILD/Python-3.6.1/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -lpython3.6m -o build/lib.linux-i686-3.6/_ctypes.cpython-36m-i386-linux-gnu.so The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts creating build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 + LC_ALL=C + export LC_ALL + echo build/lib.linux-i686-3.6 + binlibdir=build/lib.linux-i686-3.6 + pwd + pwd + pwd + pwd + WITHIN_PYTHON_RPM_BUILD=1 /usr/bin/make -j8 test 'TESTOPTS=-w -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline test_nntplib test_gdb test_site ' 'TESTPYTHON=LD_LIBRARY_PATH=/tmp/B.9cbTWA/BUILD/Python-3.6.1 PYTHONHOME=/tmp/B.9cbTWA/BUILD/Python-3.6.1 PYTHONPATH=/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib:/tmp/B.9cbTWA/BUILD/Python-3.6.1/build/lib.linux-i686-3.6 ./python -tt' LD_LIBRARY_PATH=/tmp/B.9cbTWA/BUILD/Python-3.6.1 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /tmp/B.9cbTWA/BUILD/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 LD_LIBRARY_PATH=/tmp/B.9cbTWA/BUILD/Python-3.6.1 PYTHONHOME=/tmp/B.9cbTWA/BUILD/Python-3.6.1 PYTHONPATH=/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib:/tmp/B.9cbTWA/BUILD/Python-3.6.1/build/lib.linux-i686-3.6 ./python -tt ./Tools/scripts/run_tests.py -w -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline test_nntplib test_gdb test_site == CPython 3.6.1 (default, Apr 4 2017, 14:41:23) [GCC 6.3.0 20161221 (release)] == Linux-4.4.6-4.4-grsecurity-1-i686-Intel-R-_Xeon-R-_CPU_E5-2643_v3_@_3.40GHz-with-glibc2.3.4 little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/B.9cbTWA/BUILD/Python-3.6.1/build/test_python_5162 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0) Using random seed 7896829 Run tests in parallel using 10 child processes 0:00:00 [ 1/392] test_dummy_threading passed 0:00:00 [ 2/392] test_types passed 0:00:00 [ 3/392] test_operator passed 0:00:00 [ 4/392] test_strptime passed 0:00:00 [ 5/392] test_minidom passed 0:00:00 [ 6/392] test_contains passed 0:00:00 [ 7/392] test_codecencodings_iso2022 passed 0:00:00 [ 8/392] test_charmapcodec passed 0:00:00 [ 9/392] test_enum passed 0:00:00 [ 10/392] test_wave passed 0:00:00 [ 11/392] test_msilib skipped test_msilib skipped -- No module named '_msi' 0:00:00 [ 12/392] test_fstring passed 0:00:01 [ 13/392] test_range passed 0:00:01 [ 14/392] test__locale passed 0:00:01 [ 15/392] test_threading_local passed 0:00:01 [ 16/392] test_kqueue skipped test_kqueue skipped -- test works only on BSD 0:00:01 [ 17/392] test_tempfile passed 0:00:01 [ 18/392] test_largefile passed 0:00:01 [ 19/392] test_configparser passed 0:00:01 [ 20/392] test_unary passed 0:00:01 [ 21/392] test_set passed 0:00:01 [ 22/392] test_userlist passed 0:00:01 [ 23/392] test_hash passed 0:00:01 [ 24/392] test_pkg passed 0:00:01 [ 25/392] test_bool passed 0:00:01 [ 26/392] test_unpack passed 0:00:01 [ 27/392] test___future__ passed 0:00:01 [ 28/392] test_codecencodings_tw passed 0:00:02 [ 29/392] test_profile passed 0:00:02 [ 30/392] test_structseq passed 0:00:02 [ 31/392] test_cmd_line passed 0:00:02 [ 32/392] test_getargs2 passed 0:00:02 [ 33/392] test_secrets passed 0:00:02 [ 34/392] test_augassign passed 0:00:02 [ 35/392] test_getpass passed 0:00:02 [ 36/392] test_importlib passed 0:00:02 [ 37/392] test_fractions passed 0:00:02 [ 38/392] test_symtable passed 0:00:02 [ 39/392] test_memoryio passed 0:00:02 [ 40/392] test_runpy passed 0:00:02 [ 41/392] test_smtpd passed 0:00:02 [ 42/392] test_class passed 0:00:03 [ 43/392] test_smtpnet passed Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available 0:00:03 [ 44/392] test_getopt passed 0:00:03 [ 45/392] test_gc passed 0:00:03 [ 46/392] test_ordered_dict passed 0:00:03 [ 47/392] test_shelve passed 0:00:03 [ 48/392] test_dtrace passed 0:00:03 [ 49/392] test_cprofile passed 0:00:03 [ 50/392] test_stringprep passed 0:00:03 [ 51/392] test_future4 passed 0:00:03 [ 52/392] test_timeit passed 0:00:03 [ 53/392] test_winreg skipped test_winreg skipped -- No module named 'winreg' 0:00:03 [ 54/392] test_int_literal passed 0:00:03 [ 55/392] test_unicode_file_functions skipped test_unicode_file_functions skipped -- only NT+ and systems with Unicode-friendly filesystem encoding 0:00:03 [ 56/392] test_errno passed 0:00:03 [ 57/392] test_startfile skipped test_startfile skipped -- object has no attribute 'startfile' 0:00:04 [ 58/392] test_pipes passed 0:00:04 [ 59/392] test_dict passed 0:00:04 [ 60/392] test_fileio passed 0:00:04 [ 61/392] test_http_cookies passed 0:00:04 [ 62/392] test_ttk_textonly passed 0:00:04 [ 63/392] test_warnings passed 0:00:05 [ 64/392] test_gzip passed 0:00:05 [ 65/392] test_calendar passed 0:00:05 [ 66/392] test_spwd passed 0:00:05 [ 67/392] test_codecmaps_kr passed 0:00:05 [ 68/392] test_file_eintr passed 0:00:05 [ 69/392] test_typing passed 0:00:05 [ 70/392] test_httpservers passed 0:00:05 [ 71/392] test_crashers passed 0:00:05 [ 72/392] test_dictcomps passed 0:00:05 [ 73/392] test_dummy_thread passed 0:00:06 [ 74/392] test_sax passed 0:00:06 [ 75/392] test_ftplib passed 0:00:06 [ 76/392] test_codecmaps_jp passed 0:00:06 [ 77/392] test_future3 passed 0:00:06 [ 78/392] test_compileall passed 0:00:06 [ 79/392] test_ctypes passed 0:00:06 [ 80/392] test_structmembers passed 0:00:06 [ 81/392] test_mailcap passed 0:00:06 [ 82/392] test_builtin passed 0:00:06 [ 83/392] test_pdb passed 0:00:07 [ 84/392] test_urllib2 passed Resource 'http://www.example.com/' is not available 0:00:08 [ 85/392/1] test_ssl failed Resource 'sha256.tbs-internet.com' is not available Resource 'ipv6.google.com' is not available Resource 'self-signed.pythontest.net' is not available test test_ssl failed -- multiple errors occurred; run in verbose mode for details 0:00:08 [ 86/392/1] test_pickletools passed 0:00:08 [ 87/392/1] test_codecencodings_kr passed 0:00:09 [ 88/392/1] test_argparse passed 0:00:09 [ 89/392/1] test_capi passed 0:00:09 [ 90/392/1] test_filecmp passed 0:00:09 [ 91/392/1] test_baseexception passed 0:00:09 [ 92/392/1] test_turtle passed 0:00:09 [ 93/392/1] test_asdl_parser passed 0:00:09 [ 94/392/1] test_tracemalloc passed 0:00:09 [ 95/392/1] test_pkgutil passed 0:00:09 [ 96/392/1] test_tarfile passed 0:00:10 [ 97/392/1] test_file passed 0:00:10 [ 98/392/1] test_marshal passed 0:00:10 [ 99/392/1] test_scope passed 0:00:10 [100/392/1] test_coroutines passed 0:00:10 [101/392/1] test_heapq passed 0:00:10 [102/392/1] test_keyword passed 0:00:10 [103/392/1] test_subclassinit passed 0:00:10 [104/392/1] test_zipimport passed 0:00:10 [105/392/1] test_doctest2 passed 0:00:10 [106/392/1] test_unpack_ex passed 0:00:10 [107/392/1] test_syntax passed 0:00:11 [108/392/1] test_unicode_file skipped test_unicode_file skipped -- No Unicode filesystem semantics on this platform. 0:00:11 [109/392/1] test_venv passed 0:00:11 [110/392/1] test_import passed 0:00:11 [111/392/1] test_unicode_identifiers passed 0:00:11 [112/392/1] test_itertools passed 0:00:11 [113/392/1] test_modulefinder passed 0:00:11 [114/392/1] test_textwrap passed 0:00:11 [115/392/1] test_codecmaps_tw passed 0:00:11 [116/392/1] test_exception_hierarchy passed 0:00:11 [117/392/1] test_pkgimport passed 0:00:12 [118/392/1] test_exception_variations passed 0:00:12 [119/392/1] test_hashlib passed 0:00:12 [120/392/1] test_genexps passed 0:00:12 [121/392/1] test_crypt passed 0:00:12 [122/392/1] test_exceptions passed 0:00:13 [123/392/1] test_dbm passed 0:00:14 [124/392/1] test_docxmlrpc passed 0:00:14 [125/392/1] test_cmath passed 0:00:14 [126/392/1] test_asyncore passed 0:00:14 [127/392/1] test_trace passed 0:00:14 [128/392/1] test_codecmaps_hk passed 0:00:15 [129/392/1] test_numeric_tower passed 0:00:15 [130/392/1] test_cmd_line_script passed 0:00:15 [131/392/1] test_sndhdr passed 0:00:15 [132/392/1] test_shutil passed 0:00:17 [133/392/1] test_regrtest passed 0:00:17 [134/392/1] test_index passed 0:00:17 [135/392/1] test_codeccallbacks passed 0:00:18 [136/392/1] test_epoll passed 0:00:18 [137/392/1] test_math passed 0:00:18 [138/392/1] test_global passed 0:00:18 [139/392/1] test_uu passed 0:00:19 [140/392/1] test_utf8source passed 0:00:19 [141/392/1] test_eintr passed 0:00:19 [142/392/1] test_decorators passed 0:00:19 [143/392/1] test_devpoll skipped test_devpoll skipped -- test works only on Solaris OS family 0:00:19 [144/392/1] test_ast passed 0:00:19 [145/392/1] test_finalization passed 0:00:20 [146/392/1] test_shlex passed 0:00:20 [147/392/1] test_code_module passed 0:00:20 [148/392/1] test__opcode passed 0:00:20 [149/392/1] test_listcomps passed 0:00:20 [150/392/1] test_format passed 0:00:20 [151/392/1] test_posixpath passed 0:00:20 [152/392/1] test_imp passed 0:00:20 [153/392/1] test_faulthandler passed 0:00:21 [154/392/1] test_longexp passed 0:00:21 [155/392/1] test_binop passed 0:00:21 [156/392/1] test___all__ passed 0:00:22 [157/392/1] test_struct passed 0:00:22 [158/392/1] test_zipfile64 skipped (resource denied) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:00:22 [159/392/1] test_copyreg passed 0:00:22 [160/392/1] test_parser passed 0:00:22 [161/392/1] test_ttk_guionly skipped (resource denied) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:00:22 [162/392/1] test_stat passed 0:00:23 [163/392/1] test_threaded_import passed 0:00:23 [164/392/1] test_pwd passed 0:00:23 [165/392/1] test_winsound skipped (resource denied) test_winsound skipped -- Use of the 'audio' resource not enabled 0:00:24 [166/392/1] test_pulldom passed 0:00:24 [167/392/1] test_atexit passed 0:00:24 [168/392/1] test_wait3 passed 0:00:24 [169/392/1] test_sundry passed 0:00:24 [170/392/1] test_imaplib passed Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available 0:00:24 [171/392/1] test_list passed 0:00:24 [172/392/1] test_threadedtempfile passed 0:00:25 [173/392/1] test_dbm_ndbm passed 0:00:25 [174/392/1] test_popen passed 0:00:25 [175/392/1] test_robotparser passed Resource 'http://www.pythontest.net/' is not available 0:00:25 [176/392/1] test_compile passed 0:00:25 [177/392/1] test_audioop passed 0:00:25 [178/392/1] test_cgitb passed 0:00:26 [179/392/1] test_richcmp passed 0:00:26 [180/392/1] test_winconsoleio skipped test_winconsoleio skipped -- test only relevant on win32 0:00:26 [181/392/1] test_asyncgen passed 0:00:26 [182/392/1] test_yield_from passed 0:00:27 [183/392/1] test_dis passed 0:00:30 [184/392/1] test_pickle passed -- running: test_multiprocessing_spawn (30 sec) 0:00:30 [185/392/1] test_dbm_gnu passed -- running: test_multiprocessing_spawn (31 sec) 0:00:30 [186/392/1] test_macurl2path passed -- running: test_multiprocessing_spawn (31 sec) 0:00:31 [187/392/1] test_ucn passed -- running: test_multiprocessing_spawn (31 sec) 0:00:31 [188/392/1] test_super passed -- running: test_multiprocessing_spawn (31 sec) 0:00:31 [189/392/1] test_funcattrs passed -- running: test_multiprocessing_spawn (32 sec) 0:00:31 [190/392/1] test_xdrlib passed -- running: test_multiprocessing_spawn (32 sec) 0:00:33 [191/392/1] test_wait4 passed -- running: test_tools (31 sec), test_multiprocessing_spawn (34 sec) 0:00:34 [192/392/1] test_zlib passed -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) 0:00:34 [193/392/1] test_urllib_response passed -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) 0:00:35 [194/392/1] test_unicodedata passed -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) 0:00:35 [195/392/1] test_poll passed -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) 0:00:35 [196/392/1] test_cgi passed -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) 0:00:35 [197/392/1] test_osx_env passed -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) 0:00:35 [198/392/1] test_tix skipped (resource denied) -- running: test_tools (33 sec), test_multiprocessing_spawn (35 sec) test_tix skipped -- Use of the 'gui' resource not enabled 0:00:35 [199/392/1] test_buffer passed -- running: test_tools (33 sec), test_multiprocessing_spawn (36 sec) 0:00:35 [200/392/1] test_signal passed -- running: test_tools (34 sec), test_multiprocessing_spawn (36 sec) 0:00:36 [201/392/1] test_thread passed -- running: test_tools (34 sec), test_multiprocessing_spawn (36 sec) 0:00:36 [202/392/1] test_re passed -- running: test_tools (34 sec), test_multiprocessing_spawn (36 sec) 0:00:36 [203/392/1] test_abstract_numbers passed -- running: test_tools (34 sec), test_multiprocessing_spawn (36 sec) 0:00:36 [204/392/1] test_syslog passed -- running: test_tools (34 sec), test_multiprocessing_spawn (36 sec) 0:00:36 [205/392/1] test_socketserver passed -- running: test_tools (34 sec), test_multiprocessing_spawn (36 sec) 0:00:36 [206/392/1] test_flufl passed -- running: test_tools (35 sec), test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (30 sec) 0:00:37 [207/392/1] test_deque passed -- running: test_tools (35 sec), test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (30 sec) 0:00:37 [208/392/1] test_smtplib passed -- running: test_tools (35 sec), test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (31 sec) 0:00:37 [209/392/1] test_decimal passed -- running: test_tools (35 sec), test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (31 sec) 0:00:37 [210/392/1] test_codecencodings_jp passed -- running: test_tools (35 sec), test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (31 sec) 0:00:37 [211/392/1] test_code passed -- running: test_tools (35 sec), test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (31 sec) 0:00:37 [212/392/1] test_copy passed -- running: test_tools (35 sec), test_multiprocessing_spawn (38 sec), test_multiprocessing_fork (31 sec) 0:00:38 [213/392/1] test_httplib passed -- running: test_tools (36 sec), test_multiprocessing_spawn (38 sec), test_multiprocessing_fork (31 sec) Resource 'self-signed.pythontest.net' is not available Resource 'self-signed.pythontest.net' is not available Resource 'self-signed.pythontest.net' is not available Resource 'self-signed.pythontest.net' is not available Resource 'www.python.org' is not available 0:00:38 [214/392/1] test_hmac passed -- running: test_tools (36 sec), test_multiprocessing_spawn (38 sec), test_multiprocessing_fork (32 sec) 0:00:38 [215/392/1] test_bigmem passed -- running: test_tools (36 sec), test_multiprocessing_spawn (38 sec), test_multiprocessing_fork (32 sec) 0:00:38 [216/392/1] test_strtod passed -- running: test_tools (37 sec), test_multiprocessing_spawn (39 sec), test_multiprocessing_fork (32 sec) 0:00:39 [217/392/1] test_grp passed -- running: test_tools (37 sec), test_multiprocessing_spawn (39 sec), test_multiprocessing_fork (32 sec) 0:00:39 [218/392/1] test_json passed -- running: test_tools (37 sec), test_multiprocessing_spawn (39 sec), test_multiprocessing_fork (33 sec) 0:00:39 [219/392/1] test_timeout passed -- running: test_tools (37 sec), test_multiprocessing_spawn (39 sec), test_multiprocessing_fork (33 sec) Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available /tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/support/__init__.py:1508: ResourceWarning: unclosed gc.collect() /tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/support/__init__.py:1508: ResourceWarning: unclosed gc.collect() /tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/support/__init__.py:1508: ResourceWarning: unclosed gc.collect() /tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/support/__init__.py:1508: ResourceWarning: unclosed gc.collect() /tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/support/__init__.py:1508: ResourceWarning: unclosed gc.collect() /tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/support/__init__.py:1508: ResourceWarning: unclosed gc.collect() 0:00:39 [220/392/1] test_descrtut passed -- running: test_tools (38 sec), test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (33 sec) 0:00:39 [221/392/1] test_weakset passed -- running: test_tools (38 sec), test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (33 sec) 0:00:40 [222/392/1] test_ioctl skipped -- running: test_tools (38 sec), test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (33 sec) test_ioctl skipped -- Unable to open /dev/tty 0:00:40 [223/392/1] test_queue passed -- running: test_tools (38 sec), test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (34 sec) 0:00:40 [224/392/1] test_property passed -- running: test_tools (38 sec), test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (34 sec) 0:00:40 [225/392/1] test_htmlparser passed -- running: test_tools (38 sec), test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (34 sec) 0:00:40 [226/392/1] test_multibytecodec passed -- running: test_tools (39 sec), test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (34 sec) 0:00:40 [227/392/1] test_xml_etree passed -- running: test_tools (39 sec), test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (34 sec) 0:00:40 [228/392/1] test_fnmatch passed -- running: test_tools (39 sec), test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (34 sec) 0:00:41 [229/392/1] test_ensurepip passed -- running: test_tools (39 sec), test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (34 sec) 0:00:41 [230/392/1] test_traceback passed -- running: test_tools (39 sec), test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (35 sec) 0:00:41 [231/392/1] test_grammar passed -- running: test_tools (39 sec), test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (35 sec) 0:00:41 [232/392/1] test_tools passed (39 sec) -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (35 sec) 0:00:41 [233/392/1] test_compare passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (35 sec) 0:00:41 [234/392/1] test_bisect passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_fork (35 sec) 0:00:41 [235/392/1] test_sunau passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (35 sec) 0:00:41 [236/392/1] test_enumerate passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (35 sec) 0:00:41 [237/392/1] test_macpath passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (35 sec) 0:00:41 [238/392/1] test_zipapp passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (35 sec) 0:00:41 [239/392/1] test_xml_dom_minicompat passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (35 sec) 0:00:42 [240/392/1] test_optparse passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (35 sec) 0:00:42 [241/392/1] test_extcall passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (36 sec) 0:00:42 [242/392/1] test_string_literals passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (36 sec) 0:00:42 [243/392/1] test_doctest passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (36 sec) 0:00:42 [244/392/1] test_call passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_fork (36 sec) 0:00:43 [245/392/1] test_sys passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_fork (37 sec) 0:00:43 [246/392/1] test_unicode passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (37 sec) 0:00:44 [247/392/1] test_asynchat passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (38 sec) 0:00:44 [248/392/1] test_idle passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (38 sec) 0:00:44 [249/392/1] test_string passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (38 sec) 0:00:44 [250/392/1] test_aifc passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (38 sec) 0:00:44 [251/392/1] test__osx_support passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_fork (38 sec) 0:00:44 [252/392/1] test_iter passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_fork (38 sec) 0:00:44 [253/392/1] test_future5 passed -- running: test_datetime (30 sec), test_multiprocessing_spawn (45 sec), test_multiprocessing_fork (38 sec) 0:00:44 [254/392/1] test_isinstance passed -- running: test_datetime (30 sec), test_multiprocessing_spawn (45 sec), test_multiprocessing_fork (38 sec) 0:00:45 [255/392/1] test_base64 passed -- running: test_datetime (30 sec), test_multiprocessing_spawn (45 sec), test_multiprocessing_fork (38 sec) 0:00:45 [256/392/1] test_descr passed -- running: test_datetime (31 sec), test_multiprocessing_spawn (46 sec), test_multiprocessing_fork (39 sec) 0:00:46 [257/392/1] test_colorsys passed -- running: test_datetime (31 sec), test_multiprocessing_spawn (46 sec), test_multiprocessing_fork (40 sec) 0:00:47 [258/392/1] test_pyclbr passed -- running: test_datetime (32 sec), test_multiprocessing_spawn (47 sec), test_multiprocessing_fork (40 sec) 0:00:47 [259/392/1] test_tcl passed -- running: test_datetime (33 sec), test_multiprocessing_spawn (47 sec), test_multiprocessing_fork (41 sec) 0:00:47 [260/392/1] test_urllib passed -- running: test_datetime (33 sec), test_multiprocessing_spawn (48 sec), test_multiprocessing_fork (41 sec) 0:00:47 [261/392/1] test_generator_stop passed -- running: test_datetime (33 sec), test_multiprocessing_spawn (48 sec), test_multiprocessing_fork (41 sec) 0:00:53 [262/392/1] test_selectors passed -- running: test_datetime (39 sec), test_multiprocessing_spawn (54 sec), test_multiprocessing_fork (47 sec) 0:00:54 [263/392/1] test_urllib2net passed -- running: test_datetime (40 sec), test_multiprocessing_spawn (54 sec), test_multiprocessing_fork (48 sec) Resource 'http://www.example.com/' is not available Resource 'http://www.example.com' is not available Resource 'ftp://ftp.debian.org/debian/README' is not available Resource 'http://www.pythontest.net/redir/with_frag/' is not available Resource 'http://www.imdb.com' is not available Resource 'http://www.pythontest.net/index.html#frag' is not available Resource 'ftp://ftp.debian.org/debian/' is not available Resource 'ftp://ftp.debian.org/debian/' is not available Resource 'ftp://ftp.debian.org/debian/' is not available Resource 'ftp://ftp.debian.org/debian/' is not available Resource 'http://www.example.com' is not available Resource 'http://www.example.com' is not available Resource 'http://www.example.com' is not available Resource 'http://www.example.com' is not available 0:00:55 [264/392/1] test_difflib passed -- running: test_datetime (41 sec), test_multiprocessing_spawn (55 sec), test_multiprocessing_fork (49 sec) 0:00:55 [265/392/1] test_threading passed -- running: test_datetime (41 sec), test_multiprocessing_spawn (55 sec), test_multiprocessing_fork (49 sec) 0:00:55 [266/392/1] test_dynamicclassattribute passed -- running: test_datetime (41 sec), test_multiprocessing_spawn (56 sec), test_multiprocessing_fork (49 sec) 0:00:55 [267/392/1] test_metaclass passed -- running: test_datetime (41 sec), test_multiprocessing_spawn (56 sec), test_multiprocessing_fork (49 sec) 0:00:55 [268/392/1] test_abc passed -- running: test_datetime (41 sec), test_multiprocessing_spawn (56 sec), test_multiprocessing_fork (49 sec) 0:00:56 [269/392/1] test_mmap passed -- running: test_datetime (41 sec), test_multiprocessing_spawn (56 sec), test_multiprocessing_fork (50 sec) 0:00:56 [270/392/1] test_pstats passed -- running: test_datetime (42 sec), test_multiprocessing_spawn (56 sec), test_multiprocessing_fork (50 sec) 0:00:59 [271/392/1] test_select passed -- running: test_datetime (44 sec), test_multiprocessing_spawn (59 sec), test_multiprocessing_fork (52 sec) 0:00:59 [272/392/1] test_datetime passed (44 sec) -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_fork (53 sec) 0:00:59 [273/392/1] test_module passed -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_fork (53 sec) 0:00:59 [274/392/1] test_webbrowser passed -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_fork (53 sec) 0:00:59 [275/392/1] test_float passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (53 sec) 0:00:59 [276/392/1] test_quopri passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (53 sec) 0:00:59 [277/392/1] test_print passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (53 sec) 0:01:00 [278/392/1] test_ipaddress passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (54 sec) 0:01:00 [279/392/1] test_functools passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (54 sec) 0:01:00 [280/392/1] test_eof passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (54 sec) 0:01:00 [281/392/1] test_opcodes passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (54 sec) 0:01:00 [282/392/1] test_netrc passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_fork (54 sec) 0:01:00 [283/392/1] test_reprlib passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (54 sec) 0:01:00 [284/392/1] test_wsgiref passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (54 sec) 0:01:00 [285/392/1] test_generators passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (54 sec) 0:01:00 [286/392/1] test_bz2 passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (54 sec) 0:01:00 [287/392/1] test_py_compile passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (54 sec) 0:01:01 [288/392/1] test_sysconfig passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (54 sec) 0:01:01 [289/392/1] test_script_helper passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (55 sec) 0:01:01 [290/392/1] test_genericpath passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_fork (55 sec) 0:01:01 [291/392/1] test_int passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_fork (55 sec) 0:01:01 [292/392/1] test_telnetlib passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_fork (55 sec) 0:01:02 [293/392/1] test_with passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_fork (55 sec) 0:01:02 [294/392/1] test_bufio passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_fork (56 sec) 0:01:02 [295/392/1] test_sys_settrace passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_fork (56 sec) 0:01:03 [296/392/1] test_linecache passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_fork (56 sec) 0:01:03 [297/392/1] test_collections passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_fork (57 sec) 0:01:03 [298/392/1] test_frame passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_fork (57 sec) 0:01:04 [299/392/1] test_logging passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_fork (58 sec) 0:01:04 [300/392/1] test_multiprocessing_fork passed (58 sec) -- running: test_multiprocessing_spawn (65 sec) 0:01:04 [301/392/1] test_http_cookiejar passed -- running: test_multiprocessing_spawn (65 sec) 0:01:04 [302/392/1] test_slice passed -- running: test_multiprocessing_spawn (65 sec) 0:01:05 [303/392/1] test_unittest passed -- running: test_multiprocessing_spawn (66 sec) 0:01:07 [304/392/1] test_pydoc passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (67 sec) 0:01:07 [305/392/1] test_support passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (68 sec) 0:01:07 [306/392/1] test_email passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (68 sec) 0:01:07 [307/392/1] test_keywordonlyarg passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (68 sec) 0:01:07 [308/392/1] test_plistlib passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (68 sec) 0:01:08 [309/392/1] test_complex passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (68 sec) 0:01:08 [310/392/1] test_mailbox passed -- running: test_tokenize (31 sec), test_multiprocessing_spawn (68 sec) 0:01:08 [311/392/1] test_imghdr passed -- running: test_tokenize (32 sec), test_multiprocessing_spawn (68 sec) 0:01:08 [312/392/1] test_sqlite passed -- running: test_tokenize (32 sec), test_multiprocessing_spawn (68 sec) 0:01:08 [313/392/1] test_urllibnet passed -- running: test_tokenize (32 sec), test_multiprocessing_forkserver (30 sec), test_multiprocessing_spawn (68 sec) Resource 'www.example.com' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/XXXinvalidXXX' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available 0:01:08 [314/392/1] test_codecencodings_cn passed -- running: test_tokenize (32 sec), test_multiprocessing_forkserver (30 sec), test_multiprocessing_spawn (69 sec) 0:01:09 [315/392/1] test_long passed -- running: test_tokenize (33 sec), test_multiprocessing_forkserver (31 sec), test_multiprocessing_spawn (69 sec) 0:01:09 [316/392/1] test_typechecks passed -- running: test_tokenize (33 sec), test_multiprocessing_forkserver (31 sec), test_multiprocessing_spawn (70 sec) 0:01:11 [317/392/1] test_urllib2_localnet passed -- running: test_tokenize (35 sec), test_io (30 sec), test_multiprocessing_forkserver (33 sec), test_multiprocessing_spawn (71 sec) 0:01:12 [318/392/1] test_random passed -- running: test_tokenize (36 sec), test_io (32 sec), test_multiprocessing_forkserver (34 sec), test_multiprocessing_spawn (73 sec) 0:01:12 [319/392/1] test_codeop passed -- running: test_tokenize (36 sec), test_io (32 sec), test_multiprocessing_forkserver (34 sec), test_multiprocessing_spawn (73 sec) 0:01:13 [320/392/1] test_dictviews passed -- running: test_tokenize (36 sec), test_io (32 sec), test_multiprocessing_forkserver (35 sec), test_multiprocessing_spawn (73 sec) 0:01:13 [321/392/1] test_xmlrpc_net passed -- running: test_tokenize (37 sec), test_io (32 sec), test_multiprocessing_forkserver (35 sec), test_multiprocessing_spawn (73 sec) 0:01:15 [322/392/2] test_distutils failed -- running: test_tokenize (38 sec), test_io (34 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (75 sec) TMP=/home/users/builder/tmp HOME=/tmp/B.9cbTWA/BUILD/tmp/tmpqduwa2hv PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9cbTWA/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.9cbTWA/BUILD/tmp/tmp2qn_70p7 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9cbTWA/BUILD/tmp /tmp/B.9cbTWA/BUILD/Python-3.6.1/python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory error: Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.65002 (%build) Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.65002 (%build) /tmp/B.9cbTWA/BUILD/Python-3.6.1/python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory error: Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.65003 (%build) Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.65003 (%build) test test_distutils failed -- multiple errors occurred; run in verbose mode for details 0:01:15 [323/392/2] test_tk skipped (resource denied) -- running: test_tokenize (39 sec), test_io (34 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (75 sec) test_tk skipped -- Use of the 'gui' resource not enabled 0:01:15 [324/392/2] test_fork1 passed -- running: test_tokenize (39 sec), test_io (34 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (75 sec) 0:01:15 [325/392/2] test_lzma passed -- running: test_tokenize (39 sec), test_io (34 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (75 sec) 0:01:15 [326/392/2] test_dbm_dumb passed -- running: test_tokenize (39 sec), test_io (34 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (76 sec) 0:01:15 [327/392/2] test_mimetypes passed -- running: test_tokenize (39 sec), test_io (35 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (76 sec) 0:01:15 [328/392/2] test_normalization passed -- running: test_tokenize (39 sec), test_io (35 sec), test_multiprocessing_forkserver (37 sec), test_multiprocessing_spawn (76 sec) 0:01:16 [329/392/2] test_univnewlines passed -- running: test_tokenize (39 sec), test_io (35 sec), test_multiprocessing_forkserver (38 sec), test_multiprocessing_spawn (76 sec) 0:01:16 [330/392/2] test_zipimport_support passed -- running: test_tokenize (40 sec), test_io (36 sec), test_multiprocessing_forkserver (38 sec), test_multiprocessing_spawn (77 sec) 0:01:18 [331/392/2] test_tokenize passed (41 sec) -- running: test_io (37 sec), test_multiprocessing_forkserver (40 sec), test_multiprocessing_spawn (78 sec) 0:01:18 [332/392/2] test_zipfile passed -- running: test_io (37 sec), test_multiprocessing_forkserver (40 sec), test_multiprocessing_spawn (78 sec) 0:01:18 [333/392/2] test_urlparse passed -- running: test_io (37 sec), test_multiprocessing_forkserver (40 sec), test_multiprocessing_spawn (79 sec) 0:01:18 [334/392/2] test_sys_setprofile passed -- running: test_io (38 sec), test_multiprocessing_forkserver (40 sec), test_multiprocessing_spawn (79 sec) 0:01:18 [335/392/2] test_time passed -- running: test_io (38 sec), test_multiprocessing_forkserver (40 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [336/392/2] test_binhex passed -- running: test_io (38 sec), test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [337/392/2] test_contextlib passed -- running: test_io (38 sec), test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [338/392/2] test_pathlib passed -- running: test_io (38 sec), test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [339/392/2] test_io passed (38 sec) -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [340/392/2] test_codecs passed -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [341/392/2] test_setcomps passed -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (79 sec) 0:01:19 [342/392/2] test_gettext passed -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (80 sec) 0:01:19 [343/392/2] test_csv passed -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (80 sec) 0:01:19 [344/392/2] test_raise passed -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (80 sec) 0:01:19 [345/392/2] test_curses passed -- running: test_multiprocessing_forkserver (41 sec), test_multiprocessing_spawn (80 sec) 0:01:20 [346/392/2] test_dict_version passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (80 sec) 0:01:20 [347/392/2] test_fileinput passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (80 sec) 0:01:20 [348/392/2] test_rlcompleter passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (80 sec) 0:01:20 [349/392/2] test_threadsignals passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (81 sec) 0:01:20 [350/392/2] test_symbol passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (81 sec) 0:01:20 [351/392/2] test_cmd passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (81 sec) 0:01:20 [352/392/2] test_poplib passed -- running: test_multiprocessing_forkserver (42 sec), test_multiprocessing_spawn (81 sec) 0:01:21 [353/392/2] test_userstring passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (81 sec) 0:01:21 [354/392/2] test_binascii passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (81 sec) 0:01:21 [355/392/2] test_pprint passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (81 sec) 0:01:21 [356/392/2] test_array passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (81 sec) 0:01:21 [357/392/2] test_future passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (82 sec) 0:01:21 [358/392/2] test_peepholer passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (82 sec) 0:01:21 [359/392/2] test_statistics passed -- running: test_multiprocessing_forkserver (43 sec), test_multiprocessing_spawn (82 sec) 0:01:21 [360/392/2] test_multiprocessing_spawn passed (81 sec) -- running: test_multiprocessing_forkserver (43 sec) 0:01:21 [361/392/2] test_fcntl passed -- running: test_multiprocessing_forkserver (43 sec) 0:01:21 [362/392/2] test_uuid passed -- running: test_multiprocessing_forkserver (43 sec) 0:01:22 [363/392/2] test_xml_etree_c passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [364/392/2] test_codecmaps_cn passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [365/392/2] test_userdict passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [366/392/2] test_iterlen passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [367/392/2] test_source_encoding passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [368/392/2] test_defaultdict passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [369/392/2] test_platform passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [370/392/2] test_weakref passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [371/392/2] test_pow passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [372/392/2] test_codecencodings_hk passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [373/392/2] test_ossaudiodev skipped (resource denied) -- running: test_multiprocessing_forkserver (44 sec) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:01:22 [374/392/2] test_glob passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [375/392/2] test_ntpath passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:22 [376/392/2] test_inspect passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:23 [377/392/2] test_dynamic passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [378/392/2] test_sched passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [379/392/2] test_html passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [380/392/2] test_strftime passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [381/392/2] test_tuple passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [382/392/2] test_memoryview passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [383/392/2] test_pyexpat passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [384/392/2] test_bigaddrspace passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:23 [385/392/2] test_sort passed -- running: test_multiprocessing_forkserver (45 sec) 0:01:24 [386/392/2] test_xmlrpc passed -- running: test_multiprocessing_forkserver (46 sec) 127.0.0.1 - - [04/Apr/2017 14:42:52] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [04/Apr/2017 14:42:52] "POST / HTTP/1.1" 200 - 0:01:24 [387/392/2] test_bytes passed -- running: test_multiprocessing_forkserver (46 sec) 0:01:27 [388/392/2] test_subprocess passed -- running: test_lib2to3 (31 sec), test_multiprocessing_forkserver (49 sec) 0:01:31 [389/392/2] test_multiprocessing_main_handling passed -- running: test_lib2to3 (36 sec), test_multiprocessing_forkserver (53 sec) 0:01:34 [390/392/2] test_lib2to3 passed (38 sec) -- running: test_multiprocessing_forkserver (56 sec) 0:01:39 [391/392/2] test_multiprocessing_forkserver passed (61 sec) running: test_concurrent_futures (49 sec) 0:02:24 [392/392/2] test_concurrent_futures passed (63 sec) 375 tests OK. 2 tests failed: test_distutils test_ssl 15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64 Re-running failed tests in verbose mode Re-running test 'test_ssl' in verbose mode test_ssl: testing with 'OpenSSL 1.0.2k 26 Jan 2017' (1, 0, 2, 11, 15) under 'Linux-4.4.6-4.4-grsecurity-1-i686-Intel-R-_Xeon-R-_CPU_E5-2643_v3_@_3.40GHz-with-glibc2.3.4' HAS_SNI = True OP_ALL = 0x-7ffffc01 OP_NO_TLSv1_1 = 0x10000000 test__create_stdlib_context (test.test_ssl.ContextTests) ... ok test_cert_store_stats (test.test_ssl.ContextTests) ... ok test_check_hostname (test.test_ssl.ContextTests) ... ok test_ciphers (test.test_ssl.ContextTests) ... ok test_constructor (test.test_ssl.ContextTests) ... ERROR test_context_client_server (test.test_ssl.ContextTests) ... ok test_create_default_context (test.test_ssl.ContextTests) ... ok test_get_ca_certs (test.test_ssl.ContextTests) ... ok test_get_ciphers (test.test_ssl.ContextTests) ... ok test_load_cert_chain (test.test_ssl.ContextTests) ... ok test_load_default_certs (test.test_ssl.ContextTests) ... ok test_load_default_certs_env (test.test_ssl.ContextTests) ... ok test_load_default_certs_env_windows (test.test_ssl.ContextTests) ... skipped 'Windows specific' test_load_dh_params (test.test_ssl.ContextTests) ... ok test_load_verify_cadata (test.test_ssl.ContextTests) ... ok test_load_verify_locations (test.test_ssl.ContextTests) ... ok test_options (test.test_ssl.ContextTests) ... ok test_protocol (test.test_ssl.ContextTests) ... ERROR test_session_stats (test.test_ssl.ContextTests) ... ERROR test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok test_sni_callback (test.test_ssl.ContextTests) ... ok test_sni_callback_refcycle (test.test_ssl.ContextTests) ... ok test_verify_flags (test.test_ssl.ContextTests) ... ok test_verify_mode (test.test_ssl.ContextTests) ... ok test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok test_asn1object (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests) ... skipped 'locale-specific month name needs to be different from C locale' test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests) ... ok test_connect_ex_error (test.test_ssl.BasicSocketTests) ... ok test_constants (test.test_ssl.BasicSocketTests) ... ok test_dealloc_warn (test.test_ssl.BasicSocketTests) ... ok test_empty_cert (test.test_ssl.BasicSocketTests) Wrapping with an empty cert file ... ok test_enum_certificates (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_enum_crls (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_errors_sslwrap (test.test_ssl.BasicSocketTests) ... ok test_get_default_verify_paths (test.test_ssl.BasicSocketTests) ... ok test_malformed_cert (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted certificate (syntax error) ... ok test_malformed_key (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted key (syntax error) ... ok test_match_hostname (test.test_ssl.BasicSocketTests) ... ok test_openssl_version (test.test_ssl.BasicSocketTests) ... ok test_parse_all_sans (test.test_ssl.BasicSocketTests) ... ok test_parse_cert (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} {'OCSP': ('http://ocsp.verisign.com',), 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', 'US'),), (('organizationName', 'VeriSign, Inc.'),), (('organizationalUnitName', 'VeriSign Trust Network'),), (('organizationalUnitName', 'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', 'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': 'Sep 21 00:00:00 2011 GMT', 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', 'FI'),), (('stateOrProvinceName', 'Espoo'),), (('localityName', 'Espoo'),), (('organizationName', 'Nokia'),), (('organizationalUnitName', 'BI'),), (('commonName', 'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': 'Aug 7 13:11:52 2013 GMT', 'serialNumber': '00', 'subject': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), ('email', 'null@python.org\x00user@example.org'), ('URI', 'http://null.python.org\x00http://example.org'), ('IP Address', '192.0.2.1'), ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), 'version': 3} ok test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_random_fork (test.test_ssl.BasicSocketTests) ... ok test_refcycle (test.test_ssl.BasicSocketTests) ... ok test_server_side (test.test_ssl.BasicSocketTests) ... ok test_str_for_enums (test.test_ssl.BasicSocketTests) ... ok test_timeout (test.test_ssl.BasicSocketTests) ... ok test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok test_lib_reason (test.test_ssl.SSLErrorTests) ... ok test_str (test.test_ssl.SSLErrorTests) ... ok test_subclass (test.test_ssl.SSLErrorTests) ... ok test_buffer_types (test.test_ssl.MemoryBIOTests) ... ok test_eof (test.test_ssl.MemoryBIOTests) ... ok test_error_types (test.test_ssl.MemoryBIOTests) ... ok test_pending (test.test_ssl.MemoryBIOTests) ... ok test_read_write (test.test_ssl.MemoryBIOTests) ... ok test_bio_handshake (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 41738) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None Needed 3 calls to complete do_handshake(). Needed 2 calls to complete unwrap(). ok test_bio_read_write_data (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 60394) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None Needed 3 calls to complete do_handshake(). Needed 1 calls to complete write(). Needed 2 calls to complete read(). Needed 2 calls to complete unwrap(). ok test_ciphers (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 52998) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 53000) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_connect (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 54898) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 54900) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_connect_cadata (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 35640) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 35642) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_connect_capath (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 51800) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 51802) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_connect_ex (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 44776) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_connect_fail (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 51348) server: bad connection attempt from ('127.0.0.1', 51348): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:749) ok test_connect_with_context (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 48214) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 48216) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 48218) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_connect_with_context_fail (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 40814) server: bad connection attempt from ('127.0.0.1', 40814): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:749) ok test_context_setget (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 39802) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_get_ca_certs_capath (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 34052) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_get_server_certificate (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 60834) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 60836) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None Verified certificate for 127.0.0.1:34272 is -----BEGIN CERTIFICATE----- MIICpDCCAYwCCQCwkmSx8toh0TANBgkqhkiG9w0BAQUFADBNMQswCQYDVQQGEwJY WTEmMCQGA1UECgwdUHl0aG9uIFNvZnR3YXJlIEZvdW5kYXRpb24gQ0ExFjAUBgNV BAMMDW91ci1jYS1zZXJ2ZXIwHhcNMTMwMTA0MTk0NzA3WhcNMjIxMTEzMTk0NzA3 WjBfMQswCQYDVQQGEwJYWTEXMBUGA1UEBxMOQ2FzdGxlIEFudGhyYXgxIzAhBgNV BAoTGlB5dGhvbiBTb2Z0d2FyZSBGb3VuZGF0aW9uMRIwEAYDVQQDEwlsb2NhbGhv c3QwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMLgD0kAKDb5cFyPjbwNfR5C tewdXC+kMXAWD8DLxiTTvhMW7qVnlwOm36mZlszHKvsRf05lT4pegiFM9z2j1Ola N+ci/X7NU22TNN6crYSiN77FjYJP464j876ndSxyD+rzys386T+1r1aZaggEdkj1 TsSsv1zWIYKlPIjlvhuxAgMBAAEwDQYJKoZIhvcNAQEFBQADggEBAC9CX6MJLPpR iMc3f+oOY/CimuVa4sgg8D9gvMgPtsZ2ztuDk/WjM2cBjgTNAJpz/fM1hvrXE+JG xp3AKVPUqZC4d0vmg3bkktacUM9D0MYBd2Ga3ptw93LNWQAxadm0ygacbcPHgIxo 5rWi+O8duxafd3fvh2Iim01ppDoa8SFejDKskv0VaxjCfxUNmDDKdY8acd/aHbLv mugtLgL9SjyqlgsGXTWzPSSHS+CwWGAvRawuSIqwmRBlJ//Msdj9vSZruQwFKvRF YzVRB+2Dhf5vacu7QKiutjtWSi2k7W0RLE3tFyT9R7zTQaLTBv4MkNjYlCbE/8yh 2EJ36/yplHE= -----END CERTIFICATE----- ok test_get_server_certificate_fail (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 37954) [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749) server: bad connection attempt from ('127.0.0.1', 37954): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:749) ok test_makefile_close (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 50968) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_non_blocking_connect_ex (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 58272) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_non_blocking_handshake (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 51348) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None Needed 3 calls to do_handshake() to establish session. ok test_algorithms (test.test_ssl.NetworkedTests) ... skipped "Resource 'sha256.tbs-internet.com' is not available" test_get_server_certificate_ipv6 (test.test_ssl.NetworkedTests) ... skipped "Resource 'ipv6.google.com' is not available" test_timeout_connect_ex (test.test_ssl.NetworkedTests) ... skipped "Resource 'self-signed.pythontest.net' is not available" test_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56124) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 43596) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 60858) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 36964) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_asyncore_server (test.test_ssl.ThreadedTests) Check the example asyncore integration. ... server: new connection from 127.0.0.1:43438 client: sending b'FOO\n'... server: read b'FOO\n' from client client: read b'foo\n' client: closing connection. server: read b'over\n' from client client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: closed connection server: read b'' from client cleanup: successfully joined. ok test_check_hostname (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 49824) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 39572) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46812) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 59362) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_crl_check (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 32928) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 40704) server: bad connection attempt from ('127.0.0.1', 40704): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:749) server: new connection from ('127.0.0.1', 48246) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available' test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 47984) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 35786) server: connection cipher is now ('DHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_do_handshake_enotconn (test.test_ssl.ThreadedTests) ... ok test_echo (test.test_ssl.ThreadedTests) Basic test of an SSL client connecting to a server ... server: new connection from ('127.0.0.1', 54968) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 53516) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 59766) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 50266) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 44104) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 46474) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 37032) server: bad connection attempt from ('127.0.0.1', 37032): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:749) server: new connection from ('127.0.0.1', 57946) server: bad connection attempt from ('127.0.0.1', 57946): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:749) server: new connection from ('127.0.0.1', 39544) server: bad connection attempt from ('127.0.0.1', 39544): Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn self.sock, server_side=True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket _context=self, _session=session) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 808, in __init__ self.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL] called a function you should not call (_ssl.c:749) test_getpeercert (test.test_ssl.ThreadedTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} Connection cipher is ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256). ok test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_nonblocking_send (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 42612) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None Test server failure: Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1977, in run self.write(msg.lower()) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1913, in write return self.sslconn.write(bytes) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 882, in write return self._sslobj.write(data) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 636, in write return self._sslobj.write(data) ConnectionResetError: [Errno 104] Connection reset by peer ok test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 41612) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now http/1.1 client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 35618) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now http/1.1 client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 48080) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now spdy/2 client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 35792) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now abc client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... PROTOCOL_SSLv2->PROTOCOL_SSLv2 CERT_NONE ERROR test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... PROTOCOL_SSLv2->PROTOCOL_TLS CERT_NONE SSL2 client to SSL23 server test unexpectedly failed: ('No cipher can be selected.',) {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_OPTIONAL PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_REQUIRED PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLS} CERT_NONE ok test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ... PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_NONE PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_OPTIONAL PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_REQUIRED {PROTOCOL_SSLv2->PROTOCOL_SSLv3} CERT_NONE ERROR test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ... PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_REQUIRED {PROTOCOL_SSLv2->PROTOCOL_TLSv1} CERT_NONE ERROR test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.1 server with various client options. ... PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_1 CERT_NONE {PROTOCOL_SSLv2->PROTOCOL_TLSv1_1} CERT_NONE ERROR test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.2 server with various client options. ... PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE {PROTOCOL_SSLv2->PROTOCOL_TLSv1_2} CERT_NONE ERROR test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ... ok test_recv_send (test.test_ssl.ThreadedTests) Test recv(), send() and friends. ... server: new connection from ('127.0.0.1', 53356) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 53948) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_rude_shutdown (test.test_ssl.ThreadedTests) A brutal shutdown of an SSL server should raise an OSError ... ok test_selected_alpn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 44504) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 60326) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50418) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_sendfile (test.test_ssl.ThreadedTests) ... ok test_server_accept (test.test_ssl.ThreadedTests) ... ok test_session (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56562) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 38918) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 45440) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 40000) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_session_handling (test.test_ssl.ThreadedTests) ... ok test_shared_ciphers (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55218) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 36012) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 59906) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 47758) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None ok test_sni_callback_alert (test.test_ssl.ThreadedTests) ... ok test_sni_callback_raising (test.test_ssl.ThreadedTests) ... ok test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests) ... ok test_socketserver (test.test_ssl.ThreadedTests) Using socketserver to create and manage SSL connections. ... server (('127.0.0.1', 41355):41355 ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)): [04/Apr/2017 14:43:57] "GET /keycert.pem HTTP/1.1" 200 - client: read 1783 bytes from remote server '>' stopping HTTPS server joining HTTPS thread ok test_starttls (test.test_ssl.ThreadedTests) Switching from clear text to encrypted and back again. ... client: sending b'msg 1'... server: new connection from ('127.0.0.1', 36820) server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)... client: read b'msg 1' from server client: sending b'MSG 2'... server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)... client: read b'msg 2' from server client: sending b'STARTTLS'... server: read STARTTLS from client, sending OK... client: read b'ok' from server, starting TLS... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None client: sending b'MSG 3'... server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)... client: read b'msg 3' from server client: sending b'msg 4'... server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)... client: read b'msg 4' from server client: sending b'ENDTLS'... server: read ENDTLS from client, sending OK... client: read b'ok' from server, ending TLS... server: connection is now unencrypted... client: sending b'msg 5'... server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)... client: read b'msg 5' from server client: sending b'msg 6'... server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)... client: read b'msg 6' from server client: closing connection. server: client closed connection ok test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... server: new connection from ('127.0.0.1', 55040) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None got channel binding data: b'\x93\xa3\xafR\x92\xcd\x0c,\x92\xd05,' server: new connection from ('127.0.0.1', 55042) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256) server: selected protocol is now None got another channel binding data: b'\x88i\x84 \xd5O\xf2\xe2+\\~\xee' ok test_version_basic (test.test_ssl.ThreadedTests) ... ok test_wrong_cert (test.test_ssl.ThreadedTests) Connecting when the server rejects the client's certificate ... test test_ssl failed SSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:749)') ok ====================================================================== ERROR: test_constructor (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 862, in test_constructor ssl.SSLContext(protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_protocol (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 871, in test_protocol ctx = ssl.SSLContext(proto) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_session_stats (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 1121, in test_session_stats ctx = ssl.SSLContext(proto) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_echo (test.test_ssl.ThreadedTests) (protocol='PROTOCOL_SSLv2') Basic test of an SSL client connecting to a server ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2299, in test_echo context = ssl.SSLContext(protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2543, in test_protocol_sslv2 try_protocol_combo(ssl.PROTOCOL_SSLv2, ssl.PROTOCOL_SSLv2, True) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2250, in try_protocol_combo client_context = ssl.SSLContext(client_protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2611, in test_protocol_sslv3 try_protocol_combo(ssl.PROTOCOL_SSLv3, ssl.PROTOCOL_SSLv2, False) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2250, in try_protocol_combo client_context = ssl.SSLContext(client_protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2629, in test_protocol_tlsv1 try_protocol_combo(ssl.PROTOCOL_TLSv1, ssl.PROTOCOL_SSLv2, False) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2250, in try_protocol_combo client_context = ssl.SSLContext(client_protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.1 server with various client options. ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2645, in test_protocol_tlsv1_1 try_protocol_combo(ssl.PROTOCOL_TLSv1_1, ssl.PROTOCOL_SSLv2, False) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2250, in try_protocol_combo client_context = ssl.SSLContext(client_protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ====================================================================== ERROR: test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.2 server with various client options. ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 138, in f return func(*args, **kwargs) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2668, in test_protocol_tlsv1_2 try_protocol_combo(ssl.PROTOCOL_TLSv1_2, ssl.PROTOCOL_SSLv2, False) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/test/test_ssl.py", line 2250, in try_protocol_combo client_context = ssl.SSLContext(client_protocol) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/ssl.py", line 385, in __new__ self = _SSLContext.__new__(cls, protocol) ssl.SSLError: ('No cipher can be selected.',) ---------------------------------------------------------------------- Ran 127 tests in 1.728s FAILED (errors=9, skipped=8) Re-running test 'test_distutils' in verbose mode test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok test_simple_run (distutils.tests.test_install_headers.InstallHeadersTestCase) ... ok test_osx_cc_overrides_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_osx_explicit_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... ok test_SO_deprecation (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_SO_in_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_SO_value (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_customize_compiler_before_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_base (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_literal_dollar (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_srcdir_independent_of_cwd (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_byte_compile (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_finalize_options (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_inputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_outputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase) ... ok test_create_pypirc (distutils.tests.test_register.RegisterTestCase) ... ok test_list_classifiers (distutils.tests.test_register.RegisterTestCase) ... ok test_password_not_in_file (distutils.tests.test_register.RegisterTestCase) ... ok test_password_reset (distutils.tests.test_register.RegisterTestCase) ... ok test_register_invalid_long_description (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_registering (distutils.tests.test_register.RegisterTestCase) ... ok test_show_response (distutils.tests.test_register.RegisterTestCase) ... ok test_strict (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_simple_built (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok test_config_interpolation (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_empty_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_nt_quote_args (distutils.tests.test_spawn.SpawnTestCase) ... ok test_spawn (distutils.tests.test_spawn.SpawnTestCase) ... ok test_copy_tree_exception_in_listdir (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_skips_nfs_temp_files (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_create_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_remove_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_with_custom_mode (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_default_settings (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_installation (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_formats (distutils.tests.test_bdist.BuildTestCase) ... ok test_skip_build (distutils.tests.test_bdist.BuildTestCase) ... ok test_get_exe_bytes (distutils.tests.test_bdist_wininst.BuildWinInstTestCase) ... ok test_simple_run (distutils.tests.test_clean.cleanTestCase) ... ok test_debug_print (distutils.tests.test_filelist.FileListTestCase) ... ok test_exclude_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_glob_to_re (distutils.tests.test_filelist.FileListTestCase) ... ok test_include_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template_line (distutils.tests.test_filelist.FileListTestCase) ... ok test_remove_duplicates (distutils.tests.test_filelist.FileListTestCase) ... ok test_set_allfiles (distutils.tests.test_filelist.FileListTestCase) ... ok test_translate_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_basic_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok test_missing_symlink (distutils.tests.test_filelist.FindAllTestCase) ... ok test_non_local_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok test_byte_compile (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_byte_compile_optimized (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dir_in_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_empty_package_dir (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_minimal (distutils.tests.test_bdist_msi.BDistMSITestCase) ... skipped 'these tests require Windows' test_finalize_options (distutils.tests.test_build.BuildTestCase) ... ok test_check_all (distutils.tests.test_check.CheckTestCase) ... ok test_check_document (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_metadata (distutils.tests.test_check.CheckTestCase) ... ok test_check_restructuredtext (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_restructuredtext_with_syntax_highlight (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_build_libraries (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_check_library_dist (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_finalize_options (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_get_source_files (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_run (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_debug_print (distutils.tests.test_cmd.CommandTestCase) ... ok test_dump_options (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_dirname (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_filename (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string_list (distutils.tests.test_cmd.CommandTestCase) ... ok test_make_file (distutils.tests.test_cmd.CommandTestCase) ... ok test_class (distutils.tests.test_text_file.TextFileTestCase) ... ok test_change_root (distutils.tests.test_util.UtilTestCase) ... ok test_check_environ (distutils.tests.test_util.UtilTestCase) ... ok test_convert_path (distutils.tests.test_util.UtilTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_util.UtilTestCase) ... ok test_get_platform (distutils.tests.test_util.UtilTestCase) ... ok test_grok_environment_error (distutils.tests.test_util.UtilTestCase) ... ok test_rfc822_escape (distutils.tests.test_util.UtilTestCase) ... ok test_split_quoted (distutils.tests.test_util.UtilTestCase) ... ok test_strtobool (distutils.tests.test_util.UtilTestCase) ... ok test_newer (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_group (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_pairwise (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_simple_run (distutils.tests.test_install_data.InstallDataTestCase) ... ok test_finalize_options (distutils.tests.test_upload.uploadTestCase) ... ok test_saved_password (distutils.tests.test_upload.uploadTestCase) ... ok test_upload (distutils.tests.test_upload.uploadTestCase) ... ok test_upload_fails (distutils.tests.test_upload.uploadTestCase) ... ok test_wrong_exception_order (distutils.tests.test_upload.uploadTestCase) ... ok test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_check_extensions_list (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_source_files (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_user_site (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_build_ext (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'Already tested in BuildExtTestCase' test_check_extensions_list (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_get_source_files (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_user_site (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_compiler_options (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_get_vc_env_unicode (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_no_compiler (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_vcruntime_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_vcruntime_skip_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_check_archive_formats (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_compress_deprecated (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'The compress program is required' test_make_archive (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_bztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_cwd (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_gztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_owner_group (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_xztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_bzip2 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_extended (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_gzip (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_latin1 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_xz (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile_no_zlib (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_root_owner (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_clean (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_dump_file (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_finalize_options (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_build (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_default_settings (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_no_compiler (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_reg_class (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_entire_manifest (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_visual_c_ref (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_debug_mode (distutils.tests.test_install.InstallTestCase) ... ok test_finalize_options (distutils.tests.test_install.InstallTestCase) ... ok test_handle_extra_path (distutils.tests.test_install.InstallTestCase) ... ok test_home_installation_scheme (distutils.tests.test_install.InstallTestCase) ... ok test_record (distutils.tests.test_install.InstallTestCase) ... ok test_record_extensions (distutils.tests.test_install.InstallTestCase) ... ok test_user_site (distutils.tests.test_install.InstallTestCase) ... ok test_copy_file_hard_link (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_copy_file_hard_link_failure (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_exception_unpacking_rename (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_exception_unpacking_unlink (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_verbosity (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_announce (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_cmdline (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_configfile (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_unspecified (distutils.tests.test_dist.DistributionTestCase) ... ok test_empty_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_finalize_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_find_config_files_disable (distutils.tests.test_dist.DistributionTestCase) ... ok test_get_command_packages (distutils.tests.test_dist.DistributionTestCase) ... ok test_venv_install_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_classifier (distutils.tests.test_dist.MetadataTestCase) ... ok test_custom_pydistutils (distutils.tests.test_dist.MetadataTestCase) ... ok test_download_url (distutils.tests.test_dist.MetadataTestCase) ... ok test_fix_help_options (distutils.tests.test_dist.MetadataTestCase) ... ok test_long_description (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_read_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_show_help (distutils.tests.test_dist.MetadataTestCase) ... ok test_simple_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_extension_init (distutils.tests.test_extension.ExtensionTestCase) ... ok test_read_setup_file (distutils.tests.test_extension.ExtensionTestCase) ... ok test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... TMP=/home/users/builder/tmp HOME=/tmp/B.9cbTWA/BUILD/tmp/tmptupz07t7 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9cbTWA/BUILD/tmp /tmp/B.9cbTWA/BUILD/Python-3.6.1/python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory error: Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.40170 (%build) Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.40170 (%build) ERROR test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... TMP=/home/users/builder/tmp HOME=/tmp/B.9cbTWA/BUILD/tmp/tmpa57bo8m0 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9cbTWA/BUILD/tmp /tmp/B.9cbTWA/BUILD/Python-3.6.1/python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory error: Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.40171 (%build) Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.40171 (%build) ERROR test_non_ascii (distutils.tests.test_log.TestLog) ... ok test_debug_mode (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_defines_subclass (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_preserves_sys_argv (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_provides_file (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_uses_current_dir (distutils.tests.test_core.CoreTestCase) ... ok test_cmp (distutils.tests.test_version.VersionTestCase) ... ok test_cmp_strict (distutils.tests.test_version.VersionTestCase) ... ok test_prerelease (distutils.tests.test_version.VersionTestCase) ... ok test_add_defaults (distutils.tests.test_sdist.SDistTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_sdist.SDistTestCase) ... ok test_finalize_options (distutils.tests.test_sdist.SDistTestCase) ... ok test_get_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_unknown_command (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_arguments (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_path (distutils.tests.test_sdist.SDistTestCase) ... skipped 'test relevant for Windows only' test_make_distribution (distutils.tests.test_sdist.SDistTestCase) ... ok test_make_distribution_owner_group (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_comments (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_marker (distutils.tests.test_sdist.SDistTestCase) ... ok test_manual_manifest (distutils.tests.test_sdist.SDistTestCase) ... ok test_metadata_check_option (distutils.tests.test_sdist.SDistTestCase) ... ok test_prune_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_show_formats (distutils.tests.test_sdist.SDistTestCase) ... ok VersionPredicate (distutils.versionpredicate) Doctest: distutils.versionpredicate.VersionPredicate ... ok split_provision (distutils.versionpredicate) Doctest: distutils.versionpredicate.split_provision ... test test_distutils failed ok ====================================================================== ERROR: test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist_rpm.py", line 120, in test_no_optimize_flag cmd.run() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/command/bdist_rpm.py", line 376, in run self.spawn(rpm_cmd) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/cmd.py", line 365, in spawn spawn(cmd, search_path, dry_run=self.dry_run) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command 'rpmbuild' failed with exit status 1 ====================================================================== ERROR: test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist_rpm.py", line 77, in test_quiet cmd.run() File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/command/bdist_rpm.py", line 376, in run self.spawn(rpm_cmd) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/cmd.py", line 365, in spawn spawn(cmd, search_path, dry_run=self.dry_run) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/tmp/B.9cbTWA/BUILD/Python-3.6.1/Lib/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command 'rpmbuild' failed with exit status 1 ---------------------------------------------------------------------- Ran 236 tests in 1.319s FAILED (errors=2, skipped=28) 2 tests failed again: test_distutils test_ssl Total duration: 2 min 28 sec Tests result: FAILURE make: *** [Makefile:1020: test] Error 1 error: Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.93685 (%build) RPM build errors: Bad exit status from /tmp/B.9cbTWA/BUILD/tmp/rpm-tmp.93685 (%build) ended at: Tue Apr 4 14:43:59 2017, done in 0:03:02.266273 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.9cbTWA/BUILD + rm -rf /tmp/B.9cbTWA/tmp /tmp/B.9cbTWA/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.9cbTWA Begin-TLD-Builder-Info Build-Time: user:569.97s sys:31.24s real:192.67s (faults io:5 non-io:10758551) End-TLD-Builder-Info