=> Building textproc/xlreader build started at Wed Oct 5 13:59:53 PDT 2016 port directory: /usr/ports/textproc/xlreader 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/../06//usr/ports/textproc/xlreader/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=xlreader-0.9.0 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/textproc/xlreader XDG_CONFIG_HOME=/wrkdirs/textproc/xlreader HOME=/wrkdirs/textproc/xlreader TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/textproc/xlreader XDG_CONFIG_HOME=/wrkdirs/textproc/xlreader HOME=/wrkdirs/textproc/xlreader 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/xlreader" EXAMPLESDIR="share/examples/xlreader" DATADIR="share/xlreader" WWWDIR="www/xlreader" ETCDIR="etc/xlreader" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xlreader DOCSDIR=/usr/local/share/doc/xlreader EXAMPLESDIR=/usr/local/share/examples/xlreader WWWDIR=/usr/local/www/xlreader ETCDIR=/usr/local/etc/xlreader --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--- =================================================== =========================================================================== =================================================== ===> xlreader-0.9.0 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 ===> xlreader-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xlreader-0.9.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xlreader-0.9.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by xlreader-0.9.0 for building => SHA256 Checksum OK for xlreader-0.9.0.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xlreader-0.9.0 for building ===> Extracting for xlreader-0.9.0 => SHA256 Checksum OK for xlreader-0.9.0.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xlreader-0.9.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for xlreader-0.9.0 =========================================================================== =================================================== ===> Building for xlreader-0.9.0 --- main.o --- --- interger.o --- --- book.o --- --- record.o --- --- sheet.o --- --- main.o --- cc -c -pipe -O2 -fno-strict-aliasing main.c --- interger.o --- cc -c -pipe -O2 -fno-strict-aliasing interger.c --- book.o --- cc -c -pipe -O2 -fno-strict-aliasing book.c --- record.o --- cc -c -pipe -O2 -fno-strict-aliasing record.c --- sheet.o --- cc -c -pipe -O2 -fno-strict-aliasing sheet.c --- interger.o --- interger.c:50:0: warning: "BIG_ENDIAN" redefined #define BIG_ENDIAN 2 ^ In file included from /usr/include/sys/types.h:48:0, from /usr/include/stdio.h:41, from interger.c:47: /usr/include/machine/endian.h:64:0: note: this is the location of the previous definition #define BIG_ENDIAN _BIG_ENDIAN ^ interger.c:51:0: warning: "LITTLE_ENDIAN" redefined #define LITTLE_ENDIAN 1 ^ In file included from /usr/include/sys/types.h:48:0, from /usr/include/stdio.h:41, from interger.c:47: /usr/include/machine/endian.h:63:0: note: this is the location of the previous definition #define LITTLE_ENDIAN _LITTLE_ENDIAN ^ --- main.o --- main.c: In function 'main': main.c:96:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(argv[i],"--isodate") == 0 || ^ --- handler.o --- cc -c -pipe -O2 -fno-strict-aliasing handler.c --- cell.o --- cc -c -pipe -O2 -fno-strict-aliasing cell.c --- sstlist.o --- --- format.o --- --- sstlist.o --- cc -c -pipe -O2 -fno-strict-aliasing sstlist.c --- format.o --- cc -c -pipe -O2 -fno-strict-aliasing format.c format.c: In function 'quote_count': format.c:109:8: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen(str); ^ format.c:109:8: warning: incompatible implicit declaration of built-in function 'strlen' format.c:109:8: note: include '' or provide a declaration of 'strlen' format.c: In function 'book_format_sql': format.c:155:5: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat(insert_start,delim); ^ format.c:155:5: warning: incompatible implicit declaration of built-in function 'strcat' format.c:155:5: note: include '' or provide a declaration of 'strcat' format.c:158:5: warning: incompatible implicit declaration of built-in function 'strcat' strcat(insert_start,delim); ^ format.c:158:5: note: include '' or provide a declaration of 'strcat' format.c:170:35: warning: incompatible implicit declaration of built-in function 'strlen' quotedstr = malloc(quotes + strlen(str)); ^ format.c:170:35: note: include '' or provide a declaration of 'strlen' --- cell.o --- cell.c: In function 'cell_set': cell.c:199:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c->value.i = (int) val; ^ cell.c:203:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c->value.i = (int) val; ^ cell.c: In function 'cell_get': cell.c:226:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return ((void *) c->value.i); ^ cell.c:229:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return ((void *) c->value.i); ^ cell.c:232:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return ((void *) c->value.i); ^ --- formatting.o --- cc -c -pipe -O2 -fno-strict-aliasing formatting.c --- xlreader --- cc -lm main.o interger.o book.o record.o sheet.o handler.o cell.o sstlist.o format.o formatting.o -o xlreader =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for xlreader-0.9.0 ===> Generating temporary packing list install -s -m 555 /wrkdirs/textproc/xlreader/xlreader-0.9.0/xlreader /wrkdirs/textproc/xlreader/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for xlreader-0.9.0 file sizes/checksums [1]: . done packing files [1]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for xlreader-0.9.0 build of textproc/xlreader ended at Wed Oct 5 13:59:57 PDT 2016 build time: 00:00:04