====>> Building lang/python27 build started at Sun Dec 20 14:19:14 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=off: Use libffi from ports instead of bundled version NLS=off: 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-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_lib_intl_textdomain=no ac_cv_header_libintl_h=no 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="" LDFLAGS=" -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" 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="@comment " NO_LIBFFI="" NLS="@comment " NO_NLS="" 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="@comment " NO_LIBFFI="" NLS="@comment " NO_NLS="" 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 OPTIONS_UNSET= NLS LIBFFI 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 ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for python27-2.7.10_1 echo '# Blank!' > bsddb/test/__init__.py cannot create bsddb/test/__init__.py: No such file or directory *** Error code 2 Stop. make[1]: stopped in /usr/ports/lang/python27 *** 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 Sun Dec 20 14:19:46 GMT 2015 build time: 00:00:32 !!! build failure encountered !!!