Building freexl-1.0.0.g.txz (origin /buildshare/ports/355755/textproc/freexl) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/freexl-1.0.0g.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> freexl-1.0.0.g 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 freexl-1.0.0.g ===> freexl-1.0.0.g depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of freexl-1.0.0.g Make install ===> freexl-1.0.0.g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by freexl-1.0.0.g for building ===> Extracting for freexl-1.0.0.g => SHA256 Checksum OK for freexl-1.0.0g.tar.gz. ===> Patching for freexl-1.0.0.g ===> freexl-1.0.0.g depends on executable: gmake - found ===> Configuring for freexl-1.0.0.g ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/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 /obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/missing: Unknown `--is-lightweight' option Try `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... 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 stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for math.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... 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 whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for sqrt... no checking for strcasecmp... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strstr... yes checking for strerror... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing locale_charset... no checking for library containing nl_langinfo... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating freexl.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for freexl-1.0.0.g gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' Making all in headers gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/headers' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/headers' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c -o freexl.lo freexl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c freexl.c -fPIC -DPIC -o .libs/freexl.o freexl.c: In function 'convert_to_utf8': freexl.c:293: warning: passing argument 2 of 'iconv' from incompatible pointer type libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c freexl.c -o freexl.o >/dev/null 2>&1 mv -f .deps/freexl.Tpo .deps/freexl.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -version-info 1:0:0 -no-undefined -L/usr/local/lib -o libfreexl.la -rpath /usr/local/lib freexl.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/freexl.o -L/usr/local/lib -lm -O2 -Wl,-soname -Wl,libfreexl.so.1 -o .libs/libfreexl.so.1 libtool: link: (cd ".libs" && rm -f "libfreexl.so" && ln -s "libfreexl.so.1" "libfreexl.so") libtool: link: (cd ".libs" && rm -f "libfreexl.so" && ln -s "libfreexl.so.1" "libfreexl.so") libtool: link: ar cru .libs/libfreexl.a freexl.o libtool: link: ranlib .libs/libfreexl.a libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src' Making all in tests gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/tests' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/tests' Making all in examples gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/examples' cc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT test_xl.o -MD -MP -MF .deps/test_xl.Tpo -c -o test_xl.o test_xl.c mv -f .deps/test_xl.Tpo .deps/test_xl.Po /bin/sh ../libtool --tag=CC --mode=link cc -I./../headers -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L../src -lfreexl -lm -L/usr/local/lib -o test_xl test_xl.o libtool: link: cc -I./../headers -O2 -pipe -I/usr/local/include -fno-strict-aliasing -o .libs/test_xl test_xl.o -L../src /obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src/.libs/libfreexl.so -L/usr/local/lib -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT xl2sql.o -MD -MP -MF .deps/xl2sql.Tpo -c -o xl2sql.o xl2sql.c mv -f .deps/xl2sql.Tpo .deps/xl2sql.Po /bin/sh ../libtool --tag=CC --mode=link cc -I./../headers -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L../src -lfreexl -lm -L/usr/local/lib -o xl2sql xl2sql.o libtool: link: cc -I./../headers -O2 -pipe -I/usr/local/include -fno-strict-aliasing -o .libs/xl2sql xl2sql.o -L../src /obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src/.libs/libfreexl.so -L/usr/local/lib -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/examples' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' ===> Staging for freexl-1.0.0.g ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' Making install in headers gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/headers' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/headers' gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/include' install -o root -g wheel -m 444 freexl.h '/obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/include' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/headers' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/headers' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src' /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libfreexl.la '/obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libfreexl.so.1 /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib/libfreexl.so.1 libtool: install: (cd /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib && { ln -s -f libfreexl.so.1 libfreexl.so || { rm -f libfreexl.so && ln -s libfreexl.so.1 libfreexl.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib && { ln -s -f libfreexl.so.1 libfreexl.so || { rm -f libfreexl.so && ln -s libfreexl.so.1 libfreexl.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libfreexl.lai /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib/libfreexl.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libfreexl.a /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib/libfreexl.a libtool: install: chmod 644 /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib/libfreexl.a libtool: install: ranlib /obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/lib/libfreexl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/src' Making install in tests gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/tests' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/tests' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/tests' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/tests' Making install in examples gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/examples' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/examples' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/examples' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g/examples' gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 freexl.pc '/obj/buildshare/ports/355755/textproc/freexl/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/freexl/work/freexl-1.0.0g' ====> Compressing man pages (compress-man) ===> Installing for freexl-1.0.0.g ===> Checking if textproc/freexl already installed ===> Registering installation for freexl-1.0.0.g Installing freexl-1.0.0.g... done Make package ===> Building package for freexl-1.0.0.g slot2: removed