=> Building www/qdecoder Started : Friday, 13 APR 2018 at 09:28:20 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for qdecoder-12.0.5: DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/www/qdecoder XDG_CONFIG_HOME=/construction/www/qdecoder HOME=/construction/www/qdecoder TMPDIR="/tmp" PATH=/construction/www/qdecoder/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --disable-debug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/www/qdecoder XDG_CONFIG_HOME=/construction/www/qdecoder HOME=/construction/www/qdecoder TMPDIR="/tmp" PATH=/construction/www/qdecoder/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- exec_prefix="/usr/local" DESTDIR=/construction/www/qdecoder/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/qdecoder" EXAMPLESDIR="share/examples/qdecoder" DATADIR="share/qdecoder" WWWDIR="www/qdecoder" ETCDIR="etc/qdecoder" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qdecoder DOCSDIR=/usr/local/share/doc/qdecoder EXAMPLESDIR=/usr/local/share/examples/qdecoder WWWDIR=/usr/local/www/qdecoder ETCDIR=/usr/local/etc/qdecoder -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> qdecoder-12.0.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> qdecoder-12.0.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qdecoder-12.0.5 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by qdecoder-12.0.5 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by qdecoder-12.0.5 for building => SHA256 Checksum OK for wolkykim-qdecoder-r12.0.5_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by qdecoder-12.0.5 for building ===> Extracting for qdecoder-12.0.5 => SHA256 Checksum OK for wolkykim-qdecoder-r12.0.5_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for qdecoder-12.0.5 /usr/bin/sed -i.bak 's/.{[A-Z]*DIR/${DESTDIR}&/' /construction/www/qdecoder/qdecoder-r12.0.5/src/Makefile.in /usr/bin/sed -i.bak '/ Configuring for qdecoder-12.0.5 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... none needed test: =: unexpected operator checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for chmod... /bin/chmod checking for ld... /usr/bin/ld checking for rm... /bin/rm checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... (cached) yes checking for off_t... (cached) yes configure: CFLAGS -Wall -fPIC -g configure: CPPFLAGS -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating config.h -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for qdecoder-12.0.5 --- all --- ===> src --- qcgireq.o --- --- qcgires.o --- --- qcgisess.o --- --- qentry.o --- --- internal.o --- --- qcgireq.o --- cc -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qcgireq.o qcgireq.c --- qcgires.o --- cc -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qcgires.o qcgires.c --- qcgisess.o --- cc -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qcgisess.o qcgisess.c --- qentry.o --- cc -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qentry.o qentry.c --- internal.o --- cc -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o internal.o internal.c --- qdecoder --- /usr/bin/ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ranlib libqdecoder.a cc -shared -Wl,-soname,libqdecoder.so.12 -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so <=== src -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for qdecoder-12.0.5 ===> Generating temporary packing list (cd src/; make install) /usr/bin/ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ranlib libqdecoder.a cc -shared -Wl,-soname,libqdecoder.so.12 -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so install -m 0644 qdecoder.h /construction/www/qdecoder/stage/usr/local/include/qdecoder.h install -m 0644 libqdecoder.a /construction/www/qdecoder/stage/usr/local/lib/libqdecoder.a install -m 0644 libqdecoder.so.12 /construction/www/qdecoder/stage/usr/local/lib/libqdecoder.so.12 ( cd /construction/www/qdecoder/stage/usr/local/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) /bin/mkdir -p /construction/www/qdecoder/stage/usr/local/share/examples/qdecoder cd /construction/www/qdecoder/qdecoder-r12.0.5/examples/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "Makefile *.c *.html" /construction/www/qdecoder/stage/usr/local/share/examples/qdecoder /usr/bin/strip /construction/www/qdecoder/stage/usr/local/lib/libqdecoder.so ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for qdecoder-12.0.5 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 13 APR 2018 at 09:28:27 UTC Duration: 00:00:06