=> Building sysutils/weedit build started at Wed Oct 5 13:14:09 PDT 2016 port directory: /usr/ports/sysutils/weedit 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: ehaupt@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../01//usr/ports/sysutils/weedit/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=weedit-2.0.3 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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/weedit XDG_CONFIG_HOME=/wrkdirs/sysutils/weedit HOME=/wrkdirs/sysutils/weedit TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/weedit XDG_CONFIG_HOME=/wrkdirs/sysutils/weedit HOME=/wrkdirs/sysutils/weedit 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/weedit" EXAMPLESDIR="share/examples/weedit" DATADIR="share/weedit" WWWDIR="www/weedit" ETCDIR="etc/weedit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/weedit DOCSDIR=/usr/local/share/doc/weedit EXAMPLESDIR=/usr/local/share/examples/weedit WWWDIR=/usr/local/www/weedit ETCDIR=/usr/local/etc/weedit --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 GPLv2 accepted by the user =========================================================================== =================================================== ===> weedit-2.0.3 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 ===> weedit-2.0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of weedit-2.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by weedit-2.0.3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by weedit-2.0.3 for building => SHA256 Checksum OK for weedit-2.0.3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by weedit-2.0.3 for building ===> Extracting for weedit-2.0.3 => SHA256 Checksum OK for weedit-2.0.3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for weedit-2.0.3 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for weedit-2.0.3 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for weedit-2.0.3 =========================================================================== =================================================== ===> Building for weedit-2.0.3 cc -pipe -O2 -fno-strict-aliasing -c /wrkdirs/sysutils/weedit/weedit/crc32.c -o /wrkdirs/sysutils/weedit/weedit/crc32.o cc -pipe -O2 -fno-strict-aliasing -c /wrkdirs/sysutils/weedit/weedit/dlink.c -o /wrkdirs/sysutils/weedit/weedit/dlink.o cc -pipe -O2 -fno-strict-aliasing -c /wrkdirs/sysutils/weedit/weedit/weedit.c -o /wrkdirs/sysutils/weedit/weedit/weedit.o /wrkdirs/sysutils/weedit/weedit/weedit.c: In function 'checkdir': /wrkdirs/sysutils/weedit/weedit/weedit.c:43:2: warning: implicit declaration of function 'getcwd' [-Wimplicit-function-declaration] getcwd(cwd, sizeof(cwd)); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:57:8: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if (!chdir(de->d_name)) ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:74:24: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] node = (dlink_node *)calloc(1, sizeof(dlink_node)); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:74:24: warning: incompatible implicit declaration of built-in function 'calloc' /wrkdirs/sysutils/weedit/weedit/weedit.c:74:24: note: include '' or provide a declaration of 'calloc' /wrkdirs/sysutils/weedit/weedit/weedit.c:131:8: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(data); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:131:8: warning: incompatible implicit declaration of built-in function 'free' /wrkdirs/sysutils/weedit/weedit/weedit.c:131:8: note: include '' or provide a declaration of 'free' /wrkdirs/sysutils/weedit/weedit/weedit.c:227:13: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink((char *)data+4+4+16+4+2+4+8+8+2); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c: In function 'usage': /wrkdirs/sysutils/weedit/weedit/weedit.c:265:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (-1); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:265:2: warning: incompatible implicit declaration of built-in function 'exit' /wrkdirs/sysutils/weedit/weedit/weedit.c:265:2: note: include '' or provide a declaration of 'exit' /wrkdirs/sysutils/weedit/weedit/weedit.c: In function 'main': /wrkdirs/sysutils/weedit/weedit/weedit.c:363:24: warning: incompatible implicit declaration of built-in function 'calloc' fname = (dlink_list *)calloc(1, sizeof(dlink_list)); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:363:24: note: include '' or provide a declaration of 'calloc' /wrkdirs/sysutils/weedit/weedit/weedit.c:407:30: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] if (!(buf=(unsigned char *)malloc(chunk))) ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:407:30: warning: incompatible implicit declaration of built-in function 'malloc' /wrkdirs/sysutils/weedit/weedit/weedit.c:407:30: note: include '' or provide a declaration of 'malloc' /wrkdirs/sysutils/weedit/weedit/weedit.c:410:4: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:410:4: note: include '' or provide a declaration of 'exit' /wrkdirs/sysutils/weedit/weedit/weedit.c:416:4: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^ /wrkdirs/sysutils/weedit/weedit/weedit.c:416:4: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -c /wrkdirs/sysutils/weedit/weedit/md5.c -o /wrkdirs/sysutils/weedit/weedit/md5.o cc -pipe -O2 -fno-strict-aliasing /wrkdirs/sysutils/weedit/weedit/utils/readdb.c -o /wrkdirs/sysutils/weedit/weedit/weeditreaddb /wrkdirs/sysutils/weedit/weedit/utils/readdb.c: In function 'main': /wrkdirs/sysutils/weedit/weedit/utils/readdb.c:24:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(-1); ^ /wrkdirs/sysutils/weedit/weedit/utils/readdb.c:24:3: warning: incompatible implicit declaration of built-in function 'exit' /wrkdirs/sysutils/weedit/weedit/utils/readdb.c:24:3: note: include '' or provide a declaration of 'exit' /wrkdirs/sysutils/weedit/weedit/utils/readdb.c:34:34: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] if (NULL!=(db=(unsigned char *)calloc(1,fsize))) ^ /wrkdirs/sysutils/weedit/weedit/utils/readdb.c:34:34: warning: incompatible implicit declaration of built-in function 'calloc' /wrkdirs/sysutils/weedit/weedit/utils/readdb.c:34:34: note: include '' or provide a declaration of 'calloc' cc -o /wrkdirs/sysutils/weedit/weedit/weedit /wrkdirs/sysutils/weedit/weedit/crc32.o /wrkdirs/sysutils/weedit/weedit/dlink.o /wrkdirs/sysutils/weedit/weedit/weedit.o /wrkdirs/sysutils/weedit/weedit/md5.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for weedit-2.0.3 ===> Generating temporary packing list install -s -m 555 /wrkdirs/sysutils/weedit/weedit/weedit /wrkdirs/sysutils/weedit/stage/usr/local/bin install -s -m 555 /wrkdirs/sysutils/weedit/weedit/weeditreaddb /wrkdirs/sysutils/weedit/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for weedit-2.0.3 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for weedit-2.0.3 build of sysutils/weedit ended at Wed Oct 5 13:14:14 PDT 2016 build time: 00:00:05