Building qdecoder-12.0.4.txz (origin /buildshare/ports/355755/www/qdecoder) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/qDecoder-12.0.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> qdecoder-12.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qdecoder-12.0.4 Make install ===> qdecoder-12.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qdecoder-12.0.4 for building ===> Extracting for qdecoder-12.0.4 => SHA256 Checksum OK for qDecoder-12.0.4.tar.gz. ===> Patching for qdecoder-12.0.4 /usr/bin/sed -i.bak 's/.{[A-Z]*DIR/${DESTDIR}&/' /obj/buildshare/ports/355755/www/qdecoder/work/qdecoder-12.0.4/src/Makefile.in /usr/bin/sed -i.bak '/ Configuring for qdecoder-12.0.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/qdecoder/work/qdecoder-12.0.4/configure configure: loading site script /buildshare/ports/355755/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... -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 ===> Building for qdecoder-12.0.4 ===> src cc -std=gnu99 -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qcgireq.o qcgireq.c cc -std=gnu99 -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qcgires.o qcgires.c cc -std=gnu99 -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qcgisess.o qcgisess.c cc -std=gnu99 -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o qentry.o qentry.c cc -std=gnu99 -Wall -fPIC -g -I/usr/include -I/usr/local/include -I./ -D_GNU_SOURCE -c -o internal.o internal.c /usr/bin/ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ranlib libqdecoder.a cc -std=gnu99 -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 ===> Staging for qdecoder-12.0.4 ===> 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 -std=gnu99 -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 -o root -g wheel -m 444 qdecoder.h /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/include/qdecoder.h install -o root -g wheel -m 444 libqdecoder.a /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/lib/libqdecoder.a install -o root -g wheel -m 444 libqdecoder.so.12 /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/lib/libqdecoder.so.12 ( cd /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) /bin/mkdir -p /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/share/examples/qdecoder cd /obj/buildshare/ports/355755/www/qdecoder/work/qdecoder-12.0.4/examples/ && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- "Makefile *.c *.html" /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/share/examples/qdecoder /usr/bin/strip /obj/buildshare/ports/355755/www/qdecoder/work/stage/usr/local/lib/libqdecoder.so ====> Compressing man pages (compress-man) ===> Installing for qdecoder-12.0.4 ===> Checking if www/qdecoder already installed ===> Registering installation for qdecoder-12.0.4 Installing qdecoder-12.0.4... done Make package ===> Building package for qdecoder-12.0.4 slot2: removed