=> Building devel/jam Started : Tuesday, 10 APR 2018 at 17:23:53 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for jam-2.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/jam XDG_CONFIG_HOME=/construction/devel/jam HOME=/construction/devel/jam TMPDIR="/tmp" PATH=/construction/devel/jam/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/jam XDG_CONFIG_HOME=/construction/devel/jam HOME=/construction/devel/jam TMPDIR="/tmp" PATH=/construction/devel/jam/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/jam/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/jam" EXAMPLESDIR="share/examples/jam" DATADIR="share/jam" WWWDIR="www/jam" ETCDIR="etc/jam" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jam DOCSDIR=/usr/local/share/doc/jam EXAMPLESDIR=/usr/local/share/examples/jam WWWDIR=/usr/local/www/jam ETCDIR=/usr/local/etc/jam -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> jam-2.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> jam-2.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jam-2.6 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by jam-2.6 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by jam-2.6 for building => SHA256 Checksum OK for jam-2.6.zip. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by jam-2.6 for building ===> Extracting for jam-2.6 => SHA256 Checksum OK for jam-2.6.zip. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for jam-2.6 ===> Applying ports patches for jam-2.6 ===> Applying dragonfly patches for jam-2.6 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for jam-2.6 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for jam-2.6 --- ./jam0 --- cc -o ./jam0 -pipe -O2 -fno-strict-aliasing builtins.c command.c compile.c execas400.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c timestamp.c variable.c execunix.c: In function 'execcmd': execunix.c:289:13: warning: implicit declaration of function 'vfork' [-Wimplicit-function-declaration] if ((pid = vfork()) == 0) ^ execunix.c:293:6: warning: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] execvp( argv[0], (char **)argv ); ^ execunix.c:294:6: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(127); ^ execunix.c:294:6: warning: incompatible implicit declaration of built-in function '_exit' execunix.c: In function 'execwait': execunix.c:334:15: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] while( ( w = wait( &status ) ) == -1 && errno == EINTR ) ^ fileunix.c: In function 'file_archscan': fileunix.c:204:6: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] if( read( fd, buf, SARMAG ) != SARMAG || ^ fileunix.c:207:6: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close( fd ); ^ fileunix.c:259:3: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] lseek(fd, offset + SARHDR, 0); ^ jam.c:169:1: warning: return type defaults to 'int' [-Wimplicit-int] main( int argc, char **argv, char **arg_environ ) ^ make1.c: In function 'make1d': make1.c:392:8: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] if( !unlink( targets->string ) ) ^ parse.c: In function 'parse_make': parse.c:102:20: warning: implicit declaration of function 'yylineno' [-Wimplicit-function-declaration] p->yylineno = yylineno(); ^ --- all --- ./jam0 ...found 144 target(s)... ...updating 31 target(s)... MkDir1 bin Cc bin/builtins.o Cc bin/command.o Cc bin/compile.o Cc bin/execunix.o execunix.c: In function 'execcmd': execunix.c:289:13: warning: implicit declaration of function 'vfork' [-Wimplicit-function-declaration] if ((pid = vfork()) == 0) ^ execunix.c:293:6: warning: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] execvp( argv[0], (char **)argv ); ^ execunix.c:294:6: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(127); ^ execunix.c:294:6: warning: incompatible implicit declaration of built-in function '_exit' execunix.c: In function 'execwait': execunix.c:334:15: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] while( ( w = wait( &status ) ) == -1 && errno == EINTR ) ^ Cc bin/fileunix.o fileunix.c: In function 'file_archscan': fileunix.c:204:6: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] if( read( fd, buf, SARMAG ) != SARMAG || ^ fileunix.c:207:6: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close( fd ); ^ fileunix.c:259:3: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] lseek(fd, offset + SARHDR, 0); ^ Cc bin/pathunix.o Cc bin/jamgram.o Cc bin/expand.o Cc bin/glob.o Cc bin/hash.o Cc bin/headers.o Cc bin/lists.o Cc bin/make.o Cc bin/make1.o make1.c: In function 'make1d': make1.c:392:8: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] if( !unlink( targets->string ) ) ^ Cc bin/newstr.o Cc bin/option.o Cc bin/parse.o parse.c: In function 'parse_make': parse.c:102:20: warning: implicit declaration of function 'yylineno' [-Wimplicit-function-declaration] p->yylineno = yylineno(); ^ Cc bin/regexp.o Cc bin/rules.o Cc bin/scan.o Cc bin/search.o Cc bin/timestamp.o Cc bin/variable.o Archive bin/libjam.a /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') /usr/libexec/binutils227/elf/ar: creating bin/libjam.a Ranlib bin/libjam.a Cc bin/mkjambase.o mkjambase.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int] main( int argc, char **argv, char **envp ) ^ Link bin/mkjambase Chmod1 bin/mkjambase Cc bin/jam.o jam.c:169:1: warning: return type defaults to 'int' [-Wimplicit-int] main( int argc, char **argv, char **arg_environ ) ^ GenFile1 jambase.c Cc bin/jambase.o Link bin/jam Chmod1 bin/jam ...updated 31 target(s)... -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for jam-2.6 ===> Generating temporary packing list install -s -m 555 /construction/devel/jam/jam-2.6/bin/jam /construction/devel/jam/stage/usr/local/bin install -m 0644 /construction/devel/jam/jam-2.6/*.html /construction/devel/jam/stage/usr/local/share/doc/jam ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for jam-2.6 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Tuesday, 10 APR 2018 at 17:24:03 UTC Duration: 00:00:10