Building h5utils-1.12.1_2.txz (origin /buildshare/ports/355755/science/h5utils) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/h5utils-1.12.1.tar.gz x packages/ x packages/bison-2.7.1,1.txz x packages/libltdl-2.4.2_3.txz x packages/perl5-5.16.3_10.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/gettext-0.18.3.1_1.txz x packages/m4-1.4.17_1,1.txz x packages/cmake-2.8.12.1_4.txz x packages/flex-2.5.39_1.txz x packages/pkg-1.2.7_2.txz x packages/guile-1.8.8_1.txz x packages/autoconf-wrapper-20131203.txz x packages/png-1.5.18.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/gawk-4.1.1.txz x packages/help2man-1.43.3_1.txz x packages/gmake-3.82_1.txz x packages/libsigsegv-2.10.txz x packages/libtool-2.4.2_3.txz x packages/gmp-5.1.3_2.txz x packages/libmatheval-1.1.11_1.txz x packages/autoconf-2.69.txz x packages/hdf5-1.8.13_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> h5utils-1.12.1_2 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 h5utils-1.12.1_2 ===> h5utils-1.12.1_2 depends on shared library: libhdf5.so - not found ===> Verifying for libhdf5.so in /buildshare/ports/355755/science/hdf5 ===> Installing existing package /packages/hdf5-1.8.13_1.txz Installing hdf5-1.8.13_1... done ===> Returning to build of h5utils-1.12.1_2 ===> h5utils-1.12.1_2 depends on shared library: libpng15.so - not found ===> Verifying for libpng15.so 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 h5utils-1.12.1_2 ===> h5utils-1.12.1_2 depends on shared library: libmatheval.so - not found ===> Verifying for libmatheval.so in /buildshare/ports/355755/devel/libmatheval ===> Installing existing package /packages/libmatheval-1.1.11_1.txz Installing libmatheval-1.1.11_1...Installing guile-1.8.8_1...Installing gettext-0.18.3.1_1... done Installing gmp-5.1.3_2... done Installing libltdl-2.4.2_3... done done done ===> Returning to build of h5utils-1.12.1_2 ===> h5utils-1.12.1_2 depends on executable: gawk - not found ===> Verifying install for gawk in /buildshare/ports/355755/lang/gawk ===> Installing existing package /packages/gawk-4.1.1.txz Installing gawk-4.1.1...Installing libsigsegv-2.10... done done ==== Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ==== ===> Returning to build of h5utils-1.12.1_2 Make install ===> License MIT GPLv2 accepted by the user ===> h5utils-1.12.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by h5utils-1.12.1_2 for building ===> Extracting for h5utils-1.12.1_2 => SHA256 Checksum OK for h5utils-1.12.1.tar.gz. ===> Patching for h5utils-1.12.1_2 ===> Applying FreeBSD patches for h5utils-1.12.1_2 ===> h5utils-1.12.1_2 depends on executable: gawk - found ===> h5utils-1.12.1_2 depends on shared library: libhdf5.so - found (/usr/local/lib/libhdf5.so.8.0.2) ===> h5utils-1.12.1_2 depends on shared library: libpng15.so - found (/usr/local/lib/libpng15.so.15) ===> h5utils-1.12.1_2 depends on shared library: libmatheval.so - found (/usr/local/lib/libmatheval.so.1.0.0) ===> Configuring for h5utils-1.12.1_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/science/h5utils/work/h5utils-1.12.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/science/h5utils/work/h5utils-1.12.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 checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes 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 sin in -lm... yes checking for snprintf... (cached) yes checking for inflate in -lz... yes checking for png_create_write_struct in -lpng... yes checking for evaluator_get_variables in -lmatheval... yes checking for h4toh5... no checking for h5toh4... no checking for jpeg_start_compress in -ljpeg... no configure: WARNING: can't find libjpeg: won't be able to compile h5fromh4 or h4fromh5 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 hdf.h usability... no checking hdf.h presence... no checking for hdf.h... no checking hdf/hdf.h usability... no checking hdf/hdf.h presence... no checking for hdf/hdf.h... no checking for H5Fopen in -lhdf5... yes checking for mkoctfile... no configure: WARNING: can't find mkoctfile: won't be able to compile h5read.oct checking for v5dCreate in -lv5d... no checking vis5d/v5d.h usability... no checking vis5d/v5d.h presence... no checking for vis5d/v5d.h... no checking vis5d+/v5d.h usability... no checking vis5d+/v5d.h presence... no checking for vis5d+/v5d.h... no checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for htons... yes checking size of float... 4 checking for htonl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating h5topng.1 config.status: creating config.h config.status: executing depfiles commands ===> Building for h5utils-1.12.1_2 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5totxt.o -MD -MP -MF .deps/h5totxt.Tpo -c -o h5totxt.o h5totxt.c mv -f .deps/h5totxt.Tpo .deps/h5totxt.Po cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT arrayh5.o -MD -MP -MF .deps/arrayh5.Tpo -c -o arrayh5.o arrayh5.c mv -f .deps/arrayh5.Tpo .deps/arrayh5.Po cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5utils.o -MD -MP -MF .deps/h5utils.Tpo -c -o h5utils.o h5utils.c mv -f .deps/h5utils.Tpo .deps/h5utils.Po cc -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -o h5totxt h5totxt.o arrayh5.o h5utils.o -lhdf5 -lz -lm cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5fromtxt.o -MD -MP -MF .deps/h5fromtxt.Tpo -c -o h5fromtxt.o h5fromtxt.c mv -f .deps/h5fromtxt.Tpo .deps/h5fromtxt.Po cc -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -o h5fromtxt h5fromtxt.o arrayh5.o h5utils.o -lhdf5 -lz -lm cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5tovtk.o -MD -MP -MF .deps/h5tovtk.Tpo -c -o h5tovtk.o h5tovtk.c mv -f .deps/h5tovtk.Tpo .deps/h5tovtk.Po cc -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -o h5tovtk h5tovtk.o arrayh5.o h5utils.o -lhdf5 -lz -lm cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5math.o -MD -MP -MF .deps/h5math.Tpo -c -o h5math.o h5math.c mv -f .deps/h5math.Tpo .deps/h5math.Po cc -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -o h5math h5math.o arrayh5.o h5utils.o -lmatheval -lhdf5 -lz -lm cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5topng.o -MD -MP -MF .deps/h5topng.Tpo -c -o h5topng.o h5topng.c mv -f .deps/h5topng.Tpo .deps/h5topng.Po cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT writepng.o -MD -MP -MF .deps/writepng.Tpo -c -o writepng.o writepng.c mv -f .deps/writepng.Tpo .deps/writepng.Po cc -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -o h5topng h5topng.o writepng.o arrayh5.o h5utils.o -lpng -lhdf5 -lz -lm cc -DHAVE_CONFIG_H -I. -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -MT h5fromitxt.o -MD -MP -MF .deps/h5fromitxt.Tpo -c -o h5fromitxt.o h5fromitxt.c mv -f .deps/h5fromitxt.Tpo .deps/h5fromitxt.Po cc -O2 -pipe -L/usr/local/lib -I/usr/local/include -I/usr/local/include/libpng15 -pthread -fno-strict-aliasing -o h5fromitxt h5fromitxt.o arrayh5.o h5utils.o -lhdf5 -lz -lm ===> Staging for h5utils-1.12.1_2 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 h5totxt h5fromtxt h5tovtk h5math h5topng '/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/bin' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 h5totxt.1 h5fromtxt.1 h5tovtk.1 h5math.1 h5topng.1 '/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/man/man1' test -z "/usr/local/share/h5utils" || /bin/mkdir -p "/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/share/h5utils" /bin/mkdir -p '/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/share/h5utils/colormaps' install -o root -g wheel -m 444 colormaps/autumn colormaps/bluered colormaps/bone colormaps/colorcube colormaps/cool colormaps/copper colormaps/flag colormaps/gray colormaps/green colormaps/hot colormaps/hsv colormaps/jet colormaps/lines colormaps/pink colormaps/prism colormaps/spring colormaps/summer colormaps/vga colormaps/winter colormaps/yarg colormaps/yellow colormaps/dkbluered '/obj/buildshare/ports/355755/science/h5utils/work/stage/usr/local/share/h5utils/colormaps' test -z "" || /bin/mkdir -p "/obj/buildshare/ports/355755/science/h5utils/work/stage" ====> Compressing man pages (compress-man) ===> Installing for h5utils-1.12.1_2 ===> Checking if science/h5utils already installed ===> Registering installation for h5utils-1.12.1_2 Installing h5utils-1.12.1_2... done Make package ===> Building package for h5utils-1.12.1_2 slot2: removed