=> Building devel/libgamepad build started at Mon Mar 13 04:43:19 PDT 2017 port directory: /usr/ports/devel/libgamepad building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: bacon4000@gmail.com ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../06//usr/ports/devel/libgamepad/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-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=libgamepad-0.1.2 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-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/devel/libgamepad XDG_CONFIG_HOME=/wrkdirs/devel/libgamepad HOME=/wrkdirs/devel/libgamepad TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/libgamepad XDG_CONFIG_HOME=/wrkdirs/devel/libgamepad HOME=/wrkdirs/devel/libgamepad 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/libgamepad" EXAMPLESDIR="share/examples/libgamepad" DATADIR="share/libgamepad" WWWDIR="www/libgamepad" ETCDIR="etc/libgamepad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgamepad DOCSDIR=/usr/local/share/doc/libgamepad EXAMPLESDIR=/usr/local/share/examples/libgamepad WWWDIR=/usr/local/www/libgamepad ETCDIR=/usr/local/etc/libgamepad --End SUB_LIST-- ---Begin make.conf--- 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 BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> libgamepad-0.1.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> libgamepad-0.1.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libgamepad-0.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libgamepad-0.1.2 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libgamepad-0.1.2 for building => SHA256 Checksum OK for libgamepad-0.1.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libgamepad-0.1.2 for building ===> Extracting for libgamepad-0.1.2 => SHA256 Checksum OK for libgamepad-0.1.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libgamepad-0.1.2 ===> Applying dragonfly patches for libgamepad-0.1.2 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libgamepad-0.1.2 =========================================================================== =================================================== ===> Building for libgamepad-0.1.2 (cd /wrkdirs/devel/libgamepad/libgamepad-0.1.2 && make depend) rm -f Makefile.depend touch Makefile.depend for file in *.c; do cpp -I/usr/local/include -MM ${file} >> Makefile.depend; echo -e "\t\${CC} -c \${CFLAGS} ${file}" >> Makefile.depend; echo "" >> Makefile.depend; done --- gamepad.o --- --- gamepad_usbhid.o --- --- gamepad_analog.o --- --- gamepad_libhid.o --- --- gamepad.o --- cc -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include gamepad.c --- gamepad_usbhid.o --- cc -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include gamepad_usbhid.c --- gamepad_libhid.o --- cc -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include gamepad_libhid.c --- gamepad_analog.o --- cc -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include gamepad_analog.c --- libgamepad.a --- ar r libgamepad.a gamepad.o gamepad_usbhid.o gamepad_analog.o gamepad_libhid.o /usr/libexec/binutils227/elf/ar: creating libgamepad.a --- gamepad_test --- cc -o gamepad_test -pipe -O2 -fno-strict-aliasing -I/usr/local/include gamepad_test.c -L. -L/usr/local/lib -lusbhid -lgamepad `Makefile' is up to date. =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for libgamepad-0.1.2 ===> Generating temporary packing list `Makefile' is up to date. mkdir -p /wrkdirs/devel/libgamepad/stage/usr/local/bin /wrkdirs/devel/libgamepad/stage/usr/local/lib /wrkdirs/devel/libgamepad/stage/usr/local/include/libgamepad /wrkdirs/devel/libgamepad/stage/usr/local/man/man1 /wrkdirs/devel/libgamepad/stage/usr/local/man/man3 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for libgamepad-0.1.2 file sizes/checksums [10]: . done packing files [10]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for libgamepad-0.1.2 build of devel/libgamepad ended at Mon Mar 13 04:43:25 PDT 2017 build time: 00:00:06