Building ctpl-0.3.3.txz (origin /buildshare/ports/355755/textproc/ctpl) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ctpl-0.3.3.tar.gz x packages/ x packages/pcre-8.34_1.txz x packages/libtool-2.4.2_3.txz x packages/gettext-0.18.3.1_1.txz x packages/pkgconf-0.9.5.txz x packages/libiconv-1.14_3.txz x packages/gmake-3.82_1.txz x packages/glib-2.36.3_2.txz x packages/python27-2.7.6_4.txz x packages/libffi-3.0.13_1.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ctpl-0.3.3 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 ctpl-0.3.3 ===> ctpl-0.3.3 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /buildshare/ports/355755/devel/glib20 ===> Installing existing package /packages/glib-2.36.3_2.txz Installing glib-2.36.3_2...Installing gettext-0.18.3.1_1... done Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of ctpl-0.3.3 ===> ctpl-0.3.3 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> ctpl-0.3.3 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 ctpl-0.3.3 Make install ===> ctpl-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ctpl-0.3.3 for building ===> Extracting for ctpl-0.3.3 => SHA256 Checksum OK for ctpl-0.3.3.tar.gz. ===> Patching for ctpl-0.3.3 ===> ctpl-0.3.3 depends on executable: pkgconf - found ===> ctpl-0.3.3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0) ===> ctpl-0.3.3 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> Configuring for ctpl-0.3.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/ctpl/work/ctpl-0.3.3/build/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/ctpl/work/ctpl-0.3.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/ctpl/work/ctpl-0.3.3/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 build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf 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 for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether ln -s works... yes 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... no 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 how to run the C preprocessor... cpp 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 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 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 cc option to accept ISO C99... -std=gnu99 checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for GIO... yes checking for GIO_UNIX... yes checking for GIO_2_24... yes checking for acos in -lm... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for math.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for memchr... (cached) yes checking for strchr... yes checking for fabs... yes checking whether fpclassify is declared... yes checking whether to enable paranoiac compiler options... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/ctpl.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/ctpl/Makefile config.status: creating docs/reference/ctpl/version.xml config.status: creating testsuite/Makefile config.status: creating README config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for ctpl-0.3.3 /usr/bin/make all-recursive Making all in src CC libctpl_la-ctpl-environ.lo CC libctpl_la-ctpl-eval.lo CC libctpl_la-ctpl-io.lo CC libctpl_la-ctpl-input-stream.lo CC libctpl_la-ctpl-lexer.lo CC libctpl_la-ctpl-lexer-expr.lo CC libctpl_la-ctpl-mathutils.lo CC libctpl_la-ctpl-output-stream.lo CC libctpl_la-ctpl-parser.lo CC libctpl_la-ctpl-stack.lo CC libctpl_la-ctpl-token.lo CC libctpl_la-ctpl-value.lo CC libctpl_la-ctpl-version.lo CCLD libctpl.la CC ctpl-ctpl.o ctpl.c: In function 'main': ctpl.c:381: warning: 'g_type_init' is deprecated (declared at /usr/local/include/glib-2.0/gobject/gtype.h:669) CCLD ctpl Making all in data Making all in docs Making all in reference Making all in ctpl Making all in testsuite ===> Staging for ctpl-0.3.3 ===> Generating temporary packing list Making install in src test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libctpl.la '/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libctpl.so.4 /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib/libctpl.so.4 libtool: install: (cd /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib && { ln -s -f libctpl.so.4 libctpl.so || { rm -f libctpl.so && ln -s libctpl.so.4 libctpl.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib && { ln -s -f libctpl.so.4 libctpl.so || { rm -f libctpl.so && ln -s libctpl.so.4 libctpl.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libctpl.lai /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib/libctpl.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libctpl.a /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib/libctpl.a libtool: install: chmod 644 /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib/libctpl.a libtool: install: ranlib /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/lib/libctpl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 ctpl '/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/bin' libtool: install: warning: `libctpl.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/ctpl /obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/bin/ctpl test -z "/usr/local/include/ctpl" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/include/ctpl" install -o root -g wheel -m 444 ctpl.h ctpl-environ.h ctpl-eval.h ctpl-io.h ctpl-input-stream.h ctpl-lexer.h ctpl-lexer-expr.h ctpl-output-stream.h ctpl-parser.h ctpl-token.h ctpl-value.h ctpl-version.h '/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/include/ctpl' Making install in data test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 ctpl.1 '/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/man/man1' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 ctpl.pc '/obj/buildshare/ports/355755/textproc/ctpl/work/stage/usr/local/libdata/pkgconfig' Making install in docs Making install in reference Making install in ctpl -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01.html -- Installing ./html/ch01s02.html -- Installing ./html/ch01s03.html -- Installing ./html/ch01s05.html -- Installing ./html/ch02.html -- Installing ./html/ctpl-CtplEnviron.html -- Installing ./html/ctpl-CtplEval.html -- Installing ./html/ctpl-CtplInputStream.html -- Installing ./html/ctpl-CtplLexer.html -- Installing ./html/ctpl-CtplLexerExpr.html -- Installing ./html/ctpl-CtplOutputStream.html -- Installing ./html/ctpl-CtplParser.html -- Installing ./html/ctpl-CtplToken.html -- Installing ./html/ctpl-CtplValue.html -- Installing ./html/ctpl-Generic-IO.html -- Installing ./html/ctpl-Version-information.html -- Installing ./html/ctpl.devhelp -- Installing ./html/ctpl.devhelp2 -- Installing ./html/environment-description-syntax.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png Making install in testsuite ====> Compressing man pages (compress-man) ===> Installing for ctpl-0.3.3 ===> Checking if textproc/ctpl already installed ===> Registering installation for ctpl-0.3.3 Installing ctpl-0.3.3... done Make package ===> Building package for ctpl-0.3.3 slot2: removed