=> Building misc/xtail Started : Thursday, 12 APR 2018 at 01:37:26 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/misc/xtail XDG_CONFIG_HOME=/construction/misc/xtail HOME=/construction/misc/xtail TMPDIR="/tmp" PATH=/construction/misc/xtail/.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/misc/xtail XDG_CONFIG_HOME=/construction/misc/xtail HOME=/construction/misc/xtail TMPDIR="/tmp" PATH=/construction/misc/xtail/.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 -DMAXNAMLEN=255 -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -DMAXNAMLEN=255 -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/misc/xtail/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xtail" EXAMPLESDIR="share/examples/xtail" DATADIR="share/xtail" WWWDIR="www/xtail" ETCDIR="etc/xtail" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xtail DOCSDIR=/usr/local/share/doc/xtail EXAMPLESDIR=/usr/local/share/examples/xtail WWWDIR=/usr/local/www/xtail ETCDIR=/usr/local/etc/xtail -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> xtail-2.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 ===> xtail-2.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xtail-2.1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by xtail-2.1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by xtail-2.1 for building => SHA256 Checksum OK for xtail-2.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by xtail-2.1 for building ===> Extracting for xtail-2.1 ===> Fetching all distfiles required by xtail-2.1 for building => SHA256 Checksum OK for xtail-2.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for xtail-2.1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for xtail-2.1 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking for gcc... cc checking whether the C compiler (cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for stdlib.h... yes checking for unistd.h... yes checking for termios.h... yes checking for working const... yes checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for difftime... yes checking for strerror... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for xtail-2.1 --- xtail.o --- --- entryfuncs.o --- --- miscfuncs.o --- --- xtail.o --- cc -Wall -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -I. -c xtail.c --- entryfuncs.o --- cc -Wall -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -I. -c entryfuncs.c --- miscfuncs.o --- cc -Wall -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -I. -c miscfuncs.c --- xtail.o --- xtail.c: In function 'main': xtail.c:45:16: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (i == 1 && strcmp(argv[i], "-D") == 0) { ^ --- miscfuncs.o --- miscfuncs.c: In function 'safe_malloc': miscfuncs.c:284:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "%s: malloc(%d) failed\n", Progname, n); ^ miscfuncs.c:284:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] miscfuncs.c: In function 'safe_realloc': miscfuncs.c:294:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "%s: realloc(%d) failed\n", Progname, n); ^ miscfuncs.c:294:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] --- xtail --- cc -o xtail xtail.o entryfuncs.o miscfuncs.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for xtail-2.1 ===> Generating temporary packing list install -s -m 555 /construction/misc/xtail/xtail-2.1/xtail /construction/misc/xtail/stage/usr/local/bin install -m 0644 /construction/misc/xtail/xtail-2.1/xtail.1 /construction/misc/xtail/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for xtail-2.1 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 01:37:32 UTC Duration: 00:00:05