=> Building devel/cobf build started at Tue Oct 4 17:01:08 PDT 2016 port directory: /usr/ports/devel/cobf 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: ed@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../04//usr/ports/devel/cobf/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=cobf-1.06 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--- ===> The following configuration options are available for cobf-1.06: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/cobf XDG_CONFIG_HOME=/wrkdirs/devel/cobf HOME=/wrkdirs/devel/cobf TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/cobf XDG_CONFIG_HOME=/wrkdirs/devel/cobf HOME=/wrkdirs/devel/cobf 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/cobf" EXAMPLESDIR="share/examples/cobf" DATADIR="share/cobf" WWWDIR="www/cobf" ETCDIR="etc/cobf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cobf DOCSDIR=/usr/local/share/doc/cobf EXAMPLESDIR=/usr/local/share/examples/cobf WWWDIR=/usr/local/www/cobf ETCDIR=/usr/local/etc/cobf --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--- =================================================== =========================================================================== =================================================== ===> cobf-1.06 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 ===> cobf-1.06 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cobf-1.06 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cobf-1.06 for building =========================================================================== =================================================== ===> Fetching all distfiles required by cobf-1.06 for building => SHA256 Checksum OK for cobf_1.06.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cobf-1.06 for building ===> Extracting for cobf-1.06 => SHA256 Checksum OK for cobf_1.06.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cobf-1.06 ===> Applying ports patches for cobf-1.06 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cobf-1.06 =========================================================================== =================================================== ===> Building for cobf-1.06 --- main.o --- --- cobf_lex.o --- --- lib.o --- --- b_alloc.o --- --- b_array.o --- --- main.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c main.cpp --- cobf_lex.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c cobf_lex.cpp --- lib.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c lib.cpp --- b_alloc.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_alloc.cpp --- b_array.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_array.cpp --- cobf_lex.o --- cobf.l: In function 'int yylex()': cobf.l:97:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from cobf.l:101:0: ../include/scanproc.h: In function 'void skip_string()': ../include/scanproc.h:290:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("string constant: EOF reached"); ^ ../include/scanproc.h:292:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("string constant too long"); ^ ../include/scanproc.h: In function 'void skip_comment1()': ../include/scanproc.h:421:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("comment: EOF reached"); ^ ../include/scanproc.h: In function 'void skip_stdinclude()': ../include/scanproc.h:607:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("#include: EOF reached"); ^ --- b_cont.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_cont.cpp --- cobf_lex.o --- ../include/scanproc.h: In function 'bool skip_include()': ../include/scanproc.h:741:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("#include: unsupported syntax"); ^ ../include/scanproc.h:751:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("#include: unsupported syntax"); ^ ../include/scanproc.h: In function 'void write_id(const char*)': ../include/scanproc.h:958:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("identifier '%s' not found", id_string); ^ ../include/scanproc.h:963:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("identifier clash: (shrouded) identifier '%s' also defined as system token!\n", string_buffer); ^ --- b_str.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_str.cpp --- b_obj.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_obj.cpp --- b_set.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_set.cpp --- cobf --- c++ -o cobf main.o cobf_lex.o lib.o b_alloc.o b_array.o b_cont.o b_str.o b_obj.o b_set.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for cobf-1.06 ===> Generating temporary packing list install -s -m 555 /wrkdirs/devel/cobf/src/cpp/cobf /wrkdirs/devel/cobf/stage/usr/local/bin/cobf install -m 0644 /wrkdirs/devel/cobf/copyright.txt /wrkdirs/devel/cobf/stage/usr/local/share/doc/cobf/COPYING install -m 0644 /wrkdirs/devel/cobf/readme.txt /wrkdirs/devel/cobf/stage/usr/local/share/doc/cobf/README install -m 0644 /wrkdirs/devel/cobf/doc/cobf.pdf /wrkdirs/devel/cobf/stage/usr/local/share/doc/cobf/cobf.pdf ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for cobf-1.06 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for cobf-1.06 build of devel/cobf ended at Tue Oct 4 17:01:21 PDT 2016 build time: 00:00:13