Building epeg-0.9.1.042_2,2.txz (origin /buildshare/ports/355755/graphics/epeg) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/epeg-0.9.1.042.tar.bz2 x packages/ x packages/jpeg-8_5.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> epeg-0.9.1.042_2,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 epeg-0.9.1.042_2,2 ===> epeg-0.9.1.042_2,2 depends on shared library: jpeg - not found ===> Verifying install for jpeg in /buildshare/ports/355755/graphics/jpeg ===> Installing existing package /packages/jpeg-8_5.txz Installing jpeg-8_5... done ===> Returning to build of epeg-0.9.1.042_2,2 Make install ===> epeg-0.9.1.042_2,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by epeg-0.9.1.042_2,2 for building ===> Extracting for epeg-0.9.1.042_2,2 => SHA256 Checksum OK for epeg-0.9.1.042.tar.bz2. ===> Patching for epeg-0.9.1.042_2,2 ===> epeg-0.9.1.042_2,2 depends on shared library: jpeg - found ===> Configuring for epeg-0.9.1.042_2,2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/graphics/epeg/work/epeg-0.9.1.042/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/graphics/epeg/work/epeg-0.9.1.042/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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking for library containing strerror... none required 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 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 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 an ANSI C-conforming const... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating epeg.pc config.status: creating epeg-uninstalled.pc config.status: creating epeg.spec config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating debian/changelog config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ epeg 0.9.1.042 ------------------------------------------------------------------------ Configuration Options Summary: Compilation..........: make Installation.........: make install prefix.............: /usr/local ===> Building for epeg-0.9.1.042_2,2 /usr/bin/make all-recursive Making all in src Making all in lib if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT epeg_main.lo -MD -MP -MF ".deps/epeg_main.Tpo" -c -o epeg_main.lo epeg_main.c; then mv -f ".deps/epeg_main.Tpo" ".deps/epeg_main.Plo"; else rm -f ".deps/epeg_main.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT epeg_main.lo -MD -MP -MF .deps/epeg_main.Tpo -c epeg_main.c -fPIC -DPIC -o .libs/epeg_main.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT epeg_main.lo -MD -MP -MF .deps/epeg_main.Tpo -c epeg_main.c -o epeg_main.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o libepeg.la -rpath /usr/local/lib -version-info 9:1:9 epeg_main.lo -ljpeg -L/usr/local/lib cc -shared .libs/epeg_main.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libjpeg.so -L/usr/local/lib -Wl,-soname -Wl,libepeg.so.9 -o .libs/libepeg.so.9 (cd .libs && rm -f libepeg.so && ln -s libepeg.so.9 libepeg.so) (cd .libs && rm -f libepeg.so && ln -s libepeg.so.9 libepeg.so) ar cru .libs/libepeg.a epeg_main.o ranlib .libs/libepeg.a creating libepeg.la (cd .libs && rm -f libepeg.la && ln -s ../libepeg.la libepeg.la) Making all in bin if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../lib -I../../src/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT epeg_main.o -MD -MP -MF ".deps/epeg_main.Tpo" -c -o epeg_main.o epeg_main.c; then mv -f ".deps/epeg_main.Tpo" ".deps/epeg_main.Po"; else rm -f ".deps/epeg_main.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o epeg epeg_main.o ../../src/lib/libepeg.la -L/usr/local/lib mkdir .libs cc -O2 -pipe -fno-strict-aliasing -o .libs/epeg epeg_main.o ../../src/lib/.libs/libepeg.so /usr/local/lib/libjpeg.so -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib creating epeg ===> Staging for epeg-0.9.1.042_2,2 ===> Generating temporary packing list Making install in src Making install in lib test -z "/usr/local/lib" || /bin/sh ../../mkinstalldirs "/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libepeg.la' '/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib/libepeg.la' /usr/bin/install -c -o root -g wheel .libs/libepeg.so.9 /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib/libepeg.so.9 (cd /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib && { ln -s -f libepeg.so.9 libepeg.so || { rm -f libepeg.so && ln -s libepeg.so.9 libepeg.so; }; }) (cd /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib && { ln -s -f libepeg.so.9 libepeg.so || { rm -f libepeg.so && ln -s libepeg.so.9 libepeg.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libepeg.lai /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib/libepeg.la /usr/bin/install -c -o root -g wheel .libs/libepeg.a /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib/libepeg.a chmod 644 /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib/libepeg.a ranlib /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/lib/libepeg.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /bin/sh ../../mkinstalldirs "/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/include" install -o root -g wheel -m 444 'Epeg.h' '/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/include/Epeg.h' Making install in bin test -z "/usr/local/bin" || /bin/sh ../../mkinstalldirs "/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/bin" /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 'epeg' '/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/bin/epeg' libtool: install: warning: `../../src/lib/libepeg.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/epeg /obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/bin/epeg test -z "/usr/local/libdata/pkgconfig" || /bin/sh ./mkinstalldirs "/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'epeg.pc' '/obj/buildshare/ports/355755/graphics/epeg/work/stage/usr/local/libdata/pkgconfig/epeg.pc' ====> Compressing man pages (compress-man) ===> Installing for epeg-0.9.1.042_2,2 ===> Checking if graphics/epeg already installed ===> Registering installation for epeg-0.9.1.042_2,2 Installing epeg-0.9.1.042_2,2... done Make package ===> Building package for epeg-0.9.1.042_2,2 slot2: removed