Building beansdb-0.5.3.txz (origin /buildshare/ports/355755/databases/beansdb) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/beansdb-0.5.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> beansdb-0.5.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 beansdb-0.5.3 Make install ===> beansdb-0.5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by beansdb-0.5.3 for building ===> Extracting for beansdb-0.5.3 => SHA256 Checksum OK for beansdb-0.5.3.tar.gz. ===> Patching for beansdb-0.5.3 ===> Configuring for beansdb-0.5.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/beansdb/work/beansdb-0.5.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/beansdb/work/beansdb-0.5.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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing mallinfo... no checking for clock_gettime in -lrt... 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 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 proc/readproc.h usability... no checking proc/readproc.h presence... no checking for proc/readproc.h... no checking for get_proc_stats in -lproc... no checking for daemon... (cached) yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for malloc.h... (cached) no checking for struct mallinfo.arena... no checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for beansdb-0.5.3 /usr/bin/make all-recursive Making all in doc cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-beansdb.o -MD -MP -MF .deps/beansdb-beansdb.Tpo -c -o beansdb-beansdb.o `test -f 'beansdb.c' || echo './'`beansdb.c mv -f .deps/beansdb-beansdb.Tpo .deps/beansdb-beansdb.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-item.o -MD -MP -MF .deps/beansdb-item.Tpo -c -o beansdb-item.o `test -f 'item.c' || echo './'`item.c mv -f .deps/beansdb-item.Tpo .deps/beansdb-item.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-thread.o -MD -MP -MF .deps/beansdb-thread.Tpo -c -o beansdb-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/beansdb-thread.Tpo .deps/beansdb-thread.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-htree.o -MD -MP -MF .deps/beansdb-htree.Tpo -c -o beansdb-htree.o `test -f 'htree.c' || echo './'`htree.c htree.c: In function 'get_node_hash': htree.c:370: warning: comparison is always true due to limited range of data type mv -f .deps/beansdb-htree.Tpo .deps/beansdb-htree.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-record.o -MD -MP -MF .deps/beansdb-record.Tpo -c -o beansdb-record.o `test -f 'record.c' || echo './'`record.c mv -f .deps/beansdb-record.Tpo .deps/beansdb-record.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-codec.o -MD -MP -MF .deps/beansdb-codec.Tpo -c -o beansdb-codec.o `test -f 'codec.c' || echo './'`codec.c codec.c: In function 'dc_decode': codec.c:141: warning: comparison is always false due to limited range of data type mv -f .deps/beansdb-codec.Tpo .deps/beansdb-codec.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-bitcask.o -MD -MP -MF .deps/beansdb-bitcask.Tpo -c -o beansdb-bitcask.o `test -f 'bitcask.c' || echo './'`bitcask.c mv -f .deps/beansdb-bitcask.Tpo .deps/beansdb-bitcask.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-hstore.o -MD -MP -MF .deps/beansdb-hstore.Tpo -c -o beansdb-hstore.o `test -f 'hstore.c' || echo './'`hstore.c mv -f .deps/beansdb-hstore.Tpo .deps/beansdb-hstore.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -MT beansdb-quicklz.o -MD -MP -MF .deps/beansdb-quicklz.Tpo -c -o beansdb-quicklz.o `test -f 'quicklz.c' || echo './'`quicklz.c mv -f .deps/beansdb-quicklz.Tpo .deps/beansdb-quicklz.Po cc -O2 -pipe -pthread -fno-strict-aliasing -std=gnu89 -o beansdb beansdb-beansdb.o beansdb-item.o beansdb-thread.o beansdb-htree.o beansdb-record.o beansdb-codec.o beansdb-bitcask.o beansdb-hstore.o beansdb-quicklz.o -lrt ===> Staging for beansdb-0.5.3 ===> Generating temporary packing list Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/beansdb/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 beansdb.1 '/obj/buildshare/ports/355755/databases/beansdb/work/stage/usr/local/man/man1' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/beansdb/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 beansdb '/obj/buildshare/ports/355755/databases/beansdb/work/stage/usr/local/bin' ====> Compressing man pages (compress-man) ===> Installing for beansdb-0.5.3 ===> Checking if databases/beansdb already installed ===> Registering installation for beansdb-0.5.3 Installing beansdb-0.5.3... 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/bin/beansdb 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: http://code.google.com/p/beansdb/ Make package ===> Building package for beansdb-0.5.3 slot2: removed