* Package: dev-lang/python-2.7.15  * Repository: gentoo  * USE: arm elibc_uclibc gdbm hardened ipv6 kernel_linux ncurses readline ssl threads userland_GNU wide-unicode xml  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' * CFLAGS='-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' * CXXFLAGS='-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' * FFLAGS='-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' * FCFLAGS='-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' * F77FLAGS='-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' * LDFLAGS='-Wl,-O1 -Wl,--as-needed' * MAKEOPTS='-j2' * gcc (Gentoo Hardened 8.3.0-r1 p1.1) 8.3.0 * Linux wand_MJE 4.1.0-rc7-armv7-x0 #1 SMP Mon Jun 15 01:27:31 BST 2015 armv7l ARMv7 Processor rev 10 (v7l) Freescale i.MX6 Quad/DualLite (Device Tree) GNU/Linux Beep from BASHRC! in "setup" phase Beep from BASHRC! in "unpack" phase >>> Unpacking source... >>> Unpacking Python-2.7.15.tar.xz to /var/tmp/portage/dev-lang/python-2.7.15/work >>> Unpacking python-gentoo-patches-2.7.15.tar.xz to /var/tmp/portage/dev-lang/python-2.7.15/work >>> Source unpacked in /var/tmp/portage/dev-lang/python-2.7.15/work Beep from BASHRC! in "prepare" phase >>> Preparing source in /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15 ... * Applying patches from /var/tmp/portage/dev-lang/python-2.7.15/work/patches ... * 0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch ...  [ ok ] * 0002-Disable-modules-and-SSL.patch ...  [ ok ] * 0003-Gentoo-libdir.patch ...  [ ok ] * 0004-Non-zero-exit-status-on-failure.patch ...  [ ok ] * 0005-sqlite-loadable-extensions.patch ...  [ ok ] * 0006-Regenerate-platform-specific-modules.patch ...  [ ok ] * 0007-distutils-C.patch ...  [ ok ] * 0008-Turkish-locale.patch ...  [ ok ] * 0009-ARM-OABI.patch ...  [ ok ] * 0010-tests-environment.patch ...  [ ok ] * 0011-use_pyxml.patch ...  [ ok ] * 0012-Disable-nis.patch ...  [ ok ] * Applying python-2.7.5-nonfatal-compileall.patch ...  [ ok ] * Applying python-2.7.9-ncurses-pkg-config.patch ...  [ ok ] * Applying python-2.7.10-cross-compile-warn-test.patch ...  [ ok ] * Applying python-2.7.10-system-libffi.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: Python-2.7.15/ >>> Source prepared. Beep from BASHRC! in "configure" phase >>> Configuring source in /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15 ... * Disabled modules: _bsddb _sqlite3 _tkinter * econf: updating Python-2.7.15/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Python-2.7.15/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/configure --prefix=/usr --build=armv7a-unknown-linux-uclibceabihf --host=armv7a-unknown-linux-uclibceabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/python-2.7.15 --htmldir=/usr/share/doc/python-2.7.15/html --libdir=/usr/lib --with-fpectl --enable-shared --enable-ipv6 --with-threads --enable-unicode=ucs4 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi --without-ensurepip checking build system type... armv7a-unknown-linux-uclibceabihf checking host system type... armv7a-unknown-linux-uclibceabihf checking for python2.7... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for --with-icc... no checking for armv7a-unknown-linux-uclibceabihf-gcc... armv7a-unknown-linux-uclibceabihf-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7a-unknown-linux-uclibceabihf-gcc accepts -g... yes checking for armv7a-unknown-linux-uclibceabihf-gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... armv7a-unknown-linux-uclibceabihf-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).so checking for armv7a-unknown-linux-uclibceabihf-ranlib... armv7a-unknown-linux-uclibceabihf-ranlib checking for armv7a-unknown-linux-uclibceabihf-ar... armv7a-unknown-linux-uclibceabihf-ar checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking whether armv7a-unknown-linux-uclibceabihf-gcc accepts -fno-strict-aliasing... yes checking whether armv7a-unknown-linux-uclibceabihf-gcc accepts -OPT:Olimit=0... no checking whether armv7a-unknown-linux-uclibceabihf-gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... armv7a-unknown-linux-uclibceabihf checking for -llvm-profdata... no checking for llvm-profdata... '' checking whether pthreads are available without options... yes checking whether armv7a-unknown-linux-uclibceabihf-g++ also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking for bluetooth/bluetooth.h... (cached) no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 24 checking size of size_t... 4 checking size of pid_t... 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 8 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 4 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... none required checking for textdomain in -lintl... yes checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for armv7a-unknown-linux-uclibceabihf-pkg-config... (cached) armv7a-unknown-linux-uclibceabihf-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --enable-loadable-sqlite-extensions... yes checking for --with-dbmliborder... gdbm checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... no checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... no checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getentropy... no 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... no checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for kqueue... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking whether va_list is an array... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... set LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... no checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... 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... no checking what type to use for unicode... wchar_t checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... checking for --with-computed-gotos... yes checking whether armv7a-unknown-linux-uclibceabihf-gcc supports computed gotos... yes done checking for ensurepip... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all optimizations active (LTO, PGO, etc), please run ./configure --enable-optimizations >>> Source configured. Beep from BASHRC! in "compile" phase >>> Compiling source in /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15 ... make -j2 armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/python.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/acceler.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/grammar1.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/listnode.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/node.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/parser.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/parsetok.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/bitset.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/metagrammar.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/firstsets.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/grammar.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/pgen.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/myreadline.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Parser/tokenizer.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/abstract.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/boolobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/bufferobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/bytes_methods.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/bytearrayobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/capsule.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/cellobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/classobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/cobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/codeobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/complexobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/descrobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/enumobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/exceptions.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/genobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/fileobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/floatobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/frameobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/funcobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/intobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/iterobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/listobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/longobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/dictobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/memoryobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/methodobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/moduleobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/object.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/obmalloc.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/rangeobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/setobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/sliceobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/stringobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/structseq.c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/structseq.c: In function 'structseq_repr': /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/structseq.c:257:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(pbuf, typ->tp_name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/structseq.c:255:11: note: length computed here len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE : ^~~~~~~~~~~~~~~~~~~~ armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/tupleobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/typeobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/weakrefobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/unicodeobject.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Objects/unicodectype.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/_warnings.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/Python-ast.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/asdl.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/ast.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/bltinmodule.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/ceval.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/compile.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/codecs.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/errors.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/frozen.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/frozenmain.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/future.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/getargs.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/getcompiler.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/getcopyright.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/getplatform.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/getversion.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/graminit.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/import.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/importdl.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/marshal.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/modsupport.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/mystrtoul.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/mysnprintf.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/peephole.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pyarena.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pyctype.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pyfpe.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pymath.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pystate.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pythonrun.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/random.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/structmember.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/symtable.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/sysmodule.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/traceback.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/getopt.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pystrcmp.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/pystrtod.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/dtoa.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/formatter_unicode.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/formatter_string.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/dynload_shlib.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Python/thread.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.7"' \ -DVPATH='"/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15"' \ -o Modules/getpath.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/getpath.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/main.c armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/gcmodule.c armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/threadmodule.c -o Modules/threadmodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/signalmodule.c -o Modules/signalmodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/posixmodule.c -o Modules/posixmodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/errnomodule.c -o Modules/errnomodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/pwdmodule.c -o Modules/pwdmodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_sre.c -o Modules/_sre.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_codecsmodule.c -o Modules/_codecsmodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_weakref.c -o Modules/_weakref.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/zipimport.c -o Modules/zipimport.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/symtablemodule.c -o Modules/symtablemodule.o armv7a-unknown-linux-uclibceabihf-gcc -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/xxsubtype.c -o Modules/xxsubtype.o armv7a-unknown-linux-uclibceabihf-gcc -c -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_math.c /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Tools/gdb/libpython.py python-gdb.py armv7a-unknown-linux-uclibceabihf-gcc -c -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/getbuildinfo.c rm -f libpython2.7.a if test libpython2.7.so.1.0 != libpython2.7.so; then \ armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -ldl -lm ; \ ln -f libpython2.7.so.1.0 libpython2.7.so; \ else \ armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -ldl -lm ; \ fi armv7a-unknown-linux-uclibceabihf-ar rc libpython2.7.a Modules/getbuildinfo.o armv7a-unknown-linux-uclibceabihf-ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o armv7a-unknown-linux-uclibceabihf-ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o armv7a-unknown-linux-uclibceabihf-ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o armv7a-unknown-linux-uclibceabihf-ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o armv7a-unknown-linux-uclibceabihf-ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o armv7a-unknown-linux-uclibceabihf-ranlib libpython2.7.a armv7a-unknown-linux-uclibceabihf-gcc -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.7 -ldl -lm LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi running build running build_ext /usr/lib/libreadline.so: not an ELF file. building dbm using gdbm INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-armv7l-2.7/var creating build/temp.linux-armv7l-2.7/var/tmp creating build/temp.linux-armv7l-2.7/var/tmp/portage creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15 creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15 creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_struct.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_struct.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_struct.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_struct.so building '_ctypes_test' extension creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_ctypes armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_ctypes/_ctypes_test.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_ctypes_test.so building 'array' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/arraymodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/arraymodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/arraymodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/array.so building 'cmath' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cmathmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cmathmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/cmath.so building 'math' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mathmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mathmodule.o In file included from /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include/Python.h:159, from /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mathmodule.c:55: /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mathmodule.c: In function 'math_fsum': /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); ^~~~ /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mathmodule.c:1072:5: note: in expansion of macro 'PyFPE_END_PROTECT' PyFPE_END_PROTECT(hi) ^~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include/pyfpe.h:134:27: note: expected 'void *' but argument is of type 'volatile double *' extern double PyFPE_dummy(void *); ^~~~~~ armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/math.so building 'strop' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/stropmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/stropmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/stropmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/strop.so building 'time' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/timemodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/timemodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/time.so building 'datetime' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/datetimemodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/datetimemodule.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/timemodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/timemodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/datetimemodule.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/datetime.so building 'itertools' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/itertoolsmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/itertoolsmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/itertoolsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/itertools.so building 'future_builtins' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/future_builtins.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/future_builtins.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/future_builtins.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/future_builtins.so building '_random' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_randommodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_randommodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_randommodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_random.so building '_collections' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_collectionsmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_collectionsmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_collectionsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_collections.so building '_bisect' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_bisectmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_bisectmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_bisectmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_bisect.so building '_heapq' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_heapqmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_heapqmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_heapqmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_heapq.so building 'operator' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/operator.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/operator.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/operator.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/operator.so building '_io' extension creating build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/bufferedio.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/bufferedio.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/bytesio.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/bytesio.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/fileio.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/fileio.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/iobase.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/iobase.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/_iomodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/_iomodule.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/stringio.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/stringio.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/textio.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/textio.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/bufferedio.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/bytesio.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/fileio.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/iobase.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/_iomodule.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/stringio.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_io/textio.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_io.so building '_functools' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_functoolsmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_functoolsmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_functoolsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_functools.so building '_json' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_json.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_json.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_json.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_json.so building '_testcapi' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_testcapimodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_testcapimodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_testcapimodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_testcapi.so building '_hotshot' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_hotshot.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_hotshot.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_hotshot.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_hotshot.so building '_lsprof' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_lsprof.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_lsprof.o armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/rotatingtree.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/rotatingtree.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_lsprof.o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/rotatingtree.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_lsprof.so building 'unicodedata' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/unicodedata.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/unicodedata.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/unicodedata.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/unicodedata.so building '_locale' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_localemodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_localemodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_localemodule.o -L/usr/local/lib -L. -lintl -lpython2.7 -o build/lib.linux-armv7l-2.7/_locale.so building 'fcntl' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/fcntlmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/fcntlmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/fcntlmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/fcntl.so building 'grp' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/grpmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/grpmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/grpmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/grp.so building 'spwd' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/spwdmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/spwdmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/spwdmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/spwd.so building 'select' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/selectmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/selectmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/selectmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/select.so building 'parser' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/parsermodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/parsermodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/parsermodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/parser.so building 'cStringIO' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cStringIO.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cStringIO.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cStringIO.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/cStringIO.so building 'cPickle' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cPickle.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cPickle.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cPickle.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/cPickle.so building 'mmap' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mmapmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mmapmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/mmapmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/mmap.so building 'syslog' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/syslogmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/syslogmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/syslogmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/syslog.so building 'audioop' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/audioop.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/audioop.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/audioop.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/audioop.so building 'imageop' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/imageop.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/imageop.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/imageop.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/imageop.so building 'readline' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/readline.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/readline.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -L. -lreadline -lncursesw -lpython2.7 -o build/lib.linux-armv7l-2.7/readline.so /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'PC': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'UP': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'BC': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'tgoto': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'tgetflag': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'tgetstr': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'tputs': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'tgetent': can't resolve symbol /var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf/python: symbol 'tgetnum': can't resolve symbol *** WARNING: renaming "readline" since importing it failed: unknown dlopen() error building 'crypt' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cryptmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cryptmodule.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/cryptmodule.o -L/usr/local/lib -L. -lcrypt -lpython2.7 -o build/lib.linux-armv7l-2.7/crypt.so building '_csv' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_csv.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_csv.o armv7a-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/_csv.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-armv7l-2.7/_csv.so building '_socket' extension armv7a-unknown-linux-uclibceabihf-gcc -fPIC -fno-strict-aliasing -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Include -I/var/tmp/portage/dev-lang/python-2.7.15/work/armv7a-unknown-linux-uclibceabihf -c /var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/socketmodule.c -o build/temp.linux-armv7l-2.7/var/tmp/portage/dev-lang/python-2.7.15/work/Python-2.7.15/Modules/socketmodule.o sandbox:stop caught signal 2 in pid 17684 interrupted sandbox:stop Send signal 4 more times to force SIGKILL make: *** [Makefile:539: sharedmods] Error 1 /usr/portage/dev-lang/python/python-2.7.15.ebuild: src_compile aborted; exiting.