=> Building devel/gperf build started at Sun Mar 12 11:00:13 PDT 2017 port directory: /usr/ports/devel/gperf building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: dinoex@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../09//usr/ports/devel/gperf/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-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=gperf-3.0.3_1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-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-- --docdir=/usr/local/share/doc/gperf --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/gperf XDG_CONFIG_HOME=/wrkdirs/devel/gperf HOME=/wrkdirs/devel/gperf 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/devel/gperf XDG_CONFIG_HOME=/wrkdirs/devel/gperf HOME=/wrkdirs/devel/gperf 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/gperf" EXAMPLESDIR="share/examples/gperf" DATADIR="share/gperf" WWWDIR="www/gperf" ETCDIR="etc/gperf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gperf DOCSDIR=/usr/local/share/doc/gperf EXAMPLESDIR=/usr/local/share/examples/gperf WWWDIR=/usr/local/www/gperf ETCDIR=/usr/local/etc/gperf --End SUB_LIST-- ---Begin make.conf--- 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 GPLv2 accepted by the user =========================================================================== =================================================== ===> gperf-3.0.3_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> gperf-3.0.3_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gperf-3.0.3_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gperf-3.0.3_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gperf-3.0.3_1 for building => SHA256 Checksum OK for gperf-3.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gperf-3.0.3_1 for building ===> Extracting for gperf-3.0.3_1 => SHA256 Checksum OK for gperf-3.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gperf-3.0.3_1 ===> Applying ports patches for gperf-3.0.3_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gperf-3.0.3_1 configure: loading site script /usr/ports/Templates/config.site checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile === configuring in lib (/wrkdirs/devel/gperf/gperf-3.0.3/lib) configure: running /bin/sh ./configure '--prefix=/usr/local' '--docdir=/usr/local/share/doc/gperf' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=x86_64-portbld-dragonfly4.7' 'build_alias=x86_64-portbld-dragonfly4.7' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile === configuring in src (/wrkdirs/devel/gperf/gperf-3.0.3/src) configure: running /bin/sh ./configure '--prefix=/usr/local' '--docdir=/usr/local/share/doc/gperf' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=x86_64-portbld-dragonfly4.7' 'build_alias=x86_64-portbld-dragonfly4.7' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c checking for stack-allocated variable-size arrays... yes checking for rand in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in tests (/wrkdirs/devel/gperf/gperf-3.0.3/tests) configure: running /bin/sh ./configure '--prefix=/usr/local' '--docdir=/usr/local/share/doc/gperf' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=x86_64-portbld-dragonfly4.7' 'build_alias=x86_64-portbld-dragonfly4.7' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E configure: creating ./config.status config.status: creating Makefile === configuring in doc (/wrkdirs/devel/gperf/gperf-3.0.3/doc) configure: running /bin/sh ./configure '--prefix=/usr/local' '--docdir=/usr/local/share/doc/gperf' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=x86_64-portbld-dragonfly4.7' 'build_alias=x86_64-portbld-dragonfly4.7' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking whether make sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile =========================================================================== =================================================== ===> Building for gperf-3.0.3_1 cd lib; /usr/bin/make all cc -pipe -O2 -fno-strict-aliasing -I. -c ./getopt.c ./getopt.c: In function '_getopt_internal': ./getopt.c:569:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^ ./getopt.c:648:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] == (unsigned int) strlen (p->name)) ^ ./getopt.c:648:21: warning: incompatible implicit declaration of built-in function 'strlen' ./getopt.c:648:21: note: include '' or provide a declaration of 'strlen' ./getopt.c:672:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:672:16: note: include '' or provide a declaration of 'strlen' ./getopt.c:702:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:702:17: note: include '' or provide a declaration of 'strlen' ./getopt.c:718:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:718:17: note: include '' or provide a declaration of 'strlen' ./getopt.c:723:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:723:16: note: include '' or provide a declaration of 'strlen' ./getopt.c:834:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^ ./getopt.c:834:51: note: include '' or provide a declaration of 'strlen' ./getopt.c:857:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:857:18: note: include '' or provide a declaration of 'strlen' ./getopt.c:877:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:877:19: note: include '' or provide a declaration of 'strlen' ./getopt.c:891:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:891:19: note: include '' or provide a declaration of 'strlen' ./getopt.c:895:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^ ./getopt.c:895:18: note: include '' or provide a declaration of 'strlen' cc -pipe -O2 -fno-strict-aliasing -I. -c ./getopt1.c c++ -pipe -O2 -fno-strict-aliasing -I. -c ./getline.cc c++ -pipe -O2 -fno-strict-aliasing -I. -c ./hash.cc rm -f libgp.a ar rc libgp.a getopt.o getopt1.o getline.o hash.o ranlib libgp.a cd src; /usr/bin/make all c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./version.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./positions.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./options.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./keyword.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./keyword-list.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./input.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./bool-array.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./hash-table.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./search.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./output.cc c++ -pipe -O2 -fno-strict-aliasing -I. -I./../lib -c ./main.cc c++ -pipe -O2 -fno-strict-aliasing -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm cd tests; /usr/bin/make all cd doc; /usr/bin/make all =========================================================================== =================================================== ===> gperf-3.0.3_1 depends on executable: indexinfo - not found ===> Installing existing package /packages/All/indexinfo-0.2.6.txz Installing indexinfo-0.2.6... Extracting indexinfo-0.2.6: .... done ===> gperf-3.0.3_1 depends on executable: indexinfo - found ===> Returning to build of gperf-3.0.3_1 =========================================================================== =================================================== ===> Staging for gperf-3.0.3_1 ===> Generating temporary packing list cd lib; /usr/bin/make install cd src; /usr/bin/make install /bin/sh ./../mkinstalldirs /wrkdirs/devel/gperf/stage/usr/local/bin install -s -m 555 gperf /wrkdirs/devel/gperf/stage/usr/local/bin/gperf cd tests; /usr/bin/make install cd doc; /usr/bin/make install /bin/sh ./../mkinstalldirs /wrkdirs/devel/gperf/stage/usr/local/info/ install -m 0644 ./gperf.info /wrkdirs/devel/gperf/stage/usr/local/info//gperf.info /bin/sh ./../mkinstalldirs /wrkdirs/devel/gperf/stage/usr/local/man/man1 install -m 0644 ./gperf.1 /wrkdirs/devel/gperf/stage/usr/local/man/man1/gperf.1 /bin/sh ./../mkinstalldirs /wrkdirs/devel/gperf/stage/usr/local/share/doc/gperf mkdir /wrkdirs/devel/gperf/stage/usr/local/share/doc/gperf install -m 0644 ./gperf.html /wrkdirs/devel/gperf/stage/usr/local/share/doc/gperf/gperf.html ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for gperf-3.0.3_1 file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for gperf-3.0.3_1 build of devel/gperf ended at Sun Mar 12 11:01:04 PDT 2017 build time: 00:00:51