request from: hawk checking if we should skip the build started at: Sat Apr 7 16:05:56 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/b4895cda-3d22-48ed-924a-ed3558fe7700/python3-3.6.5-1.src.rpm fetched 17088487 bytes, 6015.6 K/s installing srpm: python3-3.6.5-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.LaqVWI/BUILD /tmp/B.LaqVWI/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python3-3.6.5-1.src.rpm * Sat Apr 07 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python3.git;a=log;h=28f27d8c91ef5108a987d75fa9538507b7a2c180 * Thu Mar 29 2018 Arkadiusz Miśkiewicz 28f27d8 - up to 3.6.5 * Tue Dec 19 2017 Arkadiusz Miśkiewicz 380ee8d - up to 3.6.4 * Tue Nov 21 2017 Adam Osuchowski 4019723 - /etc/shrc.d/* files as configs * Wed Oct 04 2017 Arkadiusz Miśkiewicz 46efe5b - disable test_normalization because it requires network * Wed Oct 04 2017 Arkadiusz Miśkiewicz e5106b3 - up to 3.6.3 * Mon Aug 07 2017 Arkadiusz Miśkiewicz 603a9dc - up to 3.6.2 * Sat Apr 15 2017 Jan Rękorajski 5390f11 - rel 2 * Sat Apr 15 2017 Jan Rękorajski b9d8d9d - disable ssl tests, missing insecure protocols are too confusing for the testsuite + rpm -Uhv --nodeps --define '_topdir /tmp/B.LaqVWI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python3-3.6.5-1.src.rpm python3 ################################################## + rm -f python3-3.6.5-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.LaqVWI/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.LaqVWI/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.LaqVWI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.LaqVWI/python3.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: b4895cda-3d22-48ed-924a-ed3558fe7700; TMPDIR=/tmp/B.LaqVWI/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.LaqVWI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.LaqVWI/python3.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: b4895cda-3d22-48ed-924a-ed3558fe7700 + TMPDIR=/tmp/B.LaqVWI/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.LaqVWI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.LaqVWI/python3.spec Building target platforms: x86_64-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.LaqVWI/BUILD/tmp /bin/sh -e /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.93157 + umask 022 + cd /tmp/B.LaqVWI/BUILD + cd /tmp/B.LaqVWI/BUILD + rm -rf Python-3.6.5 + /usr/bin/xz -dc /tmp/B.LaqVWI/Python-3.6.5.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.6.5 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python3-pythonpath.patch):' Patch #0 (python3-pythonpath.patch): + ... no checking ARCH... x86_64 checking LIB... lib64 checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-tld-linux-ar... no checking for x86_64-tld-linux-aal... no checking for ar... ar checking for x86_64-tld-linux-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... x86_64-tld-linux-gnu checking for -llvm-profdata... no checking for llvm-profdata... /usr/bin/llvm-profdata checking for -Wextra... yes checking whether x86_64-tld-linux-gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off x86_64-tld-linux-gcc unused result warning... yes checking if we can turn off x86_64-tld-linux-gcc unused parameter warning... yes checking if we can turn off x86_64-tld-linux-gcc missing field initializers warning... yes checking if we can turn on x86_64-tld-linux-gcc mixed sign comparison warning... yes checking if we can turn on x86_64-tld-linux-gcc unreachable code warning... no checking whether pthreads are available without options... no checking whether x86_64-tld-linux-gcc accepts -Kpthread... no checking whether x86_64-tld-linux-gcc accepts -Kthread... no checking whether x86_64-tld-linux-gcc accepts -pthread... yes checking whether x86_64-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 process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking 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... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 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... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... yes checking for --enable-loadable-sqlite-extensions... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... (cached) yes checking for broken sem_getvalue... (cached) no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-36m-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... yes checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_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 %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether x86_64-tld-linux-gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations + 2>&1 + /usr/bin/make -j8 + awk $'\nBEGIN { fail = 0; logmsg = ""; }\n{\n\t\tif ($0 ~ /\\*\\*\\* WARNING:/) {\n\t\t\t\tfail = 1;\n\t\t\t\tlogmsg = logmsg $0;\n\t\t}\n\t\tprint $0;\n}\nEND { if (fail) { print "\\nPROBLEMS FOUND:"; print logmsg; exit(1); } }' x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c Objects/floatobject.c: In function 'float_richcompare': Objects/floatobject.c:346:12: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double i, j; ^ Objects/floatobject.c:344:49: warning: argument 'op' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] float_richcompare(PyObject *v, PyObject *w, int op) ^~ Objects/floatobject.c: In function 'float_as_integer_ratio': Objects/floatobject.c:1480:15: warning: variable 'py_exponent' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *py_exponent = NULL; ^~~~~~~~~~~ Objects/floatobject.c:1481:15: warning: variable 'numerator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *numerator = NULL; ^~~~~~~~~ Objects/floatobject.c:1482:15: warning: variable 'denominator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *denominator = NULL; ^~~~~~~~~~~ Objects/floatobject.c:1483:15: warning: variable 'result_pair' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *result_pair = NULL; ^~~~~~~~~~~ x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c Objects/floatobject.c: In function 'float_pow': Objects/floatobject.c:689:9: warning: variable 'negate_result' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int negate_result = 0; ^~~~~~~~~~~~~ x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c In file included from ./Include/pytime.h:6:0, from ./Include/Python.h:68, from Python/bltinmodule.c:3: Python/bltinmodule.c: In function 'builtin_sum_impl.isra.5': ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ Python/bltinmodule.c:2276:13: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ Python/bltinmodule.c:2316:9: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ In file included from ./Include/Python.h:137:0, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ ./Include/pyfpe.h:140:2: note: in definition of macro 'PyFPE_START_PROTECT' leave_stmt; \ ^~~~~~~~~~ Python/bltinmodule.c:2327:61: note: in expansion of macro 'Py_DECREF' PyFPE_START_PROTECT("add", Py_DECREF(item); Py_DECREF(iter); return 0) ^~~~~~~~~ Python/bltinmodule.c:2334:22: warning: variable 'value' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] long value; ^~~~~ In file included from ./Include/Python.h:137:0, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ ./Include/pyfpe.h:140:2: note: in definition of macro 'PyFPE_START_PROTECT' leave_stmt; \ ^~~~~~~~~~ Python/bltinmodule.c:2338:65: note: in expansion of macro 'Py_DECREF' PyFPE_START_PROTECT("add", Py_DECREF(item); Py_DECREF(iter); return 0) ^~~~~~~~~ In file included from ./Include/pytime.h:6:0, from ./Include/Python.h:68, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ Python/bltinmodule.c:2363:17: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^ Python/bltinmodule.c:2378:9: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ Python/bltinmodule.c:2227:66: warning: argument 'start' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] builtin_sum_impl(PyObject *module, PyObject *iterable, PyObject *start) ^~~~~ x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -DARCH='"x86_64"' -DLIB='"lib64"' -o Python/getplatform.o ./Python/getplatform.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o x86_64-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c x86_64-tld-linux-gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6m," < ./Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi x86_64-tld-linux-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython3.6m.a if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi ar rc libpython3.6m.a Modules/getbuildinfo.o ar rc libpython3.6m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o ar rc libpython3.6m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o ar rc libpython3.6m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython3.6m.a Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython3.6m.a x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so x86_64-tld-linux-gcc -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lm x86_64-tld-linux-gcc -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/tmp/B.LaqVWI/BUILD/Python-3.6.5 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi running build running build_ext building '_ctypes_test' extension creating build/temp.linux-x86_64-3.6/tmp building 'array' extension building '_struct' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI building 'cmath' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD building '_random' extension building '_bisect' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5 creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5 building '_datetime' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5 creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5 creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD building 'math' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_randommodule.o creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_bisectmodule.o creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/arraymodule.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cmathmodule.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_datetimemodule.o creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/_ctypes_test.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_struct.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_struct.o In file included from ./Include/Python.h:137:0, from /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:55: /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c: In function 'math_fsum': ./Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); ^ /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1228:5: note: in expansion of macro 'PyFPE_END_PROTECT' PyFPE_END_PROTECT(hi) ^~~~~~~~~~~~~~~~~ ./Include/pyfpe.h:134:15: note: expected 'void *' but argument is of type 'volatile double *' extern double PyFPE_dummy(void *); ^~~~~~~~~~~ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_bisectmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_bisect.cpython-36m-x86_64-linux-gnu.so building '_heapq' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_heapqmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_random.cpython-36m-x86_64-linux-gnu.so building '_pickle' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_pickle.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_pickle.o /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1120:29: warning: variable 'sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *item, *iter, *sum = NULL; ^~~ /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1121:29: warning: variable 'm' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Py_ssize_t i, j, n = 0, m = NUM_PARTIALS; ^ /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1122:40: warning: variable 'p' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double x, y, t, ps[NUM_PARTIALS], *p = ps; ^ /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1123:19: warning: variable 'special_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0; ^~~~~~~~~~~ /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1123:38: warning: variable 'inf_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0; ^~~~~~~ /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.c:1069:17: warning: variable 'p' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double *p = *p_ptr; ^ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes_test.cpython-36m-x86_64-linux-gnu.so building '_json' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_json.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_json.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_heapq.cpython-36m-x86_64-linux-gnu.so building '_testcapi' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testcapimodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/math.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_struct.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_struct.cpython-36m-x86_64-linux-gnu.so building '_testbuffer' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testbuffer.o building '_testimportmultiple' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testimportmultiple.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_testimportmultiple.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/array.cpython-36m-x86_64-linux-gnu.so building '_testmultiphase' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testmultiphase.o building '_lsprof' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_lsprof.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testmultiphase.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_testmultiphase.cpython-36m-x86_64-linux-gnu.so building 'unicodedata' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/unicodedata.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/rotatingtree.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_lsprof.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_lsprof.cpython-36m-x86_64-linux-gnu.so building '_opcode' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_opcode.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_opcode.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_json.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_json.cpython-36m-x86_64-linux-gnu.so building '_asyncio' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_asynciomodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_opcode.cpython-36m-x86_64-linux-gnu.so building 'fcntl' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/fcntlmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_testbuffer.cpython-36m-x86_64-linux-gnu.so building 'grp' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/grpmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_datetime.cpython-36m-x86_64-linux-gnu.so building 'spwd' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/spwdmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/fcntl.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/grp.cpython-36m-x86_64-linux-gnu.so building 'select' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/selectmodule.o building 'parser' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/parsermodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/cmath.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/spwd.cpython-36m-x86_64-linux-gnu.so building 'mmap' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mmapmodule.o building 'syslog' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/syslogmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_testcapi.cpython-36m-x86_64-linux-gnu.so building 'audioop' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/audioop.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/audioop.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/syslog.cpython-36m-x86_64-linux-gnu.so building 'readline' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/readline.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/readline.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/parser.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/select.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_asynciomodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_asyncio.cpython-36m-x86_64-linux-gnu.so building '_crypt' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_cryptmodule.o building '_csv' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_csv.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_csv.o building '_posixsubprocess' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_posixsubprocess.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/mmap.cpython-36m-x86_64-linux-gnu.so building '_socket' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/socketmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.6m -o build/lib.linux-x86_64-3.6/_crypt.cpython-36m-x86_64-linux-gnu.so building '_ssl' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ssl.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ssl.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_pickle.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib -lreadline -lpython3.6m -o build/lib.linux-x86_64-3.6/readline.cpython-36m-x86_64-linux-gnu.so building '_hashlib' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_hashopenssl.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so building '_sha256' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha256module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha256module.o building '_sha512' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha512module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha512module.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/audioop.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/audioop.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_csv.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_csv.cpython-36m-x86_64-linux-gnu.so building '_md5' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/md5module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/md5module.o building '_sha1' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha1module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha1module.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_hashlib.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/unicodedata.cpython-36m-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2 x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2module.o building '_sha3' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sha3 x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sha3/sha3module.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha256.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2b_impl.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha1.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/md5module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_md5.cpython-36m-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/cache.o building '_dbm' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NDBM_H -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_dbmmodule.o building '_gdbm' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_gdbmmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha512.cpython-36m-x86_64-linux-gnu.so building 'termios' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/termios.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/termios.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/connection.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm_compat -lpython3.6m -o build/lib.linux-x86_64-3.6/_dbm.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -lpython3.6m -o build/lib.linux-x86_64-3.6/_gdbm.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/termios.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/termios.cpython-36m-x86_64-linux-gnu.so building 'resource' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/resource.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/resource.o building 'nis' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/nismodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/nismodule.o building '_curses' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_cursesmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_socket.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/resource.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/resource.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2s_impl.o building '_curses_panel' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_curses_panel.o building 'zlib' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/zlibmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -ltirpc -lpython3.6m -o build/lib.linux-x86_64-3.6/nis.cpython-36m-x86_64-linux-gnu.so building 'binascii' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/binascii.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/binascii.o -DUSE_ZLIB_CRC32 x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_ssl.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/cursor.o building '_bz2' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_bz2module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_bz2module.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/_curses_panel.cpython-36m-x86_64-linux-gnu.so building '_lzma' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_lzmamodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_blake2.cpython-36m-x86_64-linux-gnu.so building 'pyexpat' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/pyexpat.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/zlib.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.6m -o build/lib.linux-x86_64-3.6/_bz2.cpython-36m-x86_64-linux-gnu.so building '_elementtree' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_elementtree.o building '_multibytecodec' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/multibytecodec.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/microprotocols.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/binascii.cpython-36m-x86_64-linux-gnu.so building '_codecs_kr' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_kr.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.6m -o build/lib.linux-x86_64-3.6/_lzma.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/module.o building '_codecs_jp' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_jp.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/prepare_protocol.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/row.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_kr.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_multibytecodec.cpython-36m-x86_64-linux-gnu.so building '_codecs_cn' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_cn.o building '_codecs_tw' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_tw.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/_curses.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/statement.o building '_codecs_hk' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_hk.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/util.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.6m -o build/lib.linux-x86_64-3.6/pyexpat.cpython-36m-x86_64-linux-gnu.so building '_codecs_iso2022' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_iso2022.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_tw.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/module.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/row.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sqlite3.cpython-36m-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_decimal x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_decimal/_decimal.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_jp.cpython-36m-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing/multiprocessing.o building 'ossaudiodev' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/ossaudiodev.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_cn.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_hk.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha3.cpython-36m-x86_64-linux-gnu.so building '_tkinter' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11R6/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_tkinter.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_tkinter.o building 'xxlimited' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/xxlimited.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/xxlimited.o building '_ctypes' extension x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/_ctypes.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing/semaphore.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.6m -o build/lib.linux-x86_64-3.6/_elementtree.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/xxlimited.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_multiprocessing.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_iso2022.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/ossaudiodev.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11R6/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/tkappinit.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/tkappinit.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_tkinter.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/tkappinit.o -L/usr/X11R6/lib64 -L/usr/X11R6/lib -L. -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -lpython3.6m -o build/lib.linux-x86_64-3.6/_tkinter.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/callbacks.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/callproc.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/stgdict.o x86_64-tld-linux-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5/Include -I/tmp/B.LaqVWI/BUILD/Python-3.6.5 -c /tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/cfield.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -ldl -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes.cpython-36m-x86_64-linux-gnu.so x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-x86_64-3.6/tmp/B.LaqVWI/BUILD/Python-3.6.5/Modules/_decimal/_decimal.o -L. -L/usr/local/lib -l:libmpdec.so.2 -lpython3.6m -o build/lib.linux-x86_64-3.6/_decimal.cpython-36m-x86_64-linux-gnu.so The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts creating build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 + LC_ALL=C + export LC_ALL + echo build/lib.linux-x86_64-3.6 + binlibdir=build/lib.linux-x86_64-3.6 + pwd + pwd + pwd + pwd + WITHIN_PYTHON_RPM_BUILD=1 /usr/bin/make -j8 test 'TESTOPTS=-w -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline test_normalization test_nntplib test_gdb test_site test_ssl test_audioop test_rgbimg test_imageop' 'TESTPYTHON=LD_LIBRARY_PATH=/tmp/B.LaqVWI/BUILD/Python-3.6.5 PYTHONHOME=/tmp/B.LaqVWI/BUILD/Python-3.6.5 PYTHONPATH=/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib:/tmp/B.LaqVWI/BUILD/Python-3.6.5/build/lib.linux-x86_64-3.6 ./python -tt' LD_LIBRARY_PATH=/tmp/B.LaqVWI/BUILD/Python-3.6.5 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /tmp/B.LaqVWI/BUILD/Python-3.6.5/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 LD_LIBRARY_PATH=/tmp/B.LaqVWI/BUILD/Python-3.6.5 PYTHONHOME=/tmp/B.LaqVWI/BUILD/Python-3.6.5 PYTHONPATH=/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib:/tmp/B.LaqVWI/BUILD/Python-3.6.5/build/lib.linux-x86_64-3.6 ./python -tt ./Tools/scripts/run_tests.py -w -x test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline test_normalization test_nntplib test_gdb test_site test_ssl test_audioop test_rgbimg test_imageop == CPython 3.6.5 (default, Apr 7 2018, 14:06:32) [GCC 7.3.0 20180308 (release)] == Linux-4.4.6-4.4-grsecurity-1-x86_64-Intel-R-_Xeon-R-_CPU_E5-2640_0_@_2.50GHz-with-glibc2.3.4 little-endian == cwd: /tmp/B.LaqVWI/BUILD/Python-3.6.5/build/test_python_4556 == CPU count: 8 == encodings: locale=ANSI_X3.4-1968, FS=ascii Using random seed 1207394 Run tests in parallel using 10 child processes 0:00:00 load avg: 1.58 [ 1/390] test_xdrlib passed 0:00:00 load avg: 1.58 [ 2/390] test_codecmaps_tw passed 0:00:00 load avg: 1.58 [ 3/390] test_sundry passed 0:00:00 load avg: 1.58 [ 4/390] test_sndhdr passed 0:00:00 load avg: 1.58 [ 5/390] test_super passed 0:00:00 load avg: 1.58 [ 6/390] test_copy passed 0:00:00 load avg: 1.58 [ 7/390] test_builtin passed 0:00:00 load avg: 1.58 [ 8/390] test_startfile skipped test_startfile skipped -- object has no attribute 'startfile' 0:00:00 load avg: 1.58 [ 9/390] test_frame passed 0:00:00 load avg: 1.58 [ 10/390] test_xmlrpc_net passed 0:00:00 load avg: 1.58 [ 11/390] test_cmd passed 0:00:00 load avg: 1.58 [ 12/390] test_support passed 0:00:00 load avg: 1.58 [ 13/390] test_range passed 0:00:00 load avg: 1.58 [ 14/390] test_warnings passed 0:00:00 load avg: 1.58 [ 15/390] test_augassign passed 0:00:00 load avg: 1.58 [ 16/390] test_getargs2 passed 0:00:00 load avg: 1.58 [ 17/390] test_sysconfig passed 0:00:00 load avg: 1.58 [ 18/390] test_unary passed 0:00:00 load avg: 1.58 [ 19/390] test_userdict passed 0:00:01 load avg: 1.58 [ 20/390] test_pstats passed 0:00:01 load avg: 1.58 [ 21/390] test_index passed 0:00:01 load avg: 1.58 [ 22/390] test_typechecks passed 0:00:01 load avg: 1.58 [ 23/390] test_string_literals passed 0:00:01 load avg: 1.58 [ 24/390] test_py_compile passed 0:00:01 load avg: 1.58 [ 25/390] test_deque passed 0:00:01 load avg: 1.58 [ 26/390] test_unicode_identifiers passed 0:00:01 load avg: 1.58 [ 27/390] test_print passed 0:00:02 load avg: 1.58 [ 28/390] test_multibytecodec passed 0:00:02 load avg: 1.58 [ 29/390] test_mailbox passed 0:00:02 load avg: 1.58 [ 30/390] test_tcl passed 0:00:02 load avg: 1.58 [ 31/390] test_zlib passed 0:00:02 load avg: 1.58 [ 32/390] test_gzip passed 0:00:02 load avg: 1.58 [ 33/390] test_dummy_threading passed 0:00:02 load avg: 1.58 [ 34/390] test_bigmem passed 0:00:02 load avg: 1.58 [ 35/390] test_secrets passed 0:00:02 load avg: 1.58 [ 36/390] test_file_eintr passed 0:00:02 load avg: 1.58 [ 37/390] test__osx_support passed 0:00:03 load avg: 1.58 [ 38/390] test_dbm passed 0:00:03 load avg: 1.58 [ 39/390] test_docxmlrpc passed 0:00:03 load avg: 1.58 [ 40/390] test_asdl_parser passed 0:00:03 load avg: 1.58 [ 41/390] test_pkg passed 0:00:03 load avg: 1.58 [ 42/390] test_symtable passed 0:00:03 load avg: 1.58 [ 43/390] test_ctypes passed 0:00:03 load avg: 1.58 [ 44/390] test_aifc passed 0:00:04 load avg: 1.85 [ 45/390] test_asynchat passed 0:00:04 load avg: 1.85 [ 46/390] test_kqueue skipped test_kqueue skipped -- test works only on BSD 0:00:05 load avg: 1.85 [ 47/390] test_fstring passed 0:00:05 load avg: 1.85 [ 48/390] test_unittest passed 0:00:05 load avg: 1.85 [ 49/390] test_itertools passed 0:00:05 load avg: 1.85 [ 50/390] test_pyclbr passed 0:00:05 load avg: 1.85 [ 51/390] test_netrc passed 0:00:05 load avg: 1.85 [ 52/390] test_rlcompleter passed 0:00:05 load avg: 1.85 [ 53/390] test_bz2 passed 0:00:05 load avg: 1.85 [ 54/390] test_abc passed 0:00:05 load avg: 1.85 [ 55/390] test_textwrap passed 0:00:05 load avg: 1.85 [ 56/390] test_bisect passed 0:00:05 load avg: 1.85 [ 57/390] test_webbrowser passed 0:00:05 load avg: 1.85 [ 58/390] test_pkgutil passed 0:00:05 load avg: 1.85 [ 59/390] test_posixpath passed 0:00:05 load avg: 1.85 [ 60/390] test_symbol passed 0:00:06 load avg: 1.85 [ 61/390] test_pipes passed 0:00:06 load avg: 1.85 [ 62/390] test_marshal passed 0:00:06 load avg: 1.85 [ 63/390] test_socketserver passed 0:00:06 load avg: 1.85 [ 64/390] test_pydoc passed 0:00:06 load avg: 1.85 [ 65/390] test_richcmp passed 0:00:06 load avg: 1.85 [ 66/390] test_cmath passed 0:00:06 load avg: 1.85 [ 67/390] test_hashlib passed 0:00:06 load avg: 1.85 [ 68/390] test_enumerate passed 0:00:06 load avg: 1.85 [ 69/390] test_traceback passed 0:00:06 load avg: 1.85 [ 70/390] test_funcattrs passed 0:00:07 load avg: 1.85 [ 71/390] test_venv passed 0:00:07 load avg: 1.85 [ 72/390] test_lzma passed 0:00:07 load avg: 1.85 [ 73/390] test_dbm_dumb passed 0:00:07 load avg: 1.85 [ 74/390] test_ioctl skipped test_ioctl skipped -- Unable to open /dev/tty 0:00:07 load avg: 1.85 [ 75/390] test_bigaddrspace passed 0:00:07 load avg: 1.85 [ 76/390] test_ucn passed 0:00:07 load avg: 1.85 [ 77/390] test_cmd_line passed 0:00:07 load avg: 1.85 [ 78/390] test_code passed 0:00:07 load avg: 1.85 [ 79/390] test_urllib2_localnet passed 0:00:08 load avg: 1.85 [ 80/390] test_hash passed 0:00:08 load avg: 1.85 [ 81/390] test_heapq passed 0:00:08 load avg: 1.85 [ 82/390] test_pow passed 0:00:08 load avg: 1.85 [ 83/390] test_exception_variations passed 0:00:08 load avg: 1.85 [ 84/390] test_math passed 0:00:08 load avg: 1.85 [ 85/390] test_smtpnet passed Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available Resource 'smtp.gmail.com' is not available 0:00:09 load avg: 1.85 [ 86/390] test_devpoll skipped test_devpoll skipped -- test works only on Solaris OS family 0:00:09 load avg: 1.85 [ 87/390] test_dynamicclassattribute passed 0:00:09 load avg: 1.85 [ 88/390] test_urllibnet passed Resource 'www.example.com' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/XXXinvalidXXX' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available Resource 'http://www.pythontest.net/' is not available 0:00:09 load avg: 2.35 [ 89/390] test_pkgimport passed 0:00:09 load avg: 2.35 [ 90/390] test_zipapp passed 0:00:09 load avg: 2.35 [ 91/390] test_sys_settrace passed 0:00:09 load avg: 2.35 [ 92/390] test_zipfile passed 0:00:09 load avg: 2.35 [ 93/390] test_weakref passed 0:00:09 load avg: 2.35 [ 94/390] test_finalization passed 0:00:10 load avg: 2.35 [ 95/390] test_wsgiref passed 0:00:10 load avg: 2.35 [ 96/390] test_imghdr passed 0:00:10 load avg: 2.35 [ 97/390] test_complex passed 0:00:10 load avg: 2.35 [ 98/390] test_imaplib passed Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available Resource 'cyrus.andrew.cmu.edu' is not available 0:00:10 load avg: 2.35 [ 99/390] test_longexp passed 0:00:10 load avg: 2.35 [100/390] test_generator_stop passed 0:00:10 load avg: 2.35 [101/390] test_flufl passed 0:00:10 load avg: 2.35 [102/390] test_with passed 0:00:10 load avg: 2.35 [103/390] test_enum passed 0:00:10 load avg: 2.35 [104/390] test_string passed 0:00:10 load avg: 2.35 [105/390] test_fileio passed 0:00:10 load avg: 2.35 [106/390] test_global passed 0:00:10 load avg: 2.35 [107/390] test_codecencodings_cn passed 0:00:11 load avg: 2.35 [108/390] test_zipimport_support passed 0:00:11 load avg: 2.35 [109/390] test_peepholer passed 0:00:11 load avg: 2.35 [110/390] test_genexps passed 0:00:11 load avg: 2.35 [111/390] test_hmac passed 0:00:11 load avg: 2.35 [112/390] test_codecs passed 0:00:12 load avg: 2.35 [113/390] test_runpy passed 0:00:12 load avg: 2.35 [114/390] test_poplib passed 0:00:13 load avg: 2.35 [115/390] test_sys passed 0:00:13 load avg: 2.35 [116/390] test_threaded_import passed 0:00:13 load avg: 2.35 [117/390] test_turtle passed 0:00:13 load avg: 2.35 [118/390] test_future4 passed 0:00:13 load avg: 2.35 [119/390] test_capi passed 0:00:13 load avg: 2.35 [120/390] test_httplib passed Resource 'self-signed.pythontest.net' is not available Resource 'self-signed.pythontest.net' is not available Resource 'self-signed.pythontest.net' is not available Resource 'self-signed.pythontest.net' is not available Resource 'www.python.org' is not available 0:00:13 load avg: 2.35 [121/390] test_popen passed 0:00:13 load avg: 2.35 [122/390] test_syslog passed 0:00:13 load avg: 2.35 [123/390] test_urllib2 passed Resource 'http://www.example.com/' is not available 0:00:14 load avg: 2.35 [124/390] test_codecencodings_tw passed 0:00:14 load avg: 2.56 [125/390] test_robotparser passed Resource 'http://www.pythontest.net/' is not available 0:00:14 load avg: 2.56 [126/390] test_codecencodings_kr passed 0:00:14 load avg: 2.56 [127/390] test_gc passed 0:00:14 load avg: 2.56 [128/390] test_abstract_numbers passed 0:00:14 load avg: 2.56 [129/390] test_slice passed 0:00:14 load avg: 2.56 [130/390] test_metaclass passed 0:00:15 load avg: 2.56 [131/390] test_htmlparser passed 0:00:15 load avg: 2.56 [132/390] test_eintr passed 0:00:15 load avg: 2.56 [133/390] test_curses passed 0:00:15 load avg: 2.56 [134/390] test_http_cookiejar passed 0:00:15 load avg: 2.56 [135/390] test_bytes passed 0:00:15 load avg: 2.56 [136/390] test_coroutines passed 0:00:15 load avg: 2.56 [137/390] test__opcode passed 0:00:15 load avg: 2.56 [138/390] test_numeric_tower passed 0:00:15 load avg: 2.56 [139/390] test_urlparse passed 0:00:15 load avg: 2.56 [140/390] test_structseq passed 0:00:15 load avg: 2.56 [141/390] test_shelve passed 0:00:15 load avg: 2.56 [142/390] test_contextlib passed 0:00:15 load avg: 2.56 [143/390] test_weakset passed 0:00:16 load avg: 2.56 [144/390] test_ossaudiodev skipped (resource denied) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:00:16 load avg: 2.56 [145/390] test_isinstance passed 0:00:16 load avg: 2.56 [146/390] test_atexit passed 0:00:16 load avg: 2.56 [147/390] test_subclassinit passed 0:00:16 load avg: 2.56 [148/390] test_macpath passed 0:00:16 load avg: 2.56 [149/390] test_tuple passed 0:00:16 load avg: 2.56 [150/390] test_sax passed 0:00:16 load avg: 2.56 [151/390] test_yield_from passed 0:00:16 load avg: 2.56 [152/390] test_reprlib passed 0:00:17 load avg: 2.56 [153/390] test_timeit passed 0:00:17 load avg: 2.56 [154/390] test_pickle passed 0:00:17 load avg: 2.56 [155/390] test_exception_hierarchy passed 0:00:17 load avg: 2.56 [156/390] test_memoryio passed 0:00:17 load avg: 2.56 [157/390] test_wait3 passed 0:00:17 load avg: 2.56 [158/390] test_exceptions passed 0:00:17 load avg: 2.56 [159/390] test_ordered_dict passed 0:00:17 load avg: 2.56 [160/390] test_cprofile passed 0:00:18 load avg: 2.56 [161/390] test_osx_env passed 0:00:18 load avg: 2.56 [162/390] test_sqlite passed 0:00:18 load avg: 2.56 [163/390] test_int_literal passed 0:00:18 load avg: 2.56 [164/390] test_minidom passed 0:00:18 load avg: 2.56 [165/390] test_pyexpat passed 0:00:18 load avg: 2.56 [166/390] test_zipimport passed 0:00:19 load avg: 2.56 [167/390] test_urllib2net passed Resource 'http://www.example.com/' is not available Resource 'http://www.example.com' is not available Resource 'ftp://www.pythontest.net/README' is not available Resource 'http://www.pythontest.net/redir/with_frag/' is not available Resource 'http://www.imdb.com' is not available Resource 'http://www.pythontest.net/index.html#frag' is not available Resource 'ftp://www.pythontest.net/' is not available Resource 'ftp://www.pythontest.net/' is not available Resource 'ftp://www.pythontest.net/' is not available Resource 'ftp://www.pythontest.net/' is not available Resource 'http://www.example.com' is not available Resource 'http://www.example.com' is not available Resource 'http://www.example.com' is not available Resource 'http://www.example.com' is not available 0:00:19 load avg: 2.56 [168/390] test_opcodes passed 0:00:19 load avg: 2.83 [169/390] test_collections passed 0:00:22 load avg: 2.83 [170/390] test_unicodedata passed 0:00:22 load avg: 2.83 [171/390] test_poll passed 0:00:22 load avg: 2.83 [172/390] test_repl passed 0:00:24 load avg: 2.83 [173/390] test_pickletools passed 0:00:25 load avg: 3.25 [174/390] test_fork1 passed 0:00:26 load avg: 3.25 [175/390] test_trace passed 0:00:26 load avg: 3.25 [176/390] test___all__ passed 0:00:26 load avg: 3.25 [177/390] test_crypt passed 0:00:26 load avg: 3.25 [178/390] test_eof passed 0:00:26 load avg: 3.25 [179/390] test_glob passed 0:00:27 load avg: 3.25 [180/390] test_long passed 0:00:27 load avg: 3.25 [181/390] test_idle passed 0:00:27 load avg: 3.25 [182/390] test_class passed 0:00:27 load avg: 3.25 [183/390] test_random passed 0:00:27 load avg: 3.25 [184/390] test_codecmaps_jp passed 0:00:27 load avg: 3.25 [185/390] test_keywordonlyarg passed 0:00:27 load avg: 3.25 [186/390] test_codecencodings_hk passed 0:00:28 load avg: 3.25 [187/390] test_ntpath passed 0:00:38 load avg: 3.28 [188/390] test_decimal passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_forkserver (33 sec), test_lib2to3 (31 sec) 0:00:38 load avg: 3.28 [189/390] test_raise passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_forkserver (33 sec), test_lib2to3 (31 sec) 0:00:38 load avg: 3.28 [190/390] test_telnetlib passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_forkserver (33 sec), test_lib2to3 (31 sec) 0:00:38 load avg: 3.28 [191/390] test_defaultdict passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_forkserver (33 sec), test_lib2to3 (31 sec) 0:00:38 load avg: 3.28 [192/390] test_plistlib passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_forkserver (34 sec), test_lib2to3 (31 sec) 0:00:38 load avg: 3.28 [193/390] test_unpack passed -- running: test_multiprocessing_spawn (39 sec), test_multiprocessing_forkserver (34 sec), test_lib2to3 (31 sec) 0:00:39 load avg: 3.34 [194/390] test_signal passed -- running: test_multiprocessing_spawn (39 sec), test_multiprocessing_forkserver (34 sec), test_lib2to3 (32 sec) 0:00:39 load avg: 3.34 [195/390] test_fractions passed -- running: test_multiprocessing_spawn (39 sec), test_multiprocessing_forkserver (34 sec), test_lib2to3 (32 sec) 0:00:39 load avg: 3.34 [196/390] test_userlist passed -- running: test_multiprocessing_spawn (39 sec), test_multiprocessing_forkserver (34 sec), test_lib2to3 (32 sec) 0:00:39 load avg: 3.34 [197/390] test_grammar passed -- running: test_multiprocessing_spawn (39 sec), test_multiprocessing_forkserver (35 sec), test_lib2to3 (32 sec) 0:00:39 load avg: 3.34 [198/390] test_shlex passed -- running: test_multiprocessing_spawn (39 sec), test_multiprocessing_forkserver (35 sec), test_lib2to3 (32 sec) 0:00:40 load avg: 3.34 [199/390] test_fileinput passed -- running: test_multiprocessing_spawn (40 sec), test_multiprocessing_forkserver (35 sec), test_lib2to3 (33 sec) 0:00:40 load avg: 3.34 [200/390] test_quopri passed -- running: test_multiprocessing_spawn (40 sec), test_multiprocessing_forkserver (35 sec), test_lib2to3 (33 sec) 0:00:40 load avg: 3.34 [201/390] test_lib2to3 passed (33 sec) -- running: test_multiprocessing_spawn (40 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [202/390] test_ttk_textonly passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [203/390] test_sched passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [204/390] test_setcomps passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [205/390] test_univnewlines passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [206/390] test_extcall passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [207/390] test_codeccallbacks passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (36 sec) 0:00:41 load avg: 3.34 [208/390] test_struct passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (37 sec) 0:00:42 load avg: 3.34 [209/390] test_call passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_forkserver (37 sec) 0:00:42 load avg: 3.34 [210/390] test_codeop passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_forkserver (37 sec) 0:00:42 load avg: 3.34 [211/390] test_thread passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_forkserver (37 sec) 0:00:42 load avg: 3.34 [212/390] test_mimetypes passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_forkserver (37 sec) 0:00:42 load avg: 3.34 [213/390] test_memoryview passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_forkserver (38 sec) 0:00:42 load avg: 3.34 [214/390] test_uu passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_forkserver (38 sec) 0:00:43 load avg: 3.34 [215/390] test_importlib passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (38 sec) 0:00:43 load avg: 3.34 [216/390] test_tempfile passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (38 sec) 0:00:43 load avg: 3.34 [217/390] test_dictcomps passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (38 sec) 0:00:43 load avg: 3.34 [218/390] test_largefile passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (39 sec) 0:00:43 load avg: 3.34 [219/390] test_getpass passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (39 sec) 0:00:43 load avg: 3.34 [220/390] test_urllib_response passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (39 sec) 0:00:44 load avg: 3.34 [221/390] test_float passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_forkserver (39 sec) 0:00:44 load avg: 3.39 [222/390] test_inspect passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_forkserver (39 sec) 0:00:44 load avg: 3.39 [223/390] test_errno passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_forkserver (40 sec) 0:00:44 load avg: 3.39 [224/390] test_binop passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_forkserver (40 sec) 0:00:44 load avg: 3.39 [225/390] test___future__ passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec) 0:00:45 load avg: 3.39 [226/390] test_tarfile passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec) 0:00:45 load avg: 3.39 [227/390] test_decorators passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec) 0:00:45 load avg: 3.39 [228/390] test_ensurepip passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec) 0:00:45 load avg: 3.39 [229/390] test_set passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec) 0:00:45 load avg: 3.39 [230/390] test_sys_setprofile passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec) 0:00:45 load avg: 3.39 [231/390] test_csv passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (40 sec), test_tokenize (30 sec) 0:00:46 load avg: 3.39 [232/390] test_pdb passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (41 sec), test_tokenize (31 sec) 0:00:46 load avg: 3.39 [233/390] test_re passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (41 sec), test_tokenize (31 sec), test_concurrent_futures (30 sec) 0:00:46 load avg: 3.39 [234/390/1] test_script_helper failed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (41 sec), test_tokenize (31 sec), test_concurrent_futures (30 sec) test test_script_helper failed -- multiple errors occurred; run in verbose mode for details 0:00:46 load avg: 3.39 [235/390/1] test_baseexception passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (41 sec), test_tokenize (31 sec), test_concurrent_futures (30 sec) 0:00:46 load avg: 3.39 [236/390/1] test_codecmaps_kr passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (41 sec), test_tokenize (31 sec), test_concurrent_futures (30 sec) 0:00:46 load avg: 3.39 [237/390/1] test_doctest2 passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (31 sec), test_concurrent_futures (30 sec) 0:00:46 load avg: 3.39 [238/390/1] test_faulthandler passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (31 sec), test_concurrent_futures (31 sec) 0:00:46 load avg: 3.39 [239/390/1] test_msilib skipped -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (31 sec), test_concurrent_futures (31 sec) test_msilib skipped -- No module named '_msi' 0:00:46 load avg: 3.39 [240/390/1] test_unpack_ex passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (31 sec), test_concurrent_futures (31 sec) 0:00:46 load avg: 3.39 [241/390/1] test_property passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (31 sec), test_concurrent_futures (31 sec) 0:00:46 load avg: 3.39 [242/390/1] test_typing passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (32 sec), test_concurrent_futures (31 sec) 0:00:47 load avg: 3.39 [243/390/1] test_array passed -- running: test_multiprocessing_spawn (47 sec), test_multiprocessing_forkserver (42 sec), test_tokenize (32 sec), test_concurrent_futures (31 sec) 0:00:47 load avg: 3.39 [244/390/1] test_asyncgen passed -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_forkserver (43 sec), test_tokenize (33 sec), test_concurrent_futures (32 sec), test_io (30 sec) 0:00:48 load avg: 3.39 [245/390/1] test_platform passed -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_forkserver (43 sec), test_tokenize (33 sec), test_concurrent_futures (32 sec), test_io (31 sec) 0:00:48 load avg: 3.39 [246/390/1] test_dynamic passed -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_forkserver (43 sec), test_tokenize (33 sec), test_concurrent_futures (32 sec), test_io (31 sec) 0:00:48 load avg: 3.39 [247/390/1] test_unicode_file skipped -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_forkserver (43 sec), test_tokenize (33 sec), test_concurrent_futures (32 sec), test_io (31 sec) test_unicode_file skipped -- No Unicode filesystem semantics on this platform. 0:00:48 load avg: 3.39 [248/390/1] test_generators passed -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_forkserver (44 sec), test_tokenize (33 sec), test_concurrent_futures (33 sec), test_io (31 sec) 0:00:49 load avg: 3.39 [249/390/1] test_strptime passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (44 sec), test_tokenize (34 sec), test_concurrent_futures (33 sec), test_io (32 sec) 0:00:49 load avg: 3.39 [250/390/1] test_epoll passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (44 sec), test_tokenize (34 sec), test_concurrent_futures (33 sec), test_io (32 sec) 0:00:49 load avg: 3.39 [251/390/1] test_gettext passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (44 sec), test_tokenize (34 sec), test_concurrent_futures (33 sec), test_io (32 sec) 0:00:49 load avg: 3.60 [252/390/1] test_stringprep passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (44 sec), test_tokenize (34 sec), test_concurrent_futures (33 sec), test_io (32 sec) 0:00:49 load avg: 3.60 [253/390/1] test_spwd passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (44 sec), test_tokenize (34 sec), test_concurrent_futures (33 sec), test_io (32 sec) 0:00:49 load avg: 3.60 [254/390/1] test_tokenize passed (34 sec) -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (45 sec), test_concurrent_futures (34 sec), test_io (32 sec) 0:00:49 load avg: 3.60 [255/390/1] test_compare passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (45 sec), test_concurrent_futures (34 sec), test_io (32 sec) 0:00:49 load avg: 3.60 [256/390/1] test_configparser passed -- running: test_multiprocessing_spawn (50 sec), test_multiprocessing_forkserver (45 sec), test_concurrent_futures (34 sec), test_io (32 sec) 0:00:50 load avg: 3.60 [257/390/1] test_html passed -- running: test_multiprocessing_spawn (50 sec), test_multiprocessing_forkserver (45 sec), test_concurrent_futures (34 sec), test_io (33 sec) 0:00:50 load avg: 3.60 [258/390/1] test_import passed -- running: test_multiprocessing_spawn (50 sec), test_multiprocessing_forkserver (45 sec), test_concurrent_futures (34 sec), test_io (33 sec) 0:00:50 load avg: 3.60 [259/390/1] test_iterlen passed -- running: test_multiprocessing_spawn (50 sec), test_multiprocessing_forkserver (45 sec), test_concurrent_futures (34 sec), test_io (33 sec) 0:00:50 load avg: 3.60 [260/390/1] test_sunau passed -- running: test_multiprocessing_spawn (50 sec), test_multiprocessing_forkserver (46 sec), test_concurrent_futures (35 sec), test_io (33 sec) 0:00:51 load avg: 3.60 [261/390/1] test_bufio passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_forkserver (46 sec), test_concurrent_futures (35 sec), test_io (34 sec) 0:00:51 load avg: 3.60 [262/390/1] test_xml_etree passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_forkserver (46 sec), test_concurrent_futures (35 sec), test_io (34 sec) 0:00:51 load avg: 3.60 [263/390/1] test_types passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_forkserver (47 sec), test_concurrent_futures (36 sec), test_io (34 sec) 0:00:51 load avg: 3.60 [264/390/1] test_profile passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_forkserver (47 sec), test_concurrent_futures (36 sec), test_io (34 sec) 0:00:52 load avg: 3.60 [265/390/1] test_crashers passed -- running: test_multiprocessing_spawn (52 sec), test_multiprocessing_forkserver (47 sec), test_concurrent_futures (36 sec), test_io (35 sec) 0:00:52 load avg: 3.60 [266/390/1] test_dbm_gnu passed -- running: test_multiprocessing_spawn (52 sec), test_multiprocessing_forkserver (47 sec), test_concurrent_futures (36 sec), test_io (35 sec) 0:00:52 load avg: 3.60 [267/390/1] test_winreg skipped -- running: test_multiprocessing_spawn (52 sec), test_multiprocessing_forkserver (47 sec), test_concurrent_futures (36 sec), test_io (35 sec) test_winreg skipped -- No module named 'winreg' 0:00:52 load avg: 3.60 [268/390/1] test_dis passed -- running: test_multiprocessing_spawn (52 sec), test_multiprocessing_forkserver (48 sec), test_concurrent_futures (37 sec), test_io (35 sec) 0:00:54 load avg: 3.60 [269/390/1] test_io passed (36 sec) -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_forkserver (49 sec), test_concurrent_futures (38 sec) 0:00:54 load avg: 3.63 [270/390/1] test_getopt passed -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_forkserver (49 sec), test_concurrent_futures (38 sec) 0:00:54 load avg: 3.63 [271/390/1] test_uuid passed -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_forkserver (49 sec), test_concurrent_futures (38 sec) 0:00:54 load avg: 3.63 [272/390/1] test_xml_dom_minicompat passed -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_forkserver (50 sec), test_concurrent_futures (39 sec) 0:00:54 load avg: 3.63 [273/390/1] test_codecmaps_hk passed -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_forkserver (50 sec), test_concurrent_futures (39 sec) 0:00:55 load avg: 3.63 [274/390/1] test_cmd_line_script passed -- running: test_multiprocessing_spawn (55 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (39 sec) 0:00:56 load avg: 3.63 [275/390/1] test_keyword passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [276/390/1] test_buffer passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [277/390/1] test_linecache passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [278/390/1] test_select passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [279/390/1] test_compileall passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [280/390/1] test_future passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [281/390/1] test_descrtut passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [282/390/1] test_binascii passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [283/390/1] test_dict_version passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (51 sec), test_concurrent_futures (40 sec) 0:00:56 load avg: 3.63 [284/390/1] test_dictviews passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:56 load avg: 3.63 [285/390/1] test_multiprocessing_main_handling passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:56 load avg: 3.63 [286/390/1] test_future5 passed -- running: test_multiprocessing_spawn (56 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [287/390/1] test_macurl2path passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [288/390/1] test_calendar passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [289/390/1] test_dbm_ndbm passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [290/390/1] test_codecmaps_cn passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [291/390/1] test_difflib passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_tools (30 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [292/390/1] test_code_module passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_tools (30 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [293/390/1] test_module passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (52 sec), test_tools (30 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [294/390/1] test_strftime passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (53 sec), test_tools (30 sec), test_concurrent_futures (41 sec) 0:00:57 load avg: 3.63 [295/390/1] test_base64 passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (53 sec), test_tools (31 sec), test_concurrent_futures (42 sec) 0:00:58 load avg: 3.63 [296/390/1] test_threading_local passed -- running: test_multiprocessing_spawn (58 sec), test_multiprocessing_forkserver (53 sec), test_tools (31 sec), test_concurrent_futures (42 sec) 0:00:58 load avg: 3.63 [297/390/1] test_statistics passed -- running: test_multiprocessing_spawn (58 sec), test_multiprocessing_forkserver (53 sec), test_tools (31 sec), test_concurrent_futures (42 sec) 0:00:58 load avg: 3.63 [298/390/1] test__locale passed -- running: test_multiprocessing_spawn (58 sec), test_multiprocessing_forkserver (53 sec), test_tools (31 sec), test_concurrent_futures (42 sec) 0:00:58 load avg: 3.63 [299/390/1] test_ipaddress passed -- running: test_multiprocessing_spawn (58 sec), test_multiprocessing_forkserver (54 sec), test_tools (31 sec), test_concurrent_futures (42 sec) 0:00:58 load avg: 3.63 [300/390/1] test_winsound skipped (resource denied) -- running: test_multiprocessing_spawn (58 sec), test_multiprocessing_forkserver (54 sec), test_tools (31 sec), test_concurrent_futures (43 sec) test_winsound skipped -- Use of the 'audio' resource not enabled 0:00:59 load avg: 3.63 [301/390/1] test_descr passed -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_forkserver (54 sec), test_tools (32 sec), test_concurrent_futures (43 sec) 0:00:59 load avg: 3.74 [302/390/1] test_fcntl passed -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_forkserver (54 sec), test_tools (32 sec), test_concurrent_futures (43 sec) 0:00:59 load avg: 3.74 [303/390/1] test_winconsoleio skipped -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_forkserver (54 sec), test_tools (32 sec), test_concurrent_futures (43 sec) test_winconsoleio skipped -- test only relevant on win32 0:01:00 load avg: 3.74 [304/390/1] test_tools passed (33 sec) -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_forkserver (55 sec), test_concurrent_futures (44 sec) 0:01:00 load avg: 3.74 [305/390/1] test_functools passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_forkserver (55 sec), test_concurrent_futures (44 sec) 0:01:00 load avg: 3.74 [306/390/1] test_codecencodings_jp passed -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_forkserver (56 sec), test_concurrent_futures (45 sec) 0:01:01 load avg: 3.74 [307/390/1] test_threadsignals passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (56 sec), test_concurrent_futures (45 sec) 0:01:01 load avg: 3.74 [308/390/1] test_imp passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (56 sec), test_concurrent_futures (45 sec) 0:01:01 load avg: 3.74 [309/390/1] test_ftplib passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (45 sec) 0:01:01 load avg: 3.74 [310/390/1] test_parser passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:01 load avg: 3.74 [311/390/1] test_colorsys passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:01 load avg: 3.74 [312/390/1] test_charmapcodec passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:01 load avg: 3.74 [313/390/1] test_datetime passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:01 load avg: 3.74 [314/390/1] test_operator passed -- running: test_multiprocessing_spawn (61 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:01 load avg: 3.74 [315/390/1] test_tix skipped (resource denied) -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) test_tix skipped -- Use of the 'gui' resource not enabled 0:01:02 load avg: 3.74 [316/390/1] test_future3 passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:02 load avg: 3.74 [317/390/1] test_pprint passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:02 load avg: 3.74 [318/390/1] test_mailcap passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:02 load avg: 3.74 [319/390/1] test_structmembers passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (57 sec), test_concurrent_futures (46 sec) 0:01:02 load avg: 3.74 [320/390/1] test_codecencodings_iso2022 passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:02 load avg: 3.74 [321/390/1] test_tk skipped (resource denied) -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) test_tk skipped -- Use of the 'gui' resource not enabled 0:01:02 load avg: 3.74 [322/390/1] test_time passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [323/390/1] test_syntax passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [324/390/1] test_genericpath passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [325/390/1] test_xmlrpc passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [326/390/1] test_int passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [327/390/1] test_cgi passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [328/390/1] test_compile passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [329/390/1] test_timeout passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (58 sec), test_concurrent_futures (47 sec) Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available Resource 'www.python.org.' is not available /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/support/__init__.py:1510: ResourceWarning: unclosed gc.collect() /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/support/__init__.py:1510: ResourceWarning: unclosed gc.collect() /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/support/__init__.py:1510: ResourceWarning: unclosed gc.collect() /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/support/__init__.py:1510: ResourceWarning: unclosed gc.collect() /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/support/__init__.py:1510: ResourceWarning: unclosed gc.collect() /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/support/__init__.py:1510: ResourceWarning: unclosed gc.collect() 0:01:03 load avg: 3.74 [330/390/1] test_dict passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (47 sec) 0:01:03 load avg: 3.74 [331/390/1] test_list passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.74 [332/390/1] test_asyncore passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.74 [333/390/1] test_ttk_guionly skipped (resource denied) -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:01:04 load avg: 3.74 [334/390/1] test_scope passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.92 [335/390/1] test_unicode_file_functions skipped -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) test_unicode_file_functions skipped -- only NT+ and systems with Unicode-friendly filesystem encoding 0:01:04 load avg: 3.92 [336/390/1] test_selectors passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.92 [337/390/1] test_filecmp passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.92 [338/390/1] test_userstring passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.92 [339/390/1] test_file passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.92 [340/390/1] test_threadedtempfile passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (59 sec), test_concurrent_futures (48 sec) 0:01:04 load avg: 3.92 [341/390/1] test_pathlib passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:04 load avg: 3.92 [342/390/1] test_smtpd passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:04 load avg: 3.92 [343/390/1] test_grp passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [344/390/1] test_copyreg passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [345/390/1] test_tracemalloc passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [346/390/1] test_smtplib passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [347/390/1] test_xml_etree_c passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [348/390/1] test_utf8source passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [349/390/1] test_pwd passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (60 sec), test_concurrent_futures (49 sec) 0:01:05 load avg: 3.92 [350/390/1] test_httpservers passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:05 load avg: 3.92 [351/390/1] test_http_cookies passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:05 load avg: 3.92 [352/390/1] test_regrtest passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [353/390/1] test_format passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [354/390/1] test_fnmatch passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [355/390/1] test_unicode passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [356/390/1] test_shutil passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [357/390/1] test_binhex passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [358/390/1] test_modulefinder passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [359/390/1] test_strtod passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [360/390/1] test_wave passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [361/390/1] test_urllib passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [362/390/1] test_iter passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (61 sec), test_concurrent_futures (50 sec) 0:01:06 load avg: 3.92 [363/390/1] test_contains passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) 0:01:06 load avg: 3.92 [364/390/1] test_zipfile64 skipped (resource denied) -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:01:06 load avg: 3.92 [365/390/2] test_distutils failed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmpyl7nce70 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmpyl7nce70 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmpdg68cd6_ PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmpdg68cd6_ PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp Traceback (most recent call last): File "setup.py", line 5, in url='xxx', author='xxx', author_email='xxx') File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/core.py", line 148, in setup dist.run_commands() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install.py", line 560, in run self.run_command(cmd_name) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 97, in run self.byte_compile(outfiles) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 134, in byte_compile dry_run=self.dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/util.py", line 356, in byte_compile import subprocess File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/subprocess.py", line 136, in import _posixsubprocess ImportError: /tmp/B.LaqVWI/BUILD/Python-3.6.5/build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _Py_set_inheritable_async_safe error: Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.35829 (%install) Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.35829 (%install) Traceback (most recent call last): File "setup.py", line 5, in url='xxx', author='xxx', author_email='xxx') File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/core.py", line 148, in setup dist.run_commands() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install.py", line 560, in run self.run_command(cmd_name) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 97, in run self.byte_compile(outfiles) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 134, in byte_compile dry_run=self.dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/util.py", line 356, in byte_compile import subprocess File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/subprocess.py", line 136, in import _posixsubprocess ImportError: /tmp/B.LaqVWI/BUILD/Python-3.6.5/build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _Py_set_inheritable_async_safe error: Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.35830 (%install) Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.35830 (%install) test test_distutils failed -- multiple errors occurred; run in verbose mode for details 0:01:06 load avg: 3.92 [366/390/2] test_bool passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) 0:01:06 load avg: 3.92 [367/390/2] test_mmap passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) 0:01:07 load avg: 3.92 [368/390/2] test_optparse passed -- running: test_multiprocessing_spawn (67 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) 0:01:07 load avg: 3.92 [369/390/2] test_ast passed -- running: test_multiprocessing_spawn (67 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) 0:01:07 load avg: 3.92 [370/390/2] test_pulldom passed -- running: test_multiprocessing_spawn (67 sec), test_multiprocessing_forkserver (62 sec), test_concurrent_futures (51 sec) 0:01:07 load avg: 3.92 [371/390/2] test_doctest passed -- running: test_multiprocessing_spawn (67 sec), test_multiprocessing_forkserver (63 sec), test_concurrent_futures (52 sec) 0:01:07 load avg: 3.92 [372/390/2] test_sort passed -- running: test_multiprocessing_spawn (68 sec), test_multiprocessing_forkserver (63 sec), test_concurrent_futures (52 sec) 0:01:08 load avg: 3.92 [373/390/2] test_queue passed -- running: test_multiprocessing_spawn (68 sec), test_multiprocessing_forkserver (64 sec), test_concurrent_futures (53 sec) 0:01:08 load avg: 3.92 [374/390/2] test_stat passed -- running: test_multiprocessing_spawn (68 sec), test_multiprocessing_forkserver (64 sec), test_concurrent_futures (53 sec) 0:01:09 load avg: 3.92 [375/390/2] test_cgitb passed -- running: test_multiprocessing_spawn (69 sec), test_multiprocessing_forkserver (64 sec), test_concurrent_futures (53 sec) 0:01:09 load avg: 4.01 [376/390/2] test_json passed -- running: test_multiprocessing_spawn (69 sec), test_multiprocessing_forkserver (65 sec), test_concurrent_futures (54 sec) 0:01:11 load avg: 4.01 [377/390/2] test_argparse passed -- running: test_multiprocessing_spawn (71 sec), test_multiprocessing_forkserver (66 sec), test_concurrent_futures (55 sec) 0:01:11 load avg: 4.01 [378/390/2] test_listcomps passed -- running: test_multiprocessing_spawn (71 sec), test_multiprocessing_forkserver (66 sec), test_concurrent_futures (55 sec) 0:01:11 load avg: 4.01 [379/390/2] test_dummy_thread passed -- running: test_multiprocessing_spawn (71 sec), test_multiprocessing_forkserver (66 sec), test_concurrent_futures (55 sec) 0:01:11 load avg: 4.01 [380/390/2] test_source_encoding passed -- running: test_multiprocessing_spawn (71 sec), test_multiprocessing_forkserver (67 sec), test_concurrent_futures (56 sec) 0:01:11 load avg: 4.01 [381/390/2] test_dtrace passed -- running: test_multiprocessing_spawn (72 sec), test_multiprocessing_forkserver (67 sec), test_concurrent_futures (56 sec) 0:01:12 load avg: 4.01 [382/390/2] test_email passed -- running: test_multiprocessing_spawn (72 sec), test_multiprocessing_forkserver (67 sec), test_concurrent_futures (56 sec) 0:01:13 load avg: 4.01 [383/390/2] test_wait4 passed -- running: test_multiprocessing_spawn (73 sec), test_multiprocessing_forkserver (68 sec), test_concurrent_futures (57 sec) 0:01:15 load avg: 4.09 [384/390/2] test_multiprocessing_forkserver passed (71 sec) -- running: test_multiprocessing_spawn (75 sec), test_concurrent_futures (60 sec) 0:01:17 load avg: 4.09 [385/390/2] test_threading passed -- running: test_multiprocessing_spawn (77 sec), test_concurrent_futures (61 sec) 0:01:20 load avg: 3.84 [386/390/2] test_concurrent_futures passed (64 sec) -- running: test_multiprocessing_spawn (80 sec) 0:01:26 load avg: 3.53 [387/390/2] test_logging passed -- running: test_multiprocessing_spawn (86 sec) 0:01:26 load avg: 3.53 [388/390/2] test_multiprocessing_spawn passed (86 sec) 0:01:32 load avg: 3.25 [389/390/2] test_subprocess passed running: test_multiprocessing_fork (53 sec) 0:02:11 load avg: 1.67 [390/390/2] test_multiprocessing_fork passed (62 sec) /tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/multiprocessing/semaphore_tracker.py:55: UserWarning: semaphore_tracker: process died unexpectedly, relaunching. Some semaphores might leak. warnings.warn('semaphore_tracker: process died unexpectedly, ' 373 tests OK. 2 tests failed: test_distutils test_script_helper 15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64 Re-running failed tests in verbose mode Re-running test 'test_script_helper' in verbose mode test_assert_python_failure (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_failure_raises (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_isolated_when_env_not_required (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_not_isolated_when_env_is_required (test.test_script_helper.TestScriptHelper) Ensure that -I is not passed when the environment is required. ... ok test_assert_python_ok (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_ok_raises (test.test_script_helper.TestScriptHelper) ... ok test_interpreter_requires_environment_details (test.test_script_helper.TestScriptHelperEnvironment) ... FAIL test_interpreter_requires_environment_false (test.test_script_helper.TestScriptHelperEnvironment) ... FAIL test_interpreter_requires_environment_true (test.test_script_helper.TestScriptHelperEnvironment) ... test test_script_helper failed FAIL ====================================================================== FAIL: test_interpreter_requires_environment_details (test.test_script_helper.TestScriptHelperEnvironment) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/unittest/mock.py", line 1179, in patched return func(*args, **keywargs) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/test_script_helper.py", line 101, in test_interpreter_requires_environment_details self.assertFalse(script_helper.interpreter_requires_environment()) AssertionError: True is not false ====================================================================== FAIL: test_interpreter_requires_environment_false (test.test_script_helper.TestScriptHelperEnvironment) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/unittest/mock.py", line 1179, in patched return func(*args, **keywargs) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/test_script_helper.py", line 95, in test_interpreter_requires_environment_false self.assertFalse(script_helper.interpreter_requires_environment()) AssertionError: True is not false ====================================================================== FAIL: test_interpreter_requires_environment_true (test.test_script_helper.TestScriptHelperEnvironment) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/unittest/mock.py", line 1179, in patched return func(*args, **keywargs) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/test/test_script_helper.py", line 89, in test_interpreter_requires_environment_true self.assertEqual(1, mock_check_call.call_count) AssertionError: 1 != 0 ---------------------------------------------------------------------- Ran 9 tests in 0.081s FAILED (failures=3) Re-running test 'test_distutils' in verbose mode test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmp62p434rt PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmp62p434rt PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp Traceback (most recent call last): File "setup.py", line 5, in url='xxx', author='xxx', author_email='xxx') File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/core.py", line 148, in setup dist.run_commands() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install.py", line 560, in run self.run_command(cmd_name) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 97, in run self.byte_compile(outfiles) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 134, in byte_compile dry_run=self.dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/util.py", line 356, in byte_compile import subprocess File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/subprocess.py", line 136, in import _posixsubprocess ImportError: /tmp/B.LaqVWI/BUILD/Python-3.6.5/build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _Py_set_inheritable_async_safe error: Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.67043 (%install) Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.67043 (%install) ERROR test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmpf_papb5a PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.LaqVWI/BUILD/tmp/tmpf_papb5a PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.LaqVWI/BUILD/tmp Traceback (most recent call last): File "setup.py", line 5, in url='xxx', author='xxx', author_email='xxx') File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/core.py", line 148, in setup dist.run_commands() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install.py", line 560, in run self.run_command(cmd_name) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 97, in run self.byte_compile(outfiles) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/install_lib.py", line 134, in byte_compile dry_run=self.dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/util.py", line 356, in byte_compile import subprocess File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/subprocess.py", line 136, in import _posixsubprocess ImportError: /tmp/B.LaqVWI/BUILD/Python-3.6.5/build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _Py_set_inheritable_async_safe error: Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.67044 (%install) Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.67044 (%install) ERROR test_simple_run (distutils.tests.test_install_data.InstallDataTestCase) ... ok test_byte_compile (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_byte_compile_optimized (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dir_in_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_empty_package_dir (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_debug_print (distutils.tests.test_filelist.FileListTestCase) ... ok test_exclude_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_glob_to_re (distutils.tests.test_filelist.FileListTestCase) ... ok test_include_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template_line (distutils.tests.test_filelist.FileListTestCase) ... ok test_remove_duplicates (distutils.tests.test_filelist.FileListTestCase) ... ok test_set_allfiles (distutils.tests.test_filelist.FileListTestCase) ... ok test_translate_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_basic_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok test_missing_symlink (distutils.tests.test_filelist.FindAllTestCase) ... ok test_non_local_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok test_debug_print (distutils.tests.test_cmd.CommandTestCase) ... ok test_dump_options (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_dirname (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_filename (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string_list (distutils.tests.test_cmd.CommandTestCase) ... ok test_make_file (distutils.tests.test_cmd.CommandTestCase) ... ok test_minimal (distutils.tests.test_bdist_msi.BDistMSITestCase) ... skipped 'these tests require Windows' test_finalize_options (distutils.tests.test_upload.uploadTestCase) ... ok test_saved_password (distutils.tests.test_upload.uploadTestCase) ... ok test_upload (distutils.tests.test_upload.uploadTestCase) ... ok test_upload_correct_cr (distutils.tests.test_upload.uploadTestCase) ... ok test_upload_fails (distutils.tests.test_upload.uploadTestCase) ... ok test_wrong_exception_order (distutils.tests.test_upload.uploadTestCase) ... ok test_SO_deprecation (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_SO_in_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_SO_value (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_customize_compiler_before_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_base (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_literal_dollar (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_srcdir_independent_of_cwd (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_class (distutils.tests.test_text_file.TextFileTestCase) ... ok test_check_all (distutils.tests.test_check.CheckTestCase) ... ok test_check_document (distutils.tests.test_check.CheckTestCase) ... ok test_check_metadata (distutils.tests.test_check.CheckTestCase) ... ok test_check_restructuredtext (distutils.tests.test_check.CheckTestCase) ... ok test_check_restructuredtext_with_syntax_highlight (distutils.tests.test_check.CheckTestCase) ... ok test_debug_mode (distutils.tests.test_install.InstallTestCase) ... ok test_finalize_options (distutils.tests.test_install.InstallTestCase) ... ok test_handle_extra_path (distutils.tests.test_install.InstallTestCase) ... ok test_home_installation_scheme (distutils.tests.test_install.InstallTestCase) ... ok test_record (distutils.tests.test_install.InstallTestCase) ... ok test_record_extensions (distutils.tests.test_install.InstallTestCase) ... ok test_user_site (distutils.tests.test_install.InstallTestCase) ... ok test_add_defaults (distutils.tests.test_sdist.SDistTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_sdist.SDistTestCase) ... ok test_finalize_options (distutils.tests.test_sdist.SDistTestCase) ... ok test_get_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_unknown_command (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_arguments (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_path (distutils.tests.test_sdist.SDistTestCase) ... skipped 'test relevant for Windows only' test_make_distribution (distutils.tests.test_sdist.SDistTestCase) ... ok test_make_distribution_owner_group (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_comments (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_marker (distutils.tests.test_sdist.SDistTestCase) ... ok test_manual_manifest (distutils.tests.test_sdist.SDistTestCase) ... ok test_metadata_check_option (distutils.tests.test_sdist.SDistTestCase) ... ok test_prune_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_show_formats (distutils.tests.test_sdist.SDistTestCase) ... ok test_build (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_default_settings (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_no_compiler (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_reg_class (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_entire_manifest (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_visual_c_ref (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_simple_built (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok test_formats (distutils.tests.test_bdist.BuildTestCase) ... ok test_skip_build (distutils.tests.test_bdist.BuildTestCase) ... ok test_get_exe_bytes (distutils.tests.test_bdist_wininst.BuildWinInstTestCase) ... ok test_simple_run (distutils.tests.test_install_headers.InstallHeadersTestCase) ... ok test_copy_file_hard_link (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_copy_file_hard_link_failure (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_exception_unpacking_rename (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_exception_unpacking_unlink (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_verbosity (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_build_libraries (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_check_library_dist (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_finalize_options (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_get_source_files (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_run (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_change_root (distutils.tests.test_util.UtilTestCase) ... ok test_check_environ (distutils.tests.test_util.UtilTestCase) ... ok test_convert_path (distutils.tests.test_util.UtilTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_util.UtilTestCase) ... ok test_get_platform (distutils.tests.test_util.UtilTestCase) ... ok test_grok_environment_error (distutils.tests.test_util.UtilTestCase) ... ok test_rfc822_escape (distutils.tests.test_util.UtilTestCase) ... ok test_split_quoted (distutils.tests.test_util.UtilTestCase) ... ok test_strtobool (distutils.tests.test_util.UtilTestCase) ... ok test_non_ascii (distutils.tests.test_log.TestLog) ... ok test_cmp (distutils.tests.test_version.VersionTestCase) ... ok test_cmp_strict (distutils.tests.test_version.VersionTestCase) ... ok test_prerelease (distutils.tests.test_version.VersionTestCase) ... ok test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_check_extensions_list (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_source_files (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_user_site (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_build_ext (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'Already tested in BuildExtTestCase' test_check_extensions_list (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_get_source_files (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_user_site (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_newer (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_group (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_pairwise (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_compiler_options (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_get_vc2015 (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_get_vc2017 (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_get_vc_env_unicode (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_no_compiler (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_vcruntime_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_vcruntime_skip_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_copy_tree_exception_in_listdir (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_skips_nfs_temp_files (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_create_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_remove_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_with_custom_mode (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_check_archive_formats (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_compress_deprecated (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'The compress program is required' test_make_archive (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_bztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_cwd (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_gztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_owner_group (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_xztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_bzip2 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_extended (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_gzip (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_latin1 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_xz (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile_no_zlib (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_root_owner (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_osx_cc_overrides_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_osx_explicit_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... ok VersionPredicate (distutils.versionpredicate) Doctest: distutils.versionpredicate.VersionPredicate ... ok split_provision (distutils.versionpredicate) Doctest: distutils.versionpredicate.split_provision ... ok test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase) ... ok test_create_pypirc (distutils.tests.test_register.RegisterTestCase) ... ok test_list_classifiers (distutils.tests.test_register.RegisterTestCase) ... ok test_password_not_in_file (distutils.tests.test_register.RegisterTestCase) ... ok test_password_reset (distutils.tests.test_register.RegisterTestCase) ... ok test_register_invalid_long_description (distutils.tests.test_register.RegisterTestCase) ... ok test_registering (distutils.tests.test_register.RegisterTestCase) ... ok test_show_response (distutils.tests.test_register.RegisterTestCase) ... ok test_strict (distutils.tests.test_register.RegisterTestCase) ... ok test_clean (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_dump_file (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_finalize_options (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_debug_mode (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_defines_subclass (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_preserves_sys_argv (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_provides_file (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_uses_current_dir (distutils.tests.test_core.CoreTestCase) ... ok test_config_interpolation (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_empty_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_extension_init (distutils.tests.test_extension.ExtensionTestCase) ... ok test_read_setup_file (distutils.tests.test_extension.ExtensionTestCase) ... ok test_byte_compile (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_finalize_options (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_inputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_outputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_nt_quote_args (distutils.tests.test_spawn.SpawnTestCase) ... ok test_spawn (distutils.tests.test_spawn.SpawnTestCase) ... ok test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok test_announce (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_cmdline (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_configfile (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_unspecified (distutils.tests.test_dist.DistributionTestCase) ... ok test_empty_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_finalize_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_find_config_files_disable (distutils.tests.test_dist.DistributionTestCase) ... ok test_get_command_packages (distutils.tests.test_dist.DistributionTestCase) ... ok test_venv_install_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_classifier (distutils.tests.test_dist.MetadataTestCase) ... ok test_custom_pydistutils (distutils.tests.test_dist.MetadataTestCase) ... ok test_download_url (distutils.tests.test_dist.MetadataTestCase) ... ok test_fix_help_options (distutils.tests.test_dist.MetadataTestCase) ... ok test_long_description (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_read_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_show_help (distutils.tests.test_dist.MetadataTestCase) ... ok test_simple_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_simple_run (distutils.tests.test_clean.cleanTestCase) ... ok test_finalize_options (distutils.tests.test_build.BuildTestCase) ... ok test_default_settings (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_installation (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... test test_distutils failed ok ====================================================================== ERROR: test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/tests/test_bdist_rpm.py", line 120, in test_no_optimize_flag cmd.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/bdist_rpm.py", line 376, in run self.spawn(rpm_cmd) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/cmd.py", line 365, in spawn spawn(cmd, search_path, dry_run=self.dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command 'rpmbuild' failed with exit status 1 ====================================================================== ERROR: test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/tests/test_bdist_rpm.py", line 77, in test_quiet cmd.run() File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/command/bdist_rpm.py", line 376, in run self.spawn(rpm_cmd) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/cmd.py", line 365, in spawn spawn(cmd, search_path, dry_run=self.dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/tmp/B.LaqVWI/BUILD/Python-3.6.5/Lib/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command 'rpmbuild' failed with exit status 1 ---------------------------------------------------------------------- Ran 239 tests in 1.761s FAILED (errors=2, skipped=25) 2 tests failed again: test_distutils test_script_helper Total duration: 2 min 13 sec Tests result: FAILURE make: *** [Makefile:1045: test] Error 2 error: Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.72453 (%build) RPM build errors: Bad exit status from /tmp/B.LaqVWI/BUILD/tmp/rpm-tmp.72453 (%build) ended at: Sat Apr 7 16:08:52 2018, done in 0:02:52.014005 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.LaqVWI/BUILD + rm -rf /tmp/B.LaqVWI/tmp /tmp/B.LaqVWI/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.LaqVWI Begin-TLD-Builder-Info Build-Time: user:480.12s sys:32.99s real:175.55s (faults io:123 non-io:12665801) End-TLD-Builder-Info