=> Building databases/mdcached Started : Thursday, 30 AUG 2018 at 10:58:28 UTC Platform: 5.3-DEVELOPMENT DragonFly 5.3-DEVELOPMENT #140: Wed Aug 29 22:06:30 PDT 2018 root@test.backplane.com:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.3-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.3-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/databases/mdcached XDG_CONFIG_HOME=/construction/databases/mdcached HOME=/construction/databases/mdcached TMPDIR="/tmp" PATH=/construction/databases/mdcached/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/databases/mdcached XDG_CONFIG_HOME=/construction/databases/mdcached HOME=/construction/databases/mdcached TMPDIR="/tmp" PATH=/construction/databases/mdcached/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/databases/mdcached/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/mdcached" EXAMPLESDIR="share/examples/mdcached" DATADIR="share/mdcached" WWWDIR="www/mdcached" ETCDIR="etc/mdcached" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mdcached DOCSDIR=/usr/local/share/doc/mdcached EXAMPLESDIR=/usr/local/share/examples/mdcached WWWDIR=/usr/local/www/mdcached ETCDIR=/usr/local/etc/mdcached -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=12 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500316 OSVERSION=9999999 OSREL=5.3 _OSRELEASE=5.3-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> mdcached-1.0.9_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> mdcached-1.0.9_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mdcached-1.0.9_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by mdcached-1.0.9_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by mdcached-1.0.9_1 for building => SHA256 Checksum OK for mdcached-1.0.9.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by mdcached-1.0.9_1 for building ===> Extracting for mdcached-1.0.9_1 => SHA256 Checksum OK for mdcached-1.0.9.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for mdcached-1.0.9_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for mdcached-1.0.9_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for mdcached-1.0.9_1 --- libmdcached.so.1 --- --- DataStore.o --- --- LockPool.o --- --- logger.o --- --- common_utils.o --- --- MurmurHash3.o --- --- BackendMesh.o --- --- ServerClientConnection.o --- --- ServerWorkerThread.o --- --- ServerNetworkThread.o --- --- ServerReaperThread.o --- --- ServerMonitorThread.o --- --- libmdcached.so.1 --- cc -shared -fPIC -o libmdcached.so.1 client.c common_utils.c --- DataStore.o --- c++ -Wall -g -O3 -DDEEP_STATS -o DataStore.o -c DataStore.cpp --- LockPool.o --- c++ -Wall -g -O3 -DDEEP_STATS -o LockPool.o -c LockPool.cpp --- logger.o --- cc -Wall -g -O3 -DDEEP_STATS -o logger.o -c logger.c --- common_utils.o --- cc -Wall -g -O3 -DDEEP_STATS -o common_utils.o -c common_utils.c --- MurmurHash3.o --- c++ -Wall -g -O3 -DDEEP_STATS -o MurmurHash3.o -c MurmurHash3.cpp --- BackendMesh.o --- c++ -Wall -g -O3 -DDEEP_STATS -o BackendMesh.o -c BackendMesh.cpp --- ServerClientConnection.o --- c++ -Wall -g -O3 -DDEEP_STATS -o ServerClientConnection.o -c ServerClientConnection.cpp --- ServerWorkerThread.o --- c++ -Wall -g -O3 -DDEEP_STATS -o ServerWorkerThread.o -c ServerWorkerThread.cpp --- ServerNetworkThread.o --- c++ -Wall -g -O3 -DDEEP_STATS -o ServerNetworkThread.o -c ServerNetworkThread.cpp --- ServerReaperThread.o --- c++ -Wall -g -O3 -DDEEP_STATS -o ServerReaperThread.o -c ServerReaperThread.cpp --- ServerMonitorThread.o --- c++ -Wall -g -O3 -DDEEP_STATS -o ServerMonitorThread.o -c ServerMonitorThread.cpp --- MurmurHash3.o --- MurmurHash3.cpp:81:30: warning: always_inline function might not be inlinable [-Wattributes] static FORCE_INLINE uint64_t fmix ( uint64_t k ) ^ MurmurHash3.cpp:68:30: warning: always_inline function might not be inlinable [-Wattributes] static FORCE_INLINE uint32_t fmix ( uint32_t h ) ^ MurmurHash3.cpp:60:30: warning: always_inline function might not be inlinable [-Wattributes] static FORCE_INLINE uint64_t getblock ( const uint64_t * p, int i ) ^ MurmurHash3.cpp:55:30: warning: always_inline function might not be inlinable [-Wattributes] static FORCE_INLINE uint32_t getblock ( const uint32_t * p, int i ) ^ --- server.o --- c++ -Wall -g -O3 -DDEEP_STATS -DCLIENT_SLOTS= -o server.o -c server.cpp --- test_mdcached.o --- cc -Wall -g -O3 -DDEEP_STATS -o test_mdcached.o -c test_mdcached.c --- client.o --- cc -Wall -g -O3 -DDEEP_STATS -o client.o -c client.c --- bench_utils.o --- cc -Wall -g -O3 -DDEEP_STATS -o bench_utils.o -c bench_utils.c --- libmdcached.so --- ln -s libmdcached.so.1 libmdcached.so --- ServerWorkerThread.o --- In file included from ServerClientConnection.h:11:0, from ServerWorkerThread.cpp:41: minilibevent.h:306:18: warning: 'ev_result ev_enqueue_list(ev_queue, ev_list, unsigned int)' defined but not used [-Wunused-function] static ev_result ev_enqueue_list(const ev_queue q, const ev_list l, const unsigned int n_elements) ^ minilibevent.h:389:18: warning: 'ev_result ev_get_new_events(ev_queue, ev_list, unsigned int, const timespec*)' defined but not used [-Wunused-function] static ev_result ev_get_new_events(const ev_queue q, const ev_list l, const unsigned int max_elements, const struct timespec *wait) ^ --- client.o --- client.c: In function 'mc_atomic_op': client.c:1097:3: warning: 'inpkt' may be used uninitialized in this function [-Wmaybe-uninitialized] free(mr); ^ client.c: In function 'mc_atomic_cmpset': client.c:1097:3: warning: 'inpkt' may be used uninitialized in this function [-Wmaybe-uninitialized] client.c:1068:20: note: 'inpkt' was declared here struct mc_header *inpkt; ^ client.c: In function 'mc_atomic_add': client.c:1097:3: warning: 'inpkt' may be used uninitialized in this function [-Wmaybe-uninitialized] free(mr); ^ client.c:1068:20: note: 'inpkt' was declared here struct mc_header *inpkt; ^ client.c: In function 'mc_atomic_fetchadd': client.c:1097:3: warning: 'inpkt' may be used uninitialized in this function [-Wmaybe-uninitialized] free(mr); ^ client.c:1068:20: note: 'inpkt' was declared here struct mc_header *inpkt; ^ client.c: In function 'mc_atomic_readandclear': client.c:1097:3: warning: 'inpkt' may be used uninitialized in this function [-Wmaybe-uninitialized] free(mr); ^ client.c:1068:20: note: 'inpkt' was declared here struct mc_header *inpkt; ^ client.c: In function 'mc_mget': client.c:1244:3: warning: 'inpkt_p' may be used uninitialized in this function [-Wmaybe-uninitialized] free(inpkt); ^ client.c: In function 'mc_tstack_push': client.c:1340:3: warning: 'inpkt_p' may be used uninitialized in this function [-Wmaybe-uninitialized] free(inpkt); ^ client.c: In function 'mc_tstack_pop': client.c:1391:3: warning: 'inpkt_p' may be used uninitialized in this function [-Wmaybe-uninitialized] free(inpkt); ^ --- test_mdcached --- --- libmdcached.a --- --- bench_mdcached --- --- bench_mdcached_async --- --- test_mdcached --- cc -Wall -g -O3 -DDEEP_STATS -o test_mdcached test_mdcached.o client.o common_utils.o --- libmdcached.a --- ar rcs libmdcached.a client.o common_utils.o --- bench_mdcached --- cc -Wall -g -O3 -DDEEP_STATS -pthread -o bench_mdcached bench_mdcached.c client.o bench_utils.o common_utils.o -lm --- bench_mdcached_async --- cc -Wall -g -O3 -DDEEP_STATS -pthread -o bench_mdcached_async bench_mdcached_async.c client.o bench_utils.o common_utils.o -lm --- ServerClientConnection.o --- In file included from ServerClientConnection.cpp:41:0: minilibevent.h:389:18: warning: 'ev_result ev_get_new_events(ev_queue, ev_list, unsigned int, const timespec*)' defined but not used [-Wunused-function] static ev_result ev_get_new_events(const ev_queue q, const ev_list l, const unsigned int max_elements, const struct timespec *wait) ^ --- mdcached --- c++ -o mdcached -pthread server.o ServerClientConnection.o ServerWorkerThread.o ServerNetworkThread.o ServerReaperThread.o ServerMonitorThread.o DataStore.o BackendMesh.o logger.o common_utils.o MurmurHash3.o -lm -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for mdcached-1.0.9_1 ===> Generating temporary packing list install -s -m 555 /construction/databases/mdcached/mdcached-1.0.9/mdcached/mdcached /construction/databases/mdcached/stage/usr/local/bin install -s -m 0644 /construction/databases/mdcached/mdcached-1.0.9/mdcached/libmdcached.so.1 /construction/databases/mdcached/stage/usr/local/lib ln -sf libmdcached.so.1 /construction/databases/mdcached/stage/usr/local/lib/libmdcached.so install -m 0644 /construction/databases/mdcached/mdcached-1.0.9/mdcached/libmdcached.a /construction/databases/mdcached/stage/usr/local/lib install -m 0644 /construction/databases/mdcached/mdcached-1.0.9/mdcached/mc_protocol.h /construction/databases/mdcached/stage/usr/local/include install -m 0644 /construction/databases/mdcached/mdcached-1.0.9/mdcached/mc_client.h /construction/databases/mdcached/stage/usr/local/include install -m 444 /construction/databases/mdcached/mdcached-1.0.9/mdcached/doc/mdcached.1 /construction/databases/mdcached/stage/usr/local/man/man1 install -m 555 /construction/databases/mdcached/mdcached-1.0.9/mdcached/FreeBSD/mdcached /construction/databases/mdcached/stage/usr/local/etc/rc.d install -m 0644 /construction/databases/mdcached/mdcached-1.0.9/mdcached/doc/UserGuide.txt /construction/databases/mdcached/mdcached-1.0.9/mdcached/doc/mdcached.txt /construction/databases/mdcached/stage/usr/local/share/doc/mdcached ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for mdcached-1.0.9_1 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 30 AUG 2018 at 10:58:39 UTC Duration: 00:00:10