Building libdrizzle-0.8_1.txz (origin /buildshare/ports/355755/databases/libdrizzle) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/libdrizzle-0.8.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/sqlite3-3.8.4.3.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libdrizzle-0.8_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 libdrizzle-0.8_1 ===> libdrizzle-0.8_1 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /buildshare/ports/355755/databases/sqlite3 ===> Installing existing package /packages/sqlite3-3.8.4.3.txz Installing sqlite3-3.8.4.3... done ===> Returning to build of libdrizzle-0.8_1 ===> libdrizzle-0.8_1 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 libdrizzle-0.8_1 Make install ===> License BSD3CLAUSE accepted by the user ===> libdrizzle-0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libdrizzle-0.8_1 for building ===> Extracting for libdrizzle-0.8_1 => SHA256 Checksum OK for libdrizzle-0.8.tar.gz. ===> Patching for libdrizzle-0.8_1 ===> Applying FreeBSD patches for libdrizzle-0.8_1 ===> libdrizzle-0.8_1 depends on executable: gmake - found ===> libdrizzle-0.8_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so.8) ===> Configuring for libdrizzle-0.8_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8/config/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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 gmake sets $(MAKE)... yes checking for style of include used by gmake... 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 isainfo... no checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether cc understands -c and -o together... yes 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 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E 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... no 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 if g++ supports C++0x features without additional flags... no checking if g++ supports C++0x features with -std=c++0x... no checking if g++ supports C++0x features with -std=gnu++0x... no checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether __SUNPRO_C is declared... no checking whether __ICC is declared... no checking for ISO C++ 98 include files... yes checking memory usability... yes checking memory presence... yes checking for memory... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking boost/shared_ptr.hpp usability... no checking boost/shared_ptr.hpp presence... no checking for boost/shared_ptr.hpp... no checking the location of shared_ptr header file... checking "C Compiler version--yes"... "cc (GCC) 4.2.1 20070831 patched [FreeBSD]" checking "C++ Compiler version"... "c++ (GCC) 4.2.1 20070831 patched [FreeBSD]" checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether time.h and sys/time.h may both be included... yes checking for size_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of size_t... 4 checking size of long long... 8 checking if time_t is unsigned... no checking stack direction... -1 checking for cos in -lm... yes checking for setsockopt... (cached) yes checking for bind... yes checking whether madvise is declared... no checking whether the compiler provides atomic builtins... yes checking for simple visibility declarations... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking whether to enable assertions... yes checking whether it is safe to use -fdiagnostics-show-option... yes checking whether it is safe to use -Wconversion... no checking whether it is safe to use -Wextra... yes checking whether it is safe to use -Wmissing-declarations from C++... no checking whether it is safe to use -Wlogical-op... no checking whether it is safe to use -Wredundant-decls from C++... yes checking whether it is safe to use -Wattributes from C++... no checking whether it is safe to use -Wno-attributes... no checking for doxygen... no checking for perl... no checking for working -pipe... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for libsqlite3... yes checking how to link with libsqlite3... /usr/local/lib/libsqlite3.so -Wl,-rpath -Wl,/usr/local/lib checking for inet_ntoa... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strtoul... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdarg.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating support/libdrizzle.spec config.status: creating support/libdrizzle.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands --- Configuration summary for libdrizzle version 0.8 * Installation prefix: /usr/local * System type: portbld-freebsd11.0 * Host CPU: powerpc * C Compiler: cc (GCC) 4.2.1 20070831 patched [FreeBSD] * Assertions enabled: yes * Debug enabled: no * Profiling enabled: no * Coverage enabled: no * Warnings as errors: no --- ===> Building for libdrizzle-0.8_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' CC libdrizzle/libdrizzle_la-drizzle.lo CC libdrizzle/libdrizzle_la-conn.lo CC libdrizzle/libdrizzle_la-conn_uds.lo CC libdrizzle/libdrizzle_la-handshake.lo CC libdrizzle/libdrizzle_la-command.lo CC libdrizzle/libdrizzle_la-query.lo CC libdrizzle/libdrizzle_la-result.lo CC libdrizzle/libdrizzle_la-column.lo CC libdrizzle/libdrizzle_la-row.lo CC libdrizzle/libdrizzle_la-field.lo CC libdrizzle/libdrizzle_la-pack.lo CC libdrizzle/libdrizzle_la-state.lo CC libdrizzle/libdrizzle_la-sha1.lo CCLD libdrizzle.la CC examples/client.o CCLD examples/client CC examples/simple.o CCLD examples/simple CC examples/simple_multi.o CCLD examples/simple_multi CC examples/pipe_query.o CCLD examples/pipe_query CC examples/examples_server-server.o CCLD examples/server CC examples/examples_proxy-proxy.o CCLD examples/proxy CC examples/examples_sqlite_server-sqlite_server.o CCLD examples/sqlite_server gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' ===> Staging for libdrizzle-0.8_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libdrizzle.la '/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrizzle.so.0 /obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/lib/libdrizzle.so.0 libtool: install: (cd /obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/lib && { ln -s -f libdrizzle.so.0 libdrizzle.so || { rm -f libdrizzle.so && ln -s libdrizzle.so.0 libdrizzle.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/lib && { ln -s -f libdrizzle.so.0 libdrizzle.so || { rm -f libdrizzle.so && ln -s libdrizzle.so.0 libdrizzle.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrizzle.lai /obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/lib/libdrizzle.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/include" /bin/mkdir -p '/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/include/libdrizzle' install -o root -g wheel -m 444 libdrizzle/drizzle.h libdrizzle/drizzle_client.h libdrizzle/drizzle_server.h libdrizzle/conn.h libdrizzle/conn_client.h libdrizzle/conn_server.h libdrizzle/handshake_client.h libdrizzle/handshake_server.h libdrizzle/command_client.h libdrizzle/command_server.h libdrizzle/query.h libdrizzle/result.h libdrizzle/result_client.h libdrizzle/result_server.h libdrizzle/column.h libdrizzle/column_client.h libdrizzle/column_server.h libdrizzle/row_client.h libdrizzle/row_server.h libdrizzle/field_client.h libdrizzle/field_server.h libdrizzle/constants.h libdrizzle/structs.h libdrizzle/visibility.h '/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/include/libdrizzle' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 support/libdrizzle.pc '/obj/buildshare/ports/355755/databases/libdrizzle/work/stage/usr/local/libdata/pkgconfig' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/libdrizzle/work/libdrizzle-0.8' ====> Compressing man pages (compress-man) ===> Installing for libdrizzle-0.8_1 ===> Checking if databases/libdrizzle already installed ===> Registering installation for libdrizzle-0.8_1 Installing libdrizzle-0.8_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libdrizzle.so.0 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: https://launchpad.net/libdrizzle Make package ===> Building package for libdrizzle-0.8_1 slot2: removed