=> Building sysutils/downtimed build started at Wed Oct 5 11:46:46 PDT 2016 port directory: /usr/ports/sysutils/downtimed building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: dbaio@bsd.com.br ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../05//usr/ports/sysutils/downtimed/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-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=downtimed-1.0 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-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-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/downtimed XDG_CONFIG_HOME=/wrkdirs/sysutils/downtimed HOME=/wrkdirs/sysutils/downtimed TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/downtimed XDG_CONFIG_HOME=/wrkdirs/sysutils/downtimed HOME=/wrkdirs/sysutils/downtimed 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/downtimed" EXAMPLESDIR="share/examples/downtimed" DATADIR="share/downtimed" WWWDIR="www/downtimed" ETCDIR="etc/downtimed" --End PLIST_SUB-- --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 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> downtimed-1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> downtimed-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of downtimed-1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by downtimed-1.0 for building =========================================================================== =================================================== ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for downtimed-1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for downtimed-1.0 configure: loading site script /usr/ports/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 utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for sys/sysctl.h... 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 =========================================================================== =================================================== ===> Building for downtimed-1.0 --- config.h --- --- all --- /usr/bin/make all-am --- downtimes.o --- --- downtimedb.o --- --- downtimed.o --- --- config.h --- --- 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 --- downtimedb.o --- mv -f .deps/downtimedb.Tpo .deps/downtimedb.Po --- downtimed.o --- mv -f .deps/downtimed.Tpo .deps/downtimed.Po --- downtimes.o --- mv -f .deps/downtimes.Tpo .deps/downtimes.Po --- downtimed --- --- downtimes --- --- downtimed --- cc -pipe -O2 -fno-strict-aliasing -o downtimed downtimed.o downtimedb.o --- downtimes --- cc -pipe -O2 -fno-strict-aliasing -o downtimes downtimes.o downtimedb.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for downtimed-1.0 ===> Generating temporary packing list /bin/mkdir -p '/wrkdirs/sysutils/downtimed/stage/usr/local/bin' install -s -m 555 downtimes '/wrkdirs/sysutils/downtimed/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/sysutils/downtimed/stage/usr/local/sbin' install -s -m 555 downtimed '/wrkdirs/sysutils/downtimed/stage/usr/local/sbin' /usr/bin/make install-exec-hook ln -f /wrkdirs/sysutils/downtimed/stage/usr/local/bin/downtimes /wrkdirs/sysutils/downtimed/stage/usr/local/bin/downtime /bin/mkdir -p '/wrkdirs/sysutils/downtimed/stage/usr/local/man/man1' install -m 0644 downtimes.1 '/wrkdirs/sysutils/downtimed/stage/usr/local/man/man1' /bin/mkdir -p '/wrkdirs/sysutils/downtimed/stage/usr/local/man/man8' install -m 0644 downtimed.8 '/wrkdirs/sysutils/downtimed/stage/usr/local/man/man8' /usr/bin/make install-data-hook ln -f /wrkdirs/sysutils/downtimed/stage/usr/local/man/man1/downtimes.1 /wrkdirs/sysutils/downtimed/stage/usr/local/man/man1/downtime.1 /bin/mkdir -p /wrkdirs/sysutils/downtimed/stage/var/db/downtimed ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===> Building package for downtimed-1.0 file sizes/checksums [10]: . done packing files [10]: . done packing directories [1]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for downtimed-1.0 build of sysutils/downtimed ended at Wed Oct 5 11:46:52 PDT 2016 build time: 00:00:06