Building memcacheq-0.2.0_2.txz (origin /buildshare/ports/355755/databases/memcacheq) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/memcacheq-0.2.0.tar.gz x packages/ x packages/libevent-1.4.14b_3.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/db5-5.3.28.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> memcacheq-0.2.0_2 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 memcacheq-0.2.0_2 ===> memcacheq-0.2.0_2 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 memcacheq-0.2.0_2 ===> memcacheq-0.2.0_2 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /buildshare/ports/355755/databases/db5 ===> Installing existing package /packages/db5-5.3.28.txz Installing db5-5.3.28... done ===> Returning to build of memcacheq-0.2.0_2 Make install ===> License BSD accepted by the user ===> memcacheq-0.2.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by memcacheq-0.2.0_2 for building ===> Extracting for memcacheq-0.2.0_2 => SHA256 Checksum OK for memcacheq-0.2.0.tar.gz. ===> Patching for memcacheq-0.2.0_2 ===> Applying FreeBSD patches for memcacheq-0.2.0_2 ===> memcacheq-0.2.0_2 depends on shared library: libevent-1.4.so - found (/usr/local/lib/libevent-1.4.so.4) ===> memcacheq-0.2.0_2 depends on shared library: libdb-5.3.so - found (/usr/local/lib/db5/libdb-5.3.so.0) ===> Configuring for memcacheq-0.2.0_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/memcacheq/work/memcacheq-0.2.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/memcacheq/work/memcacheq-0.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 library containing ceilf... -lm 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 tools/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for memcacheq-0.2.0_2 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -MT memcacheq.o -MD -MP -MF .deps/memcacheq.Tpo -c -o memcacheq.o memcacheq.c mv -f .deps/memcacheq.Tpo .deps/memcacheq.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c item.c:181: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 -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -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 -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -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 -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c mv -f .deps/hashtable.Tpo .deps/hashtable.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c mv -f .deps/daemon.Tpo .deps/daemon.Po cc -O2 -pipe -I/usr/local/include/db5 -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -L/usr/local/lib -ldb-5.3 -L/usr/local/lib -o memcacheq memcacheq.o item.o thread.o bdb.o hashtable.o hash.o daemon.o -lm -levent ===> Installing for memcacheq-0.2.0_2 ===> Generating temporary packing list ===> Checking if databases/memcacheq already installed test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" install -s -o root -g wheel -m 555 'memcacheq' '/usr/local/bin/memcacheq' ===> Staging rc.d startup script(s) install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/memcacheq/work/memcacheq-0.2.0/README /usr/local/share/doc/memcacheq /bin/mkdir -p /var/db/memcacheq || true /usr/sbin/chown nobody:nobody /var/db/memcacheq ===> Registering installation for memcacheq-0.2.0_2 Installing memcacheq-0.2.0_2... 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/memcacheq 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/memcacheq 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://memcachedb.org/memcacheq/ Make package ===> Building package for memcacheq-0.2.0_2 Creating package for memcacheq-0.2.0_2 slot1: removed