Building pngnq-1.1_1.txz (origin /buildshare/ports/355755/graphics/pngnq) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pngnq-1.1.tar.gz x packages/ x packages/cmake-modules-2.8.12.1_1.txz x packages/cmake-2.8.12.1_4.txz x packages/pkg-1.2.7_2.txz x packages/png-1.5.18.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pngnq-1.1_1 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 pngnq-1.1_1 ===> pngnq-1.1_1 depends on shared library: png15 - not found ===> Verifying install for png15 in /buildshare/ports/355755/graphics/png ===> Installing existing package /packages/png-1.5.18.txz Installing png-1.5.18... done ===> Returning to build of pngnq-1.1_1 ===> pngnq-1.1_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of pngnq-1.1_1 Make install ===> License BSD accepted by the user ===> pngnq-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pngnq-1.1_1 for building ===> Extracting for pngnq-1.1_1 => SHA256 Checksum OK for pngnq-1.1.tar.gz. ===> Patching for pngnq-1.1_1 ===> Applying FreeBSD patches for pngnq-1.1_1 ===> pngnq-1.1_1 depends on executable: pkgconf - found ===> pngnq-1.1_1 depends on shared library: png15 - found ===> Configuring for pngnq-1.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/graphics/pngnq/work/pngnq-1.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/graphics/pngnq/work/pngnq-1.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes ./configure: -Wall: not found checking for libpng-config... 1 checking for style of include used by make... GNU 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 dependency style of cc... gcc3 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 ctype.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking valgrind/callgrind.h usability... no checking valgrind/callgrind.h presence... no checking for valgrind/callgrind.h... no checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for library containing zlibVersion... none required checking for library containing sqrt... none required checking pkg-config is at least version 0.9.0... yes checking for PNG... yes checking for getopt... (cached) yes checking for floor... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for pow... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating freegetopt/Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for pngnq-1.1_1 Making all in src /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT pngnq.o -MD -MP -MF .deps/pngnq.Tpo -c -o pngnq.o pngnq.c neuquant32.h:59: warning: 'biasvalue' declared 'static' but never defined mv -f .deps/pngnq.Tpo .deps/pngnq.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT neuquant32.o -MD -MP -MF .deps/neuquant32.Tpo -c -o neuquant32.o neuquant32.c mv -f .deps/neuquant32.Tpo .deps/neuquant32.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT rwpng.o -MD -MP -MF .deps/rwpng.Tpo -c -o rwpng.o rwpng.c rwpng.c: In function 'rwpng_read_image': rwpng.c:134: warning: passing argument 3 of 'png_get_IHDR' from incompatible pointer type rwpng.c:134: warning: passing argument 4 of 'png_get_IHDR' from incompatible pointer type mv -f .deps/rwpng.Tpo .deps/rwpng.Po cc `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing `libpng-config --ldflags` -lz -L/usr/local/lib -o pngnq pngnq.o neuquant32.o rwpng.o -lpng cc -DHAVE_CONFIG_H -I. -I/usr/local/include `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT pngcomp.o -MD -MP -MF .deps/pngcomp.Tpo -c -o pngcomp.o pngcomp.c colorspace.h:24: warning: 'd65' defined but not used colorspace.h:25: warning: 'd00' defined but not used mv -f .deps/pngcomp.Tpo .deps/pngcomp.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing -MT colorspace.o -MD -MP -MF .deps/colorspace.Tpo -c -o colorspace.o colorspace.c colorspace.h:25: warning: 'd00' defined but not used mv -f .deps/colorspace.Tpo .deps/colorspace.Po cc `libpng-config --I_opts` -Wall --pedantic -std=gnu99 -O2 -pipe -fno-strict-aliasing `libpng-config --ldflags` -lz -L/usr/local/lib -o pngcomp pngcomp.o rwpng.o colorspace.o -lpng ===> Installing for pngnq-1.1_1 ===> Generating temporary packing list ===> Checking if graphics/pngnq already installed Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" install -s -o root -g wheel -m 555 pngnq pngcomp '/usr/local/bin' test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/local/man/man1" install -o root -g wheel -m 444 pngnq.1 '/usr/local/man/man1' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/graphics/pngnq/work/pngnq-1.1/README /usr/local/share/doc/pngnq install -o root -g wheel -m 444 /obj/buildshare/ports/355755/graphics/pngnq/work/pngnq-1.1/COPYING /usr/local/share/doc/pngnq ===> Compressing manual pages for pngnq-1.1_1 ===> Registering installation for pngnq-1.1_1 Installing pngnq-1.1_1... done Make package ===> Building package for pngnq-1.1_1 Creating package for pngnq-1.1_1 slot1: removed