=> Building astro/phoon Started : Wednesday, 18 APR 2018 at 00:06:55 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.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-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 -------------------------------------------------- XDG_DATA_HOME=/construction/astro/phoon XDG_CONFIG_HOME=/construction/astro/phoon HOME=/construction/astro/phoon TMPDIR="/tmp" PATH=/construction/astro/phoon/.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/astro/phoon XDG_CONFIG_HOME=/construction/astro/phoon HOME=/construction/astro/phoon TMPDIR="/tmp" PATH=/construction/astro/phoon/.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/astro/phoon/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/phoon" EXAMPLESDIR="share/examples/phoon" DATADIR="share/phoon" WWWDIR="www/phoon" ETCDIR="etc/phoon" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/phoon DOCSDIR=/usr/local/share/doc/phoon EXAMPLESDIR=/usr/local/share/examples/phoon WWWDIR=/usr/local/www/phoon ETCDIR=/usr/local/etc/phoon -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 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=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> phoon_29jun-2005 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 ===> phoon_29jun-2005 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of phoon_29jun-2005 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by phoon_29jun-2005 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by phoon_29jun-2005 for building => SHA256 Checksum OK for phoon_29jun2005.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by phoon_29jun-2005 for building ===> Extracting for phoon_29jun-2005 => SHA256 Checksum OK for phoon_29jun2005.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for phoon_29jun-2005 ===> Applying ports patches for phoon_29jun-2005 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for phoon_29jun-2005 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for phoon_29jun-2005 --- phoon.o --- --- date_parse.o --- --- astro.o --- --- phoon.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_BSD -c phoon.c --- date_parse.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_BSD -c date_parse.c --- astro.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_BSD -c astro.c astro.c: In function 'truephase': astro.c:241:5: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration] abort(); ^ astro.c:241:5: warning: incompatible implicit declaration of built-in function 'abort' astro.c:241:5: note: include '' or provide a declaration of 'abort' --- phoon.o --- phoon.c: In function 'main': phoon.c:513:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit( 1 ); ^ phoon.c:513:3: warning: incompatible implicit declaration of built-in function 'exit' phoon.c:513:3: note: include '' or provide a declaration of 'exit' phoon.c:520:7: warning: incompatible implicit declaration of built-in function 'exit' exit( 1 ); ^ phoon.c:520:7: note: include '' or provide a declaration of 'exit' phoon.c:525:7: warning: incompatible implicit declaration of built-in function 'exit' exit( 1 ); ^ phoon.c:525:7: note: include '' or provide a declaration of 'exit' phoon.c:556:6: warning: incompatible implicit declaration of built-in function 'exit' exit( 1 ); ^ phoon.c:556:6: note: include '' or provide a declaration of 'exit' phoon.c:563:2: warning: incompatible implicit declaration of built-in function 'exit' exit( 1 ); ^ phoon.c:563:2: note: include '' or provide a declaration of 'exit' phoon.c:573:5: warning: incompatible implicit declaration of built-in function 'exit' exit( 0 ); ^ phoon.c:573:5: note: include '' or provide a declaration of 'exit' --- phoon --- cc -o phoon phoon.o date_parse.o astro.o -lm -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for phoon_29jun-2005 ===> Generating temporary packing list strip phoon cp phoon /construction/astro/phoon/stage/usr/local/bin rm -f /construction/astro/phoon/stage/usr/local/man/man1/phoon.1 cp phoon.1 /construction/astro/phoon/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for phoon_29jun-2005 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 18 APR 2018 at 00:07:01 UTC Duration: 00:00:05