=> Building devel/cutils build started at Wed Oct 5 05:29:25 PDT 2016 port directory: /usr/ports/devel/cutils 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: tj@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../05//usr/ports/devel/cutils/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=cutils-1.6 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/devel/cutils XDG_CONFIG_HOME=/wrkdirs/devel/cutils HOME=/wrkdirs/devel/cutils 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-- MAKEINFO=makeinfo XDG_DATA_HOME=/wrkdirs/devel/cutils XDG_CONFIG_HOME=/wrkdirs/devel/cutils HOME=/wrkdirs/devel/cutils 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/cutils" EXAMPLESDIR="share/examples/cutils" DATADIR="share/cutils" WWWDIR="www/cutils" ETCDIR="etc/cutils" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cutils DOCSDIR=/usr/local/share/doc/cutils EXAMPLESDIR=/usr/local/share/examples/cutils WWWDIR=/usr/local/www/cutils ETCDIR=/usr/local/etc/cutils --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--- =================================================== =========================================================================== =================================================== ===> cutils-1.6 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 ===> cutils-1.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cutils-1.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cutils-1.6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by cutils-1.6 for building => SHA256 Checksum OK for cutils-1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cutils-1.6 for building ===> Extracting for cutils-1.6 => SHA256 Checksum OK for cutils-1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cutils-1.6 ===> Applying ports patches for cutils-1.6 =========================================================================== =================================================== ===> cutils-1.6 depends on executable: makeinfo - not found ===> Installing existing package /packages/All/texinfo-6.1.20160425,1.txz Installing texinfo-6.1.20160425,1... `-- Installing indexinfo-0.2.5... `-- Extracting indexinfo-0.2.5: .... done `-- Installing ncurses-6.0_5... `-- Extracting ncurses-6.0_5: .......... done `-- Installing perl5-5.20.3_15... `-- Extracting perl5-5.20.3_15: .......... done `-- Installing gettext-runtime-0.19.8.1... `-- Extracting gettext-runtime-0.19.8.1: .......... done Extracting texinfo-6.1.20160425,1: .......... done Message from ncurses-6.0_5: ===> NOTICE: The ncurses port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from perl5-5.20.3_15: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> cutils-1.6 depends on executable: makeinfo - found ===> Returning to build of cutils-1.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cutils-1.6 configure: warning: x86_64-portbld-dragonfly4.7: invalid host type loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for flex... flex checking for yywrap in -lfl... yes checking how to run the C preprocessor... cpp checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for err... yes checking for xmalloc... no checking for xrealloc... no checking for xstrdup... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for 8-bit clean memcmp... yes checking for vprintf... (cached) yes checking for strerror... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating lib/Makefile creating src/Makefile creating src/cdecl/Makefile creating src/chilight/Makefile creating src/cobfusc/Makefile creating src/cundecl/Makefile creating src/cunloop/Makefile creating src/yyextract/Makefile creating src/yyref/Makefile creating config.h =========================================================================== =================================================== ===> Building for cutils-1.6 cd . && makeinfo cutils.texi cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing alist.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing htable.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing xmalloc.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing xrealloc.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing xstrdup.c rm -f libcutils.a ar rc libcutils.a alist.o htable.o xmalloc.o xrealloc.o xstrdup.o ranlib libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cdecl.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c y.tab.c: In function 'yyparse': y.tab.c:75:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:532:23: note: in expansion of macro 'YYLEX' flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cdecl cdecl.o parser.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing chilight.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o chilight chilight.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cobfusc.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cobfusc cobfusc.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cundecl.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c y.tab.c: In function 'yyparse': y.tab.c:83:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:544:23: note: in expansion of macro 'YYLEX' flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cundecl cundecl.o parser.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cunloop.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cunloop cunloop.o lexer.o ../../lib/libcutils.a byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing yyextract.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing tree.c cc -o yyextract yyextract.o parser.o lexer.o tree.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing yyref.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c y.tab.c: In function 'yyparse': y.tab.c:67:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:402:23: note: in expansion of macro 'YYLEX' flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o yyref yyref.o parser.o lexer.o ../../lib/libcutils.a =========================================================================== =================================================== ===> cutils-1.6 depends on executable: indexinfo - found =========================================================================== =================================================== ===> Staging for cutils-1.6 ===> Generating temporary packing list ./../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/info/ for f in ./cutils.info; do install -m 0644 $f /wrkdirs/devel/cutils/stage/usr/local/info/; done ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cdecl /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./cdecl.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/cdecl.1 ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 chilight /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./chilight.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/chilight.1 ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cobfusc /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./cobfusc.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/cobfusc.1 ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cundecl /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./cundecl.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/cundecl.1 ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cunloop /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./cunloop.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/cunloop.1 ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 yyextract /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./yyextract.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/yyextract.1 ./../../mkinsdir.sh /wrkdirs/devel/cutils/stage/usr/local/bin /wrkdirs/devel/cutils/stage/usr/local/man/man1 install -s -m 555 yyref /wrkdirs/devel/cutils/stage/usr/local/bin install -m 0644 ./yyref.1 /wrkdirs/devel/cutils/stage/usr/local/man/man1/yyref.1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for cutils-1.6 file sizes/checksums [15]: . done packing files [15]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for cutils-1.6 build of devel/cutils ended at Wed Oct 5 05:29:50 PDT 2016 build time: 00:00:25