build started at Sun Mar 13 19:46:20 CET 2016 port directory: /usr/ports/sysutils/dsbdriverd building for: FreeBSD 93i386-default 9.3-RELEASE-p12 FreeBSD 9.3-RELEASE-p12 i386 maintained by: mk@nic-nac-project.org ident warning: no id keywords in /usr/local/poudriere/data/.m/93i386-default/ref//usr/ports/sysutils/dsbdriverd/Makefile Makefile ident: Poudriere version: 3.1.10 Host OSVERSION: 1002509 Jail OSVERSION: 903000 ---Begin Environment--- PKGREPOSITORY=/tmp/pkgs PACKAGES=/tmp/pkgs SHELL=/bin/csh OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p12 UNAME_r=9.3-RELEASE-p12 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/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=/home/ich/myports/dsbdriverd.new PWD=/ MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.10 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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dsbdriverd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dsbdriverd/work HOME=/wrkdirs/usr/ports/sysutils/dsbdriverd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dsbdriverd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dsbdriverd/work HOME=/wrkdirs/usr/ports/sysutils/dsbdriverd/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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" 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/dsbdriverd" EXAMPLESDIR="share/examples/dsbdriverd" DATADIR="share/dsbdriverd" WWWDIR="www/dsbdriverd" ETCDIR="etc/dsbdriverd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dsbdriverd DOCSDIR=/usr/local/share/doc/dsbdriverd EXAMPLESDIR=/usr/local/share/examples/dsbdriverd WWWDIR=/usr/local/www/dsbdriverd ETCDIR=/usr/local/etc/dsbdriverd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> dsbdriverd-0.1.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.4_1.txz [93i386-default] Installing pkg-1.6.4_1... [93i386-default] Extracting pkg-1.6.4_1: .......... done ===> dsbdriverd-0.1.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dsbdriverd-0.1.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> dsbdriverd-0.1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dsbdriverd-0.1.4 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> dsbdriverd-0.1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dsbdriverd-0.1.4 for building => SHA256 Checksum OK for dsbdriverd-0.1.4.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> dsbdriverd-0.1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dsbdriverd-0.1.4 for building ===> Extracting for dsbdriverd-0.1.4 => SHA256 Checksum OK for dsbdriverd-0.1.4.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dsbdriverd-0.1.4 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for prebuild... done =================================================== ===> Configuring for dsbdriverd-0.1.4 =========================================================================== =================================================== ===> Building for dsbdriverd-0.1.4 cc -o dsbdriverd -Wall -O2 -pipe -fno-strict-aliasing -DPROGRAM=\"dsbdriverd\" -DPATH_DRIVERS_DB=\"/usr/local/share/dsbdriverd/drivers.db\" -DPATH_LOG=\"/var/log/dsbdriverd.log\" -DPATH_PID_FILE=\"/var/run/dsbdriverd.pid\" dsbdriverd.c -lusb sed -e 's|@PATH_PROGRAM@|/usr/local/libexec/dsbdriverd|g' -e 's|@PATH_PIDFILE@|/var/run/dsbdriverd.pid|g' < rc.d/dsbdriverd.tmpl > rc.d/dsbdriverd sed -e 's|@VERSION@|0.1.4|g' -e 's|@YEAR@|2016|g' -e 's|@PATH_DB@|/usr/local/share/dsbdriverd/drivers.db|g' -e 's|@PATH_LOG@|/var/log/dsbdriverd.log|g' < man/dsbdriverd.8.tmpl > man/dsbdriverd.8 dsbdriverd.c: In function 'load_driver': dsbdriverd.c:474: warning: 'depth_cur' may be used uninitialized in this function dsbdriverd.c:474: note: 'depth_cur' was declared here =========================================================================== ====>> Checking for filesystem violations... done =================================================== =========================================================================== ====>> Recording filesystem state for prestage... done =================================================== ===> Staging for dsbdriverd-0.1.4 ===> Generating temporary packing list install -s -g wheel -m 0755 -o root dsbdriverd /wrkdirs/usr/ports/sysutils/dsbdriverd/work/stage/usr/local/libexec install -g wheel -m 0755 -o root rc.d/dsbdriverd /wrkdirs/usr/ports/sysutils/dsbdriverd/work/stage/usr/local/etc/rc.d install -g wheel -o root -m 0644 drivers.db /wrkdirs/usr/ports/sysutils/dsbdriverd/work/stage/usr/local/share/dsbdriverd install -g wheel -o root -m 0644 man/dsbdriverd.8 /wrkdirs/usr/ports/sysutils/dsbdriverd/work/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== ====> 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 dsbdriverd-0.1.4 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for preinst... done =================================================== ===> Installing for dsbdriverd-0.1.4 ===> Checking if dsbdriverd already installed ===> Registering installation for dsbdriverd-0.1.4 [93i386-default] Installing dsbdriverd-0.1.4... =========================================================================== ====>> Checking shared library dependencies 0x00000001 (NEEDED) Shared library: [libc.so.7] 0x00000001 (NEEDED) Shared library: [libusb.so.2] =================================================== ===> Deinstalling for dsbdriverd ===> Deinstalling dsbdriverd-0.1.4 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: dsbdriverd-0.1.4 The operation will free 48 KiB. [93i386-default] [1/1] Deinstalling dsbdriverd-0.1.4... [93i386-default] [1/1] Deleting files for dsbdriverd-0.1.4: ....... done =========================================================================== ====>> Checking for extra files and directories [00:00:32] ====>> Installing from package [93i386-default] Installing dsbdriverd-0.1.4... [93i386-default] Extracting dsbdriverd-0.1.4: ....... done [00:00:32] ====>> Cleaning up ===> Cleaning for dsbdriverd-0.1.4 [00:00:33] ====>> 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: dsbdriverd-0.1.4 The operation will free 48 KiB. [93i386-default] [1/1] Deinstalling dsbdriverd-0.1.4... [93i386-default] [1/1] Deleting files for dsbdriverd-0.1.4: ....... done build of sysutils/dsbdriverd ended at Sun Mar 13 19:46:26 CET 2016 build time: 00:00:06