=> Building devel/boost-jam build started at Sun Mar 12 09:30:12 PDT 2017 port directory: /usr/ports/devel/boost-jam building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: office@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../07//usr/ports/devel/boost-jam/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=boost-jam-1.63.0 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/boost-jam XDG_CONFIG_HOME=/wrkdirs/devel/boost-jam HOME=/wrkdirs/devel/boost-jam TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/boost-jam XDG_CONFIG_HOME=/wrkdirs/devel/boost-jam HOME=/wrkdirs/devel/boost-jam TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/boost-jam" EXAMPLESDIR="share/examples/boost-jam" DATADIR="share/boost-jam" WWWDIR="www/boost-jam" ETCDIR="etc/boost-jam" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/boost-jam DOCSDIR=/usr/local/share/doc/boost-jam EXAMPLESDIR=/usr/local/share/examples/boost-jam WWWDIR=/usr/local/www/boost-jam ETCDIR=/usr/local/etc/boost-jam --End SUB_LIST-- ---Begin make.conf--- NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> boost-jam-1.63.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> boost-jam-1.63.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of boost-jam-1.63.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by boost-jam-1.63.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by boost-jam-1.63.0 for building => SHA256 Checksum OK for boost_1_63_0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by boost-jam-1.63.0 for building ===> Extracting for boost-jam-1.63.0 => SHA256 Checksum OK for boost_1_63_0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for boost-jam-1.63.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for boost-jam-1.63.0 =========================================================================== =================================================== ===> Building for boost-jam-1.63.0 ### ### Using 'cc' toolset. ### rm -rf bootstrap mkdir bootstrap cc -o bootstrap/jam0 -pipe -O2 -fno-strict-aliasing command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c execcmd.c: In function 'onintr': execcmd.c:120:5: warning: implicit declaration of function 'out_printf' [-Wimplicit-function-declaration] out_printf( "...interrupted\n" ); ^ make.c: In function 'make': make.c:132:13: warning: implicit declaration of function 'out_printf' [-Wimplicit-function-declaration] out_printf( "...found %d target%s...\n", counts->targets, ^ make.c: In function 'make0': make.c:735:13: warning: implicit declaration of function 'out_flush' [-Wimplicit-function-declaration] out_flush(); ^ filesys.c: In function 'file_archivescan_impl': filesys.c:360:10: warning: implicit declaration of function 'filelist_empty' [-Wimplicit-function-declaration] if ( filelist_empty( archive->members ) ) ^ modules/path.c: In function 'path_exists': modules/path.c:16:12: warning: implicit declaration of function 'file_query' [-Wimplicit-function-declaration] return file_query( list_front( lol_get( frame->args, 0 ) ) ) ? ^ fileunix.c: In function 'file_archscan': fileunix.c:233:10: warning: implicit declaration of function 'filelist_empty' [-Wimplicit-function-declaration] if ( filelist_empty( archive->members ) ) ^ fileunix.c:235:14: warning: implicit declaration of function 'file_collect_archive_content_' [-Wimplicit-function-declaration] if ( file_collect_archive_content_( archive ) < 0 ) ^ ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= clean ...found 1 target... ...updating 1 target... ...updated 1 target... ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= ...found 158 targets... ...updating 3 targets... [MKDIR] bin.dragonflybsdx86_64 [COMPILE] bin.dragonflybsdx86_64/b2 execcmd.c: In function 'onintr': execcmd.c:120:5: warning: implicit declaration of function 'out_printf' [-Wimplicit-function-declaration] out_printf( "...interrupted\n" ); ^ make.c: In function 'make': make.c:132:13: warning: implicit declaration of function 'out_printf' [-Wimplicit-function-declaration] out_printf( "...found %d target%s...\n", counts->targets, ^ filesys.c: In function 'file_archivescan_impl': filesys.c:360:10: warning: implicit declaration of function 'filelist_empty' [-Wimplicit-function-declaration] if ( filelist_empty( archive->members ) ) ^ modules/path.c: In function 'path_exists': modules/path.c:16:12: warning: implicit declaration of function 'file_query' [-Wimplicit-function-declaration] return file_query( list_front( lol_get( frame->args, 0 ) ) ) ? ^ fileunix.c: In function 'file_archscan': fileunix.c:233:10: warning: implicit declaration of function 'filelist_empty' [-Wimplicit-function-declaration] if ( filelist_empty( archive->members ) ) ^ fileunix.c:235:14: warning: implicit declaration of function 'file_collect_archive_content_' [-Wimplicit-function-declaration] if ( file_collect_archive_content_( archive ) < 0 ) ^ [COPY] bin.dragonflybsdx86_64/bjam ...updated 3 targets... =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for boost-jam-1.63.0 ===> Generating temporary packing list /bin/mkdir -p /wrkdirs/devel/boost-jam/stage/usr/local/bin install -s -m 555 /wrkdirs/devel/boost-jam/boost_1_63_0/tools/build/src/engine/bin.*/bjam /wrkdirs/devel/boost-jam/stage/usr/local/bin/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for boost-jam-1.63.0 file sizes/checksums [1]: . done packing files [1]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for boost-jam-1.63.0 build of devel/boost-jam ended at Sun Mar 12 09:31:26 PDT 2017 build time: 00:01:14