=> Building shells/osh build started at Wed Oct 5 18:34:00 PDT 2016 port directory: /usr/ports/shells/osh 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: johans@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../07//usr/ports/shells/osh/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=osh-20160108 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/shells/osh XDG_CONFIG_HOME=/wrkdirs/shells/osh HOME=/wrkdirs/shells/osh TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- DOCDIR=/usr/local/share/doc/osh EXPDIR=/usr/local/share/examples/osh MANDIR=/usr/local/man/man1 XDG_DATA_HOME=/wrkdirs/shells/osh XDG_CONFIG_HOME=/wrkdirs/shells/osh HOME=/wrkdirs/shells/osh 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-- VER=20160108 OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/osh" EXAMPLESDIR="share/examples/osh" DATADIR="share/osh" WWWDIR="www/osh" ETCDIR="etc/osh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/osh DOCSDIR=/usr/local/share/doc/osh EXAMPLESDIR=/usr/local/share/examples/osh WWWDIR=/usr/local/www/osh ETCDIR=/usr/local/etc/osh --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--- =================================================== =========================================================================== =================================================== ===> osh-20160108 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 ===> osh-20160108 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of osh-20160108 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by osh-20160108 for building =========================================================================== =================================================== ===> Fetching all distfiles required by osh-20160108 for building => SHA256 Checksum OK for osh-20160108.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by osh-20160108 for building ===> Extracting for osh-20160108 ===> Fetching all distfiles required by osh-20160108 for building => SHA256 Checksum OK for osh-20160108.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for osh-20160108 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for osh-20160108 =========================================================================== =================================================== ===> Building for osh-20160108 /bin/sh ./mkconfig mkconfig: PATH_LOGIN == "/usr/bin/login" Modify value in "config.h" if this is incorrect. mkconfig: PATH_NEWGRP == "/usr/bin/newgrp" Modify value in "config.h" if this is incorrect. cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' v.c cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' osh.c cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' err.c cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' util.c cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' pexec.c cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' sasignal.c cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' strtoint.c cc -o osh v.o osh.o err.o util.o pexec.o sasignal.o strtoint.o sed -e 's|@OSH_DATE@|January 7, 2016|' -e 's|@OSH_VERSION@|osh-20160108|' -e 's|@LIBEXECDIR@|/usr/local/libexec/osh-20160108|' -e 's|@SYSCONFDIR@|/usr/local/etc|' osh.1.out sed -e 's|@OSH_DATE@|January 7, 2016|' -e 's|@OSH_VERSION@|osh-20160108|' -e 's|@LIBEXECDIR@|/usr/local/libexec/osh-20160108|' -e 's|@SYSCONFDIR@|/usr/local/etc|' fd2.1.out sed -e 's|@OSH_DATE@|January 7, 2016|' -e 's|@OSH_VERSION@|osh-20160108|' -e 's|@LIBEXECDIR@|/usr/local/libexec/osh-20160108|' -e 's|@SYSCONFDIR@|/usr/local/etc|' goto.1.out sed -e 's|@OSH_DATE@|January 7, 2016|' -e 's|@OSH_VERSION@|osh-20160108|' -e 's|@LIBEXECDIR@|/usr/local/libexec/osh-20160108|' -e 's|@SYSCONFDIR@|/usr/local/etc|' if.1.out cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' sh6.c cc -o sh6 v.o sh6.o err.o pexec.o sasignal.o cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' glob.c cc -o glob v.o glob.o err.o pexec.o sed -e 's|@OSH_DATE@|January 7, 2016|' -e 's|@OSH_VERSION@|osh-20160108|' -e 's|@LIBEXECDIR@|/usr/local/libexec/osh-20160108|' -e 's|@SYSCONFDIR@|/usr/local/etc|' sh6.1.out sed -e 's|@OSH_DATE@|January 7, 2016|' -e 's|@OSH_VERSION@|osh-20160108|' -e 's|@LIBEXECDIR@|/usr/local/libexec/osh-20160108|' -e 's|@SYSCONFDIR@|/usr/local/etc|' glob.1.out cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' fd2.c cc -o fd2 v.o fd2.o err.o pexec.o cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' goto.c cc -o goto v.o goto.o err.o cc -c -pipe -O2 -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -Wextra -DOSH_VERSION='"osh-20160108"' -DLIBEXECDIR='"/usr/local/libexec/osh-20160108"' -DSYSCONFDIR='"/usr/local/etc"' if.c cc -o if v.o if.o err.o pexec.o sasignal.o strtoint.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for osh-20160108 ===> Generating temporary packing list test -d /wrkdirs/shells/osh/stage/usr/local/bin || { umask 0022 && mkdir -p /wrkdirs/shells/osh/stage/usr/local/bin ; } test -d /wrkdirs/shells/osh/stage/usr/local/man/man1 || { umask 0022 && mkdir -p /wrkdirs/shells/osh/stage/usr/local/man/man1 ; } install -c -s -m 0555 osh /wrkdirs/shells/osh/stage/usr/local/bin install -c -m 0444 osh.1.out /wrkdirs/shells/osh/stage/usr/local/man/man1/osh.1 install -c -m 0444 fd2.1.out /wrkdirs/shells/osh/stage/usr/local/man/man1/fd2.1 install -c -m 0444 goto.1.out /wrkdirs/shells/osh/stage/usr/local/man/man1/goto.1 install -c -m 0444 if.1.out /wrkdirs/shells/osh/stage/usr/local/man/man1/if.1 test -d /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108 || { umask 0022 && mkdir -p /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108 ; } install -c -m 0444 README.libexec /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108/README install -c -s -m 0555 sh6 /wrkdirs/shells/osh/stage/usr/local/bin install -c -m 0444 sh6.1.out /wrkdirs/shells/osh/stage/usr/local/man/man1/sh6.1 install -c -s -m 0555 glob /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108 install -c -m 0444 glob.1.out /wrkdirs/shells/osh/stage/usr/local/man/man1/glob.1 install -c -s -m 0555 fd2 /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108 install -c -s -m 0555 goto /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108 install -c -s -m 0555 if /wrkdirs/shells/osh/stage/usr/local/libexec/osh-20160108 test -d /wrkdirs/shells/osh/stage/usr/local/share/doc/osh || { umask 0022 && mkdir -p /wrkdirs/shells/osh/stage/usr/local/share/doc/osh ; } install -c -m 0444 [ACDILNP]* R*E /wrkdirs/shells/osh/stage/usr/local/share/doc/osh test -d /wrkdirs/shells/osh/stage/usr/local/share/examples/osh || { umask 0022 && mkdir -p /wrkdirs/shells/osh/stage/usr/local/share/examples/osh ; } install -c -m 0444 examples/* /wrkdirs/shells/osh/stage/usr/local/share/examples/osh ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for osh-20160108 file sizes/checksums [31]: . done packing files [31]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for osh-20160108 build of shells/osh ended at Wed Oct 5 18:34:11 PDT 2016 build time: 00:00:11