request from: hawk checking if we should skip the build started at: Thu Jan 17 09:11:31 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/b55ce9b7-530d-4834-9ca1-e2ca921f0e99/python-2.7.15-4.src.rpm fetched 17308771 bytes, 130066.9 K/s installing srpm: python-2.7.15-4.src.rpm + install -d /tmp/B.Uvsa9p/BUILD /tmp/B.Uvsa9p/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-2.7.15-4.src.rpm * Thu Jan 17 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python.git;a=log;h=master * Tue Dec 04 2018 Elan Ruusamäe 1265a20 - package /usr/local/lib64/python2.7/site-packages for locally installed packages * Fri Sep 14 2018 Arkadiusz Miśkiewicz 5bcb530 - release 3 (by relup.sh) * Mon Jun 18 2018 Jakub Bogusz 0341e64 - max_db_ver up to 6.2 * Sun Jun 17 2018 Jakub Bogusz e04cd4c - release 2 (rebuild with gdbm 1.15) * Thu May 10 2018 Elan Ruusamäe 41db756 - one time export for tests only * Sun May 06 2018 Arkadiusz Miśkiewicz 71383f8 - up to 2.7.15; use C.UTF-8 locale for tests (https://bugs.python.org/issue33354) + rpm -Uhv --nodeps --define '_topdir /tmp/B.Uvsa9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-2.7.15-4.src.rpm python ################################################## + rm -f python-2.7.15-4.src.rpm + install -m 700 -d /tmp/B.Uvsa9p/BUILD/tmp + TMPDIR=/tmp/B.Uvsa9p/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.Uvsa9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.Uvsa9p/python.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: b55ce9b7-530d-4834-9ca1-e2ca921f0e99; TMPDIR=/tmp/B.Uvsa9p/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Uvsa9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Uvsa9p/python.spec + : build-id: b55ce9b7-530d-4834-9ca1-e2ca921f0e99 + TMPDIR=/tmp/B.Uvsa9p/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Uvsa9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Uvsa9p/python.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.Uvsa9p/BUILD/tmp /bin/sh -e /tmp/B.Uvsa9p/BUILD/tmp/rpm-tmp.24088 + umask 022 + cd /tmp/B.Uvsa9p/BUILD + cd /tmp/B.Uvsa9p/BUILD + rm -rf Python-2.7.15 + /usr/bin/xz -dc /tmp/B.Uvsa9p/Python-2.7.15.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-2.7.15 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-db.patch):' Patch #0 (python-db.patch): + ... no checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep 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 --with-suffix... checking for case-insensitive build directory... no checking ARCH... i386 checking LIB... lib checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).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 a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking whether i686-tld-linux-gcc accepts -fno-strict-aliasing... yes checking whether i686-tld-linux-gcc accepts -OPT:Olimit=0... no checking whether i686-tld-linux-gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... 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 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.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 poll.h usability... yes checking poll.h presence... yes checking for poll.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 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 for stdint.h... (cached) 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 thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes 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/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/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.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/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/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/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 bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.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 sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... 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 uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 4 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 for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 12 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 4 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-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) 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 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... no checking for --with-system-ffi... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:bdb checking for --with-signal-module... yes checking for --with-dec-threads... no 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 OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... 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 execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... 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 getentropy... 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 lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... 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 setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... 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 unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no 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 kqueue... no 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 getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... 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 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 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 whether va_list is an array... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" 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 for x87-style double rounding... yes checking whether tanh preserves the sign of zero... 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 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 POSIX semaphores are enabled... (cached) yes checking for broken sem_getvalue... (cached) no 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 checking what type to use for unicode... unsigned long checking whether byte ordering is bigendian... no 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 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_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... checking for --with-computed-gotos... no value specified checking whether i686-tld-linux-gcc -pthread supports computed gotos... yes done checking for ensurepip... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc 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 -j4 + 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); } }' i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -DARCH='"i386"' -DLIB='"lib"' -o Python/getplatform.o ./Python/getplatform.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c i686-tld-linux-gcc -pthread -c -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o ./Modules/signalmodule.c: In function 'trip_signal': ./Modules/signalmodule.c:184:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wakeup_fd, "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o i686-tld-linux-gcc -pthread -c -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -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 -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -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 rm -f libpython2.7.a if test libpython2.7.so.1.0 != libpython2.7.so; then \ i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \ ln -f libpython2.7.so.1.0 libpython2.7.so; \ else \ i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \ fi ar rc libpython2.7.a Modules/getbuildinfo.o ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar rc libpython2.7.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o /usr/bin/ld: Modules/posixmodule.o: in function `posix_tmpnam': posixmodule.c:(.text+0x3817): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/bin/ld: Modules/posixmodule.o: in function `posix_tempnam': posixmodule.c:(.text+0x476): warning: the use of `tempnam' is dangerous, better use `mkstemp' ranlib libpython2.7.a 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 \ Modules/python.o \ -L. -lpython2.7 -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 ./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 db: looking for db.h in /usr/include/db.h db.h: found (5, 3) in /usr/include db: looking for db.h in ./db.h db: looking for db.h in Include/db.h db: looking for db.h in ./Include/db.h db: looking for db.h in /usr/local/include/db.h db: looking for db.h in /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include/db.h db: looking for db.h in /tmp/B.Uvsa9p/BUILD/Python-2.7.15/db.h db: looking for db.h in /usr/include/db4.7/db.h db.h: found (4, 7) in /usr/include/db4.7 db: looking for db.h in /usr/include/db4.7/db.h db.h: ignoring /usr/include/db4.7 bsddb using BerkeleyDB lib: (5, 3) db-5.3 bsddb lib dir: ['/usr/lib'] inc dir: /usr/include building dbm using bdb building '_struct' extension creating build/temp.linux-i686-2.7/tmp creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15 creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_struct.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_struct.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_struct.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_struct.so building '_ctypes_test' extension creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/_ctypes_test.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_ctypes_test.so building 'array' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/arraymodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/arraymodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/arraymodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/array.so building 'cmath' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cmathmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cmathmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-i686-2.7/cmath.so building 'math' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/mathmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/mathmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-i686-2.7/math.so building 'strop' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/stropmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/stropmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/stropmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/strop.so building 'time' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-i686-2.7/time.so building 'datetime' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/datetimemodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/datetimemodule.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/datetimemodule.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-i686-2.7/datetime.so building 'itertools' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/itertoolsmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/itertoolsmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/itertoolsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/itertools.so building 'future_builtins' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/future_builtins.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/future_builtins.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/future_builtins.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/future_builtins.so building '_random' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_randommodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_randommodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_randommodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_random.so building '_collections' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_collectionsmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_collectionsmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_collectionsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_collections.so building '_bisect' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_bisectmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_bisectmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_bisectmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_bisect.so building '_heapq' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_heapqmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_heapqmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_heapqmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_heapq.so building 'operator' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/operator.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/operator.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/operator.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/operator.so building '_io' extension creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/bufferedio.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/bufferedio.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/bytesio.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/bytesio.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/fileio.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/fileio.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/iobase.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/iobase.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/_iomodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/_iomodule.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/stringio.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/stringio.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/textio.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/textio.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/bufferedio.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/bytesio.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/fileio.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/iobase.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/_iomodule.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/stringio.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_io/textio.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_io.so building '_functools' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_functoolsmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_functoolsmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_functoolsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_functools.so building '_json' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_json.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_json.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_json.so building '_testcapi' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_testcapimodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_testcapimodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_testcapi.so building '_hotshot' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_hotshot.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_hotshot.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_hotshot.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_hotshot.so building '_lsprof' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_lsprof.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_lsprof.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/rotatingtree.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_lsprof.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/rotatingtree.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_lsprof.so building 'unicodedata' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/unicodedata.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/unicodedata.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/unicodedata.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/unicodedata.so building '_locale' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_localemodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_localemodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_localemodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_locale.so building 'fcntl' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/fcntlmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/fcntlmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/fcntl.so building 'grp' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/grpmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/grpmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/grp.so building 'spwd' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/spwdmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/spwdmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/spwdmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/spwd.so building 'select' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/selectmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/selectmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/select.so building 'parser' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/parsermodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/parsermodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/parser.so building 'cStringIO' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cStringIO.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cStringIO.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cStringIO.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/cStringIO.so building 'cPickle' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cPickle.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cPickle.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cPickle.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/cPickle.so building 'mmap' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/mmapmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/mmapmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/mmap.so building 'syslog' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/syslogmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/syslogmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/syslog.so building 'audioop' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/audioop.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/audioop.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/audioop.so building 'imageop' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/imageop.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/imageop.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/imageop.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/imageop.so building 'readline' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/readline.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/readline.o -L/usrlib/termcap -L/usr/local/lib -L. -lreadline -lpython2.7 -o build/lib.linux-i686-2.7/readline.so building 'crypt' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cryptmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cryptmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cryptmodule.o -L/usr/local/lib -L. -lcrypt -lpython2.7 -o build/lib.linux-i686-2.7/crypt.so building '_csv' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_csv.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_csv.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_csv.so building '_socket' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/socketmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/socketmodule.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/socketmodule.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-i686-2.7/_socket.so building '_ssl' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ssl.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/_ssl.so building '_hashlib' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_hashopenssl.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_hashopenssl.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_hashopenssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/_hashlib.so building '_bsddb' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_bsddb.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_bsddb.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_bsddb.o -L/usr/lib -L/usr/local/lib -L. -Wl,-R/usr/lib -ldb-5.3 -lpython2.7 -o build/lib.linux-i686-2.7/_bsddb.so building '_sqlite3' extension creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/cache.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/cache.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/connection.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/connection.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/cursor.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/cursor.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/microprotocols.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/microprotocols.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/module.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/module.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/prepare_protocol.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/row.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/row.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/statement.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/statement.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/util.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/cache.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/connection.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/cursor.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/microprotocols.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/module.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/prepare_protocol.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/row.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/statement.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_sqlite/util.o -L/usr/lib -L/usr/local/lib -L. -lsqlite3 -lpython2.7 -o build/lib.linux-i686-2.7/_sqlite3.so building 'dbm' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DHAVE_BERKDB_H -DDB_DBM_HSEARCH -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/dbmmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/dbmmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/dbmmodule.o -L/usr/lib -L/usr/local/lib -L. -Wl,-R/usr/lib -ldb-5.3 -lpython2.7 -o build/lib.linux-i686-2.7/dbm.so building 'gdbm' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/gdbmmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/gdbmmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/gdbmmodule.o -L/usr/local/lib -L. -lgdbm -lpython2.7 -o build/lib.linux-i686-2.7/gdbm.so building 'termios' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/termios.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/termios.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/termios.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/termios.so building 'resource' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/resource.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/resource.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/resource.so building 'nis' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/nismodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/nismodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/nismodule.o -L/usr/local/lib -L. -lnsl -ltirpc -lpython2.7 -o build/lib.linux-i686-2.7/nis.so building '_curses' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_cursesmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_cursesmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_cursesmodule.o -L/usr/local/lib -L. -lncursesw -lpython2.7 -o build/lib.linux-i686-2.7/_curses.so building '_curses_panel' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_curses_panel.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_curses_panel.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_curses_panel.o -L/usr/local/lib -L. -lpanelw -lncursesw -lpython2.7 -o build/lib.linux-i686-2.7/_curses_panel.so building 'zlib' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/zlibmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/zlibmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/zlibmodule.o -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-i686-2.7/zlib.so building 'binascii' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/binascii.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/binascii.o -DUSE_ZLIB_CRC32 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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/binascii.o -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-i686-2.7/binascii.so building 'bz2' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/bz2module.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/bz2module.o -L/usr/local/lib -L. -lbz2 -lpython2.7 -o build/lib.linux-i686-2.7/bz2.so building 'pyexpat' extension creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/pyexpat.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/pyexpat.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.o In file included from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat/expat_config.h:8, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.c:59: ./pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.c:38: /usr/include/features.h:265: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat/expat_config.h:8, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.c:59: ./pyconfig.h:1245: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.c:38: /usr/include/features.h:202: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlrole.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlrole.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmltok.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmltok.o In file included from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat/expat_config.h:8, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmltok.c:50: ./pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmltok.c:34: /usr/include/features.h:265: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L 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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/pyexpat.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlparse.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmlrole.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/expat/xmltok.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/pyexpat.so building '_elementtree' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_elementtree.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_elementtree.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_elementtree.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_elementtree.so building '_multibytecodec' extension creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_multibytecodec.so building '_codecs_kr' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_codecs_kr.so building '_codecs_jp' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_jp.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_codecs_jp.so building '_codecs_cn' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_cn.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_codecs_cn.so building '_codecs_tw' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_codecs_tw.so building '_codecs_hk' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_hk.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_codecs_hk.so building '_codecs_iso2022' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_iso2022.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_codecs_iso2022.so building 'dl' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/dlmodule.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/dlmodule.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/dlmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/dl.so building '_multiprocessing' extension creating build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/multiprocessing.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/socket_connection.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/semaphore.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/semaphore.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/multiprocessing.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/socket_connection.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/_multiprocessing.so building 'linuxaudiodev' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/linuxaudiodev.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/linuxaudiodev.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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/linuxaudiodev.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/linuxaudiodev.so building 'ossaudiodev' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/ossaudiodev.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/ossaudiodev.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-i686-2.7/ossaudiodev.so building '_tkinter' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_tkinter.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_tkinter.o /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_tkinter.c: In function 'AsObj': /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_tkinter.c:1178:38: warning: passing argument 1 of 'Tcl_NewUnicodeObj' from incompatible pointer type [-Wincompatible-pointer-types] return Tcl_NewUnicodeObj(inbuf, size); ^~~~~ In file included from /usr/include/tcl.h:2441, from /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1103:18: note: expected 'const Tcl_UniChar *' {aka 'const short unsigned int *'} but argument is of type 'Py_UNICODE *' {aka 'long unsigned int *'} EXTERN Tcl_Obj * Tcl_NewUnicodeObj(const Tcl_UniChar *unicode, ^~~~~~~~~~~~~~~~~ i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/tkappinit.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_tkinter.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/tkappinit.o -L/usr/X11R6/lib -L/usr/local/lib -L. -ltk8.6 -ltcl8.6 -lX11 -lpython2.7 -o build/lib.linux-i686-2.7/_tkinter.so building '_ctypes' extension i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I/usr/lib/libffi-3.2.1/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/_ctypes.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I/usr/lib/libffi-3.2.1/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/callbacks.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I/usr/lib/libffi-3.2.1/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/callproc.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/callproc.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I/usr/lib/libffi-3.2.1/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/stgdict.o i686-tld-linux-gcc -pthread -fPIC -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 -I/usr/lib/libffi-3.2.1/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include -I/tmp/B.Uvsa9p/BUILD/Python-2.7.15 -c /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/cfield.c -o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/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-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/_ctypes.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/callbacks.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/callproc.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/stgdict.o build/temp.linux-i686-2.7/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Modules/_ctypes/cfield.o -L/usr/local/lib -L. -lffi -ldl -lpython2.7 -o build/lib.linux-i686-2.7/_ctypes.so Python build finished, but the necessary bits to build these modules were not found: bsddb185 sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts creating build/scripts-2.7 copying and adjusting /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/smtpd.py -> build/scripts-2.7 changing mode of build/scripts-2.7/pydoc from 644 to 755 changing mode of build/scripts-2.7/idle from 644 to 755 changing mode of build/scripts-2.7/2to3 from 644 to 755 changing mode of build/scripts-2.7/smtpd.py from 644 to 755 + pwd + pwd + pwd + pwd + pwd + uname -m + LC_ALL=C.UTF-8 WITHIN_PYTHON_RPM_BUILD=1 /usr/bin/make -j4 -j1 test 'TESTOPTS=-w -l -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_urllib2 test_doctest test_pydoc test_distutils test_gdb' 'TESTPYTHON=LD_LIBRARY_PATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 PYTHONHOME=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 PYTHONPATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib:/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/lib-tk:/tmp/B.Uvsa9p/BUILD/Python-2.7.15/build/lib.linux-i686-2.7 ./python -tt' running build running build_ext db: looking for db.h in /usr/include/db.h db.h: found (5, 3) in /usr/include db: looking for db.h in ./db.h db: looking for db.h in Include/db.h db: looking for db.h in ./Include/db.h db: looking for db.h in /usr/local/include/db.h db: looking for db.h in /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Include/db.h db: looking for db.h in /tmp/B.Uvsa9p/BUILD/Python-2.7.15/db.h db: looking for db.h in /usr/include/db4.7/db.h db.h: found (4, 7) in /usr/include/db4.7 db: looking for db.h in /usr/include/db4.7/db.h db.h: ignoring /usr/include/db4.7 bsddb using BerkeleyDB lib: (5, 3) db-5.3 bsddb lib dir: ['/usr/lib'] inc dir: /usr/include building dbm using bdb skipping '_struct' extension (up-to-date) skipping '_ctypes_test' extension (up-to-date) skipping 'array' extension (up-to-date) skipping 'cmath' extension (up-to-date) skipping 'math' extension (up-to-date) skipping 'strop' extension (up-to-date) skipping 'time' extension (up-to-date) skipping 'datetime' extension (up-to-date) skipping 'itertools' extension (up-to-date) skipping 'future_builtins' extension (up-to-date) skipping '_random' extension (up-to-date) skipping '_collections' extension (up-to-date) skipping '_bisect' extension (up-to-date) skipping '_heapq' extension (up-to-date) skipping 'operator' extension (up-to-date) skipping '_io' extension (up-to-date) skipping '_functools' extension (up-to-date) skipping '_json' extension (up-to-date) skipping '_testcapi' extension (up-to-date) skipping '_hotshot' extension (up-to-date) skipping '_lsprof' extension (up-to-date) skipping 'unicodedata' extension (up-to-date) skipping '_locale' extension (up-to-date) skipping 'fcntl' extension (up-to-date) skipping 'grp' extension (up-to-date) skipping 'spwd' extension (up-to-date) skipping 'select' extension (up-to-date) skipping 'parser' extension (up-to-date) skipping 'cStringIO' extension (up-to-date) skipping 'cPickle' extension (up-to-date) skipping 'mmap' extension (up-to-date) skipping 'syslog' extension (up-to-date) skipping 'audioop' extension (up-to-date) skipping 'imageop' extension (up-to-date) skipping 'readline' extension (up-to-date) skipping 'crypt' extension (up-to-date) skipping '_csv' extension (up-to-date) skipping '_socket' extension (up-to-date) skipping '_ssl' extension (up-to-date) skipping '_hashlib' extension (up-to-date) skipping '_bsddb' extension (up-to-date) skipping '_sqlite3' extension (up-to-date) skipping 'dbm' extension (up-to-date) skipping 'gdbm' extension (up-to-date) skipping 'termios' extension (up-to-date) skipping 'resource' extension (up-to-date) skipping 'nis' extension (up-to-date) skipping '_curses' extension (up-to-date) skipping '_curses_panel' extension (up-to-date) skipping 'zlib' extension (up-to-date) skipping 'binascii' extension (up-to-date) skipping 'bz2' extension (up-to-date) skipping 'pyexpat' extension (up-to-date) skipping '_elementtree' extension (up-to-date) skipping '_multibytecodec' extension (up-to-date) skipping '_codecs_kr' extension (up-to-date) skipping '_codecs_jp' extension (up-to-date) skipping '_codecs_cn' extension (up-to-date) skipping '_codecs_tw' extension (up-to-date) skipping '_codecs_hk' extension (up-to-date) skipping '_codecs_iso2022' extension (up-to-date) skipping 'dl' extension (up-to-date) skipping '_multiprocessing' extension (up-to-date) skipping 'linuxaudiodev' extension (up-to-date) skipping 'ossaudiodev' extension (up-to-date) skipping '_tkinter' extension (up-to-date) skipping '_ctypes' extension (up-to-date) Python build finished, but the necessary bits to build these modules were not found: bsddb185 sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts not copying /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Tools/scripts/pydoc (up-to-date) not copying /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Tools/scripts/idle (up-to-date) not copying /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Tools/scripts/2to3 (up-to-date) not copying /tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/smtpd.py (up-to-date) LD_LIBRARY_PATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 ./python -E -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform find ./Lib -name '*.py[co]' -print | xargs rm -f LD_LIBRARY_PATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 PYTHONHOME=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 PYTHONPATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib:/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/lib-tk:/tmp/B.Uvsa9p/BUILD/Python-2.7.15/build/lib.linux-i686-2.7 ./python -tt ./Lib/test/regrtest.py -w -l -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_urllib2 test_doctest test_pydoc test_distutils test_gdb == CPython 2.7.15 (default, Jan 17 2019, 09:12:06) [GCC 8.2.0 20180810 (release)] == Linux-4.4.170-4.4-vanilla-1-i686-Intel-R-_Xeon-R-_CPU_E3-1246_v3_@_3.50GHz-with-glibc2.0 little-endian == /tmp/B.Uvsa9p/BUILD/Python-2.7.15/build/test_python_26163 == CPU count: 4 Run tests sequentially 0:00:00 load avg: 1.71 [ 1/391] test_grammar 0:00:00 load avg: 1.71 [ 2/391] test_opcodes 0:00:00 load avg: 1.71 [ 3/391] test_dict 0:00:00 load avg: 1.71 [ 4/391] test_builtin 0:00:00 load avg: 1.71 [ 5/391] test_exceptions 0:00:00 load avg: 1.71 [ 6/391] test_types 0:00:00 load avg: 1.71 [ 7/391] test_unittest 0:00:00 load avg: 1.71 [ 8/391] test_doctest2 0:00:00 load avg: 1.71 [ 9/391] test_MimeWriter 0:00:00 load avg: 1.71 [ 10/391] test_SimpleHTTPServer 0:00:00 load avg: 1.71 [ 11/391] test_StringIO 0:00:00 load avg: 1.71 [ 12/391] test___all__ 0:00:01 load avg: 1.71 [ 13/391] test___future__ 0:00:01 load avg: 1.71 [ 14/391] test__locale 0:00:01 load avg: 1.71 [ 15/391] test__osx_support 0:00:01 load avg: 1.71 [ 16/391] test_abc 0:00:01 load avg: 1.71 [ 17/391] test_abstract_numbers 0:00:01 load avg: 1.71 [ 18/391] test_aepack test_aepack skipped -- No module named aetypes 0:00:01 load avg: 1.71 [ 19/391] test_aifc -- test_aepack skipped 0:00:01 load avg: 1.71 [ 20/391] test_al test_al skipped -- No module named al 0:00:02 load avg: 1.71 [ 21/391] test_anydbm -- test_al skipped 0:00:02 load avg: 1.71 [ 22/391] test_applesingle test_applesingle skipped -- No module named MacOS 0:00:02 load avg: 1.71 [ 23/391] test_argparse -- test_applesingle skipped 0:00:04 load avg: 1.65 [ 24/391] test_array 0:00:04 load avg: 1.65 [ 25/391] test_ascii_formatd 0:00:04 load avg: 1.65 [ 26/391] test_ast 0:00:04 load avg: 1.65 [ 27/391] test_asynchat 0:00:05 load avg: 1.65 [ 28/391] test_asyncore 0:00:06 load avg: 1.65 [ 29/391] test_atexit 0:00:06 load avg: 1.65 [ 30/391] test_audioop 0:00:07 load avg: 1.65 [ 31/391] test_augassign 0:00:07 load avg: 1.65 [ 32/391] test_base64 0:00:07 load avg: 1.65 [ 33/391] test_bastion 0:00:07 load avg: 1.65 [ 34/391] test_bigaddrspace 0:00:07 load avg: 1.65 [ 35/391] test_bigmem 0:00:07 load avg: 1.65 [ 36/391] test_binascii 0:00:07 load avg: 1.65 [ 37/391] test_binhex 0:00:07 load avg: 1.65 [ 38/391] test_binop 0:00:07 load avg: 1.65 [ 39/391] test_bisect 0:00:07 load avg: 1.65 [ 40/391] test_bool 0:00:07 load avg: 1.65 [ 41/391] test_bsddb 0:00:12 load avg: 1.68 [ 42/391] test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 0:00:12 load avg: 1.68 [ 43/391] test_bsddb3 -- test_bsddb185 skipped test_bsddb3 skipped -- Use of the `bsddb' resource not enabled 0:00:12 load avg: 1.68 [ 44/391] test_buffer -- test_bsddb3 skipped (resource denied) 0:00:12 load avg: 1.68 [ 45/391] test_bufio 0:00:12 load avg: 1.68 [ 46/391] test_bytes 0:00:13 load avg: 1.63 [ 47/391] test_bz2 0:00:13 load avg: 1.63 [ 48/391] test_calendar 0:00:14 load avg: 1.63 [ 49/391] test_call 0:00:14 load avg: 1.63 [ 50/391] test_capi 0:00:17 load avg: 1.63 [ 51/391] test_cd test_cd skipped -- No module named cd 0:00:17 load avg: 1.63 [ 52/391] test_cfgparser -- test_cd skipped 0:00:17 load avg: 1.63 [ 53/391] test_cgi 0:00:17 load avg: 1.63 [ 54/391] test_charmapcodec 0:00:17 load avg: 1.63 [ 55/391] test_cl test_cl skipped -- No module named cl 0:00:17 load avg: 1.63 [ 56/391] test_class -- test_cl skipped 0:00:17 load avg: 1.63 [ 57/391] test_cmath 0:00:17 load avg: 1.63 [ 58/391] test_cmd 0:00:17 load avg: 1.63 [ 59/391] test_cmd_line 0:00:18 load avg: 1.58 [ 60/391] test_cmd_line_script 0:00:18 load avg: 1.58 [ 61/391] test_code 0:00:18 load avg: 1.58 [ 62/391] test_codeccallbacks 0:00:18 load avg: 1.58 [ 63/391] test_codecencodings_cn 0:00:18 load avg: 1.58 [ 64/391] test_codecencodings_hk 0:00:18 load avg: 1.58 [ 65/391] test_codecencodings_iso2022 0:00:18 load avg: 1.58 [ 66/391] test_codecencodings_jp 0:00:19 load avg: 1.58 [ 67/391] test_codecencodings_kr 0:00:19 load avg: 1.58 [ 68/391] test_codecencodings_tw 0:00:19 load avg: 1.58 [ 69/391] test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled 0:00:19 load avg: 1.58 [ 70/391] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied) test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled 0:00:19 load avg: 1.58 [ 71/391] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied) test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled 0:00:19 load avg: 1.58 [ 72/391] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied) test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled 0:00:19 load avg: 1.58 [ 73/391] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied) test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled 0:00:19 load avg: 1.58 [ 74/391] test_codecs -- test_codecmaps_tw skipped (resource denied) 0:00:20 load avg: 1.58 [ 75/391] test_codeop 0:00:20 load avg: 1.58 [ 76/391] test_coercion 0:00:20 load avg: 1.58 [ 77/391] test_collections 0:00:20 load avg: 1.58 [ 78/391] test_colorsys 0:00:20 load avg: 1.58 [ 79/391] test_commands 0:00:20 load avg: 1.58 [ 80/391] test_compare 0:00:21 load avg: 1.58 [ 81/391] test_compile 0:00:21 load avg: 1.58 [ 82/391] test_compileall 0:00:21 load avg: 1.58 [ 83/391] test_compiler 0:00:21 load avg: 1.58 [ 84/391] test_complex 0:00:21 load avg: 1.58 [ 85/391] test_complex_args 0:00:21 load avg: 1.58 [ 86/391] test_contains 0:00:21 load avg: 1.58 [ 87/391] test_contextlib 0:00:21 load avg: 1.58 [ 88/391] test_cookie 0:00:21 load avg: 1.58 [ 89/391] test_cookielib 0:00:21 load avg: 1.58 [ 90/391] test_copy 0:00:21 load avg: 1.58 [ 91/391] test_copy_reg 0:00:21 load avg: 1.58 [ 92/391] test_cpickle 0:00:22 load avg: 1.53 [ 93/391] test_cprofile 0:00:22 load avg: 1.53 [ 94/391] test_crypt 0:00:22 load avg: 1.53 [ 95/391] test_csv 0:00:23 load avg: 1.53 [ 96/391] test_ctypes 0:00:23 load avg: 1.53 [ 97/391] test_curses test_curses skipped -- Use of the `curses' resource not enabled 0:00:23 load avg: 1.53 [ 98/391] test_datetime -- test_curses skipped (resource denied) 0:00:24 load avg: 1.53 [ 99/391] test_dbm 0:00:24 load avg: 1.53 [100/391] test_decimal 0:00:25 load avg: 1.53 [101/391] test_decorators 0:00:25 load avg: 1.53 [102/391] test_defaultdict 0:00:25 load avg: 1.53 [103/391] test_deque 0:00:27 load avg: 1.53 [104/391] test_descr 0:00:28 load avg: 1.49 [105/391] test_descrtut 0:00:28 load avg: 1.49 [106/391] test_dictcomps 0:00:28 load avg: 1.49 [107/391] test_dictviews 0:00:28 load avg: 1.49 [108/391] test_difflib 0:00:29 load avg: 1.49 [109/391] test_dircache 0:00:30 load avg: 1.49 [110/391] test_dis 0:00:30 load avg: 1.49 [111/391] test_dl 0:00:30 load avg: 1.49 [112/391] test_docxmlrpc 0:00:33 load avg: 1.37 [113/391] test_dumbdbm 0:00:33 load avg: 1.37 [114/391] test_dummy_thread 0:00:33 load avg: 1.37 [115/391] test_dummy_threading 0:00:33 load avg: 1.37 [116/391] test_email 0:00:37 load avg: 1.37 [117/391] test_email_codecs 0:00:37 load avg: 1.37 [118/391] test_email_renamed 0:00:37 load avg: 1.37 [119/391] test_ensurepip 0:00:37 load avg: 1.37 [120/391] test_enumerate 0:00:37 load avg: 1.34 [121/391] test_eof 0:00:37 load avg: 1.34 [122/391] test_epoll 0:00:40 load avg: 1.34 [123/391] test_errno 0:00:40 load avg: 1.34 [124/391] test_exception_variations 0:00:40 load avg: 1.34 [125/391] test_extcall 0:00:40 load avg: 1.34 [126/391] test_fcntl 0:00:40 load avg: 1.34 [127/391] test_file 0:00:40 load avg: 1.34 [128/391] test_file2k 0:00:48 load avg: 1.50 [129/391] test_file_eintr 0:00:48 load avg: 1.50 [130/391] test_filecmp 0:00:49 load avg: 1.50 [131/391] test_fileinput 0:00:49 load avg: 1.50 [132/391] test_fileio 0:00:49 load avg: 1.50 [133/391] test_float 0:00:49 load avg: 1.50 [134/391] test_fnmatch 0:00:49 load avg: 1.50 [135/391] test_fork1 0:00:55 load avg: 1.38 [136/391] test_format 0:00:55 load avg: 1.38 [137/391] test_fpformat 0:00:55 load avg: 1.38 [138/391] test_fractions 0:00:55 load avg: 1.38 [139/391] test_frozen 0:00:55 load avg: 1.38 [140/391] test_ftplib 0:00:58 load avg: 1.27 [141/391] test_funcattrs 0:00:58 load avg: 1.27 [142/391] test_functools 0:00:58 load avg: 1.27 [143/391] test_future 0:00:58 load avg: 1.27 [144/391] test_future3 0:00:58 load avg: 1.27 [145/391] test_future4 0:00:58 load avg: 1.27 [146/391] test_future5 0:00:59 load avg: 1.27 [147/391] test_future_builtins 0:00:59 load avg: 1.27 [148/391] test_gc 0:01:01 load avg: 1.27 [149/391] test_gdbm 0:01:01 load avg: 1.27 [150/391] test_generators 0:01:01 load avg: 1.27 [151/391] test_genericpath 0:01:01 load avg: 1.27 [152/391] test_genexps 0:01:01 load avg: 1.27 [153/391] test_getargs 0:01:01 load avg: 1.27 [154/391] test_getargs2 0:01:02 load avg: 1.27 [155/391] test_getopt 0:01:02 load avg: 1.27 [156/391] test_gettext 0:01:02 load avg: 1.27 [157/391] test_gl test_gl skipped -- No module named gl 0:01:02 load avg: 1.27 [158/391] test_glob -- test_gl skipped 0:01:02 load avg: 1.27 [159/391] test_global 0:01:02 load avg: 1.27 [160/391] test_grp 0:01:02 load avg: 1.27 [161/391] test_gzip 0:01:02 load avg: 1.33 [162/391] test_hash 0:01:03 load avg: 1.33 [163/391] test_hashlib 0:01:03 load avg: 1.33 [164/391] test_heapq 0:01:03 load avg: 1.33 [165/391] test_hmac 0:01:03 load avg: 1.33 [166/391] test_hotshot 0:01:03 load avg: 1.33 [167/391] test_htmllib 0:01:03 load avg: 1.33 [168/391] test_htmlparser 0:01:04 load avg: 1.33 [169/391] test_httplib 0:01:04 load avg: 1.33 [170/391] test_httpservers 0:01:06 load avg: 1.33 [171/391] test_idle 0:01:06 load avg: 1.33 [172/391] test_imageop 0:01:06 load avg: 1.33 [173/391] test_imaplib 0:01:06 load avg: 1.33 [174/391] test_imgfile test_imgfile skipped -- No module named imgfile 0:01:06 load avg: 1.33 [175/391] test_imghdr -- test_imgfile skipped 0:01:06 load avg: 1.33 [176/391] test_imp 0:01:06 load avg: 1.33 [177/391] test_import 0:01:07 load avg: 1.33 [178/391] test_import_magic 0:01:07 load avg: 1.33 [179/391] test_importhooks 0:01:07 load avg: 1.33 [180/391] test_importlib 0:01:07 load avg: 1.33 [181/391] test_index 0:01:07 load avg: 1.33 [182/391] test_inspect 0:01:07 load avg: 1.33 [183/391] test_int 0:01:07 load avg: 1.30 [184/391] test_int_literal 0:01:07 load avg: 1.30 [185/391] test_io 0:01:38 load avg: 0.84 [186/391] test_ioctl -- test_io passed in 31 sec test_ioctl skipped -- Unable to open /dev/tty 0:01:38 load avg: 0.84 [187/391] test_isinstance -- test_ioctl skipped 0:01:38 load avg: 0.84 [188/391] test_iter 0:01:38 load avg: 0.84 [189/391] test_iterlen 0:01:38 load avg: 0.84 [190/391] test_itertools 0:01:41 load avg: 0.84 [191/391] test_json 0:01:42 load avg: 0.85 [192/391] test_kqueue test_kqueue skipped -- test works only on BSD 0:01:42 load avg: 0.85 [193/391] test_largefile -- test_kqueue skipped 0:01:42 load avg: 0.85 [194/391] test_lib2to3 0:01:54 load avg: 0.88 [195/391] test_linecache 0:01:54 load avg: 0.88 [196/391] test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled 0:01:54 load avg: 0.88 [197/391] test_list -- test_linuxaudiodev skipped (resource denied) 0:01:54 load avg: 0.88 [198/391] test_logging 0:02:04 load avg: 0.74 [199/391] test_long 0:02:05 load avg: 0.74 [200/391] test_long_future 0:02:07 load avg: 0.74 [201/391] test_longexp 0:02:07 load avg: 0.74 [202/391] test_macos test_macos skipped -- No module named MacOS 0:02:07 load avg: 0.74 [203/391] test_macostools -- test_macos skipped test_macostools skipped -- No module named MacOS 0:02:07 load avg: 0.74 [204/391] test_macpath -- test_macostools skipped 0:02:07 load avg: 0.74 [205/391] test_macurl2path 0:02:07 load avg: 0.74 [206/391] test_mailbox 0:02:39 load avg: 1.24 [207/391] test_marshal -- test_mailbox passed in 32 sec 0:02:40 load avg: 1.24 [208/391] test_math 0:02:40 load avg: 1.24 [209/391] test_md5 0:02:40 load avg: 1.24 [210/391] test_memoryio 0:02:40 load avg: 1.24 [211/391] test_memoryview 0:02:40 load avg: 1.24 [212/391] test_mhlib 0:02:40 load avg: 1.24 [213/391] test_mimetools 0:02:41 load avg: 1.24 [214/391] test_mimetypes 0:02:41 load avg: 1.24 [215/391] test_minidom 0:02:41 load avg: 1.24 [216/391] test_mmap 0:02:41 load avg: 1.24 [217/391] test_module 0:02:41 load avg: 1.24 [218/391] test_modulefinder 0:02:41 load avg: 1.24 [219/391] test_msilib test_msilib skipped -- No module named _msi 0:02:41 load avg: 1.24 [220/391] test_multibytecodec -- test_msilib skipped 0:02:42 load avg: 1.24 [221/391] test_multifile 0:02:42 load avg: 1.24 [222/391] test_multiprocessing test_multiprocessing skipped -- OSError raises on RLock creation, see issue 3111! 0:02:42 load avg: 1.22 [223/391] test_mutants -- test_multiprocessing skipped 0:02:42 load avg: 1.22 [224/391] test_mutex 0:02:43 load avg: 1.22 [225/391] test_netrc 0:02:43 load avg: 1.22 [226/391] test_new 0:02:43 load avg: 1.22 [227/391] test_nntplib 0:02:43 load avg: 1.22 [228/391] test_normalization 0:02:43 load avg: 1.22 [229/391] test_ntpath 0:02:43 load avg: 1.22 [230/391] test_old_mailbox 0:02:43 load avg: 1.22 [231/391] test_operator 0:02:43 load avg: 1.22 [232/391] test_optparse 0:02:43 load avg: 1.22 [233/391] test_ordered_dict 0:02:44 load avg: 1.22 [234/391] test_os 0:02:44 load avg: 1.22 [235/391] test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled 0:02:44 load avg: 1.22 [236/391] test_parser -- test_ossaudiodev skipped (resource denied) 0:02:44 load avg: 1.22 [237/391] test_pdb 0:02:44 load avg: 1.22 [238/391] test_peepholer 0:02:44 load avg: 1.22 [239/391] test_pep247 0:02:45 load avg: 1.22 [240/391] test_pep277 0:02:45 load avg: 1.22 [241/391] test_pep352 0:02:45 load avg: 1.22 [242/391] test_pickle 0:02:46 load avg: 1.22 [243/391] test_pickletools 0:02:46 load avg: 1.22 [244/391] test_pipes 0:02:46 load avg: 1.22 [245/391] test_pkg 0:02:46 load avg: 1.22 [246/391] test_pkgimport 0:02:46 load avg: 1.22 [247/391] test_pkgutil 0:02:46 load avg: 1.22 [248/391] test_platform 0:02:46 load avg: 1.22 [249/391] test_plistlib 0:02:47 load avg: 1.22 [250/391] test_poll 0:02:58 load avg: 0.95 [251/391] test_popen 0:02:58 load avg: 0.95 [252/391] test_popen2 0:02:58 load avg: 0.95 [253/391] test_poplib 0:03:00 load avg: 0.95 [254/391] test_posixpath 0:03:00 load avg: 0.95 [255/391] test_pow 0:03:00 load avg: 0.95 [256/391] test_pprint 0:03:00 load avg: 0.95 [257/391] test_print 0:03:00 load avg: 0.95 [258/391] test_profile 0:03:01 load avg: 0.95 [259/391] test_property 0:03:01 load avg: 0.95 [260/391] test_pstats 0:03:01 load avg: 0.95 [261/391] test_pwd 0:03:01 load avg: 0.95 [262/391] test_py3kwarn test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag 0:03:01 load avg: 0.95 [263/391] test_py_compile -- test_py3kwarn skipped 0:03:01 load avg: 0.95 [264/391] test_pyclbr 0:03:01 load avg: 0.95 [265/391] test_pyexpat 0:03:01 load avg: 0.95 [266/391] test_queue 0:03:05 load avg: 0.87 [267/391] test_quopri 0:03:05 load avg: 0.87 [268/391] test_random 0:03:06 load avg: 0.87 [269/391] test_re 0:03:06 load avg: 0.87 [270/391] test_readline 0:03:06 load avg: 0.87 [271/391] test_regrtest 0:03:08 load avg: 0.88 [272/391] test_repr 0:03:08 load avg: 0.88 [273/391] test_rfc822 0:03:08 load avg: 0.88 [274/391] test_richcmp 0:03:08 load avg: 0.88 [275/391] test_rlcompleter 0:03:08 load avg: 0.88 [276/391] test_robotparser 0:03:08 load avg: 0.88 [277/391] test_runpy 0:03:10 load avg: 0.88 [278/391] test_sax 0:03:10 load avg: 0.88 [279/391] test_scope 0:03:10 load avg: 0.88 [280/391] test_scriptpackages test_scriptpackages skipped -- No module named aetools 0:03:10 load avg: 0.88 [281/391] test_select -- test_scriptpackages skipped 0:03:21 load avg: 0.75 [282/391] test_set 0:03:22 load avg: 0.75 [283/391] test_setcomps 0:03:22 load avg: 0.75 [284/391] test_sets 0:03:22 load avg: 0.75 [285/391] test_sgmllib 0:03:22 load avg: 0.75 [286/391] test_sha 0:03:22 load avg: 0.75 [287/391] test_shelve 0:03:31 load avg: 0.94 [288/391] test_shlex 0:03:32 load avg: 0.94 [289/391] test_shutil 0:03:32 load avg: 0.94 [290/391] test_signal 0:03:40 load avg: 0.87 [291/391] test_site 0:03:40 load avg: 0.87 [292/391] test_slice 0:03:40 load avg: 0.87 [293/391] test_smtplib 0:03:41 load avg: 0.87 [294/391] test_smtpnet test_smtpnet skipped -- Use of the `network' resource not enabled 0:03:41 load avg: 0.87 [295/391] test_socketserver -- test_smtpnet skipped (resource denied) test_socketserver skipped -- Use of the `network' resource not enabled 0:03:41 load avg: 0.87 [296/391] test_softspace -- test_socketserver skipped (resource denied) 0:03:41 load avg: 0.87 [297/391] test_sort 0:03:41 load avg: 0.87 [298/391] test_source_encoding 0:03:41 load avg: 0.87 [299/391] test_spwd 0:03:41 load avg: 0.87 [300/391] test_sqlite 0:03:43 load avg: 0.97 [301/391] test_ssl test test_ssl failed -- multiple errors occurred; run in verbose mode for details 0:03:45 load avg: 0.97 [302/391/1] test_startfile -- test_ssl failed test_startfile skipped -- module 'os' has no attribute 'startfile' 0:03:45 load avg: 0.97 [303/391/1] test_stat -- test_startfile skipped 0:03:45 load avg: 0.97 [304/391/1] test_str 0:03:46 load avg: 0.97 [305/391/1] test_strftime 0:03:46 load avg: 0.97 [306/391/1] test_string 0:03:47 load avg: 0.97 [307/391/1] test_stringprep 0:03:47 load avg: 0.97 [308/391/1] test_strop 0:03:47 load avg: 0.97 [309/391/1] test_strptime 0:03:47 load avg: 0.97 [310/391/1] test_strtod 0:03:48 load avg: 0.97 [311/391/1] test_struct 0:03:48 load avg: 0.97 [312/391/1] test_structmembers 0:03:48 load avg: 0.97 [313/391/1] test_structseq 0:03:48 load avg: 0.97 [314/391/1] test_subprocess 0:04:30 load avg: 1.00 [315/391/1] test_sunau -- test_subprocess passed in 41 sec 0:04:30 load avg: 1.00 [316/391/1] test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev 0:04:30 load avg: 1.00 [317/391/1] test_sundry -- test_sunaudiodev skipped 0:04:30 load avg: 1.00 [318/391/1] test_symtable 0:04:30 load avg: 1.00 [319/391/1] test_syntax 0:04:30 load avg: 1.00 [320/391/1] test_sys 0:04:31 load avg: 1.00 [321/391/1] test_sys_setprofile 0:04:31 load avg: 1.00 [322/391/1] test_sys_settrace 0:04:31 load avg: 1.00 [323/391/1] test_sysconfig 0:04:31 load avg: 1.00 [324/391/1] test_tarfile 0:04:33 load avg: 1.00 [325/391/1] test_tcl 0:04:34 load avg: 1.00 [326/391/1] test_telnetlib 0:04:40 load avg: 0.92 [327/391/1] test_tempfile 0:04:40 load avg: 0.92 [328/391/1] test_test_support 0:04:40 load avg: 0.92 [329/391/1] test_textwrap 0:04:40 load avg: 0.92 [330/391/1] test_thread 0:04:40 load avg: 0.92 [331/391/1] test_threaded_import 0:04:41 load avg: 0.92 [332/391/1] test_threadedtempfile 0:04:41 load avg: 0.92 [333/391/1] test_threading 0:04:44 load avg: 0.93 [334/391/1] test_threading_local 0:04:45 load avg: 0.93 [335/391/1] test_threadsignals 0:04:45 load avg: 0.93 [336/391/1] test_time 0:04:46 load avg: 0.93 [337/391/1] test_timeit 0:04:46 load avg: 0.93 [338/391/1] test_timeout test_timeout skipped -- Use of the `network' resource not enabled 0:04:47 load avg: 0.93 [339/391/1] test_tk -- test_timeout skipped (resource denied) test_tk skipped -- Use of the `gui' resource not enabled 0:04:47 load avg: 0.93 [340/391/1] test_tokenize -- test_tk skipped (resource denied) 0:04:47 load avg: 0.93 [341/391/1] test_tools recursedown('@test_26163_tmp') 0:04:48 load avg: 0.93 [342/391/1] test_trace 0:04:49 load avg: 0.93 [343/391/1] test_traceback 0:04:53 load avg: 0.86 [344/391/1] test_transformer 0:04:53 load avg: 0.86 [345/391/1] test_ttk_guionly test_ttk_guionly skipped -- Use of the `gui' resource not enabled 0:04:53 load avg: 0.86 [346/391/1] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:04:53 load avg: 0.86 [347/391/1] test_tuple 0:05:00 load avg: 0.87 [348/391/1] test_turtle 0:05:00 load avg: 0.87 [349/391/1] test_typechecks 0:05:00 load avg: 0.87 [350/391/1] test_ucn 0:05:00 load avg: 0.87 [351/391/1] test_unary 0:05:00 load avg: 0.87 [352/391/1] test_undocumented_details 0:05:00 load avg: 0.87 [353/391/1] test_unicode 0:05:08 load avg: 0.89 [354/391/1] test_unicode_file 0:05:08 load avg: 0.89 [355/391/1] test_unicodedata 0:05:10 load avg: 0.89 [356/391/1] test_univnewlines 0:05:10 load avg: 0.89 [357/391/1] test_univnewlines2k 0:05:10 load avg: 0.89 [358/391/1] test_unpack 0:05:10 load avg: 0.89 [359/391/1] test_urllib 0:05:10 load avg: 0.89 [360/391/1] test_urllib2_localnet Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 290, in _handle_request_noblock self.process_request(request, client_address) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 318, in process_request self.finish_request(request, client_address) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 331, in finish_request self.RequestHandlerClass(request, client_address, self) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 652, in __init__ self.handle() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/BaseHTTPServer.py", line 340, in handle self.handle_one_request() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/BaseHTTPServer.py", line 310, in handle_one_request self.raw_requestline = self.rfile.readline(65537) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/socket.py", line 480, in readline data = self._sock.recv(self._rbufsize) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 772, in recv return self.read(buflen) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 659, in read v = self._sslobj.read(len) error: [Errno 104] Connection reset by peer test test_urllib2_localnet produced unexpected output: ********************************************************************** ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 50264) ---------------------------------------- ********************************************************************** 0:05:11 load avg: 0.89 [361/391/2] test_urllib2net -- test_urllib2_localnet failed test_urllib2net skipped -- Use of the `network' resource not enabled 0:05:11 load avg: 0.89 [362/391/2] test_urllibnet -- test_urllib2net skipped (resource denied) test_urllibnet skipped -- Use of the `network' resource not enabled 0:05:11 load avg: 0.89 [363/391/2] test_urlparse -- test_urllibnet skipped (resource denied) 0:05:11 load avg: 0.89 [364/391/2] test_userdict 0:05:12 load avg: 0.89 [365/391/2] test_userlist 0:05:13 load avg: 0.90 [366/391/2] test_userstring 0:05:15 load avg: 0.90 [367/391/2] test_uu 0:05:15 load avg: 0.90 [368/391/2] test_uuid 0:05:15 load avg: 0.90 [369/391/2] test_wait3 0:05:21 load avg: 0.83 [370/391/2] test_wait4 0:05:26 load avg: 0.76 [371/391/2] test_warnings 0:05:27 load avg: 0.76 [372/391/2] test_wave 0:05:27 load avg: 0.76 [373/391/2] test_weakref 0:05:56 load avg: 0.91 [374/391/2] test_weakset 0:05:56 load avg: 0.91 [375/391/2] test_whichdb 0:05:56 load avg: 0.91 [376/391/2] test_winreg test_winreg skipped -- No module named _winreg 0:05:57 load avg: 0.91 [377/391/2] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the `audio' resource not enabled 0:05:57 load avg: 0.91 [378/391/2] test_with -- test_winsound skipped (resource denied) 0:05:57 load avg: 0.91 [379/391/2] test_wsgiref 0:05:57 load avg: 0.91 [380/391/2] test_xdrlib 0:05:57 load avg: 0.91 [381/391/2] test_xml_etree 0:05:57 load avg: 0.92 [382/391/2] test_xml_etree_c 0:05:57 load avg: 0.92 [383/391/2] test_xmllib 0:05:58 load avg: 0.92 [384/391/2] test_xmlrpc 0:06:01 load avg: 0.92 [385/391/2] test_xpickle 0:06:01 load avg: 0.92 [386/391/2] test_xrange 0:06:01 load avg: 0.92 [387/391/2] test_zipfile 0:06:03 load avg: 0.93 [388/391/2] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:06:03 load avg: 0.93 [389/391/2] test_zipimport -- test_zipfile64 skipped (resource denied) 0:06:03 load avg: 0.93 [390/391/2] test_zipimport_support 0:06:04 load avg: 0.93 [391/391/2] test_zlib 352 tests OK. 2 tests failed: test_ssl test_urllib2_localnet 37 tests skipped: test_aepack test_al test_applesingle test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_gl test_imgfile test_ioctl test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_multiprocessing test_ossaudiodev test_py3kwarn test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_timeout test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 2 skips unexpected on linux2: test_ioctl test_multiprocessing Re-running failed tests in verbose mode Re-running test 'test_ssl' in verbose mode test_ssl: testing with 'OpenSSL 1.1.1a 20 Nov 2018' (1, 1, 1, 1, 15) under 'Linux-4.4.170-4.4-vanilla-1-i686-Intel-R-_Xeon-R-_CPU_E3-1246_v3_@_3.50GHz-with-glibc2.0' HAS_SNI = True OP_ALL = 0x-7fffffac OP_NO_TLSv1_1 = 0x10000000 test__create_stdlib_context (test.test_ssl.ContextTests) ... ok test__https_verify_certificates (test.test_ssl.ContextTests) ... ok test__https_verify_envvar (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) ... ok test_create_default_context (test.test_ssl.ContextTests) ... ok test_get_ca_certs (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) ... FAIL test_protocol (test.test_ssl.ContextTests) ... ok test_session_stats (test.test_ssl.ContextTests) ... ok 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_sslwrap_simple (test.test_ssl.BasicTests) ... 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_constants (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 (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', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': u'Oct 8 23:01:56 2010 GMT', 'serialNumber': u'D7C7381919AFC24E', 'subject': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3L} {'OCSP': (u'http://ocsp.verisign.com',), 'caIssuers': (u'http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': (u'http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', u'US'),), (('organizationName', u'VeriSign, Inc.'),), (('organizationalUnitName', u'VeriSign Trust Network'),), (('organizationalUnitName', u'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', u'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': u'Sep 21 00:00:00 2011 GMT', 'serialNumber': u'2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', u'FI'),), (('stateOrProvinceName', u'Espoo'),), (('localityName', u'Espoo'),), (('organizationName', u'Nokia'),), (('organizationalUnitName', u'BI'),), (('commonName', u'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3L} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', u'US'),), (('stateOrProvinceName', u'Oregon'),), (('localityName', u'Beaverton'),), (('organizationName', u'Python Software Foundation'),), (('organizationalUnitName', u'Python Core Development'),), (('commonName', u'null.python.org\x00example.org'),), (('emailAddress', u'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': u'Aug 7 13:11:52 2013 GMT', 'serialNumber': u'00', 'subject': ((('countryName', u'US'),), (('stateOrProvinceName', u'Oregon'),), (('localityName', u'Beaverton'),), (('organizationName', u'Python Software Foundation'),), (('organizationalUnitName', u'Python Core Development'),), (('commonName', u'null.python.org\x00example.org'),), (('emailAddress', u'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': 3L} ok test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_refcycle (test.test_ssl.BasicSocketTests) ... ok test_server_side (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_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 47634) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 50920) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 50444) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 43510) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read '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:37754 client: sending 'FOO\n'... server: read 'FOO\n' from client client: read 'foo\n' client: closing connection. client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: read 'over\n' from client server: closed connection server: read '' from client cleanup: successfully joined. ok test_check_hostname (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 49046) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 57074) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 49668) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 54540) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_crl_check (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 51210) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 53430) server: bad connection attempt from ('127.0.0.1', 53430): Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 1663, in wrap_conn self.sock, server_side=True) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 369, in wrap_socket _context=self) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 617, in __init__ self.do_handshake() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 846, in do_handshake self._sslobj.do_handshake() SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:726) server: new connection from ('127.0.0.1', 41068) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_default_ciphers (test.test_ssl.ThreadedTests) ... FAIL test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 53230) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None FAIL test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46162) server: connection cipher is now ('DHE-RSA-AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read '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', 50428) client: sending 'FOO\n'... server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 37768) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 35136) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 49342) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_getpeercert (test.test_ssl.ThreadedTests) ... Exception in thread Thread-1374: Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/threading.py", line 801, in __bootstrap_inner self.run() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 1723, in run msg = self.read() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 1700, in read return self.sslconn.read() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 659, in read v = self._sslobj.read(len) error: [Errno 104] Connection reset by peer {'issuer': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': u'Oct 8 23:01:56 2010 GMT', 'serialNumber': u'D7C7381919AFC24E', 'subject': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3L} Connection cipher is ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256). ok test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_npn_protocols (test.test_ssl.ThreadedTests) ... skipped 'NPN support needed for this test' test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED 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 ... skipped 'OpenSSL is compiled without SSLv3 support' 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_TLS->PROTOCOL_TLSv1} CERT_NONE ok 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_TLS->PROTOCOL_TLSv1_1} CERT_NONE PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE ok 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_TLS->PROTOCOL_TLSv1_2} CERT_NONE PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_1} CERT_NONE ok 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', 53892) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 45724) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 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', 35130) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read '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', 47134) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55882) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_server_accept (test.test_ssl.ThreadedTests) ... ok test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 45228) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 54544) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 47954) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 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 a SocketServer to create and manage SSL connections. ... server (('127.0.0.1', 35113):35113 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)): [17/Jan/2019 09:18:44] "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 'msg 1'... server: new connection from ('127.0.0.1', 55730) server: read 'msg 1' (unencrypted), sending back 'msg 1' (unencrypted)... client: read 'msg 1' from server client: sending 'MSG 2'... server: read 'MSG 2' (unencrypted), sending back 'msg 2' (unencrypted)... client: read 'msg 2' from server client: sending 'STARTTLS'... server: read STARTTLS from client, sending OK... client: read 'ok' from server, starting TLS... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'MSG 3'... server: read 'MSG 3' (encrypted), sending back 'msg 3' (encrypted)... client: read 'msg 3' from server client: sending 'msg 4'... server: read 'msg 4' (encrypted), sending back 'msg 4' (encrypted)... client: read 'msg 4' from server client: sending 'ENDTLS'... server: read ENDTLS from client, sending OK... client: read 'ok' from server, ending TLS... server: connection is now unencrypted... client: sending 'msg 5'... server: read 'msg 5' (unencrypted), sending back 'msg 5' (unencrypted)... client: read 'msg 5' from server client: sending 'msg 6'... server: read 'msg 6' (unencrypted), sending back 'msg 6' (unencrypted)... client: read 'msg 6' from server client: closing connection. server: client closed connection ok test_tls1_3 (test.test_ssl.ThreadedTests) ... ERROR test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... server: new connection from ('127.0.0.1', 57600) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) got channel binding data: '`\x164\xfb,\x02\x05>\x83\xea\xcd\xca' server: selected protocol is now None server: new connection from ('127.0.0.1', 57602) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got another channel binding data: '\xcdw:\xe6\xde\x0b\xfe+g\xb13\xbb' 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 -- multiple errors occurred SSLError is SSLError(1, u'[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:726)') ok ====================================================================== ERROR: test_tls1_3 (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 2808, in test_tls1_3 with context.wrap_socket(socket.socket()) as s: AttributeError: __exit__ ====================================================================== FAIL: test_options (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 780, in test_options self.assertEqual(default, ctx.options) AssertionError: -2113798060 != -2112749484L ====================================================================== FAIL: test_default_ciphers (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 2780, in test_default_ciphers s.connect((HOST, server.port)) AssertionError: SSLError not raised ====================================================================== FAIL: test_default_ecdh_curve (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 2831, in test_default_ecdh_curve self.assertIn("ECDH", s.cipher()[0]) AssertionError: 'ECDH' not found in 'TLS_AES_256_GCM_SHA384' ---------------------------------------------------------------------- Ran 95 tests in 1.366s FAILED (failures=3, errors=1, skipped=7) Re-running test 'test_urllib2_localnet' in verbose mode test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests) ... ok test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests) ... ok test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_200 (test.test_urllib2_localnet.TestUrlopen) ... ok test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen) ... ok test_404 (test.test_urllib2_localnet.TestUrlopen) ... ok test_bad_address (test.test_urllib2_localnet.TestUrlopen) ... skipped "Use of the `network' resource not enabled" test_basic (test.test_urllib2_localnet.TestUrlopen) ... ok test_geturl (test.test_urllib2_localnet.TestUrlopen) ... ok test_https (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_sni (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen) ... Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 290, in _handle_request_noblock self.process_request(request, client_address) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 318, in process_request self.finish_request(request, client_address) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 331, in finish_request self.RequestHandlerClass(request, client_address, self) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/SocketServer.py", line 652, in __init__ self.handle() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/BaseHTTPServer.py", line 340, in handle self.handle_one_request() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/BaseHTTPServer.py", line 310, in handle_one_request self.raw_requestline = self.rfile.readline(65537) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/socket.py", line 480, in readline data = self._sock.recv(self._rbufsize) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 772, in recv return self.read(buflen) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 659, in read v = self._sslobj.read(len) error: [Errno 104] Connection reset by peer stopping HTTPS server ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 59480) ---------------------------------------- joining HTTPS thread stopping HTTPS server joining HTTPS thread ok test_info (test.test_urllib2_localnet.TestUrlopen) ... ok test_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_redirection (test.test_urllib2_localnet.TestUrlopen) ... ok test_sending_headers (test.test_urllib2_localnet.TestUrlopen) ... ok ---------------------------------------------------------------------- Ran 20 tests in 1.103s OK (skipped=1) 1 test failed again: test_ssl Total duration: 6 min 8 sec Tests result: FAILURE make: [Makefile:879: test] Error 2 (ignored) LD_LIBRARY_PATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 PYTHONHOME=/tmp/B.Uvsa9p/BUILD/Python-2.7.15 PYTHONPATH=/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib:/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/lib-tk:/tmp/B.Uvsa9p/BUILD/Python-2.7.15/build/lib.linux-i686-2.7 ./python -tt ./Lib/test/regrtest.py -w -l -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_urllib2 test_doctest test_pydoc test_distutils test_gdb == CPython 2.7.15 (default, Jan 17 2019, 09:12:06) [GCC 8.2.0 20180810 (release)] == Linux-4.4.170-4.4-vanilla-1-i686-Intel-R-_Xeon-R-_CPU_E3-1246_v3_@_3.50GHz-with-glibc2.0 little-endian == /tmp/B.Uvsa9p/BUILD/Python-2.7.15/build/test_python_31971 == CPU count: 4 Run tests sequentially 0:00:00 load avg: 0.85 [ 1/391] test_grammar 0:00:00 load avg: 0.85 [ 2/391] test_opcodes 0:00:00 load avg: 0.85 [ 3/391] test_dict 0:00:00 load avg: 0.85 [ 4/391] test_builtin 0:00:00 load avg: 0.85 [ 5/391] test_exceptions 0:00:00 load avg: 0.85 [ 6/391] test_types 0:00:00 load avg: 0.85 [ 7/391] test_unittest 0:00:00 load avg: 0.85 [ 8/391] test_doctest2 0:00:00 load avg: 0.85 [ 9/391] test_MimeWriter 0:00:00 load avg: 0.85 [ 10/391] test_SimpleHTTPServer 0:00:00 load avg: 0.85 [ 11/391] test_StringIO 0:00:00 load avg: 0.85 [ 12/391] test___all__ 0:00:00 load avg: 0.85 [ 13/391] test___future__ 0:00:00 load avg: 0.85 [ 14/391] test__locale 0:00:00 load avg: 0.85 [ 15/391] test__osx_support 0:00:00 load avg: 0.85 [ 16/391] test_abc 0:00:00 load avg: 0.85 [ 17/391] test_abstract_numbers 0:00:00 load avg: 0.85 [ 18/391] test_aepack test_aepack skipped -- No module named aetypes 0:00:00 load avg: 0.85 [ 19/391] test_aifc -- test_aepack skipped 0:00:00 load avg: 0.85 [ 20/391] test_al test_al skipped -- No module named al 0:00:00 load avg: 0.85 [ 21/391] test_anydbm -- test_al skipped 0:00:01 load avg: 0.85 [ 22/391] test_applesingle test_applesingle skipped -- No module named MacOS 0:00:01 load avg: 0.85 [ 23/391] test_argparse -- test_applesingle skipped 0:00:02 load avg: 0.85 [ 24/391] test_array 0:00:02 load avg: 0.85 [ 25/391] test_ascii_formatd 0:00:02 load avg: 0.85 [ 26/391] test_ast 0:00:02 load avg: 0.85 [ 27/391] test_asynchat 0:00:04 load avg: 0.85 [ 28/391] test_asyncore 0:00:05 load avg: 0.78 [ 29/391] test_atexit 0:00:05 load avg: 0.78 [ 30/391] test_audioop 0:00:05 load avg: 0.78 [ 31/391] test_augassign 0:00:05 load avg: 0.78 [ 32/391] test_base64 0:00:05 load avg: 0.78 [ 33/391] test_bastion 0:00:05 load avg: 0.78 [ 34/391] test_bigaddrspace 0:00:05 load avg: 0.78 [ 35/391] test_bigmem 0:00:05 load avg: 0.78 [ 36/391] test_binascii 0:00:05 load avg: 0.78 [ 37/391] test_binhex 0:00:05 load avg: 0.78 [ 38/391] test_binop 0:00:05 load avg: 0.78 [ 39/391] test_bisect 0:00:05 load avg: 0.78 [ 40/391] test_bool 0:00:05 load avg: 0.78 [ 41/391] test_bsddb 0:00:08 load avg: 0.78 [ 42/391] test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 0:00:08 load avg: 0.78 [ 43/391] test_bsddb3 -- test_bsddb185 skipped test_bsddb3 skipped -- Use of the `bsddb' resource not enabled 0:00:08 load avg: 0.78 [ 44/391] test_buffer -- test_bsddb3 skipped (resource denied) 0:00:08 load avg: 0.78 [ 45/391] test_bufio 0:00:09 load avg: 0.78 [ 46/391] test_bytes 0:00:10 load avg: 0.80 [ 47/391] test_bz2 0:00:10 load avg: 0.80 [ 48/391] test_calendar 0:00:11 load avg: 0.80 [ 49/391] test_call 0:00:11 load avg: 0.80 [ 50/391] test_capi 0:00:14 load avg: 0.80 [ 51/391] test_cd test_cd skipped -- No module named cd 0:00:14 load avg: 0.80 [ 52/391] test_cfgparser -- test_cd skipped 0:00:14 load avg: 0.80 [ 53/391] test_cgi 0:00:14 load avg: 0.80 [ 54/391] test_charmapcodec 0:00:14 load avg: 0.80 [ 55/391] test_cl test_cl skipped -- No module named cl 0:00:14 load avg: 0.80 [ 56/391] test_class -- test_cl skipped 0:00:14 load avg: 0.80 [ 57/391] test_cmath 0:00:14 load avg: 0.80 [ 58/391] test_cmd 0:00:14 load avg: 0.80 [ 59/391] test_cmd_line 0:00:15 load avg: 0.82 [ 60/391] test_cmd_line_script 0:00:15 load avg: 0.82 [ 61/391] test_code 0:00:15 load avg: 0.82 [ 62/391] test_codeccallbacks 0:00:15 load avg: 0.82 [ 63/391] test_codecencodings_cn 0:00:15 load avg: 0.82 [ 64/391] test_codecencodings_hk 0:00:15 load avg: 0.82 [ 65/391] test_codecencodings_iso2022 0:00:16 load avg: 0.82 [ 66/391] test_codecencodings_jp 0:00:16 load avg: 0.82 [ 67/391] test_codecencodings_kr 0:00:16 load avg: 0.82 [ 68/391] test_codecencodings_tw 0:00:16 load avg: 0.82 [ 69/391] test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.82 [ 70/391] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied) test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.82 [ 71/391] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied) test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.82 [ 72/391] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied) test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.82 [ 73/391] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied) test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.82 [ 74/391] test_codecs -- test_codecmaps_tw skipped (resource denied) 0:00:17 load avg: 0.82 [ 75/391] test_codeop 0:00:17 load avg: 0.82 [ 76/391] test_coercion 0:00:17 load avg: 0.82 [ 77/391] test_collections 0:00:18 load avg: 0.82 [ 78/391] test_colorsys 0:00:18 load avg: 0.82 [ 79/391] test_commands 0:00:18 load avg: 0.82 [ 80/391] test_compare 0:00:18 load avg: 0.82 [ 81/391] test_compile 0:00:18 load avg: 0.82 [ 82/391] test_compileall 0:00:18 load avg: 0.82 [ 83/391] test_compiler 0:00:18 load avg: 0.82 [ 84/391] test_complex 0:00:18 load avg: 0.82 [ 85/391] test_complex_args 0:00:18 load avg: 0.82 [ 86/391] test_contains 0:00:18 load avg: 0.82 [ 87/391] test_contextlib 0:00:18 load avg: 0.82 [ 88/391] test_cookie 0:00:18 load avg: 0.82 [ 89/391] test_cookielib 0:00:18 load avg: 0.82 [ 90/391] test_copy 0:00:18 load avg: 0.82 [ 91/391] test_copy_reg 0:00:18 load avg: 0.82 [ 92/391] test_cpickle 0:00:19 load avg: 0.83 [ 93/391] test_cprofile 0:00:19 load avg: 0.83 [ 94/391] test_crypt 0:00:19 load avg: 0.83 [ 95/391] test_csv 0:00:20 load avg: 0.83 [ 96/391] test_ctypes 0:00:20 load avg: 0.83 [ 97/391] test_curses test_curses skipped -- Use of the `curses' resource not enabled 0:00:20 load avg: 0.83 [ 98/391] test_datetime -- test_curses skipped (resource denied) 0:00:21 load avg: 0.83 [ 99/391] test_dbm 0:00:21 load avg: 0.83 [100/391] test_decimal 0:00:22 load avg: 0.83 [101/391] test_decorators 0:00:22 load avg: 0.83 [102/391] test_defaultdict 0:00:22 load avg: 0.83 [103/391] test_deque 0:00:24 load avg: 0.83 [104/391] test_descr 0:00:24 load avg: 0.85 [105/391] test_descrtut 0:00:25 load avg: 0.85 [106/391] test_dictcomps 0:00:25 load avg: 0.85 [107/391] test_dictviews 0:00:25 load avg: 0.85 [108/391] test_difflib 0:00:25 load avg: 0.85 [109/391] test_dircache 0:00:26 load avg: 0.85 [110/391] test_dis 0:00:26 load avg: 0.85 [111/391] test_dl 0:00:26 load avg: 0.85 [112/391] test_docxmlrpc 0:00:30 load avg: 0.78 [113/391] test_dumbdbm 0:00:30 load avg: 0.78 [114/391] test_dummy_thread 0:00:30 load avg: 0.78 [115/391] test_dummy_threading 0:00:30 load avg: 0.78 [116/391] test_email 0:00:33 load avg: 0.78 [117/391] test_email_codecs 0:00:33 load avg: 0.78 [118/391] test_email_renamed 0:00:33 load avg: 0.78 [119/391] test_ensurepip 0:00:33 load avg: 0.78 [120/391] test_enumerate 0:00:33 load avg: 0.78 [121/391] test_eof 0:00:33 load avg: 0.78 [122/391] test_epoll 0:00:36 load avg: 0.72 [123/391] test_errno 0:00:36 load avg: 0.72 [124/391] test_exception_variations 0:00:36 load avg: 0.72 [125/391] test_extcall 0:00:36 load avg: 0.72 [126/391] test_fcntl 0:00:36 load avg: 0.72 [127/391] test_file 0:00:36 load avg: 0.72 [128/391] test_file2k 0:00:43 load avg: 0.74 [129/391] test_file_eintr 0:00:44 load avg: 0.74 [130/391] test_filecmp 0:00:44 load avg: 0.74 [131/391] test_fileinput 0:00:44 load avg: 0.74 [132/391] test_fileio 0:00:44 load avg: 0.74 [133/391] test_float 0:00:44 load avg: 0.74 [134/391] test_fnmatch 0:00:44 load avg: 0.74 [135/391] test_fork1 0:00:50 load avg: 0.70 [136/391] test_format 0:00:50 load avg: 0.70 [137/391] test_fpformat 0:00:50 load avg: 0.70 [138/391] test_fractions 0:00:50 load avg: 0.70 [139/391] test_frozen 0:00:50 load avg: 0.70 [140/391] test_ftplib 0:00:53 load avg: 0.70 [141/391] test_funcattrs 0:00:53 load avg: 0.70 [142/391] test_functools 0:00:53 load avg: 0.70 [143/391] test_future 0:00:53 load avg: 0.70 [144/391] test_future3 0:00:53 load avg: 0.70 [145/391] test_future4 0:00:53 load avg: 0.70 [146/391] test_future5 0:00:53 load avg: 0.70 [147/391] test_future_builtins 0:00:54 load avg: 0.70 [148/391] test_gc 0:00:56 load avg: 0.73 [149/391] test_gdbm 0:00:56 load avg: 0.73 [150/391] test_generators 0:00:56 load avg: 0.73 [151/391] test_genericpath 0:00:56 load avg: 0.73 [152/391] test_genexps 0:00:56 load avg: 0.73 [153/391] test_getargs 0:00:56 load avg: 0.73 [154/391] test_getargs2 0:00:56 load avg: 0.73 [155/391] test_getopt 0:00:56 load avg: 0.73 [156/391] test_gettext 0:00:56 load avg: 0.73 [157/391] test_gl test_gl skipped -- No module named gl 0:00:56 load avg: 0.73 [158/391] test_glob -- test_gl skipped 0:00:56 load avg: 0.73 [159/391] test_global 0:00:56 load avg: 0.73 [160/391] test_grp 0:00:56 load avg: 0.73 [161/391] test_gzip 0:00:57 load avg: 0.73 [162/391] test_hash 0:00:57 load avg: 0.73 [163/391] test_hashlib 0:00:57 load avg: 0.73 [164/391] test_heapq 0:00:58 load avg: 0.73 [165/391] test_hmac 0:00:58 load avg: 0.73 [166/391] test_hotshot 0:00:58 load avg: 0.73 [167/391] test_htmllib 0:00:58 load avg: 0.73 [168/391] test_htmlparser 0:00:58 load avg: 0.73 [169/391] test_httplib 0:00:58 load avg: 0.73 [170/391] test_httpservers 0:01:00 load avg: 0.67 [171/391] test_idle 0:01:00 load avg: 0.67 [172/391] test_imageop 0:01:00 load avg: 0.67 [173/391] test_imaplib 0:01:00 load avg: 0.67 [174/391] test_imgfile test_imgfile skipped -- No module named imgfile 0:01:00 load avg: 0.67 [175/391] test_imghdr -- test_imgfile skipped 0:01:00 load avg: 0.67 [176/391] test_imp 0:01:00 load avg: 0.67 [177/391] test_import 0:01:01 load avg: 0.67 [178/391] test_import_magic 0:01:01 load avg: 0.67 [179/391] test_importhooks 0:01:01 load avg: 0.67 [180/391] test_importlib 0:01:01 load avg: 0.67 [181/391] test_index 0:01:01 load avg: 0.67 [182/391] test_inspect 0:01:01 load avg: 0.67 [183/391] test_int 0:01:01 load avg: 0.67 [184/391] test_int_literal 0:01:01 load avg: 0.67 [185/391] test_io 0:01:33 load avg: 0.46 [186/391] test_ioctl -- test_io passed in 31 sec test_ioctl skipped -- Unable to open /dev/tty 0:01:33 load avg: 0.46 [187/391] test_isinstance -- test_ioctl skipped 0:01:33 load avg: 0.46 [188/391] test_iter 0:01:33 load avg: 0.46 [189/391] test_iterlen 0:01:33 load avg: 0.46 [190/391] test_itertools 0:01:36 load avg: 0.50 [191/391] test_json 0:01:37 load avg: 0.50 [192/391] test_kqueue test_kqueue skipped -- test works only on BSD 0:01:37 load avg: 0.50 [193/391] test_largefile -- test_kqueue skipped 0:01:37 load avg: 0.50 [194/391] test_lib2to3 0:01:48 load avg: 0.58 [195/391] test_linecache 0:01:48 load avg: 0.58 [196/391] test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled 0:01:48 load avg: 0.58 [197/391] test_list -- test_linuxaudiodev skipped (resource denied) 0:01:48 load avg: 0.58 [198/391] test_logging 0:01:58 load avg: 0.49 [199/391] test_long 0:01:59 load avg: 0.49 [200/391] test_long_future 0:02:01 load avg: 0.53 [201/391] test_longexp 0:02:01 load avg: 0.53 [202/391] test_macos test_macos skipped -- No module named MacOS 0:02:01 load avg: 0.53 [203/391] test_macostools -- test_macos skipped test_macostools skipped -- No module named MacOS 0:02:01 load avg: 0.53 [204/391] test_macpath -- test_macostools skipped 0:02:01 load avg: 0.53 [205/391] test_macurl2path 0:02:01 load avg: 0.53 [206/391] test_mailbox 0:02:20 load avg: 1.02 [207/391] test_marshal 0:02:24 load avg: 1.25 [208/391] test_math 0:02:25 load avg: 1.25 [209/391] test_md5 0:02:25 load avg: 1.25 [210/391] test_memoryio 0:02:25 load avg: 1.25 [211/391] test_memoryview 0:02:25 load avg: 1.25 [212/391] test_mhlib 0:02:25 load avg: 1.25 [213/391] test_mimetools 0:02:25 load avg: 1.25 [214/391] test_mimetypes 0:02:25 load avg: 1.25 [215/391] test_minidom 0:02:25 load avg: 1.25 [216/391] test_mmap 0:02:25 load avg: 1.25 [217/391] test_module 0:02:26 load avg: 1.25 [218/391] test_modulefinder 0:02:26 load avg: 1.25 [219/391] test_msilib test_msilib skipped -- No module named _msi 0:02:26 load avg: 1.25 [220/391] test_multibytecodec -- test_msilib skipped 0:02:27 load avg: 1.25 [221/391] test_multifile 0:02:27 load avg: 1.25 [222/391] test_multiprocessing test_multiprocessing skipped -- OSError raises on RLock creation, see issue 3111! 0:02:27 load avg: 1.25 [223/391] test_mutants -- test_multiprocessing skipped 0:02:27 load avg: 1.25 [224/391] test_mutex 0:02:27 load avg: 1.25 [225/391] test_netrc 0:02:27 load avg: 1.25 [226/391] test_new 0:02:27 load avg: 1.25 [227/391] test_nntplib 0:02:27 load avg: 1.25 [228/391] test_normalization 0:02:27 load avg: 1.25 [229/391] test_ntpath 0:02:27 load avg: 1.25 [230/391] test_old_mailbox 0:02:27 load avg: 1.25 [231/391] test_operator 0:02:28 load avg: 1.25 [232/391] test_optparse 0:02:28 load avg: 1.25 [233/391] test_ordered_dict 0:02:28 load avg: 1.25 [234/391] test_os 0:02:28 load avg: 1.25 [235/391] test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled 0:02:28 load avg: 1.25 [236/391] test_parser -- test_ossaudiodev skipped (resource denied) 0:02:28 load avg: 1.25 [237/391] test_pdb 0:02:29 load avg: 1.25 [238/391] test_peepholer 0:02:29 load avg: 1.25 [239/391] test_pep247 0:02:29 load avg: 1.25 [240/391] test_pep277 0:02:29 load avg: 1.25 [241/391] test_pep352 0:02:29 load avg: 1.25 [242/391] test_pickle 0:02:30 load avg: 1.39 [243/391] test_pickletools 0:02:30 load avg: 1.39 [244/391] test_pipes 0:02:30 load avg: 1.39 [245/391] test_pkg 0:02:30 load avg: 1.39 [246/391] test_pkgimport 0:02:30 load avg: 1.39 [247/391] test_pkgutil 0:02:31 load avg: 1.39 [248/391] test_platform 0:02:31 load avg: 1.39 [249/391] test_plistlib 0:02:31 load avg: 1.39 [250/391] test_poll 0:02:42 load avg: 1.25 [251/391] test_popen 0:02:42 load avg: 1.25 [252/391] test_popen2 0:02:42 load avg: 1.25 [253/391] test_poplib 0:02:44 load avg: 1.25 [254/391] test_posixpath 0:02:44 load avg: 1.39 [255/391] test_pow 0:02:45 load avg: 1.39 [256/391] test_pprint 0:02:45 load avg: 1.39 [257/391] test_print 0:02:45 load avg: 1.39 [258/391] test_profile 0:02:45 load avg: 1.39 [259/391] test_property 0:02:45 load avg: 1.39 [260/391] test_pstats 0:02:45 load avg: 1.39 [261/391] test_pwd 0:02:45 load avg: 1.39 [262/391] test_py3kwarn test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag 0:02:45 load avg: 1.39 [263/391] test_py_compile -- test_py3kwarn skipped 0:02:45 load avg: 1.39 [264/391] test_pyclbr 0:02:45 load avg: 1.39 [265/391] test_pyexpat 0:02:46 load avg: 1.39 [266/391] test_queue 0:02:49 load avg: 1.39 [267/391] test_quopri 0:02:49 load avg: 1.39 [268/391] test_random 0:02:50 load avg: 1.28 [269/391] test_re 0:02:50 load avg: 1.28 [270/391] test_readline 0:02:50 load avg: 1.28 [271/391] test_regrtest 0:02:52 load avg: 1.28 [272/391] test_repr 0:02:52 load avg: 1.28 [273/391] test_rfc822 0:02:52 load avg: 1.28 [274/391] test_richcmp 0:02:52 load avg: 1.28 [275/391] test_rlcompleter 0:02:52 load avg: 1.28 [276/391] test_robotparser 0:02:52 load avg: 1.28 [277/391] test_runpy 0:02:53 load avg: 1.28 [278/391] test_sax 0:02:54 load avg: 1.28 [279/391] test_scope 0:02:54 load avg: 1.28 [280/391] test_scriptpackages test_scriptpackages skipped -- No module named aetools 0:02:54 load avg: 1.28 [281/391] test_select -- test_scriptpackages skipped 0:03:05 load avg: 1.08 [282/391] test_set 0:03:05 load avg: 1.08 [283/391] test_setcomps 0:03:06 load avg: 1.08 [284/391] test_sets 0:03:06 load avg: 1.08 [285/391] test_sgmllib 0:03:06 load avg: 1.08 [286/391] test_sha 0:03:06 load avg: 1.08 [287/391] test_shelve 0:03:10 load avg: 1.23 [288/391] test_shlex 0:03:10 load avg: 1.23 [289/391] test_shutil 0:03:10 load avg: 1.23 [290/391] test_signal 0:03:18 load avg: 1.13 [291/391] test_site 0:03:19 load avg: 1.13 [292/391] test_slice 0:03:19 load avg: 1.13 [293/391] test_smtplib 0:03:19 load avg: 1.13 [294/391] test_smtpnet test_smtpnet skipped -- Use of the `network' resource not enabled 0:03:19 load avg: 1.13 [295/391] test_socketserver -- test_smtpnet skipped (resource denied) test_socketserver skipped -- Use of the `network' resource not enabled 0:03:19 load avg: 1.13 [296/391] test_softspace -- test_socketserver skipped (resource denied) 0:03:19 load avg: 1.13 [297/391] test_sort 0:03:19 load avg: 1.13 [298/391] test_source_encoding 0:03:19 load avg: 1.12 [299/391] test_spwd 0:03:20 load avg: 1.12 [300/391] test_sqlite 0:03:21 load avg: 1.12 [301/391] test_ssl test test_ssl failed -- multiple errors occurred; run in verbose mode for details 0:03:22 load avg: 1.12 [302/391/1] test_startfile -- test_ssl failed test_startfile skipped -- module 'os' has no attribute 'startfile' 0:03:22 load avg: 1.12 [303/391/1] test_stat -- test_startfile skipped 0:03:23 load avg: 1.12 [304/391/1] test_str 0:03:23 load avg: 1.12 [305/391/1] test_strftime 0:03:23 load avg: 1.12 [306/391/1] test_string 0:03:24 load avg: 1.12 [307/391/1] test_stringprep 0:03:24 load avg: 1.12 [308/391/1] test_strop 0:03:24 load avg: 1.12 [309/391/1] test_strptime 0:03:24 load avg: 1.12 [310/391/1] test_strtod 0:03:25 load avg: 1.11 [311/391/1] test_struct 0:03:25 load avg: 1.11 [312/391/1] test_structmembers 0:03:25 load avg: 1.11 [313/391/1] test_structseq 0:03:25 load avg: 1.11 [314/391/1] test_subprocess 0:04:03 load avg: 1.00 [315/391/1] test_sunau -- test_subprocess passed in 37 sec 0:04:03 load avg: 1.00 [316/391/1] test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev 0:04:03 load avg: 1.00 [317/391/1] test_sundry -- test_sunaudiodev skipped 0:04:03 load avg: 1.00 [318/391/1] test_symtable 0:04:03 load avg: 1.00 [319/391/1] test_syntax 0:04:03 load avg: 1.00 [320/391/1] test_sys 0:04:03 load avg: 1.00 [321/391/1] test_sys_setprofile 0:04:04 load avg: 1.00 [322/391/1] test_sys_settrace 0:04:04 load avg: 1.00 [323/391/1] test_sysconfig 0:04:04 load avg: 1.00 [324/391/1] test_tarfile 0:04:06 load avg: 1.00 [325/391/1] test_tcl 0:04:06 load avg: 1.00 [326/391/1] test_telnetlib 0:04:11 load avg: 1.00 [327/391/1] test_tempfile 0:04:11 load avg: 1.00 [328/391/1] test_test_support 0:04:11 load avg: 1.00 [329/391/1] test_textwrap 0:04:11 load avg: 1.00 [330/391/1] test_thread 0:04:11 load avg: 1.00 [331/391/1] test_threaded_import 0:04:11 load avg: 1.00 [332/391/1] test_threadedtempfile 0:04:12 load avg: 1.00 [333/391/1] test_threading 0:04:15 load avg: 0.92 [334/391/1] test_threading_local 0:04:15 load avg: 0.92 [335/391/1] test_threadsignals 0:04:15 load avg: 0.92 [336/391/1] test_time 0:04:17 load avg: 0.92 [337/391/1] test_timeit 0:04:17 load avg: 0.92 [338/391/1] test_timeout test_timeout skipped -- Use of the `network' resource not enabled 0:04:17 load avg: 0.92 [339/391/1] test_tk -- test_timeout skipped (resource denied) test_tk skipped -- Use of the `gui' resource not enabled 0:04:17 load avg: 0.92 [340/391/1] test_tokenize -- test_tk skipped (resource denied) 0:04:17 load avg: 0.92 [341/391/1] test_tools recursedown('@test_31971_tmp') 0:04:18 load avg: 0.92 [342/391/1] test_trace 0:04:19 load avg: 0.92 [343/391/1] test_traceback 0:04:23 load avg: 0.85 [344/391/1] test_transformer 0:04:23 load avg: 0.85 [345/391/1] test_ttk_guionly test_ttk_guionly skipped -- Use of the `gui' resource not enabled 0:04:23 load avg: 0.85 [346/391/1] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:04:23 load avg: 0.85 [347/391/1] test_tuple 0:04:28 load avg: 0.86 [348/391/1] test_turtle 0:04:28 load avg: 0.86 [349/391/1] test_typechecks 0:04:28 load avg: 0.86 [350/391/1] test_ucn 0:04:28 load avg: 0.86 [351/391/1] test_unary 0:04:28 load avg: 0.86 [352/391/1] test_undocumented_details 0:04:28 load avg: 0.86 [353/391/1] test_unicode 0:04:35 load avg: 0.88 [354/391/1] test_unicode_file 0:04:35 load avg: 0.88 [355/391/1] test_unicodedata 0:04:37 load avg: 0.88 [356/391/1] test_univnewlines 0:04:37 load avg: 0.88 [357/391/1] test_univnewlines2k 0:04:37 load avg: 0.88 [358/391/1] test_unpack 0:04:37 load avg: 0.88 [359/391/1] test_urllib 0:04:37 load avg: 0.88 [360/391/1] test_urllib2_localnet 0:04:38 load avg: 0.88 [361/391/1] test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled 0:04:38 load avg: 0.88 [362/391/1] test_urllibnet -- test_urllib2net skipped (resource denied) test_urllibnet skipped -- Use of the `network' resource not enabled 0:04:38 load avg: 0.88 [363/391/1] test_urlparse -- test_urllibnet skipped (resource denied) 0:04:38 load avg: 0.88 [364/391/1] test_userdict 0:04:38 load avg: 0.88 [365/391/1] test_userlist 0:04:39 load avg: 0.88 [366/391/1] test_userstring 0:04:40 load avg: 0.89 [367/391/1] test_uu 0:04:40 load avg: 0.89 [368/391/1] test_uuid 0:04:41 load avg: 0.89 [369/391/1] test_wait3 0:04:45 load avg: 0.82 [370/391/1] test_wait4 0:04:50 load avg: 0.75 [371/391/1] test_warnings 0:04:50 load avg: 0.75 [372/391/1] test_wave 0:04:50 load avg: 0.75 [373/391/1] test_weakref 0:05:16 load avg: 0.84 [374/391/1] test_weakset 0:05:16 load avg: 0.84 [375/391/1] test_whichdb 0:05:17 load avg: 0.84 [376/391/1] test_winreg test_winreg skipped -- No module named _winreg 0:05:17 load avg: 0.84 [377/391/1] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the `audio' resource not enabled 0:05:17 load avg: 0.84 [378/391/1] test_with -- test_winsound skipped (resource denied) 0:05:17 load avg: 0.84 [379/391/1] test_wsgiref 0:05:17 load avg: 0.84 [380/391/1] test_xdrlib 0:05:17 load avg: 0.84 [381/391/1] test_xml_etree 0:05:17 load avg: 0.84 [382/391/1] test_xml_etree_c 0:05:17 load avg: 0.84 [383/391/1] test_xmllib 0:05:17 load avg: 0.84 [384/391/1] test_xmlrpc 0:05:21 load avg: 0.77 [385/391/1] test_xpickle 0:05:21 load avg: 0.77 [386/391/1] test_xrange 0:05:21 load avg: 0.77 [387/391/1] test_zipfile 0:05:23 load avg: 0.77 [388/391/1] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:05:23 load avg: 0.77 [389/391/1] test_zipimport -- test_zipfile64 skipped (resource denied) 0:05:23 load avg: 0.77 [390/391/1] test_zipimport_support 0:05:24 load avg: 0.77 [391/391/1] test_zlib 353 tests OK. 1 test failed: test_ssl 37 tests skipped: test_aepack test_al test_applesingle test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_gl test_imgfile test_ioctl test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_multiprocessing test_ossaudiodev test_py3kwarn test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_timeout test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 2 skips unexpected on linux2: test_ioctl test_multiprocessing Re-running failed tests in verbose mode Re-running test 'test_ssl' in verbose mode test_ssl: testing with 'OpenSSL 1.1.1a 20 Nov 2018' (1, 1, 1, 1, 15) under 'Linux-4.4.170-4.4-vanilla-1-i686-Intel-R-_Xeon-R-_CPU_E3-1246_v3_@_3.50GHz-with-glibc2.0' HAS_SNI = True OP_ALL = 0x-7fffffac OP_NO_TLSv1_1 = 0x10000000 test__create_stdlib_context (test.test_ssl.ContextTests) ... ok test__https_verify_certificates (test.test_ssl.ContextTests) ... ok test__https_verify_envvar (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) ... ok test_create_default_context (test.test_ssl.ContextTests) ... ok test_get_ca_certs (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) ... FAIL test_protocol (test.test_ssl.ContextTests) ... ok test_session_stats (test.test_ssl.ContextTests) ... ok 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_sslwrap_simple (test.test_ssl.BasicTests) ... 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_constants (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 (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', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': u'Oct 8 23:01:56 2010 GMT', 'serialNumber': u'D7C7381919AFC24E', 'subject': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3L} {'OCSP': (u'http://ocsp.verisign.com',), 'caIssuers': (u'http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': (u'http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', u'US'),), (('organizationName', u'VeriSign, Inc.'),), (('organizationalUnitName', u'VeriSign Trust Network'),), (('organizationalUnitName', u'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', u'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': u'Sep 21 00:00:00 2011 GMT', 'serialNumber': u'2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', u'FI'),), (('stateOrProvinceName', u'Espoo'),), (('localityName', u'Espoo'),), (('organizationName', u'Nokia'),), (('organizationalUnitName', u'BI'),), (('commonName', u'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3L} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', u'US'),), (('stateOrProvinceName', u'Oregon'),), (('localityName', u'Beaverton'),), (('organizationName', u'Python Software Foundation'),), (('organizationalUnitName', u'Python Core Development'),), (('commonName', u'null.python.org\x00example.org'),), (('emailAddress', u'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': u'Aug 7 13:11:52 2013 GMT', 'serialNumber': u'00', 'subject': ((('countryName', u'US'),), (('stateOrProvinceName', u'Oregon'),), (('localityName', u'Beaverton'),), (('organizationName', u'Python Software Foundation'),), (('organizationalUnitName', u'Python Core Development'),), (('commonName', u'null.python.org\x00example.org'),), (('emailAddress', u'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': 3L} ok test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_refcycle (test.test_ssl.BasicSocketTests) ... ok test_server_side (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_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 34306) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 48650) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 49400) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 49142) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read '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:33806 client: sending 'FOO\n'... server: read 'FOO\n' from client client: read 'foo\n' client: closing connection. client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: read 'over\n' from client server: closed connection server: read '' from client cleanup: successfully joined. ok test_check_hostname (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 34180) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 59402) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 43432) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 57044) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_crl_check (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 42834) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 52218) server: bad connection attempt from ('127.0.0.1', 52218): Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 1663, in wrap_conn self.sock, server_side=True) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 369, in wrap_socket _context=self) File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 617, in __init__ self.do_handshake() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 846, in do_handshake self._sslobj.do_handshake() SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:726) server: new connection from ('127.0.0.1', 43974) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_default_ciphers (test.test_ssl.ThreadedTests) ... FAIL test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52474) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None FAIL test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 53866) server: connection cipher is now ('DHE-RSA-AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read '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', 60474) client: sending 'FOO\n'... server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 33328) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 54074) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 34434) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_getpeercert (test.test_ssl.ThreadedTests) ... Exception in thread Thread-1374: Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/threading.py", line 801, in __bootstrap_inner self.run() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 1723, in run msg = self.read() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 1700, in read return self.sslconn.read() File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/ssl.py", line 659, in read v = self._sslobj.read(len) error: [Errno 104] Connection reset by peer {'issuer': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': u'Oct 8 23:01:56 2010 GMT', 'serialNumber': u'D7C7381919AFC24E', 'subject': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3L} Connection cipher is ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256). ok test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_npn_protocols (test.test_ssl.ThreadedTests) ... skipped 'NPN support needed for this test' test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED 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 ... skipped 'OpenSSL is compiled without SSLv3 support' 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_TLS->PROTOCOL_TLSv1} CERT_NONE ok 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_TLS->PROTOCOL_TLSv1_1} CERT_NONE PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE ok 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_TLS->PROTOCOL_TLSv1_2} CERT_NONE PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_1} CERT_NONE ok 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', 57214) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50162) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 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', 57932) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read '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', 36364) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56428) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_server_accept (test.test_ssl.ThreadedTests) ... ok test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 38290) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 50806) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 57006) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 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 a SocketServer to create and manage SSL connections. ... server (('127.0.0.1', 42313):42313 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)): [17/Jan/2019 09:24:13] "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 'msg 1'... server: new connection from ('127.0.0.1', 40814) server: read 'msg 1' (unencrypted), sending back 'msg 1' (unencrypted)... client: read 'msg 1' from server client: sending 'MSG 2'... server: read 'MSG 2' (unencrypted), sending back 'msg 2' (unencrypted)... client: read 'msg 2' from server client: sending 'STARTTLS'... server: read STARTTLS from client, sending OK... client: read 'ok' from server, starting TLS... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'MSG 3'... server: read 'MSG 3' (encrypted), sending back 'msg 3' (encrypted)... client: read 'msg 3' from server client: sending 'msg 4'... server: read 'msg 4' (encrypted), sending back 'msg 4' (encrypted)... client: read 'msg 4' from server client: sending 'ENDTLS'... server: read ENDTLS from client, sending OK... client: read 'ok' from server, ending TLS... server: connection is now unencrypted... client: sending 'msg 5'... server: read 'msg 5' (unencrypted), sending back 'msg 5' (unencrypted)... client: read 'msg 5' from server client: sending 'msg 6'... server: read 'msg 6' (unencrypted), sending back 'msg 6' (unencrypted)... client: read 'msg 6' from server client: closing connection. server: client closed connection ok test_tls1_3 (test.test_ssl.ThreadedTests) ... ERROR test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... server: new connection from ('127.0.0.1', 37606) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got channel binding data: '_\xeb|=O\x8e\xaf\xbc\r\xb08\xdd' server: new connection from ('127.0.0.1', 37608) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got another channel binding data: 'p<"\xef\xd9\xe0\xe7\r@\xf8\xbd\xa0' 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 -- multiple errors occurred SSLError is SSLError(1, u'[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:726)') ok ====================================================================== ERROR: test_tls1_3 (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 2808, in test_tls1_3 with context.wrap_socket(socket.socket()) as s: AttributeError: __exit__ ====================================================================== FAIL: test_options (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 780, in test_options self.assertEqual(default, ctx.options) AssertionError: -2113798060 != -2112749484L ====================================================================== FAIL: test_default_ciphers (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 2780, in test_default_ciphers s.connect((HOST, server.port)) AssertionError: SSLError not raised ====================================================================== FAIL: test_default_ecdh_curve (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.Uvsa9p/BUILD/Python-2.7.15/Lib/test/test_ssl.py", line 2831, in test_default_ecdh_curve self.assertIn("ECDH", s.cipher()[0]) AssertionError: 'ECDH' not found in 'TLS_AES_256_GCM_SHA384' ---------------------------------------------------------------------- Ran 95 tests in 1.348s FAILED (failures=3, errors=1, skipped=7) 1 test failed again: test_ssl Total duration: 5 min 27 sec Tests result: FAILURE make: *** [Makefile:880: test] Error 2 error: Bad exit status from /tmp/B.Uvsa9p/BUILD/tmp/rpm-tmp.1412 (%build) RPM build errors: Bad exit status from /tmp/B.Uvsa9p/BUILD/tmp/rpm-tmp.1412 (%build) ended at: Thu Jan 17 09:24:13 2019, done in 0:12:40.698493 error: No files produced. + chmod -R u+rwX /tmp/B.Uvsa9p/BUILD + rm -rf /tmp/B.Uvsa9p/tmp /tmp/B.Uvsa9p/BUILD + rm -rf /tmp/B.Uvsa9p Begin-TLD-Builder-Info Build-Time: user:365.73s sys:81.18s real:761.66s (faults io:205 non-io:7356812) End-TLD-Builder-Info