[00:00:00] ====>> Creating the reference jail... done [00:00:04] ====>> Mounting system devices for 9i386-testing [00:00:04] ====>> Mounting ports/packages/distfiles [00:00:04] ====>> Converting package repository to new format [00:00:04] ====>> Stashing existing package repository [00:00:04] ====>> Mounting ccache from: /var/cache/ccache [00:00:04] ====>> Mounting packages from: /usr/local/poudriere/data/packages/9i386-testing [00:00:04] ====>> Copying /var/db/ports from: /usr/local/etc/poudriere.d/options /etc/resolv.conf -> /usr/local/poudriere/data/.m/9i386-testing/ref/etc/resolv.conf [00:00:04] ====>> Starting jail 9i386-testing [00:00:04] ====>> Logs: /usr/local/poudriere/data/logs/bulk/9i386-testing/2015-08-13_18h15m36s [00:00:04] ====>> Loading MOVED [00:00:04] ====>> Calculating ports order and dependencies [00:00:04] ====>> pkg package missing, skipping sanity [00:00:04] ====>> Skipping incremental rebuild and repository sanity checks [00:00:04] ====>> Cleaning the build queue [00:00:05] ====>> Recording filesystem state for prepkg... done [00:00:05] ====>> Building 2 packages using 2 builders [00:00:06] ====>> Starting/Cloning builders [00:00:24] ====>> Hit CTRL+t at any time to see build progress and stats [00:00:24] ====>> [01][00:00:00] Starting build of ports-mgmt/pkg [00:00:57] ====>> [01][00:00:33] Finished build of ports-mgmt/pkg: Success [00:00:57] ====>> [01][00:00:00] Starting build of devel/ccache [00:01:02] ====>> [01][00:00:05] Finished build of devel/ccache: Success [00:01:02] ====>> Stopping 2 builders [00:01:08] ====>> Creating pkgng repository Creating repository in /tmp/packages: 100% Packing files for repository: 100% [00:01:08] ====>> Committing packages to repository [00:01:08] ====>> Removing old packages [00:01:08] ====>> Building with flags: [00:01:08] ====>> Removing existing /usr/local build started at Thu Aug 13 18:16:44 EDT 2015 port directory: /usr/ports/textproc/urlview building for: FreeBSD 9i386-testing 9.3-RELEASE-p22 FreeBSD 9.3-RELEASE-p22 i386 maintained by: udvzsolt@gmail.com Makefile ident: $FreeBSD: head/textproc/urlview/Makefile 367690 2014-09-08 20:02:12Z arved $ Poudriere version: 3.1.7 Host OSVERSION: 1001000 Jail OSVERSION: 903000 ---Begin Environment--- PKGREPOSITORY=/tmp/pkgs PACKAGES=/tmp/pkgs UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p22 UNAME_r=9.3-RELEASE-p22 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/usr/local/poudriere/data/.m/9i386-testing/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/ PWD=/usr/local/poudriere/data/.m/9i386-testing/ref/.p/pool MASTERNAME=9i386-testing SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/testport.sh TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/urlview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/urlview/work HOME=/wrkdirs/usr/ports/textproc/urlview/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/urlview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/urlview/work HOME=/wrkdirs/usr/ports/textproc/urlview/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" 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=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/urlview" EXAMPLESDIR="share/examples/urlview" DATADIR="share/urlview" WWWDIR="www/urlview" ETCDIR="etc/urlview" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/urlview DOCSDIR=/usr/local/share/doc/urlview EXAMPLESDIR=/usr/local/share/examples/urlview WWWDIR=/usr/local/www/urlview ETCDIR=/usr/local/etc/urlview --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> urlview-0.9.20131021 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.5.6.txz [9i386-testing] Installing pkg-1.5.6... [9i386-testing] Extracting pkg-1.5.6: .......... done Message for pkg-1.5.6: If you are upgrading from the old package format, first run: # pkg2ng ===> urlview-0.9.20131021 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of urlview-0.9.20131021 =========================================================================== =================================================== ===> Building for urlview-0.9.20131021 cc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -O2 -pipe -fno-strict-aliasing -DURLVIEW -Dunix -c urlview.c cc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -O2 -pipe -fno-strict-aliasing -DURLVIEW -Dunix -c enter.c cc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -O2 -pipe -fno-strict-aliasing -DURLVIEW -Dunix -c dokey.c cc -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -O2 -pipe -fno-strict-aliasing -DURLVIEW -Dunix -c quote.c cc -std=gnu99 -std=gnu99 -O2 -pipe -fno-strict-aliasing -DURLVIEW -Dunix -o urlview urlview.o enter.o dokey.o quote.o -lncursesw =========================================================================== ====>> Checking for filesystem violations... done =================================================== =========================================================================== ====>> Recording filesystem state for prestage... done =================================================== ===> Staging for urlview-0.9.20131021 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/textproc/urlview/work/urlview-45443109/urlview /wrkdirs/usr/ports/textproc/urlview/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/textproc/urlview/work/urlview-45443109/urlview.man /wrkdirs/usr/ports/textproc/urlview/work/stage/usr/local/man/man1/urlview.1 install -m 0644 /wrkdirs/usr/ports/textproc/urlview/work/urlview-45443109/sample.urlview /wrkdirs/usr/ports/textproc/urlview/work/stage/usr/local/etc/urlview.conf.sample ====> Compressing man pages (compress-man) =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) ====>> Checking for staging violations... done =================================================== ===> Building package for urlview-0.9.20131021 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for preinst... done =================================================== ===> Installing for urlview-0.9.20131021 ===> Checking if urlview already installed ===> Registering installation for urlview-0.9.20131021 [9i386-testing] Installing urlview-0.9.20131021... =========================================================================== ====>> Checking shared library dependencies 0x00000001 (NEEDED) Shared library: [libc.so.7] 0x00000001 (NEEDED) Shared library: [libncursesw.so.8] =================================================== ===> Deinstalling for urlview ===> Deinstalling urlview-0.9.20131021 Updating database digests format: ... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: urlview-0.9.20131021 The operation will free 39 KiB. [9i386-testing] [1/1] Deinstalling urlview-0.9.20131021... [9i386-testing] [1/1] Deleting files for urlview-0.9.20131021: ...... done =========================================================================== ====>> Checking for extra files and directories [00:01:14] ====>> Installing from package [9i386-testing] Installing urlview-0.9.20131021... [9i386-testing] Extracting urlview-0.9.20131021: ...... done [00:01:14] ====>> Cleaning up ===> Cleaning for urlview-0.9.20131021 [00:01:14] ====>> Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: urlview-0.9.20131021 The operation will free 39 KiB. [9i386-testing] [1/1] Deinstalling urlview-0.9.20131021... [9i386-testing] [1/1] Deleting files for urlview-0.9.20131021: ...... done build of textproc/urlview ended at Thu Aug 13 18:16:50 EDT 2015 build time: 00:00:06 [00:01:14] ====>> Cleaning up [00:01:14] ====>> Umounting file systems