request from: hawk checking if we should skip the build started at: Sun Jun 2 00:13:21 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/af1e6c9c-b9c9-4eba-814b-a610396e803d/python3-3.7.3-1.src.rpm fetched 17148779 bytes, 152034.0 K/s installing srpm: python3-3.7.3-1.src.rpm + install -d /tmp/B.24eavr/BUILD /tmp/B.24eavr/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python3-3.7.3-1.src.rpm * Sat Jun 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python3.git;a=log;h=99a90a72ff4a86fc0ecd51740397af42c95440bd * Tue Mar 26 2019 Arkadiusz Miśkiewicz 99a90a7 - up to 3.7.3 * Thu Jan 03 2019 Arkadiusz Miśkiewicz 9b97d58 - up to 3.7.2 * Fri Nov 16 2018 Arkadiusz Miśkiewicz 9f8847f - rel 3; few crash fixes from git * Mon Nov 12 2018 Arkadiusz Miśkiewicz edb753b - rel 2; install gdb helper so gdb functions like py-bt (nice pythonised backtrace) work * Wed Nov 07 2018 Arkadiusz Miśkiewicz e6d5ff0 - up to 3.7.1 * Fri Sep 21 2018 Adam Osuchowski 31f22d7 - shell aliases commented-out by default * Fri Sep 14 2018 Arkadiusz Miśkiewicz bf3ea4a - release 4 (by relup.sh) * Tue Jul 17 2018 Jakub Bogusz 0c593ec - added redundant_declaration patch (kill warning caused by import.h header); release 3 * Wed Jul 11 2018 Jakub Bogusz 16d2c1b - more informative description for optimizations bcond * Sun Jul 01 2018 Arkadiusz Miśkiewicz ae91e2f - rel 2; disable optimizations on x32 (pgo build hangs) * Sun Jul 01 2018 Arkadiusz Miśkiewicz d47b1d9 - use -j1 for tests; use utf8 locale (not strictly needed) * Fri Jun 29 2018 Arkadiusz Miśkiewicz 80f122a - patch added * Fri Jun 29 2018 Arkadiusz Miśkiewicz a2b17ec - rel 1; test suite passes now * Fri Jun 29 2018 Arkadiusz Miśkiewicz b592c0a - enable optimizations and lto; fix files * Thu Jun 28 2018 Arkadiusz Miśkiewicz 514c149 - started playing with python 3.7 * Mon Jun 18 2018 Jakub Bogusz 8801c9a - max_db_ver up to 6.2 * Mon Jun 18 2018 Jakub Bogusz 5d49063 - release 3 (rebuild with gdbm 1.15) + rpm -Uhv --nodeps --define '_topdir /tmp/B.24eavr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python3-3.7.3-1.src.rpm python3 ################################################## + rm -f python3-3.7.3-1.src.rpm + install -m 700 -d /tmp/B.24eavr/BUILD/tmp + TMPDIR=/tmp/B.24eavr/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.24eavr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.24eavr/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: af1e6c9c-b9c9-4eba-814b-a610396e803d; TMPDIR=/tmp/B.24eavr/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.24eavr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.24eavr/python3.spec + : build-id: af1e6c9c-b9c9-4eba-814b-a610396e803d + TMPDIR=/tmp/B.24eavr/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.24eavr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.24eavr/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.24eavr/BUILD/tmp /bin/sh -e /tmp/B.24eavr/BUILD/tmp/rpm-tmp.32658 + umask 022 + cd /tmp/B.24eavr/BUILD + cd /tmp/B.24eavr/BUILD + rm -rf Python-3.7.3 + /usr/bin/xz -dc /tmp/B.24eavr/Python-3.7.3.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.7.3 + /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 --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so 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... yes checking for --with-lto... yes checking for -llvm-profdata... no 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 off x86_64-tld-linux-gcc invalid function cast 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 if we can turn on x86_64-tld-linux-gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in x86_64-tld-linux-gcc... yes 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... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) 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/vm_sockets.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 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 size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes 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 uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_create... no checking for uuid_enc_be... 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 --with-memory-sanitizer... no checking for --with-undefined-behavior-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 configure: WARNING: --with(out)-system-ffi is ignored on this platform 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 if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... 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-c-locale-coercion... 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 if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... 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 posix_spawn... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... 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 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 library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... 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 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-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 whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-37m-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_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 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 checking for x86_64-tld-linux-pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... python configure: creating ./config.status config.status: creating Makefile.pre 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 + 2>&1 + /usr/bin/make -j4 + awk $'\nBEGIN { fail = 0; logmsg = ""; }\n{\n\t\tif ($0 ~ /\\*\\*\\* WARNING:/) {\n\t\t\t\tfail = 1;\n\t\t\t\tlogmsg = logmsg $0;\n\t\t}\n\t\tprint $0;\n}\nEND { if (fail) { print "\\nPROBLEMS FOUND:"; print logmsg; exit(1); } }' Running code to generate profile data (this can take a while): # First, we need to create a clean build with profile generation # enabled. /usr/bin/make profile-gen-stamp make[1]: Entering directory '/tmp/B.24eavr/BUILD/Python-3.7.3' /usr/bin/make clean profile-removal make[2]: Entering directory '/tmp/B.24eavr/BUILD/Python-3.7.3' find . -depth -name '__pycache__' -exec rm -rf {} ';' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.py[co]' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.[oa]' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' find . -name '*.s[ol]' -exec rm -f {} ';' rm -f /tmp/B.24eavr/BUILD/Python-3.7.3/coverage.info rm -rf /tmp/B.24eavr/BUILD/Python-3.7.3/lcov-report rm -f profile-run-stamp find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' find build -name 'fficonfig.h' -exec rm -f {} ';' || true find: 'build': No such file or directory find build -name '*.py' -exec rm -f {} ';' || true find: 'build': No such file or directory find build -name '*.py[co]' -exec rm -f {} ';' || true find: 'build': No such file or directory rm -f pybuilddir.txt rm -f Lib/lib2to3/*Grammar*.pickle rm -f Programs/_testembed Programs/_freeze_importlib find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' find: 'build': No such file or directory make[2]: [Makefile:1712: clean] Error 1 (ignored) rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp make[2]: Leaving directory '/tmp/B.24eavr/BUILD/Python-3.7.3' touch profile-clean-stamp Building with support for profile generation: /usr/bin/make build_all_generate_profile make[2]: Entering directory '/tmp/B.24eavr/BUILD/Python-3.7.3' /usr/bin/make build_all CFLAGS_NODIST=" -fprofile-generate" LDFLAGS_NODIST=" -fprofile-generate" LIBS="-lcrypt -lpthread -ldl -lutil" make[3]: Entering directory '/tmp/B.24eavr/BUILD/Python-3.7.3' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.7"' \ -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,@EXENAME@,/usr/bin/python3.7m," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -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.7m.a ar rcs libpython3.7m.a 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/call.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/ast_opt.o Python/ast_unparse.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/mysnprintf.o Python/mystrtoul.o Python/pathconfig.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/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.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/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.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 if test libpython3.7m.so.1.0 != libpython3.7m.so; then \ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate -Wl,-hlibpython3.7m.so.1.0 -o libpython3.7m.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/call.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/ast_opt.o Python/ast_unparse.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/mysnprintf.o Python/mystrtoul.o Python/pathconfig.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/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.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/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.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 -lcrypt -lpthread -ldl -lutil -lm ; \ ln -f libpython3.7m.so.1.0 libpython3.7m.so; \ else \ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate -o libpython3.7m.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/call.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/ast_opt.o Python/ast_unparse.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/mysnprintf.o Python/mystrtoul.o Python/pathconfig.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/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.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/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.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 -lcrypt -lpthread -ldl -lutil -lm ; \ fi x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.7m.so x86_64-tld-linux-gcc -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.7m -lcrypt -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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/tmp/B.24eavr/BUILD/Python-3.7.3 ./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 LD_LIBRARY_PATH=/tmp/B.24eavr/BUILD/Python-3.7.3 CC='x86_64-tld-linux-gcc -pthread' LDSHARED='x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate' OPT='-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' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-x86_64-3.7/tmp creating build/temp.linux-x86_64-3.7/tmp/B.24eavr creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3 creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_struct.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_struct.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_struct.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_struct.cpython-37m-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/_ctypes_test.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/_ctypes_test.cpython-37m-x86_64-linux-gnu.so building 'array' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/arraymodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/arraymodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/array.cpython-37m-x86_64-linux-gnu.so building '_contextvars' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_contextvarsmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_contextvars.cpython-37m-x86_64-linux-gnu.so building 'cmath' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cmathmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/cmath.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/mathmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/mathmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/math.cpython-37m-x86_64-linux-gnu.so building '_datetime' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_datetimemodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/_datetime.cpython-37m-x86_64-linux-gnu.so building '_random' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_randommodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_randommodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_random.cpython-37m-x86_64-linux-gnu.so building '_bisect' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_bisectmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_bisectmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_bisect.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_heapq.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_pickle.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_pickle.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_pickle.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_json.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_json.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_json.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testcapi.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testbuffer.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testbuffer.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testimportmultiple.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testmultiphase.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_testmultiphase.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testmultiphase.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_lsprof.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_lsprof.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_lsprof.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_lsprof.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/unicodedata.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/unicodedata.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/unicodedata.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_opcode.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_opcode.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_asynciomodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_asyncio.cpython-37m-x86_64-linux-gnu.so building '_queue' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_queuemodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_queuemodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_queue.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/fcntl.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/grpmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/grp.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/spwd.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/selectmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/selectmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/select.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/parsermodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/parser.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/mmapmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/mmap.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/syslog.cpython-37m-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz/_xxtestfuzz.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz/fuzzer.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_xxtestfuzz.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/audioop.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/audioop.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/audioop.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/readline.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib -lreadline -lpython3.7m -o build/lib.linux-x86_64-3.7/readline.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_cryptmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.7m -o build/lib.linux-x86_64-3.7/_crypt.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_csv.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_csv.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_csv.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_csv.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_posixsubprocess.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/socketmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_socket.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ssl.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-x86_64-3.7/_ssl.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-x86_64-3.7/_hashlib.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha256module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha256module.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha256.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha512module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha512.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/md5module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/md5module.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/md5module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_md5.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha1module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha1.cpython-37m-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2module.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2b_impl.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2s_impl.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_blake2.cpython-37m-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha3.cpython-37m-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/cache.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/connection.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/cursor.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/microprotocols.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/module.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/row.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/statement.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/module.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/row.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -lpython3.7m -o build/lib.linux-x86_64-3.7/_sqlite3.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DHAVE_NDBM_H -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_dbmmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm_compat -lpython3.7m -o build/lib.linux-x86_64-3.7/_dbm.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -lpython3.7m -o build/lib.linux-x86_64-3.7/_gdbm.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/termios.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/termios.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/termios.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/termios.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/resource.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/resource.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/resource.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/resource.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/nismodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/nismodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/nismodule.o -L. -L/usr/local/lib -lnsl -ltirpc -lpython3.7m -o build/lib.linux-x86_64-3.7/nis.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -lpython3.7m -o build/lib.linux-x86_64-3.7/_curses.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_curses_panel.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -lpython3.7m -o build/lib.linux-x86_64-3.7/_curses_panel.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-x86_64-3.7/zlib.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/binascii.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-x86_64-3.7/binascii.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_bz2module.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.7m -o build/lib.linux-x86_64-3.7/_bz2.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.7m -o build/lib.linux-x86_64-3.7/_lzma.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/pyexpat.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.7m -o build/lib.linux-x86_64-3.7/pyexpat.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_elementtree.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_elementtree.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.7m -o build/lib.linux-x86_64-3.7/_elementtree.cpython-37m-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/multibytecodec.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_multibytecodec.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_kr.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_jp.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_jp.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_cn.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_cn.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_tw.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_hk.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_hk.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_iso2022.cpython-37m-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DCONFIG_64=1 -DASM=1 -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_decimal/_decimal.o -L. -L/usr/local/lib -l:libmpdec.so.2 -lpython3.7m -o build/lib.linux-x86_64-3.7/_decimal.cpython-37m-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_multiprocessing/multiprocessing.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_multiprocessing.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/ossaudiodev.cpython-37m-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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DWITH_APPINIT=1 -I/usr/X11R6/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_tkinter.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_tkinter.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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DWITH_APPINIT=1 -I/usr/X11R6/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/tkappinit.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_tkinter.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/tkappinit.o -L/usr/X11R6/lib64 -L/usr/X11R6/lib -L. -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -lpython3.7m -o build/lib.linux-x86_64-3.7/_tkinter.cpython-37m-x86_64-linux-gnu.so building '_uuid' 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I/usr/include/uuid -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_uuidmodule.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -lpython3.7m -o build/lib.linux-x86_64-3.7/_uuid.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/xxlimited.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/xxlimited.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/xxlimited.cpython-37m-x86_64-linux-gnu.so 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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -fprofile-generate -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/usr/local/include -I/tmp/B.24eavr/BUILD/Python-3.7.3/Include -I/tmp/B.24eavr/BUILD/Python-3.7.3 -c /tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/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 -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.7/tmp/B.24eavr/BUILD/Python-3.7.3/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -ldl -lpython3.7m -o build/lib.linux-x86_64-3.7/_ctypes.cpython-37m-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: _abc atexit pwd time running build_scripts creating build/scripts-3.7 copying and adjusting /tmp/B.24eavr/BUILD/Python-3.7.3/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /tmp/B.24eavr/BUILD/Python-3.7.3/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /tmp/B.24eavr/BUILD/Python-3.7.3/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /tmp/B.24eavr/BUILD/Python-3.7.3/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 make[3]: Leaving directory '/tmp/B.24eavr/BUILD/Python-3.7.3' make[2]: Leaving directory '/tmp/B.24eavr/BUILD/Python-3.7.3' touch profile-gen-stamp make[1]: Leaving directory '/tmp/B.24eavr/BUILD/Python-3.7.3' # Next, run the profile task to generate the profile information. /usr/bin/make run_profile_task make[1]: Entering directory '/tmp/B.24eavr/BUILD/Python-3.7.3' LD_LIBRARY_PATH=/tmp/B.24eavr/BUILD/Python-3.7.3 ./python -m test.regrtest --pgo || true Run tests sequentially 0:00:00 load avg: 1.31 [ 1/416] test_grammar 0:00:00 load avg: 1.31 [ 2/416] test_opcodes 0:00:00 load avg: 1.31 [ 3/416] test_dict 0:00:01 load avg: 1.28 [ 4/416] test_builtin 0:00:02 load avg: 1.28 [ 5/416] test_exceptions 0:00:03 load avg: 1.28 [ 6/416] test_types 0:00:04 load avg: 1.28 [ 7/416] test_unittest 0:00:10 load avg: 1.26 [ 8/416] test_doctest 0:00:12 load avg: 1.24 [ 9/416] test_doctest2 0:00:12 load avg: 1.24 [ 10/416] test_support 0:00:23 load avg: 1.20 [ 11/416] test___all__ 0:00:29 load avg: 1.19 [ 12/416] test___future__ 0:00:29 load avg: 1.19 [ 13/416] test__locale 0:00:30 load avg: 1.19 [ 14/416] test__opcode 0:00:30 load avg: 1.17 [ 15/416] test__osx_support 0:00:31 load avg: 1.17 [ 16/416] test_abc 0:00:31 load avg: 1.17 [ 17/416] test_abstract_numbers 0:00:31 load avg: 1.17 [ 18/416] test_aifc 0:00:32 load avg: 1.17 [ 19/416] test_argparse 0:00:36 load avg: 1.16 [ 20/416] test_array 0:00:42 load avg: 1.14 [ 21/416] test_asdl_parser 0:00:43 load avg: 1.14 [ 22/416] test_ast 0:00:50 load avg: 1.13 [ 23/416] test_asyncgen 0:00:51 load avg: 1.04 [ 24/416] test_asynchat 0:00:53 load avg: 1.04 [ 25/416] test_asyncio 0:03:46 load avg: 0.79 [ 26/416] test_asyncore -- test_asyncio failed in 2 min 53 sec 0:03:47 load avg: 0.79 [ 27/416] test_atexit -- test_asyncore skipped 0:03:48 load avg: 0.79 [ 28/416] test_audioop 0:03:48 load avg: 0.79 [ 29/416] test_augassign 0:03:48 load avg: 0.79 [ 30/416] test_base64 0:03:49 load avg: 0.79 [ 31/416] test_baseexception 0:03:50 load avg: 0.79 [ 32/416] test_bdb 0:03:50 load avg: 0.79 [ 33/416] test_bigaddrspace 0:03:50 load avg: 0.79 [ 34/416] test_bigmem 0:03:51 load avg: 0.81 [ 35/416] test_binascii 0:03:51 load avg: 0.81 [ 36/416] test_binhex 0:03:52 load avg: 0.81 [ 37/416] test_binop 0:03:52 load avg: 0.81 [ 38/416] test_bisect 0:03:52 load avg: 0.81 [ 39/416] test_bool 0:03:53 load avg: 0.81 [ 40/416] test_buffer 0:04:19 load avg: 0.88 [ 41/416] test_bufio 0:04:20 load avg: 0.88 [ 42/416] test_bytes 0:04:27 load avg: 0.90 [ 43/416] test_bz2 0:04:31 load avg: 0.90 [ 44/416] test_c_locale_coercion 0:04:36 load avg: 0.91 [ 45/416] test_calendar 0:04:41 load avg: 0.92 [ 46/416] test_call 0:04:41 load avg: 0.92 [ 47/416] test_capi 0:04:46 load avg: 0.93 [ 48/416] test_cgi 0:04:46 load avg: 0.93 [ 49/416] test_cgitb 0:04:47 load avg: 0.93 [ 50/416] test_charmapcodec 0:04:47 load avg: 0.93 [ 51/416] test_class 0:04:48 load avg: 0.93 [ 52/416] test_clinic 0:04:48 load avg: 0.93 [ 53/416] test_cmath 0:04:49 load avg: 0.93 [ 54/416] test_cmd 0:04:49 load avg: 0.93 [ 55/416] test_cmd_line 0:04:55 load avg: 0.94 [ 56/416] test_cmd_line_script 0:05:02 load avg: 0.94 [ 57/416] test_code 0:05:03 load avg: 0.94 [ 58/416] test_code_module 0:05:03 load avg: 0.94 [ 59/416] test_codeccallbacks 0:05:03 load avg: 0.94 [ 60/416] test_codecencodings_cn 0:05:05 load avg: 0.94 [ 61/416] test_codecencodings_hk 0:05:05 load avg: 0.94 [ 62/416] test_codecencodings_iso2022 0:05:06 load avg: 0.95 [ 63/416] test_codecencodings_jp 0:05:08 load avg: 0.95 [ 64/416] test_codecencodings_kr 0:05:09 load avg: 0.95 [ 65/416] test_codecencodings_tw 0:05:10 load avg: 0.95 [ 66/416] test_codecmaps_cn 0:05:10 load avg: 0.95 [ 67/416] test_codecmaps_hk 0:05:10 load avg: 0.95 [ 68/416] test_codecmaps_jp 0:05:11 load avg: 0.95 [ 69/416] test_codecmaps_kr 0:05:11 load avg: 0.95 [ 70/416] test_codecmaps_tw 0:05:11 load avg: 0.95 [ 71/416] test_codecs 0:05:16 load avg: 0.96 [ 72/416] test_codeop 0:05:16 load avg: 0.96 [ 73/416] test_collections 0:05:19 load avg: 0.96 [ 74/416] test_colorsys 0:05:19 load avg: 0.96 [ 75/416] test_compare 0:05:20 load avg: 0.96 [ 76/416] test_compile 0:05:25 load avg: 0.96 [ 77/416] test_compileall 0:05:26 load avg: 0.96 [ 78/416] test_complex 0:05:27 load avg: 0.96 [ 79/416] test_concurrent_futures 0:08:10 load avg: 1.14 [ 80/416] test_configparser -- test_concurrent_futures passed in 2 min 43 sec 0:08:12 load avg: 1.21 [ 81/416] test_contains 0:08:13 load avg: 1.21 [ 82/416] test_context 0:08:18 load avg: 1.28 [ 83/416] test_contextlib 0:08:19 load avg: 1.28 [ 84/416] test_contextlib_async Task was destroyed but it is pending! task: ()>> Task was destroyed but it is pending! task: ()>> 0:08:19 load avg: 1.28 [ 85/416] test_copy 0:08:20 load avg: 1.28 [ 86/416] test_copyreg 0:08:20 load avg: 1.28 [ 87/416] test_coroutines 0:08:23 load avg: 1.49 [ 88/416] test_cprofile 0:08:24 load avg: 1.49 [ 89/416] test_crashers 0:08:24 load avg: 1.49 [ 90/416] test_crypt 0:08:26 load avg: 1.69 [ 91/416] test_csv 0:08:27 load avg: 1.69 [ 92/416] test_ctypes 0:08:29 load avg: 1.69 [ 93/416] test_curses 0:08:29 load avg: 1.69 [ 94/416] test_dataclasses -- test_curses skipped (resource denied) 0:08:30 load avg: 1.69 [ 95/416] test_datetime 0:08:41 load avg: 1.54 [ 96/416] test_dbm 0:08:42 load avg: 1.54 [ 97/416] test_dbm_dumb 0:08:42 load avg: 1.54 [ 98/416] test_dbm_gnu 0:08:43 load avg: 1.54 [ 99/416] test_dbm_ndbm 0:08:44 load avg: 1.54 [100/416] test_decimal 0:08:57 load avg: 1.42 [101/416] test_decorators 0:08:58 load avg: 1.42 [102/416] test_defaultdict 0:08:58 load avg: 1.42 [103/416] test_deque 0:09:12 load avg: 2.00 [104/416] test_descr 0:09:19 load avg: 2.00 [105/416] test_descrtut 0:09:19 load avg: 2.00 [106/416] test_devpoll 0:09:20 load avg: 2.00 [107/416] test_dict_version -- test_devpoll skipped 0:09:20 load avg: 2.00 [108/416] test_dictcomps 0:09:21 load avg: 2.00 [109/416] test_dictviews 0:09:21 load avg: 2.00 [110/416] test_difflib 0:09:25 load avg: 2.00 [111/416] test_dis 0:09:27 load avg: 1.92 [112/416] test_distutils TMP=/home/users/builder/tmp HOME=/tmp/B.24eavr/BUILD/tmp/tmp10bv7jbu PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.24eavr/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.24eavr/BUILD/tmp/tmp10bv7jbu PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.24eavr/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.24eavr/BUILD/tmp/tmp_2xf4k01 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.24eavr/BUILD/tmp TMP=/home/users/builder/tmp HOME=/tmp/B.24eavr/BUILD/tmp/tmp_2xf4k01 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.24eavr/BUILD/tmp 0:09:31 load avg: 1.85 [113/416] test_docxmlrpc 0:09:32 load avg: 1.85 [114/416] test_dtrace 0:09:33 load avg: 1.85 [115/416] test_dummy_thread 0:09:33 load avg: 1.85 [116/416] test_dummy_threading 0:09:34 load avg: 1.85 [117/416] test_dynamic 0:09:34 load avg: 1.85 [118/416] test_dynamicclassattribute 0:09:35 load avg: 1.85 [119/416] test_eintr 0:09:43 load avg: 1.56 [120/416] test_email 0:09:54 load avg: 1.47 [121/416] test_embed 0:10:07 load avg: 1.37 [122/416] test_ensurepip 0:10:07 load avg: 1.37 [123/416] test_enum 0:10:09 load avg: 1.37 [124/416] test_enumerate 0:10:10 load avg: 1.37 [125/416] test_eof 0:10:10 load avg: 1.37 [126/416] test_epoll 0:10:13 load avg: 1.26 [127/416] test_errno 0:10:13 load avg: 1.26 [128/416] test_exception_hierarchy 0:10:14 load avg: 1.26 [129/416] test_exception_variations 0:10:14 load avg: 1.26 [130/416] test_extcall 0:10:15 load avg: 1.26 [131/416] test_faulthandler 0:10:35 load avg: 0.90 [132/416] test_fcntl 0:10:36 load avg: 0.91 [133/416] test_file 0:10:37 load avg: 0.91 [134/416] test_file_eintr 0:10:40 load avg: 0.91 [135/416] test_filecmp 0:10:40 load avg: 0.91 [136/416] test_fileinput 0:10:41 load avg: 0.92 [137/416] test_fileio 0:10:41 load avg: 0.92 [138/416] test_finalization 0:10:49 load avg: 0.92 [139/416] test_float 0:10:50 load avg: 0.92 [140/416] test_flufl 0:10:50 load avg: 0.92 [141/416] test_fnmatch 0:10:51 load avg: 0.93 [142/416] test_fork1 0:10:57 load avg: 0.85 [143/416] test_format 0:10:58 load avg: 0.85 [144/416] test_fractions 0:10:58 load avg: 0.85 [145/416] test_frame 0:10:59 load avg: 0.85 [146/416] test_frozen 0:11:00 load avg: 0.85 [147/416] test_fstring 0:11:01 load avg: 0.87 [148/416] test_ftplib 0:11:08 load avg: 0.80 [149/416] test_funcattrs 0:11:08 load avg: 0.80 [150/416] test_functools 0:11:09 load avg: 0.80 [151/416] test_future 0:11:10 load avg: 0.80 [152/416] test_future3 0:11:10 load avg: 0.80 [153/416] test_future4 0:11:11 load avg: 0.81 [154/416] test_future5 0:11:11 load avg: 0.81 [155/416] test_gc 0:11:25 load avg: 0.84 [156/416] test_gdb 0:11:26 load avg: 0.86 [157/416] test_generator_stop 0:11:27 load avg: 0.86 [158/416] test_generators 0:11:28 load avg: 0.86 [159/416] test_genericclass 0:11:29 load avg: 0.86 [160/416] test_genericpath 0:11:29 load avg: 0.86 [161/416] test_genexps 0:11:30 load avg: 0.86 [162/416] test_getargs2 0:11:31 load avg: 0.87 [163/416] test_getopt 0:11:31 load avg: 0.87 [164/416] test_getpass 0:11:32 load avg: 0.87 [165/416] test_gettext 0:11:32 load avg: 0.87 [166/416] test_glob 0:11:33 load avg: 0.87 [167/416] test_global 0:11:34 load avg: 0.87 [168/416] test_grp 0:11:34 load avg: 0.87 [169/416] test_gzip 0:11:35 load avg: 0.87 [170/416] test_hash 0:11:38 load avg: 0.88 [171/416] test_hashlib 0:11:40 load avg: 0.88 [172/416] test_heapq 0:11:43 load avg: 0.89 [173/416] test_hmac 0:11:43 load avg: 0.89 [174/416] test_html 0:11:44 load avg: 0.89 [175/416] test_htmlparser 0:11:44 load avg: 0.89 [176/416] test_http_cookiejar 0:11:45 load avg: 0.89 [177/416] test_http_cookies 0:11:46 load avg: 0.90 [178/416] test_httplib 0:11:47 load avg: 0.90 [179/416] test_httpservers 0:11:50 load avg: 0.90 [180/416] test_idle 0:11:52 load avg: 0.91 [181/416] test_imaplib 0:12:02 load avg: 0.77 [182/416] test_imghdr 0:12:03 load avg: 0.77 [183/416] test_imp 0:12:04 load avg: 0.77 [184/416] test_import 0:12:05 load avg: 0.77 [185/416] test_importlib 0:12:11 load avg: 0.80 [186/416] test_index 0:12:11 load avg: 0.80 [187/416] test_inspect 0:12:14 load avg: 0.80 [188/416] test_int 0:12:14 load avg: 0.80 [189/416] test_int_literal 0:12:15 load avg: 0.80 [190/416] test_io 0:13:22 load avg: 0.52 [191/416] test_ioctl -- test_io passed in 1 min 6 sec 0:13:22 load avg: 0.52 [192/416] test_ipaddress -- test_ioctl skipped 0:13:23 load avg: 0.52 [193/416] test_isinstance 0:13:24 load avg: 0.52 [194/416] test_iter 0:13:25 load avg: 0.52 [195/416] test_iterlen 0:13:26 load avg: 0.56 [196/416] test_itertools 0:13:49 load avg: 0.69 [197/416] test_json 0:13:56 load avg: 0.71 [198/416] test_keyword 0:13:57 load avg: 0.73 [199/416] test_keywordonlyarg 0:13:57 load avg: 0.73 [200/416] test_kqueue 0:13:58 load avg: 0.73 [201/416] test_largefile -- test_kqueue skipped 0:13:59 load avg: 0.73 [202/416] test_lib2to3 0:14:42 load avg: 0.88 [203/416] test_linecache -- test_lib2to3 passed in 43 sec 513 ms 0:14:43 load avg: 0.88 [204/416] test_list 0:14:45 load avg: 0.88 [205/416] test_listcomps 0:14:46 load avg: 0.89 [206/416] test_locale 0:14:47 load avg: 0.89 [207/416] test_logging 0:15:08 load avg: 0.63 [208/416] test_long 0:15:20 load avg: 0.69 [209/416] test_longexp 0:15:22 load avg: 0.72 [210/416] test_lzma 0:15:26 load avg: 0.74 [211/416] test_macpath 0:15:27 load avg: 0.74 [212/416] test_mailbox 0:15:44 load avg: 1.02 [213/416] test_mailcap 0:15:45 load avg: 1.02 [214/416] test_marshal 0:15:46 load avg: 1.02 [215/416] test_math 0:15:55 load avg: 1.02 [216/416] test_memoryio 0:15:56 load avg: 1.01 [217/416] test_memoryview 0:16:02 load avg: 1.01 [218/416] test_metaclass 0:16:03 load avg: 1.01 [219/416] test_mimetypes 0:16:04 load avg: 1.01 [220/416] test_minidom 0:16:05 load avg: 1.01 [221/416] test_mmap 0:16:06 load avg: 1.01 [222/416] test_module 0:16:08 load avg: 1.01 [223/416] test_modulefinder 0:16:10 load avg: 1.01 [224/416] test_msilib 0:16:11 load avg: 1.01 [225/416] test_multibytecodec -- test_msilib skipped 0:16:16 load avg: 1.01 [226/416] test_multiprocessing_fork 0:16:17 load avg: 1.01 [227/416] test_multiprocessing_forkserver -- test_multiprocessing_fork skipped 0:16:18 load avg: 1.01 [228/416] test_multiprocessing_main_handling -- test_multiprocessing_forkserver skipped 0:16:19 load avg: 1.01 [229/416] test_multiprocessing_spawn -- test_multiprocessing_main_handling skipped 0:16:19 load avg: 1.01 [230/416] test_netrc -- test_multiprocessing_spawn skipped 0:16:20 load avg: 1.01 [231/416] test_nis 0:16:21 load avg: 1.01 [232/416] test_nntplib 0:16:22 load avg: 1.01 [233/416] test_normalization 0:16:22 load avg: 1.01 [234/416] test_ntpath 0:16:23 load avg: 1.01 [235/416] test_numeric_tower 0:16:24 load avg: 1.01 [236/416] test_opTerminated ended at: Mon Jun 3 13:27:37 2019, done in 1 day, 13:14:16.046632 error: No files produced. + chmod -R u+rwX /tmp/B.24eavr/BUILD + rm -rf /tmp/B.24eavr/tmp /tmp/B.24eavr/BUILD + rm -rf /tmp/B.24eavr Begin-TLD-Builder-Info Build-Time: user:1.59s sys:0.53s real:134056.86s (faults io:0 non-io:71284) End-TLD-Builder-Info