=> Building sysutils/crashme Started : Thursday, 12 APR 2018 at 06:37:07 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 -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/sysutils/crashme XDG_CONFIG_HOME=/construction/sysutils/crashme HOME=/construction/sysutils/crashme TMPDIR="/tmp" PATH=/construction/sysutils/crashme/.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/sysutils/crashme XDG_CONFIG_HOME=/construction/sysutils/crashme HOME=/construction/sysutils/crashme TMPDIR="/tmp" PATH=/construction/sysutils/crashme/.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/sysutils/crashme/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/crashme" EXAMPLESDIR="share/examples/crashme" DATADIR="share/crashme" WWWDIR="www/crashme" ETCDIR="etc/crashme" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/crashme DOCSDIR=/usr/local/share/doc/crashme EXAMPLESDIR=/usr/local/share/examples/crashme WWWDIR=/usr/local/www/crashme ETCDIR=/usr/local/etc/crashme -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> crashme-2.4_1 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 ===> crashme-2.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of crashme-2.4_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by crashme-2.4_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by crashme-2.4_1 for building => SHA256 Checksum OK for crashme.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by crashme-2.4_1 for building ===> Extracting for crashme-2.4_1 => SHA256 Checksum OK for crashme.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for crashme-2.4_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> crashme-2.4_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz Installing gmake-4.2.1_2... `-- Installing gettext-runtime-0.19.8.1_1... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: .... done `-- Extracting gettext-runtime-0.19.8.1_1: .......... done Extracting gmake-4.2.1_2: .......... done ===> crashme-2.4_1 depends on executable: gmake - found ===> Returning to build of crashme-2.4_1 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for crashme-2.4_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for crashme-2.4_1 gmake[1]: Entering directory '/construction/sysutils/crashme/crashme-2.4_1' cc -pipe -O2 -fno-strict-aliasing -c -o crashme.o crashme.c cc -pipe -O2 -fno-strict-aliasing -c -o pddet.o pddet.c crashme.c:275:1: warning: return type defaults to 'int' [-Wimplicit-int] set_up_signals() ^ crashme.c:380:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^ crashme.c: In function 'badboy_loop': crashme.c:504:8: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration] alarm(10); ^ crashme.c: At top level: crashme.c:518:1: warning: return type defaults to 'int' [-Wimplicit-int] record_status(n) ^ crashme.c: In function 'vfork_main': crashme.c:592:14: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] status = fork(); ^ crashme.c:595:17: warning: implicit declaration of function 'execl' [-Wimplicit-function-declaration] {status = execl(cmd,cmd,nb,arg2,nt,arg4,arg5,subprocess_ind,0); ^ crashme.c:595:17: warning: incompatible implicit declaration of built-in function 'execl' crashme.c:608:17: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] while((pid = wait(&status)) > 0) ^ pddet.c:277:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^ cc crashme.o -o crashme cc pddet.o -o pddet gmake[1]: Leaving directory '/construction/sysutils/crashme/crashme-2.4_1' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for crashme-2.4_1 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/crashme/crashme-2.4_1/crashme /construction/sysutils/crashme/stage/usr/local/bin install -s -m 555 /construction/sysutils/crashme/crashme-2.4_1/pddet /construction/sysutils/crashme/stage/usr/local/bin install -m 444 /construction/sysutils/crashme/crashme-2.4_1/crashme.man /construction/sysutils/crashme/stage/usr/local/man/man1/crashme.1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for crashme-2.4_1 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 06:37:12 UTC Duration: 00:00:04