=> Building sysutils/downtimed Started : Thursday, 12 APR 2018 at 06:38:12 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 -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/downtimed XDG_CONFIG_HOME=/construction/sysutils/downtimed HOME=/construction/sysutils/downtimed TMPDIR="/tmp" PATH=/construction/sysutils/downtimed/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/downtimed XDG_CONFIG_HOME=/construction/sysutils/downtimed HOME=/construction/sysutils/downtimed TMPDIR="/tmp" PATH=/construction/sysutils/downtimed/.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/downtimed/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/downtimed" EXAMPLESDIR="share/examples/downtimed" DATADIR="share/downtimed" WWWDIR="www/downtimed" ETCDIR="etc/downtimed" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/downtimed DOCSDIR=/usr/local/share/doc/downtimed EXAMPLESDIR=/usr/local/share/examples/downtimed WWWDIR=/usr/local/www/downtimed ETCDIR=/usr/local/etc/downtimed -------------------------------------------------- -- /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 BSD2CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> downtimed-1.0 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 ===> downtimed-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of downtimed-1.0 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by downtimed-1.0 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by downtimed-1.0 for building => SHA256 Checksum OK for downtimed-1.0.tar.xz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by downtimed-1.0 for building ===> Extracting for downtimed-1.0 => SHA256 Checksum OK for downtimed-1.0.tar.xz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for downtimed-1.0 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for downtimed-1.0 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for sys/param.h... (cached) yes checking for paths.h... (cached) yes checking for utmpx.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for sig_atomic_t... (cached) yes checking for daemon... (cached) yes checking for futimes... (cached) yes checking for flock... yes checking whether facilitynames is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for downtimed-1.0 --- all --- /usr/bin/make all-am --- downtimes.o --- --- downtimedb.o --- --- downtimed.o --- --- downtimes.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT downtimes.o -MD -MP -MF .deps/downtimes.Tpo -c -o downtimes.o downtimes.c --- downtimedb.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT downtimedb.o -MD -MP -MF .deps/downtimedb.Tpo -c -o downtimedb.o downtimedb.c --- downtimed.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT downtimed.o -MD -MP -MF .deps/downtimed.Tpo -c -o downtimed.o downtimed.c mv -f .deps/downtimed.Tpo .deps/downtimed.Po --- downtimedb.o --- mv -f .deps/downtimedb.Tpo .deps/downtimedb.Po --- downtimed --- cc -pipe -O2 -fno-strict-aliasing -o downtimed downtimed.o downtimedb.o --- downtimes.o --- mv -f .deps/downtimes.Tpo .deps/downtimes.Po --- downtimes --- cc -pipe -O2 -fno-strict-aliasing -o downtimes downtimes.o downtimedb.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for downtimed-1.0 ===> Generating temporary packing list /bin/mkdir -p '/construction/sysutils/downtimed/stage/usr/local/bin' install -s -m 555 downtimes '/construction/sysutils/downtimed/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/downtimed/stage/usr/local/sbin' install -s -m 555 downtimed '/construction/sysutils/downtimed/stage/usr/local/sbin' /usr/bin/make install-exec-hook ln -f /construction/sysutils/downtimed/stage/usr/local/bin/downtimes /construction/sysutils/downtimed/stage/usr/local/bin/downtime /bin/mkdir -p '/construction/sysutils/downtimed/stage/usr/local/man/man1' install -m 0644 downtimes.1 '/construction/sysutils/downtimed/stage/usr/local/man/man1' /bin/mkdir -p '/construction/sysutils/downtimed/stage/usr/local/man/man8' install -m 0644 downtimed.8 '/construction/sysutils/downtimed/stage/usr/local/man/man8' /usr/bin/make install-data-hook ln -f /construction/sysutils/downtimed/stage/usr/local/man/man1/downtimes.1 /construction/sysutils/downtimed/stage/usr/local/man/man1/downtime.1 /bin/mkdir -p /construction/sysutils/downtimed/stage/var/db/downtimed ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for downtimed-1.0 file sizes/checksums [10]: . done packing files [10]: . done packing directories [1]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 06:38:19 UTC Duration: 00:00:07