Building memcachedb-1.2.0_1.txz (origin /buildshare/ports/355755/databases/memcachedb) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/memcachedb-1.2.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libevent-1.4.14b_3.txz x packages/db47-4.7.25.4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> memcachedb-1.2.0_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 memcachedb-1.2.0_1 ===> memcachedb-1.2.0_1 depends on shared library: libevent-1.4.so - not found ===> Verifying for libevent-1.4.so in /buildshare/ports/355755/devel/libevent ===> Installing existing package /packages/libevent-1.4.14b_3.txz Installing libevent-1.4.14b_3... done ===> Returning to build of memcachedb-1.2.0_1 ===> memcachedb-1.2.0_1 depends on shared library: libdb-4.7.so - not found ===> Verifying for libdb-4.7.so in /buildshare/ports/355755/databases/db47 ===> Installing existing package /packages/db47-4.7.25.4.txz Installing db47-4.7.25.4... done ===> Returning to build of memcachedb-1.2.0_1 Make install ===> memcachedb-1.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by memcachedb-1.2.0_1 for building ===> Extracting for memcachedb-1.2.0_1 => SHA256 Checksum OK for memcachedb-1.2.0.tar.gz. ===> Patching for memcachedb-1.2.0_1 ===> memcachedb-1.2.0_1 depends on shared library: libevent-1.4.so - found (/usr/local/lib/libevent-1.4.so.4) ===> memcachedb-1.2.0_1 depends on shared library: libdb-4.7.so - found (/usr/local/lib/db47/libdb-4.7.so.0) ===> Configuring for memcachedb-1.2.0_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/memcachedb/work/memcachedb-1.2.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/memcachedb/work/memcachedb-1.2.0/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 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 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 libevent directory... /usr/local checking for library containing db_create... none required 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 db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing mallinfo... no checking for daemon... (cached) 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 checking for library containing pthread_create... none required configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating conf/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for memcachedb-1.2.0_1 /usr/bin/make all-recursive Making all in doc Making all in tools Making all in conf cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include/db47 -MT memcachedb.o -MD -MP -MF .deps/memcachedb.Tpo -c -o memcachedb.o memcachedb.c mv -f .deps/memcachedb.Tpo .deps/memcachedb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include/db47 -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c item.c:329:2: warning: no newline at end of file mv -f .deps/item.Tpo .deps/item.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include/db47 -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c mv -f .deps/thread.Tpo .deps/thread.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include/db47 -MT bdb.o -MD -MP -MF .deps/bdb.Tpo -c -o bdb.o bdb.c mv -f .deps/bdb.Tpo .deps/bdb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include/db47 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c stats.c:235:2: warning: no newline at end of file mv -f .deps/stats.Tpo .deps/stats.Po cc -I/usr/local/include/db47 -L/usr/local/lib -L/usr/local/lib -ldb-4.7 -L/usr/local/lib -o memcachedb memcachedb.o item.o thread.o bdb.o stats.o -levent ===> Installing for memcachedb-1.2.0_1 ===> Generating temporary packing list ===> Checking if databases/memcachedb already installed Making install in doc Making install in tools Making install in conf test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" install -s -o root -g wheel -m 555 'memcachedb' '/usr/local/bin/memcachedb' ===> Staging rc.d startup script(s) /bin/mkdir -p /var/db/memcachedb || true /usr/sbin/chown nobody:nobody /var/db/memcachedb ===> Registering installation for memcachedb-1.2.0_1 Installing memcachedb-1.2.0_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/bin/memcachedb This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/memcachedb 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/memcachedb/ Make package ===> Building package for memcachedb-1.2.0_1 Creating package for memcachedb-1.2.0_1 slot2: removed