=> Building comms/vrflash build started at Tue Oct 4 22:05:28 PDT 2016 port directory: /usr/ports/comms/vrflash 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: dinoex@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../08//usr/ports/comms/vrflash/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=vrflash-0.20 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 vrflash-0.20: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/comms/vrflash XDG_CONFIG_HOME=/wrkdirs/comms/vrflash HOME=/wrkdirs/comms/vrflash 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-- XDG_DATA_HOME=/wrkdirs/comms/vrflash XDG_CONFIG_HOME=/wrkdirs/comms/vrflash HOME=/wrkdirs/comms/vrflash 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/vrflash" EXAMPLESDIR="share/examples/vrflash" DATADIR="share/vrflash" WWWDIR="www/vrflash" ETCDIR="etc/vrflash" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vrflash DOCSDIR=/usr/local/share/doc/vrflash EXAMPLESDIR=/usr/local/share/examples/vrflash WWWDIR=/usr/local/www/vrflash ETCDIR=/usr/local/etc/vrflash --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 =========================================================================== =================================================== ===> vrflash-0.20 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 ===> vrflash-0.20 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vrflash-0.20 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vrflash-0.20 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vrflash-0.20 for building => SHA256 Checksum OK for vrflash-0.20.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vrflash-0.20 for building ===> Extracting for vrflash-0.20 => SHA256 Checksum OK for vrflash-0.20.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vrflash-0.20 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vrflash-0.20 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 host system type... x86_64-portbld-dragonfly4.7 checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for ctype.h... (cached) yes checking for stdarg.h... (cached) yes checking for signal.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for termios.h... yes checking for termio.h... no checking for linux/serial.h... no checking for working const... yes checking whether cc needs -traditional... no checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for tcgetattr... yes checking for tcsetattr... yes checking for cfsetispeed... yes checking for cfsetospeed... yes checking for CRTSCTS option... yes checking for NEW_RTSCTS option... no updating cache ./config.cache creating ./config.status creating Makefile creating autoconf.h Note: Use GNU make to compile =========================================================================== =================================================== ===> Building for vrflash-0.20 --- main.o --- --- xmodem.o --- --- vrerror.o --- --- progress.o --- --- port.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -c main.c --- xmodem.o --- cc -pipe -O2 -fno-strict-aliasing -c xmodem.c --- vrerror.o --- cc -pipe -O2 -fno-strict-aliasing -c vrerror.c --- progress.o --- cc -pipe -O2 -fno-strict-aliasing -c progress.c --- port.o --- cc -pipe -O2 -fno-strict-aliasing -c port.c --- progress.o --- progress.c: In function 'pm_showmeter': progress.c:41:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(buf,0,128); ^ progress.c:41:2: warning: incompatible implicit declaration of built-in function 'memset' progress.c:41:2: note: include '' or provide a declaration of 'memset' --- etxack.o --- cc -pipe -O2 -fno-strict-aliasing -c etxack.c --- vrfile.o --- cc -pipe -O2 -fno-strict-aliasing -c vrfile.c --- xmodem.o --- xmodem.c: In function 'xmodem_sendfile': xmodem.c:42:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&xfer,0,sizeof(XM)); ^ xmodem.c:42:2: warning: incompatible implicit declaration of built-in function 'memset' xmodem.c:42:2: note: include '' or provide a declaration of 'memset' xmodem.c: In function 'file_readline': xmodem.c:116:2: warning: incompatible implicit declaration of built-in function 'memset' memset(buffer, 0, BLOCK_SIZE); ^ xmodem.c:116:2: note: include '' or provide a declaration of 'memset' --- vrflash --- cc -pipe -O2 -fno-strict-aliasing -o vrflash main.o xmodem.o vrerror.o progress.o port.o etxack.o vrfile.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for vrflash-0.20 ===> Generating temporary packing list install -s -m 555 /wrkdirs/comms/vrflash/vrflash-0.20/vrflash /wrkdirs/comms/vrflash/stage/usr/local/bin/ /bin/mkdir -p /wrkdirs/comms/vrflash/stage/usr/local/share/doc/vrflash install -m 0644 /wrkdirs/comms/vrflash/vrflash-0.20/doc/agenda-flashing-overview.txt /wrkdirs/comms/vrflash/stage/usr/local/share/doc/vrflash/ install -m 0644 /wrkdirs/comms/vrflash/vrflash-0.20/doc/troubleshooting.txt /wrkdirs/comms/vrflash/stage/usr/local/share/doc/vrflash/ install -m 0644 /wrkdirs/comms/vrflash/vrflash-0.20/doc/pmon-protect-unprotect.txt /wrkdirs/comms/vrflash/stage/usr/local/share/doc/vrflash/ install -m 0644 /wrkdirs/comms/vrflash/vrflash-0.20/doc/usage.txt /wrkdirs/comms/vrflash/stage/usr/local/share/doc/vrflash/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for vrflash-0.20 file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for vrflash-0.20 build of comms/vrflash ended at Tue Oct 4 22:05:34 PDT 2016 build time: 00:00:06