====>> Building lang/python27 build started at Wed Dec 16 20:48:11 GMT 2015 port directory: /usr/ports/lang/python27 building for: FreeBSD 102armv6-default-job-01 10.2-RELEASE FreeBSD 10.2-RELEASE armv6 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/lang/python27/Makefile 399611 2015-10-18 09:50:39Z koobs $ Poudriere version: 3.1.10 Host OSVERSION: 1002000 Jail OSVERSION: 1002000 ---Begin Environment--- PACKAGE_BUILDING=yes LOCALBASE=/usr/local LIBEXECPREFIX=/usr/local/libexec/poudriere SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIERE_VERSION=3.1.10 HOME=/root USER=root SCRIPTPREFIX=/usr/local/share/poudriere MASTERNAME=102armv6-default PWD=/space/poudriere/poudriere_data/.m/102armv6-default/ref/.p/pool OLDPWD=/ PKGNAME=python27-2.7.10_1 POUDRIERE_BUILD_TYPE=bulk PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin FORCE_PACKAGE=yes MASTERMNT=/space/poudriere/poudriere_data/.m/102armv6-default/ref SAVED_TERM=screen STATUS=1 MAIL=/var/mail/root BLOCKSIZE=K UNAME_r=10.2-RELEASE UNAME_v=FreeBSD 10.2-RELEASE OSVERSION=1002000 ABI_FILE=/usr/lib/crt1.o UNAME_m=armv6 UNAME_p=armv6 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for python27-2.7.10_1: DEBUG=off: Build with debugging support IPV6=on: IPv6 protocol support LIBFFI=on: Use libffi from ports instead of bundled version NLS=on: Enable gettext support for the locale module PYMALLOC=on: Enable specialized mallocs SEM=on: POSIX semaphores support THREADS=on: Threading support ====> Unicode support: you have to select exactly one of them UCS2=off: Enable UCS2 Unicode Strings UCS4=on: Enable UCS4 Unicode Strings ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared --without-pydebug --enable-ipv6 --with-system-ffi --with-pymalloc --with-threads --enable-unicode=ucs4 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_opt_olimit_ok=no OPT="" ac_cv_posix_semaphores_enabled=yes PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python27/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python27/work HOME=/wrkdirs/usr/ports/lang/python27/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python27/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python27/work HOME=/wrkdirs/usr/ports/lang/python27/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/armv6-freebsd/usr/bin/cc" CFLAGS="-O -pipe -mfloat-abi=softfp -fno-strict-aliasing" CPP="/usr/armv6-freebsd/usr/bin/cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="-L/usr/local/lib -lintl" CXX="/usr/armv6-freebsd/usr/bin/c++" CXXFLAGS="-O -pipe -mfloat-abi=softfp -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- ABI= PORTVERSION=2.7.10 OSMAJOR=10 DEBUG="@comment " NO_DEBUG="" IPV6="" NO_IPV6="@comment " LIBFFI="" NO_LIBFFI="@comment " NLS="" NO_NLS="@comment " PYMALLOC="" NO_PYMALLOC="@comment " SEM="" NO_SEM="@comment " THREADS="" NO_THREADS="@comment " UCS2="@comment " NO_UCS2="" UCS4="" NO_UCS4="@comment " X86_ONLY="@comment " 32BIT_ONLY="" NO_NIS="" OSREL=10.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/python27" EXAMPLESDIR="share/examples/python27" DATADIR="share/python27" WWWDIR="www/python27" ETCDIR="etc/python27" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" IPV6="" NO_IPV6="@comment " LIBFFI="" NO_LIBFFI="@comment " NLS="" NO_NLS="@comment " PYMALLOC="" NO_PYMALLOC="@comment " SEM="" NO_SEM="@comment " THREADS="" NO_THREADS="@comment " UCS2="@comment " NO_UCS2="" UCS4="" NO_UCS4="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/python27 DOCSDIR=/usr/local/share/doc/python27 EXAMPLESDIR=/usr/local/share/examples/python27 WWWDIR=/usr/local/www/python27 ETCDIR=/usr/local/etc/python27 --End SUB_LIST-- ---Begin make.conf--- MACHINE=armv6 MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/102armv6-make.conf #### CC= /usr/armv6-freebsd/usr/bin/cc CPP= /usr/armv6-freebsd/usr/bin/cpp CXX= /usr/armv6-freebsd/usr/bin/c++ AS= /usr/armv6-freebsd/usr/bin/as NM= /usr/armv6-freebsd/usr/bin/nm #RANLIB= /usr/armv6-freebsd/usr/bin/gnu-ranlib RANLIB= /usr/armv6-freebsd/usr/bin/ranlib LD= /usr/armv6-freebsd/usr/bin/ld OBJCOPY=/usr/armv6-freebsd/usr/bin/objcopy #SIZE= /usr/obj/build/hostsrc/home/src/tmp/usr/bin/size SIZE= /usr/armv6-freebsd/usr/bin/size STRIPBIN=/usr/armv6-freebsd/usr/bin/strip DEFAULT_VERSIONS= python=3.3 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License PSFL accepted by the user =========================================================================== =================================================== ===> python27-2.7.10_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.2.txz [102armv6-default-job-01] Installing pkg-1.6.2... [102armv6-default-job-01] Extracting pkg-1.6.2: .......... done Message from pkg-1.6.2: If you are upgrading from the old package format, first run: # pkg2ng ===> python27-2.7.10_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of python27-2.7.10_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License PSFL accepted by the user ===> Fetching all distfiles required by python27-2.7.10_1 for building =========================================================================== =================================================== ===> License PSFL accepted by the user ===> Fetching all distfiles required by python27-2.7.10_1 for building => SHA256 Checksum OK for python/Python-2.7.10.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License PSFL accepted by the user ===> Fetching all distfiles required by python27-2.7.10_1 for building ===> Extracting for python27-2.7.10_1 => SHA256 Checksum OK for python/Python-2.7.10.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for python27-2.7.10_1 ===> Applying FreeBSD patches for python27-2.7.10_1 =========================================================================== =================================================== ===> python27-2.7.10_1 depends on executable: pkgconf - not found ===> Installing existing package /packages/All/pkgconf-0.9.12_1.txz [102armv6-default-job-01] Installing pkgconf-0.9.12_1... [102armv6-default-job-01] Extracting pkgconf-0.9.12_1: ....... done ===> python27-2.7.10_1 depends on executable: pkgconf - found ===> Returning to build of python27-2.7.10_1 ===> python27-2.7.10_1 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.19.6.txz [102armv6-default-job-01] Installing gettext-tools-0.19.6... [102armv6-default-job-01] `-- Installing expat-2.1.0_3... [102armv6-default-job-01] `-- Extracting expat-2.1.0_3: .......... done [102armv6-default-job-01] `-- Installing indexinfo-0.2.4... [102armv6-default-job-01] `-- Extracting indexinfo-0.2.4: .... done [102armv6-default-job-01] `-- Installing gettext-runtime-0.19.6... [102armv6-default-job-01] `-- Extracting gettext-runtime-0.19.6: .......... done [102armv6-default-job-01] Extracting gettext-tools-0.19.6: .......... done ===> python27-2.7.10_1 depends on executable: msgfmt - found ===> Returning to build of python27-2.7.10_1 =========================================================================== =================================================== ===> python27-2.7.10_1 depends on shared library: libffi.so - not found ===> Installing existing package /packages/All/libffi-3.2.1.txz [102armv6-default-job-01] Installing libffi-3.2.1... [102armv6-default-job-01] Extracting libffi-3.2.1: .......... done ===> python27-2.7.10_1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> Returning to build of python27-2.7.10_1 ===> python27-2.7.10_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===> Configuring for python27-2.7.10_1 configure: loading site script /usr/ports/Templates/config.site checking build system type... armv6-portbld-freebsd10.2 checking host system type... armv6-portbld-freebsd10.2 checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... freebsd10 checking EXTRAPLATDIR... checking for --without-gcc... no checking for gcc... /usr/armv6-freebsd/usr/bin/cc 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 /usr/armv6-freebsd/usr/bin/cc accepts -g... yes checking for /usr/armv6-freebsd/usr/bin/cc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... /usr/armv6-freebsd/usr/bin/cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) 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 ranlib... ranlib checking for ar... ar checking for svnversion... not-found checking for hg... not-found checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for --with-pydebug... no checking whether /usr/armv6-freebsd/usr/bin/cc accepts -fno-strict-aliasing... yes checking whether /usr/armv6-freebsd/usr/bin/cc accepts -OPT:Olimit=0... (cached) no checking whether /usr/armv6-freebsd/usr/bin/cc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... yes checking whether /usr/armv6-freebsd/usr/bin/c++ also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no 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 for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for langinfo.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for poll.h... (cached) 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... no checking shadow.h presence... no checking for shadow.h... no checking for signal.h... (cached) 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 for utime.h... (cached) 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... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for sys/file.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... yes checking sys/lock.h presence... yes checking for sys/lock.h... yes 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 for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/statvfs.h... (cached) 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 for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for libutil.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... yes checking bluetooth.h presence... yes checking for bluetooth.h... yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking linux/tipc.h usability... no checking linux/tipc.h presence... no checking for linux/tipc.h... no checking for spawn.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for alloca.h... (cached) no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking for linux/netlink.h... no checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for uint32_t... yes checking for uint32_t... (cached) yes checking for uint64_t... yes checking for uint64_t... (cached) yes checking for int32_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... yes checking for int64_t... (cached) yes checking for ssize_t... (cached) 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... 8 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... (cached) 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... 8 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... -Wl,--export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for dlopen in -ldl... no checking for shl_load in -ldld... no checking for RAND_egd in -lcrypto... yes 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 pkg-config is at least version 0.9.0... yes checking for --with-system-expat... no checking for --with-system-ffi... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... 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... kame using libc 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... (cached) yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... (cached) yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... (cached) yes checking for clock... (cached) yes checking for confstr... yes checking for ctermid... yes checking for execv... yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for fork... (cached) yes checking for fpathconf... yes checking for ftime... no checking for ftruncate... yes checking for gai_strerror... (cached) yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... (cached) yes checking for getpid... (cached) yes checking for getentropy... no checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... no checking for getspent... no checking for getsid... yes checking for getwd... (cached) yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for lstat... (cached) yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... (cached) yes checking for mremap... no checking for nice... yes checking for pathconf... (cached) yes checking for pause... yes checking for plock... no checking for poll... (cached) yes checking for pthread_init... no checking for putenv... (cached) yes checking for readlink... (cached) yes checking for realpath... (cached) yes checking for select... (cached) yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... (cached) yes checking for seteuid... (cached) yes checking for setgid... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setsid... (cached) yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... (cached) yes checking for setresgid... (cached) 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... (cached) yes checking for siginterrupt... (cached) yes checking for sigrelse... yes checking for strftime... (cached) yes checking for sysconf... (cached) yes checking for tcgetpgrp... (cached) 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... no checking for truncate... (cached) yes checking for uname... (cached) yes checking for unsetenv... (cached) yes checking for utimes... (cached) yes checking for waitpid... (cached) yes checking for wait3... yes checking for wait4... yes checking for wcscoll... (cached) 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... no checking for epoll... no checking for kqueue... yes checking for ctermid_r... yes 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... yes checking for lchflags... yes checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... (cached) yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... (cached) yes checking for ftell64... no checking for ftello... yes checking for statvfs... (cached) yes checking for dup2... (cached) yes checking for getcwd... (cached) yes checking for strdup... (cached) yes checking for getpgrp... (cached) yes checking for setpgrp... (cached) yes checking for gettimeofday... (cached) yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... (cached) 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... (cached) yes checking for struct stat.st_flags... yes checking for struct stat.st_gen... yes checking for struct stat.st_birthtime... yes 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... yes 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... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... 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... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... (cached) yes checking for broken sem_getvalue... no checking digit size for Python's longs... no value specified checking for wchar.h... (cached) 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_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... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes configure: checking for device files checking for /dev/ptmx... no 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... (cached) yes checking for build directories... 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 =========================================================================== =================================================== ===> Building for python27-2.7.10_1 /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c ./Modules/python.c:20:6: warning: implicit declaration of function 'fpgetmask' is invalid in C99 [-Wimplicit-function-declaration] m = fpgetmask(); ^ ./Modules/python.c:21:2: warning: implicit declaration of function 'fpsetmask' is invalid in C99 [-Wimplicit-function-declaration] fpsetmask(m & ~FP_X_OFL); ^ 2 warnings generated. /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c Objects/unicodeobject.c:3453:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (*p > unimax || *p < 0) { ~~ ^ ~ 1 warning generated. /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c /usr/bin/make Parser/pgen /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c /usr/armv6-freebsd/usr/bin/cc -DNDEBUG -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib 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 Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -L/usr/local/lib -lintl -lutil -o Parser/pgen Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"freebsd10"' -o Python/getplatform.o ./Python/getplatform.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-freebsd10:lib-tk:lib-old"' -DPREFIX='"/usr/local"' -DEXEC_PREFIX='"/usr/local"' -DVERSION='"2.7"' -DVPATH='""' -o Modules/getpath.o ./Modules/getpath.c ./Modules/getpath.c:353:8: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (n >= 0) { ~ ^ ~ 1 warning generated. /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o ./Modules/pwdmodule.c:115:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (uid < 0) ~~~ ^ ~ 1 warning generated. /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o /usr/armv6-freebsd/usr/bin/cc -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o /usr/armv6-freebsd/usr/bin/cc -c -fno-strict-aliasing -O -pipe -mfloat-abi=softfp -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" -DHGVERSION="\"`LC_ALL=C `\"" -DHGTAG="\"`LC_ALL=C `\"" -DHGBRANCH="\"`LC_ALL=C `\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython2.7.a ar rc libpython2.7.a Modules/getbuildinfo.o ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython2.7.a if test libpython2.7.so.1 != libpython2.7.so; then /usr/armv6-freebsd/usr/bin/cc -shared -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -Wl,-hlibpython2.7.so.1 -o libpython2.7.so.1 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 -L/usr/local/lib -lintl -lutil -lm ; ln -f libpython2.7.so.1 libpython2.7.so; else /usr/armv6-freebsd/usr/bin/cc -shared -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -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 -L/usr/local/lib -lintl -lutil -lm ; fi /usr/armv6-freebsd/usr/bin/cc -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -Wl,--export-dynamic -o python Modules/python.o -L. -lpython2.7 -L/usr/local/lib -lintl -lutil -lm LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/python27/work/Python-2.7.10 ./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 ldd: /usr/lib/libreadline.so: not a FreeBSD ELF shared object /wrkdirs/usr/ports/lang/python27/work/Python-2.7.10/Modules/_heapqmodule.c:595:21: warning: illegal character encoding in string literal [-Winvalid-source-encoding] [explanation by Franois Pinard]\n\ ^~~~ Include/Python.h:171:60: note: expanded from macro 'PyDoc_STRVAR' #define PyDoc_STRVAR(name,str) PyDoc_VAR(name) = PyDoc_STR(str) ^ Include/Python.h:173:24: note: expanded from macro 'PyDoc_STR' #define PyDoc_STR(str) str ^ 1 warning generated. /wrkdirs/usr/ports/lang/python27/work/Python-2.7.10/Modules/grpmodule.c:102:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (gid < 0) ~~~ ^ ~ 1 warning generated. /wrkdirs/usr/ports/lang/python27/work/Python-2.7.10/Modules/mmapmodule.c:639:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (cnt < 0 || (cnt + dest) < cnt || (cnt + src) < cnt || ~~~ ^ ~ /wrkdirs/usr/ports/lang/python27/work/Python-2.7.10/Modules/mmapmodule.c:640:16: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] src < 0 || src > self->size || (src + cnt) > self->size || ~~~ ^ ~ /wrkdirs/usr/ports/lang/python27/work/Python-2.7.10/Modules/mmapmodule.c:641:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] dest < 0 || dest > self->size || (dest + cnt) > self->size) { ~~~~ ^ ~ 3 warnings generated. building dbm using ndbm Python build finished, but the necessary bits to build these modules were not found: _bsddb _sqlite3 _tkinter gdbm linuxaudiodev spwd sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. install -m 0644 ./Tools/gdb/libpython.py python-gdb.py =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for python27-2.7.10_1 ===> Generating temporary packing list install -s -m 555 python /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/bin/python2.7 if test -f libpython2.7.so; then if test -n "" ; then install -s -m 444 /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/bin; else install -s -m 444 libpython2.7.so /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/libpython2.7.so.1; if test libpython2.7.so != libpython2.7.so.1; then (cd /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib; ln -sf libpython2.7.so.1 libpython2.7.so) fi fi; else true; fi ldd: /usr/lib/libreadline.so: not a FreeBSD ELF shared object building dbm using ndbm Python build finished, but the necessary bits to build these modules were not found: _bsddb _sqlite3 _tkinter gdbm linuxaudiodev spwd sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. mkdir ./Lib/plat-freebsd10 cp ./Lib/plat-generic/regen ./Lib/plat-freebsd10/regen export PATH; PATH="`pwd`:$PATH"; export PYTHONPATH; PYTHONPATH="./Lib:/wrkdirs/usr/ports/lang/python27/work/Python-2.7.10/`cat pybuilddir.txt`"; export DYLD_FRAMEWORK_PATH; DYLD_FRAMEWORK_PATH="`pwd`"; export EXE; EXE=""; if [ -n "" ]; then export MULTIARCH; MULTIARCH=; fi; export PYTHON_FOR_BUILD; if [ "armv6-portbld-freebsd10.2" = "armv6-portbld-freebsd10.2" ]; then PYTHON_FOR_BUILD="python"; else PYTHON_FOR_BUILD="./python -E"; fi; cd ./Lib/plat-freebsd10; LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/python27/work/Python-2.7.10 ./regen eval $PYTHON_FOR_BUILD ../../Tools/scripts/h2py.py -i "'(u_long)'" /usr/include/netinet/in.h Skipping: __has_extension = __has_feature Skipping: __BEGIN_DECLS = extern "C" { Skipping: __END_DECLS = } Skipping: __const = const Skipping: __signed = signed Skipping: __volatile = volatile Skipping: __inline = inline Skipping: __inline = Skipping: __const = Skipping: const = Skipping: __weak_symbol = __attribute__((__weak__)) Skipping: __dead2 = __attribute__((__noreturn__)) Skipping: __pure2 = __attribute__((__const__)) Skipping: __dead2 = __attribute__((__noreturn__)) Skipping: __pure2 = __attribute__((__const__)) Skipping: __unused = __attribute__((__unused__)) Skipping: __used = __attribute__((__used__)) Skipping: __packed = __attribute__((__packed__)) Skipping: __dead2 = __attribute__((__noreturn__)) Skipping: __pure2 = __attribute__((__const__)) Skipping: __unused = __attribute__((__unused__)) Skipping: __used = __attribute__((__used__)) Skipping: __packed = __attribute__((__packed__)) Skipping: def __alignof(x): return __offsetof(struct { char __a; x __b; }, __b) Skipping: def _Atomic(T): return struct { T volatile __val; } Skipping: _Noreturn = [[noreturn]] Skipping: _Noreturn = __dead2 Skipping: _Thread_local = thread_local Skipping: _Thread_local = __thread Skipping: __malloc_like = __attribute__((__malloc__)) Skipping: __pure = __attribute__((__pure__)) Skipping: __always_inline = __attribute__((__always_inline__)) Skipping: __noinline = __attribute__ ((__noinline__)) Skipping: __fastcall = __attribute__((__fastcall__)) Skipping: __result_use_check = __attribute__((__warn_unused_result__)) Skipping: __returns_twice = __attribute__((__returns_twice__)) Skipping: __func__ = NULL Skipping: __restrict = restrict Skipping: __hidden = __attribute__((__visibility__("hidden"))) Skipping: __exported = __attribute__((__visibility__("default"))) Skipping: def __GLOBL1(sym): return __asm__(".globl " #sym) Skipping: def __FBSDID(s): return struct __hack Skipping: def __RCSID(s): return struct __hack Skipping: def __RCSID_SOURCE(s): return struct __hack Skipping: def __SCCSID(s): return struct __hack Skipping: def __COPYRIGHT(s): return struct __hack Skipping: __WCHAR_MAX = __UINT_MAX Skipping: __WCHAR_MIN = __INT_MIN Skipping: __WCHAR_MAX = __INT_MAX Skipping: INADDR_ANY = (u_int32_t)0x00000000 Skipping: INADDR_BROADCAST = (u_int32_t)(-1) Skipping: _SS_MAXSIZE = 128U Skipping: _SS_ALIGNSIZE = (sizeof(__int64_t)) Skipping: _SS_PAD1SIZE = (_SS_ALIGNSIZE - sizeof(unsigned char) - \ sizeof(sa_family_t)) Skipping: _SS_PAD2SIZE = (_SS_MAXSIZE - sizeof(unsigned char) - \ sizeof(sa_family_t) - _SS_PAD1SIZE - _SS_ALIGNSIZE) Skipping: def IN_PRIVATE(i): return ((((u_int32_t)(i) & (-16777216)) == 0x0a000000) || \ Skipping: def IN_ANY_LOCAL(i): return (IN_LINKLOCAL(i) || IN_LOCAL_GROUP(i)) Skipping: INADDR_LOOPBACK = (u_int32_t)0x7f000001 Skipping: INADDR_UNSPEC_GROUP = (u_int32_t)(-536870912) Skipping: INADDR_ALLHOSTS_GROUP = (u_int32_t)(-536870911) Skipping: INADDR_ALLRTRS_GROUP = (u_int32_t)(-536870910) Skipping: INADDR_ALLRPTS_GROUP = (u_int32_t)(-536870890) Skipping: INADDR_CARP_GROUP = (u_int32_t)(-536870894) Skipping: INADDR_PFSYNC_GROUP = (u_int32_t)(-536870672) Skipping: INADDR_ALLMDNS_GROUP = (u_int32_t)(-536870661) Skipping: INADDR_MAX_LOCAL_GROUP = (u_int32_t)(-536870657) Skipping: IN_RFC3021_MASK = (u_int32_t)(-2) Skipping: CTL_IPPROTO_NAMES = { \ { "ip", CTLTYPE_NODE }, \ { "icmp", CTLTYPE_NODE }, \ { "igmp", CTLTYPE_NODE }, \ { "ggp", CTLTYPE_NODE }, \ { 0, 0 }, \ { 0, 0 }, \ { "tcp", CTLTYPE_NODE }, \ { 0, 0 }, \ { "egp", CTLTYPE_NODE }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { "pup", CTLTYPE_NODE }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { "udp", CTLTYPE_NODE }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { "idp", CTLTYPE_NODE }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { "ipsec", CTLTYPE_NODE }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { 0, 0 }, \ { "pim", CTLTYPE_NODE }, \ } Skipping: def satosin(sa): return ((struct sockaddr_in *)(sa)) Skipping: def sintosa(sin): return ((struct sockaddr *)(sin)) Skipping: def ifatoia(ifa): return ((struct in_ifaddr *)(ifa)) Skipping: s6_addr = __u6_addr.__u6_addr8 Skipping: s6_addr8 = __u6_addr.__u6_addr8 Skipping: s6_addr16 = __u6_addr.__u6_addr16 Skipping: s6_addr32 = __u6_addr.__u6_addr32 Skipping: IN6MASK0 = {{{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}} Skipping: IN6MASK32 = {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}} Skipping: IN6MASK64 = {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}} Skipping: IN6MASK96 = {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00 }}} Skipping: IN6MASK128 = {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }}} Skipping: IN6ADDR_ANY_INIT = \ {{{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}} Skipping: IN6ADDR_LOOPBACK_INIT = \ {{{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}} Skipping: IN6ADDR_NODELOCAL_ALLNODES_INIT = \ {{{ 0xff, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}} Skipping: IN6ADDR_INTFACELOCAL_ALLNODES_INIT = \ {{{ 0xff, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}} Skipping: IN6ADDR_LINKLOCAL_ALLNODES_INIT = \ {{{ 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}} Skipping: IN6ADDR_LINKLOCAL_ALLROUTERS_INIT = \ {{{ 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02 }}} Skipping: IN6ADDR_LINKLOCAL_ALLV2ROUTERS_INIT = \ {{{ 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x16 }}} Skipping: def IN6_IS_ADDR_MULTICAST(a): return ((a)->s6_addr[0] == 0xff) Skipping: def IPV6_ADDR_MC_SCOPE(a): return ((a)->s6_addr[1] & 0x0f) Skipping: def __IPV6_ADDR_MC_SCOPE(a): return ((a)->s6_addr[1] & 0x0f) Skipping: M_FASTFWD_OURS = M_PROTO1 Skipping: M_IP6_NEXTHOP = M_PROTO2 Skipping: M_IP_NEXTHOP = M_PROTO2 Skipping: M_SKIP_FIREWALL = M_PROTO3 Skipping: M_AUTHIPHDR = M_PROTO4 Skipping: M_DECRYPTED = M_PROTO5 Skipping: M_LOOP = M_PROTO6 Skipping: M_AUTHIPDGM = M_PROTO7 Skipping: M_RTALERT_MLD = M_PROTO8 Skipping: def satosin6(sa): return ((struct sockaddr_in6 *)(sa)) Skipping: def sin6tosa(sin6): return ((struct sockaddr *)(sin6)) Skipping: def ifatoia6(ifa): return ((struct in6_ifaddr *)(ifa)) Creating directory /usr/local/lib/python2.7 Creating directory /usr/local/lib/python2.7/lib-tk Creating directory /usr/local/lib/python2.7/lib-tk/test Creating directory /usr/local/lib/python2.7/lib-tk/test/test_tkinter Creating directory /usr/local/lib/python2.7/lib-tk/test/test_ttk Creating directory /usr/local/lib/python2.7/site-packages Creating directory /usr/local/lib/python2.7/test Creating directory /usr/local/lib/python2.7/test/audiodata Creating directory /usr/local/lib/python2.7/test/capath Creating directory /usr/local/lib/python2.7/test/data Creating directory /usr/local/lib/python2.7/test/cjkencodings Creating directory /usr/local/lib/python2.7/test/decimaltestdata Creating directory /usr/local/lib/python2.7/test/xmltestdata Creating directory /usr/local/lib/python2.7/test/imghdrdata Creating directory /usr/local/lib/python2.7/test/subprocessdata Creating directory /usr/local/lib/python2.7/test/tracedmodules Creating directory /usr/local/lib/python2.7/encodings Creating directory /usr/local/lib/python2.7/compiler Creating directory /usr/local/lib/python2.7/hotshot Creating directory /usr/local/lib/python2.7/email Creating directory /usr/local/lib/python2.7/email/mime Creating directory /usr/local/lib/python2.7/email/test Creating directory /usr/local/lib/python2.7/email/test/data Creating directory /usr/local/lib/python2.7/ensurepip Creating directory /usr/local/lib/python2.7/ensurepip/_bundled Creating directory /usr/local/lib/python2.7/json Creating directory /usr/local/lib/python2.7/json/tests Creating directory /usr/local/lib/python2.7/sqlite3 Creating directory /usr/local/lib/python2.7/sqlite3/test Creating directory /usr/local/lib/python2.7/logging Creating directory /usr/local/lib/python2.7/bsddb Creating directory /usr/local/lib/python2.7/bsddb/test Creating directory /usr/local/lib/python2.7/importlib Creating directory /usr/local/lib/python2.7/wsgiref Creating directory /usr/local/lib/python2.7/lib2to3 Creating directory /usr/local/lib/python2.7/lib2to3/fixes Creating directory /usr/local/lib/python2.7/lib2to3/pgen2 Creating directory /usr/local/lib/python2.7/lib2to3/tests Creating directory /usr/local/lib/python2.7/lib2to3/tests/data Creating directory /usr/local/lib/python2.7/lib2to3/tests/data/fixers Creating directory /usr/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes Creating directory /usr/local/lib/python2.7/ctypes Creating directory /usr/local/lib/python2.7/ctypes/test Creating directory /usr/local/lib/python2.7/ctypes/macholib Creating directory /usr/local/lib/python2.7/idlelib Creating directory /usr/local/lib/python2.7/idlelib/Icons Creating directory /usr/local/lib/python2.7/idlelib/idle_test Creating directory /usr/local/lib/python2.7/distutils Creating directory /usr/local/lib/python2.7/distutils/command Creating directory /usr/local/lib/python2.7/distutils/tests Creating directory /usr/local/lib/python2.7/xml Creating directory /usr/local/lib/python2.7/xml/dom Creating directory /usr/local/lib/python2.7/xml/etree Creating directory /usr/local/lib/python2.7/xml/parsers Creating directory /usr/local/lib/python2.7/xml/sax Creating directory /usr/local/lib/python2.7/multiprocessing Creating directory /usr/local/lib/python2.7/multiprocessing/dummy Creating directory /usr/local/lib/python2.7/unittest Creating directory /usr/local/lib/python2.7/unittest/test Creating directory /usr/local/lib/python2.7/curses Creating directory /usr/local/lib/python2.7/pydoc_data Creating directory /usr/local/lib/python2.7/plat-freebsd10 install -m 0644 ./Lib/BaseHTTPServer.py /usr/local/lib/python2.7 install -m 0644 ./Lib/Bastion.py /usr/local/lib/python2.7 install -m 0644 ./Lib/CGIHTTPServer.py /usr/local/lib/python2.7 install -m 0644 ./Lib/ConfigParser.py /usr/local/lib/python2.7 install -m 0644 ./Lib/Cookie.py /usr/local/lib/python2.7 install -m 0644 ./Lib/DocXMLRPCServer.py /usr/local/lib/python2.7 install -m 0644 ./Lib/HTMLParser.py /usr/local/lib/python2.7 install -m 0644 ./Lib/MimeWriter.py /usr/local/lib/python2.7 install -m 0644 ./Lib/Queue.py /usr/local/lib/python2.7 install -m 0644 ./Lib/SimpleHTTPServer.py /usr/local/lib/python2.7 install -m 0644 ./Lib/SimpleXMLRPCServer.py /usr/local/lib/python2.7 install -m 0644 ./Lib/SocketServer.py /usr/local/lib/python2.7 install -m 0644 ./Lib/StringIO.py /usr/local/lib/python2.7 install -m 0644 ./Lib/UserDict.py /usr/local/lib/python2.7 install -m 0644 ./Lib/UserList.py /usr/local/lib/python2.7 install -m 555 ./Lib/UserString.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_LWPCookieJar.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_MozillaCookieJar.py /usr/local/lib/python2.7 install -m 0644 ./Lib/__future__.py /usr/local/lib/python2.7 install -m 0644 ./Lib/__phello__.foo.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_abcoll.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_osx_support.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_pyio.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_strptime.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_threading_local.py /usr/local/lib/python2.7 install -m 0644 ./Lib/_weakrefset.py /usr/local/lib/python2.7 install -m 0644 ./Lib/abc.py /usr/local/lib/python2.7 install -m 0644 ./Lib/aifc.py /usr/local/lib/python2.7 install -m 0644 ./Lib/antigravity.py /usr/local/lib/python2.7 install -m 0644 ./Lib/anydbm.py /usr/local/lib/python2.7 install -m 0644 ./Lib/argparse.py /usr/local/lib/python2.7 install -m 0644 ./Lib/ast.py /usr/local/lib/python2.7 install -m 0644 ./Lib/asynchat.py /usr/local/lib/python2.7 install -m 0644 ./Lib/asyncore.py /usr/local/lib/python2.7 install -m 0644 ./Lib/atexit.py /usr/local/lib/python2.7 install -m 0644 ./Lib/audiodev.py /usr/local/lib/python2.7 install -m 555 ./Lib/base64.py /usr/local/lib/python2.7 install -m 0644 ./Lib/bdb.py /usr/local/lib/python2.7 install -m 0644 ./Lib/binhex.py /usr/local/lib/python2.7 install -m 0644 ./Lib/bisect.py /usr/local/lib/python2.7 install -m 555 ./Lib/cProfile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/calendar.py /usr/local/lib/python2.7 install -m 555 ./Lib/cgi.py /usr/local/lib/python2.7 install -m 0644 ./Lib/cgitb.py /usr/local/lib/python2.7 install -m 0644 ./Lib/chunk.py /usr/local/lib/python2.7 install -m 0644 ./Lib/cmd.py /usr/local/lib/python2.7 install -m 0644 ./Lib/code.py /usr/local/lib/python2.7 install -m 0644 ./Lib/codecs.py /usr/local/lib/python2.7 install -m 0644 ./Lib/codeop.py /usr/local/lib/python2.7 install -m 0644 ./Lib/collections.py /usr/local/lib/python2.7 install -m 0644 ./Lib/colorsys.py /usr/local/lib/python2.7 install -m 0644 ./Lib/commands.py /usr/local/lib/python2.7 install -m 0644 ./Lib/compileall.py /usr/local/lib/python2.7 install -m 0644 ./Lib/contextlib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/cookielib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/copy.py /usr/local/lib/python2.7 install -m 0644 ./Lib/copy_reg.py /usr/local/lib/python2.7 install -m 0644 ./Lib/csv.py /usr/local/lib/python2.7 install -m 0644 ./Lib/dbhash.py /usr/local/lib/python2.7 install -m 0644 ./Lib/decimal.py /usr/local/lib/python2.7 install -m 0644 ./Lib/difflib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/dircache.py /usr/local/lib/python2.7 install -m 0644 ./Lib/dis.py /usr/local/lib/python2.7 install -m 0644 ./Lib/doctest.py /usr/local/lib/python2.7 install -m 0644 ./Lib/dumbdbm.py /usr/local/lib/python2.7 install -m 0644 ./Lib/dummy_thread.py /usr/local/lib/python2.7 install -m 0644 ./Lib/dummy_threading.py /usr/local/lib/python2.7 install -m 0644 ./Lib/filecmp.py /usr/local/lib/python2.7 install -m 0644 ./Lib/fileinput.py /usr/local/lib/python2.7 install -m 0644 ./Lib/fnmatch.py /usr/local/lib/python2.7 install -m 0644 ./Lib/formatter.py /usr/local/lib/python2.7 install -m 0644 ./Lib/fpformat.py /usr/local/lib/python2.7 install -m 0644 ./Lib/fractions.py /usr/local/lib/python2.7 install -m 0644 ./Lib/ftplib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/functools.py /usr/local/lib/python2.7 install -m 0644 ./Lib/genericpath.py /usr/local/lib/python2.7 install -m 0644 ./Lib/getopt.py /usr/local/lib/python2.7 install -m 0644 ./Lib/getpass.py /usr/local/lib/python2.7 install -m 0644 ./Lib/gettext.py /usr/local/lib/python2.7 install -m 0644 ./Lib/glob.py /usr/local/lib/python2.7 install -m 0644 ./Lib/gzip.py /usr/local/lib/python2.7 install -m 0644 ./Lib/hashlib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/heapq.py /usr/local/lib/python2.7 install -m 0644 ./Lib/hmac.py /usr/local/lib/python2.7 install -m 0644 ./Lib/htmlentitydefs.py /usr/local/lib/python2.7 install -m 0644 ./Lib/htmllib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/httplib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/ihooks.py /usr/local/lib/python2.7 install -m 0644 ./Lib/imaplib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/imghdr.py /usr/local/lib/python2.7 install -m 0644 ./Lib/imputil.py /usr/local/lib/python2.7 install -m 0644 ./Lib/inspect.py /usr/local/lib/python2.7 install -m 0644 ./Lib/io.py /usr/local/lib/python2.7 install -m 555 ./Lib/keyword.py /usr/local/lib/python2.7 install -m 0644 ./Lib/linecache.py /usr/local/lib/python2.7 install -m 0644 ./Lib/locale.py /usr/local/lib/python2.7 install -m 0644 ./Lib/macpath.py /usr/local/lib/python2.7 install -m 0644 ./Lib/macurl2path.py /usr/local/lib/python2.7 install -m 0644 ./Lib/mailbox.py /usr/local/lib/python2.7 install -m 0644 ./Lib/mailcap.py /usr/local/lib/python2.7 install -m 0644 ./Lib/markupbase.py /usr/local/lib/python2.7 install -m 0644 ./Lib/md5.py /usr/local/lib/python2.7 install -m 0644 ./Lib/mhlib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/mimetools.py /usr/local/lib/python2.7 install -m 0644 ./Lib/mimetypes.py /usr/local/lib/python2.7 install -m 555 ./Lib/mimify.py /usr/local/lib/python2.7 install -m 0644 ./Lib/modulefinder.py /usr/local/lib/python2.7 install -m 0644 ./Lib/multifile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/mutex.py /usr/local/lib/python2.7 install -m 0644 ./Lib/netrc.py /usr/local/lib/python2.7 install -m 0644 ./Lib/new.py /usr/local/lib/python2.7 install -m 0644 ./Lib/nntplib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/ntpath.py /usr/local/lib/python2.7 install -m 0644 ./Lib/nturl2path.py /usr/local/lib/python2.7 install -m 0644 ./Lib/numbers.py /usr/local/lib/python2.7 install -m 0644 ./Lib/opcode.py /usr/local/lib/python2.7 install -m 0644 ./Lib/optparse.py /usr/local/lib/python2.7 install -m 0644 ./Lib/os.py /usr/local/lib/python2.7 install -m 0644 ./Lib/os2emxpath.py /usr/local/lib/python2.7 install -m 555 ./Lib/pdb.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pickle.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pickletools.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pipes.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pkgutil.py /usr/local/lib/python2.7 install -m 555 ./Lib/platform.py /usr/local/lib/python2.7 install -m 0644 ./Lib/plistlib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/popen2.py /usr/local/lib/python2.7 install -m 0644 ./Lib/poplib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/posixfile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/posixpath.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pprint.py /usr/local/lib/python2.7 install -m 555 ./Lib/profile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pstats.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pty.py /usr/local/lib/python2.7 install -m 0644 ./Lib/py_compile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pyclbr.py /usr/local/lib/python2.7 install -m 555 ./Lib/pydoc.py /usr/local/lib/python2.7 install -m 555 ./Lib/quopri.py /usr/local/lib/python2.7 install -m 0644 ./Lib/random.py /usr/local/lib/python2.7 install -m 0644 ./Lib/re.py /usr/local/lib/python2.7 install -m 0644 ./Lib/repr.py /usr/local/lib/python2.7 install -m 0644 ./Lib/rexec.py /usr/local/lib/python2.7 install -m 0644 ./Lib/rfc822.py /usr/local/lib/python2.7 install -m 0644 ./Lib/rlcompleter.py /usr/local/lib/python2.7 install -m 0644 ./Lib/robotparser.py /usr/local/lib/python2.7 install -m 0644 ./Lib/runpy.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sched.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sets.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sgmllib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sha.py /usr/local/lib/python2.7 install -m 0644 ./Lib/shelve.py /usr/local/lib/python2.7 install -m 0644 ./Lib/shlex.py /usr/local/lib/python2.7 install -m 0644 ./Lib/shutil.py /usr/local/lib/python2.7 install -m 0644 ./Lib/site.py /usr/local/lib/python2.7 install -m 555 ./Lib/smtpd.py /usr/local/lib/python2.7 install -m 555 ./Lib/smtplib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sndhdr.py /usr/local/lib/python2.7 install -m 0644 ./Lib/socket.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sre.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sre_compile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sre_constants.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sre_parse.py /usr/local/lib/python2.7 install -m 0644 ./Lib/ssl.py /usr/local/lib/python2.7 install -m 0644 ./Lib/stat.py /usr/local/lib/python2.7 install -m 0644 ./Lib/statvfs.py /usr/local/lib/python2.7 install -m 0644 ./Lib/string.py /usr/local/lib/python2.7 install -m 0644 ./Lib/stringold.py /usr/local/lib/python2.7 install -m 0644 ./Lib/stringprep.py /usr/local/lib/python2.7 install -m 0644 ./Lib/struct.py /usr/local/lib/python2.7 install -m 0644 ./Lib/subprocess.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sunau.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sunaudio.py /usr/local/lib/python2.7 install -m 555 ./Lib/symbol.py /usr/local/lib/python2.7 install -m 0644 ./Lib/symtable.py /usr/local/lib/python2.7 install -m 0644 ./Lib/sysconfig.py /usr/local/lib/python2.7 install -m 555 ./Lib/tabnanny.py /usr/local/lib/python2.7 install -m 0644 ./Lib/tarfile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/telnetlib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/tempfile.py /usr/local/lib/python2.7 install -m 0644 ./Lib/textwrap.py /usr/local/lib/python2.7 install -m 0644 ./Lib/this.py /usr/local/lib/python2.7 install -m 0644 ./Lib/threading.py /usr/local/lib/python2.7 install -m 555 ./Lib/timeit.py /usr/local/lib/python2.7 install -m 0644 ./Lib/toaiff.py /usr/local/lib/python2.7 install -m 0644 ./Lib/token.py /usr/local/lib/python2.7 install -m 0644 ./Lib/tokenize.py /usr/local/lib/python2.7 install -m 555 ./Lib/trace.py /usr/local/lib/python2.7 install -m 0644 ./Lib/traceback.py /usr/local/lib/python2.7 install -m 0644 ./Lib/tty.py /usr/local/lib/python2.7 install -m 0644 ./Lib/types.py /usr/local/lib/python2.7 install -m 0644 ./Lib/urllib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/urllib2.py /usr/local/lib/python2.7 install -m 0644 ./Lib/urlparse.py /usr/local/lib/python2.7 install -m 0644 ./Lib/user.py /usr/local/lib/python2.7 install -m 555 ./Lib/uu.py /usr/local/lib/python2.7 install -m 0644 ./Lib/uuid.py /usr/local/lib/python2.7 install -m 0644 ./Lib/warnings.py /usr/local/lib/python2.7 install -m 0644 ./Lib/wave.py /usr/local/lib/python2.7 install -m 0644 ./Lib/weakref.py /usr/local/lib/python2.7 install -m 555 ./Lib/webbrowser.py /usr/local/lib/python2.7 install -m 0644 ./Lib/whichdb.py /usr/local/lib/python2.7 install -m 0644 ./Lib/xdrlib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/xmllib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/xmlrpclib.py /usr/local/lib/python2.7 install -m 0644 ./Lib/zipfile.py /usr/local/lib/python2.7 install -m 0644 build/lib.freebsd-10.2-RELEASE-armv6-2.7/_sysconfigdata.py /usr/local/lib/python2.7 install -m 0644 ./Lib/pdb.doc /usr/local/lib/python2.7 install -m 0644 ./Lib/wsgiref.egg-info /usr/local/lib/python2.7 install -m 0644 ./Lib/lib-tk/Canvas.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/Dialog.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/FileDialog.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/FixTk.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/ScrolledText.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/SimpleDialog.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/Tix.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/Tkconstants.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/Tkdnd.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/Tkinter.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/tkColorChooser.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/tkCommonDialog.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/tkFileDialog.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/tkFont.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/tkMessageBox.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/tkSimpleDialog.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/ttk.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/turtle.py /usr/local/lib/python2.7/lib-tk install -m 0644 ./Lib/lib-tk/test/README /usr/local/lib/python2.7/lib-tk/test install -m 0644 ./Lib/lib-tk/test/runtktests.py /usr/local/lib/python2.7/lib-tk/test install -m 0644 ./Lib/lib-tk/test/widget_tests.py /usr/local/lib/python2.7/lib-tk/test install -m 0644 ./Lib/lib-tk/test/test_tkinter/__init__.py /usr/local/lib/python2.7/lib-tk/test/test_tkinter install: /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-tk/test/test_tkinter/__init__.py: Bad address *** Error code 71 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/python27/work/Python-2.7.10 *** Error code 1 Stop. make: stopped in /usr/ports/lang/python27 ====>> Cleaning up wrkdir ===> Cleaning for python27-2.7.10_1 build of lang/python27 ended at Wed Dec 16 20:51:35 GMT 2015 build time: 00:03:24 !!! build failure encountered !!!