=> Building net/aslookup build started at Wed Oct 5 12:24:18 PDT 2016 port directory: /usr/ports/net/aslookup 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: jmohacsi@bsd.hu ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../03//usr/ports/net/aslookup/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=aslookup-0.12_1 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 aslookup-0.12_1: 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/net/aslookup XDG_CONFIG_HOME=/wrkdirs/net/aslookup HOME=/wrkdirs/net/aslookup TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/net/aslookup XDG_CONFIG_HOME=/wrkdirs/net/aslookup HOME=/wrkdirs/net/aslookup 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/aslookup" EXAMPLESDIR="share/examples/aslookup" DATADIR="share/aslookup" WWWDIR="www/aslookup" ETCDIR="etc/aslookup" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aslookup DOCSDIR=/usr/local/share/doc/aslookup EXAMPLESDIR=/usr/local/share/examples/aslookup WWWDIR=/usr/local/www/aslookup ETCDIR=/usr/local/etc/aslookup --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--- =================================================== =========================================================================== =================================================== ===> aslookup-0.12_1 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 ===> aslookup-0.12_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of aslookup-0.12_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by aslookup-0.12_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by aslookup-0.12_1 for building => SHA256 Checksum OK for aslookup-alpha0.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by aslookup-0.12_1 for building ===> Extracting for aslookup-0.12_1 => SHA256 Checksum OK for aslookup-alpha0.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for aslookup-0.12_1 ===> Applying ports patches for aslookup-0.12_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for aslookup-0.12_1 =========================================================================== =================================================== ===> Building for aslookup-0.12_1 --- aslookup.o --- cc -c -pipe -O2 -fno-strict-aliasing -DARINDB -DJPNICDB -DAPNICDB aslookup.c aslookup.c: In function 'dbopen': aslookup.c:113:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ aslookup.c:113:3: warning: incompatible implicit declaration of built-in function 'exit' aslookup.c:113:3: note: include '' or provide a declaration of 'exit' aslookup.c:118:3: warning: incompatible implicit declaration of built-in function 'exit' exit(2); ^ aslookup.c:118:3: note: include '' or provide a declaration of 'exit' aslookup.c:127:3: warning: incompatible implicit declaration of built-in function 'exit' exit(3); ^ aslookup.c:127:3: note: include '' or provide a declaration of 'exit' aslookup.c: In function 'getcontrol': aslookup.c:167:9: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] ret = atoi(&line[1]); ^ aslookup.c: In function 'readdata': aslookup.c:239:19: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] data = (char *)malloc(result+1); ^ aslookup.c:239:19: warning: incompatible implicit declaration of built-in function 'malloc' aslookup.c:239:19: note: include '' or provide a declaration of 'malloc' aslookup.c: In function 'getas': aslookup.c:462:3: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(data); ^ aslookup.c:462:3: warning: incompatible implicit declaration of built-in function 'free' aslookup.c:462:3: note: include '' or provide a declaration of 'free' aslookup.c: In function 'jpnic': aslookup.c:487:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ aslookup.c:487:3: note: include '' or provide a declaration of 'exit' aslookup.c:492:3: warning: incompatible implicit declaration of built-in function 'exit' exit(2); ^ aslookup.c:492:3: note: include '' or provide a declaration of 'exit' aslookup.c:501:3: warning: incompatible implicit declaration of built-in function 'exit' exit(3); ^ aslookup.c:501:3: note: include '' or provide a declaration of 'exit' aslookup.c: In function 'apnic': aslookup.c:546:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ aslookup.c:546:3: note: include '' or provide a declaration of 'exit' aslookup.c:551:3: warning: incompatible implicit declaration of built-in function 'exit' exit(2); ^ aslookup.c:551:3: note: include '' or provide a declaration of 'exit' aslookup.c:560:3: warning: incompatible implicit declaration of built-in function 'exit' exit(3); ^ aslookup.c:560:3: note: include '' or provide a declaration of 'exit' aslookup.c: In function 'arin': aslookup.c:604:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ aslookup.c:604:3: note: include '' or provide a declaration of 'exit' aslookup.c:609:3: warning: incompatible implicit declaration of built-in function 'exit' exit(2); ^ aslookup.c:609:3: note: include '' or provide a declaration of 'exit' aslookup.c:618:3: warning: incompatible implicit declaration of built-in function 'exit' exit(3); ^ aslookup.c:618:3: note: include '' or provide a declaration of 'exit' aslookup.c: In function 'searchas': aslookup.c:718:11: warning: implicit declaration of function 'atol' [-Wimplicit-function-declaration] asnum = atol(asptr); ^ aslookup.c:768:4: warning: incompatible implicit declaration of built-in function 'free' free(obj); ^ aslookup.c:768:4: note: include '' or provide a declaration of 'free' aslookup.c: In function 'checkpath': aslookup.c:888:24: warning: incompatible implicit declaration of built-in function 'malloc' ptr = (ASPATHCACHE *)malloc(sizeof(ASPATHCACHE)); ^ aslookup.c:888:24: note: include '' or provide a declaration of 'malloc' aslookup.c: In function 'freecache': aslookup.c:908:3: warning: incompatible implicit declaration of built-in function 'free' free(ptr); ^ aslookup.c:908:3: note: include '' or provide a declaration of 'free' aslookup.c: In function 'host2as': aslookup.c:1029:6: warning: implicit declaration of function 'inet_aton' [-Wimplicit-function-declaration] a = inet_aton(hn, &sin); ^ aslookup.c:1042:24: warning: implicit declaration of function 'inet_ntoa' [-Wimplicit-function-declaration] sprintf(adstr, "%s", inet_ntoa(sin.sin_addr)); ^ aslookup.c:1067:25: warning: comparison between pointer and integer while(getasnum[asptr] != NULL) { ^ aslookup.c: At top level: aslookup.c:1086:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ aslookup.c: In function 'main': aslookup.c:1098:4: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ aslookup.c:1098:4: note: include '' or provide a declaration of 'exit' aslookup.c:1103:4: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ aslookup.c:1103:4: note: include '' or provide a declaration of 'exit' aslookup.c:1120:4: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ aslookup.c:1120:4: note: include '' or provide a declaration of 'exit' --- aslookup --- Linking ... cc -pipe -O2 -fno-strict-aliasing -DARINDB -DJPNICDB -DAPNICDB -I./ -o aslookup aslookup.o done =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for aslookup-0.12_1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/net/aslookup/aslookup-alpha0.12/aslookup /wrkdirs/net/aslookup/stage/usr/local/bin install -m 0644 /wrkdirs/net/aslookup/aslookup-alpha0.12/readme-eng.txt /wrkdirs/net/aslookup/aslookup-alpha0.12/readme-jp.txt /wrkdirs/net/aslookup/stage/usr/local/share/doc/aslookup ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for aslookup-0.12_1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for aslookup-0.12_1 build of net/aslookup ended at Wed Oct 5 12:24:23 PDT 2016 build time: 00:00:05