>>> Building on exopi-6 under misc/memcached,sasl BDEPENDS = [devel/libevent2;security/cyrus-sasl2] DIST = [misc/memcached:memcached-1.6.22.tar.gz] FULLPKGNAME = memcached-1.6.22-sasl RDEPENDS = [security/cyrus-sasl2;devel/libevent2] (Junk lock obtained for exopi-6 at 1713360370.52) >>> Running depends in misc/memcached,sasl at 1713360370.57 last junk was in cad/xschem /usr/sbin/pkg_add -aI -Drepair cyrus-sasl-2.1.28 libevent-2.1.12p0 was: /usr/sbin/pkg_add -aI -Drepair cyrus-sasl-2.1.28 libevent-2.1.12p0 /usr/sbin/pkg_add -aI -Drepair cyrus-sasl-2.1.28 libevent-2.1.12p0 The following new rcscripts were installed: /etc/rc.d/saslauthd See rcctl(8) for details. >>> Running show-prepare-results in misc/memcached,sasl at 1713360372.72 ===> misc/memcached,sasl ===> Building from scratch memcached-1.6.22-sasl ===> memcached-1.6.22-sasl depends on: libevent-* -> libevent-2.1.12p0 ===> memcached-1.6.22-sasl depends on: cyrus-sasl-* -> cyrus-sasl-2.1.28 ===> Verifying specs: c crypto event pthread ssl event_core sasl2 ===> found c.100.0 crypto.54.0 event.4.1 pthread.27.1 ssl.57.0 event_core.2.1 sasl2.3.1 cyrus-sasl-2.1.28 libevent-2.1.12p0 (Junk lock released for exopi-6 at 1713360373.44) distfiles size=1135926 >>> Running build in misc/memcached,sasl at 1713360373.48 ===> misc/memcached,sasl ===> Checking files for memcached-1.6.22-sasl `/exopi-cvs/ports/distfiles/memcached-1.6.22.tar.gz' is up to date. >> (SHA256) memcached-1.6.22.tar.gz: OK ===> Extracting for memcached-1.6.22-sasl ===> Patching for memcached-1.6.22-sasl ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 6559. Hunk #2 succeeded at 6582. Hunk #3 succeeded at 6632. Hunk #4 succeeded at 6656. Hunk #5 succeeded at 8467. done ===> Applying OpenBSD patch patch-doc_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/Makefile |--- doc/Makefile.orig |+++ doc/Makefile -------------------------- Patching file doc/Makefile using Plan A... Hunk #1 succeeded at 185. done ===> Applying OpenBSD patch patch-memcached_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: memcached.c |--- memcached.c.orig |+++ memcached.c -------------------------- Patching file memcached.c using Plan A... Hunk #1 succeeded at 5632. done ===> Applying OpenBSD patch patch-memcached_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: memcached.h |--- memcached.h.orig |+++ memcached.h -------------------------- Patching file memcached.h using Plan A... Hunk #1 succeeded at 13. done ===> Applying OpenBSD patch patch-sasl_defs_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sasl_defs.c |--- sasl_defs.c.orig |+++ sasl_defs.c -------------------------- Patching file sasl_defs.c using Plan A... Hunk #1 succeeded at 35. done ===> Applying OpenBSD patch patch-t_issue_192_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Test case for CVE-2011-4971 |https://github.com/memcached/memcached/commit/6695ccbc525c36d693aaa3e8337b36aa0c784424 | |--- t/issue_192.t.orig Mon Apr 28 07:51:18 2014 |+++ t/issue_192.t Mon Jul 14 11:38:18 2014 -------------------------- Patching file t/issue_192.t using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 16. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for memcached-1.6.22-sasl ===> Configuring for memcached-1.6.22-sasl Using /exopi-obj/pobj/memcached-1.6.22-sasl/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/memcached-1.6.22-sasl/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for icc in use... no checking for clang in use... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether __SUNPRO_C is declared... no checking for cc option to accept ISO C99... none needed checking for sasl/sasl.h... yes checking for SASL_CB_GETCONF... no checking for SASL_CB_GETCONFPATH... yes checking for library containing sasl_server_init... -lsasl2 checking size of void *... 8 checking for library containing clock_gettime... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for libevent directory... (system) checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for library containing gethugepagesizes... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inttypes.h... (cached) yes checking for sys/auxv.h... no checking for sasl_callback_ft... yes checking for print macros for integers (C99 section 7.8.1)... yes checking for an ANSI C-conforming const... (cached) yes checking for socklen_t... (cached) yes checking whether byte ordering is bigendian... no checking for htonll... no checking for library containing pthread_create... -lpthread checking for mlockall... (cached) yes checking for getpagesizes... no checking for sysconf... (cached) yes checking for memcntl... no checking for clock_gettime... (cached) yes checking for preadv... yes checking for pread... (cached) yes checking for eventfd... no checking for accept4... yes checking for getopt_long... (cached) yes checking for alignment... none checking for GCC atomics... yes checking for GCC 64bit atomics... yes checking for setppriv... no checking for pledge... yes checking for unistd.h... (cached) yes checking for cap_enter... no checking for sandbox_init... no checking for xml2rfc... no checking for xsltproc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for memcached-1.6.22-sasl /usr/bin/make all-recursive Making all in doc /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-hash.o -MD -MP -MF .deps/memcached-hash.Tpo -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-jenkins_hash.o -MD -MP -MF .deps/memcached-jenkins_hash.Tpo -c -o memcached-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c mv -f .deps/memcached-jenkins_hash.Tpo .deps/memcached-jenkins_hash.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-murmur3_hash.o -MD -MP -MF .deps/memcached-murmur3_hash.Tpo -c -o memcached-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c mv -f .deps/memcached-murmur3_hash.Tpo .deps/memcached-murmur3_hash.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-slabs.o -MD -MP -MF .deps/memcached-slabs.Tpo -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-assoc.o -MD -MP -MF .deps/memcached-assoc.Tpo -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-thread.o -MD -MP -MF .deps/memcached-thread.Tpo -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-daemon.o -MD -MP -MF .deps/memcached-daemon.Tpo -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-stats_prefix.o -MD -MP -MF .deps/memcached-stats_prefix.Tpo -c -o memcached-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c mv -f .deps/memcached-stats_prefix.Tpo .deps/memcached-stats_prefix.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-util.o -MD -MP -MF .deps/memcached-util.Tpo -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-cache.o -MD -MP -MF .deps/memcached-cache.Tpo -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-bipbuffer.o -MD -MP -MF .deps/memcached-bipbuffer.Tpo -c -o memcached-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c mv -f .deps/memcached-bipbuffer.Tpo .deps/memcached-bipbuffer.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-base64.o -MD -MP -MF .deps/memcached-base64.Tpo -c -o memcached-base64.o `test -f 'base64.c' || echo './'`base64.c mv -f .deps/memcached-base64.Tpo .deps/memcached-base64.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-logger.o -MD -MP -MF .deps/memcached-logger.Tpo -c -o memcached-logger.o `test -f 'logger.c' || echo './'`logger.c mv -f .deps/memcached-logger.Tpo .deps/memcached-logger.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-crawler.o -MD -MP -MF .deps/memcached-crawler.Tpo -c -o memcached-crawler.o `test -f 'crawler.c' || echo './'`crawler.c mv -f .deps/memcached-crawler.Tpo .deps/memcached-crawler.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-itoa_ljust.o -MD -MP -MF .deps/memcached-itoa_ljust.Tpo -c -o memcached-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c mv -f .deps/memcached-itoa_ljust.Tpo .deps/memcached-itoa_ljust.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-slab_automove.o -MD -MP -MF .deps/memcached-slab_automove.Tpo -c -o memcached-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c mv -f .deps/memcached-slab_automove.Tpo .deps/memcached-slab_automove.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-authfile.o -MD -MP -MF .deps/memcached-authfile.Tpo -c -o memcached-authfile.o `test -f 'authfile.c' || echo './'`authfile.c mv -f .deps/memcached-authfile.Tpo .deps/memcached-authfile.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-restart.o -MD -MP -MF .deps/memcached-restart.Tpo -c -o memcached-restart.o `test -f 'restart.c' || echo './'`restart.c mv -f .deps/memcached-restart.Tpo .deps/memcached-restart.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-proto_text.o -MD -MP -MF .deps/memcached-proto_text.Tpo -c -o memcached-proto_text.o `test -f 'proto_text.c' || echo './'`proto_text.c mv -f .deps/memcached-proto_text.Tpo .deps/memcached-proto_text.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-proto_bin.o -MD -MP -MF .deps/memcached-proto_bin.Tpo -c -o memcached-proto_bin.o `test -f 'proto_bin.c' || echo './'`proto_bin.c mv -f .deps/memcached-proto_bin.Tpo .deps/memcached-proto_bin.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-openbsd_priv.o -MD -MP -MF .deps/memcached-openbsd_priv.Tpo -c -o memcached-openbsd_priv.o `test -f 'openbsd_priv.c' || echo './'`openbsd_priv.c openbsd_priv.c:14:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void drop_privileges() { ^ void 1 warning generated. mv -f .deps/memcached-openbsd_priv.Tpo .deps/memcached-openbsd_priv.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-sasl_defs.o -MD -MP -MF .deps/memcached-sasl_defs.Tpo -c -o memcached-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c mv -f .deps/memcached-sasl_defs.Tpo .deps/memcached-sasl_defs.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-extstore.o -MD -MP -MF .deps/memcached-extstore.Tpo -c -o memcached-extstore.o `test -f 'extstore.c' || echo './'`extstore.c mv -f .deps/memcached-extstore.Tpo .deps/memcached-extstore.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-crc32c.o -MD -MP -MF .deps/memcached-crc32c.Tpo -c -o memcached-crc32c.o `test -f 'crc32c.c' || echo './'`crc32c.c mv -f .deps/memcached-crc32c.Tpo .deps/memcached-crc32c.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-storage.o -MD -MP -MF .deps/memcached-storage.Tpo -c -o memcached-storage.o `test -f 'storage.c' || echo './'`storage.c mv -f .deps/memcached-storage.Tpo .deps/memcached-storage.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-slab_automove_extstore.o -MD -MP -MF .deps/memcached-slab_automove_extstore.Tpo -c -o memcached-slab_automove_extstore.o `test -f 'slab_automove_extstore.c' || echo './'`slab_automove_extstore.c mv -f .deps/memcached-slab_automove_extstore.Tpo .deps/memcached-slab_automove_extstore.Po cc -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached-tls.o -MD -MP -MF .deps/memcached-tls.Tpo -c -o memcached-tls.o `test -f 'tls.c' || echo './'`tls.c tls.c:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void SSL_LOCK() { ^ void 1 warning generated. mv -f .deps/memcached-tls.Tpo .deps/memcached-tls.Po cc -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -o memcached memcached-memcached.o memcached-hash.o memcached-jenkins_hash.o memcached-murmur3_hash.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-daemon.o memcached-stats_prefix.o memcached-util.o memcached-cache.o memcached-bipbuffer.o memcached-base64.o memcached-logger.o memcached-crawler.o memcached-itoa_ljust.o memcached-slab_automove.o memcached-authfile.o memcached-restart.o memcached-proto_text.o memcached-proto_bin.o memcached-openbsd_priv.o memcached-sasl_defs.o memcached-extstore.o memcached-crc32c.o memcached-storage.o memcached-slab_automove_extstore.o memcached-tls.o -lpthread -levent_core -lsasl2 -lssl -lcrypto cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-memcached.o -MD -MP -MF .deps/memcached_debug-memcached.Tpo -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-hash.o -MD -MP -MF .deps/memcached_debug-hash.Tpo -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-jenkins_hash.o -MD -MP -MF .deps/memcached_debug-jenkins_hash.Tpo -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c mv -f .deps/memcached_debug-jenkins_hash.Tpo .deps/memcached_debug-jenkins_hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-murmur3_hash.o -MD -MP -MF .deps/memcached_debug-murmur3_hash.Tpo -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c mv -f .deps/memcached_debug-murmur3_hash.Tpo .deps/memcached_debug-murmur3_hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-slabs.o -MD -MP -MF .deps/memcached_debug-slabs.Tpo -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-items.o -MD -MP -MF .deps/memcached_debug-items.Tpo -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-assoc.o -MD -MP -MF .deps/memcached_debug-assoc.Tpo -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-thread.o -MD -MP -MF .deps/memcached_debug-thread.Tpo -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-daemon.o -MD -MP -MF .deps/memcached_debug-daemon.Tpo -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-stats_prefix.o -MD -MP -MF .deps/memcached_debug-stats_prefix.Tpo -c -o memcached_debug-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c mv -f .deps/memcached_debug-stats_prefix.Tpo .deps/memcached_debug-stats_prefix.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-util.o -MD -MP -MF .deps/memcached_debug-util.Tpo -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-cache.o -MD -MP -MF .deps/memcached_debug-cache.Tpo -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-bipbuffer.o -MD -MP -MF .deps/memcached_debug-bipbuffer.Tpo -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c mv -f .deps/memcached_debug-bipbuffer.Tpo .deps/memcached_debug-bipbuffer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-base64.o -MD -MP -MF .deps/memcached_debug-base64.Tpo -c -o memcached_debug-base64.o `test -f 'base64.c' || echo './'`base64.c mv -f .deps/memcached_debug-base64.Tpo .deps/memcached_debug-base64.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-logger.o -MD -MP -MF .deps/memcached_debug-logger.Tpo -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c mv -f .deps/memcached_debug-logger.Tpo .deps/memcached_debug-logger.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-crawler.o -MD -MP -MF .deps/memcached_debug-crawler.Tpo -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c mv -f .deps/memcached_debug-crawler.Tpo .deps/memcached_debug-crawler.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-itoa_ljust.o -MD -MP -MF .deps/memcached_debug-itoa_ljust.Tpo -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c mv -f .deps/memcached_debug-itoa_ljust.Tpo .deps/memcached_debug-itoa_ljust.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-slab_automove.o -MD -MP -MF .deps/memcached_debug-slab_automove.Tpo -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c mv -f .deps/memcached_debug-slab_automove.Tpo .deps/memcached_debug-slab_automove.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-authfile.o -MD -MP -MF .deps/memcached_debug-authfile.Tpo -c -o memcached_debug-authfile.o `test -f 'authfile.c' || echo './'`authfile.c mv -f .deps/memcached_debug-authfile.Tpo .deps/memcached_debug-authfile.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-restart.o -MD -MP -MF .deps/memcached_debug-restart.Tpo -c -o memcached_debug-restart.o `test -f 'restart.c' || echo './'`restart.c mv -f .deps/memcached_debug-restart.Tpo .deps/memcached_debug-restart.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-proto_text.o -MD -MP -MF .deps/memcached_debug-proto_text.Tpo -c -o memcached_debug-proto_text.o `test -f 'proto_text.c' || echo './'`proto_text.c mv -f .deps/memcached_debug-proto_text.Tpo .deps/memcached_debug-proto_text.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-proto_bin.o -MD -MP -MF .deps/memcached_debug-proto_bin.Tpo -c -o memcached_debug-proto_bin.o `test -f 'proto_bin.c' || echo './'`proto_bin.c mv -f .deps/memcached_debug-proto_bin.Tpo .deps/memcached_debug-proto_bin.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-openbsd_priv.o -MD -MP -MF .deps/memcached_debug-openbsd_priv.Tpo -c -o memcached_debug-openbsd_priv.o `test -f 'openbsd_priv.c' || echo './'`openbsd_priv.c openbsd_priv.c:14:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void drop_privileges() { ^ void 1 warning generated. mv -f .deps/memcached_debug-openbsd_priv.Tpo .deps/memcached_debug-openbsd_priv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-sasl_defs.o -MD -MP -MF .deps/memcached_debug-sasl_defs.Tpo -c -o memcached_debug-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c mv -f .deps/memcached_debug-sasl_defs.Tpo .deps/memcached_debug-sasl_defs.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-extstore.o -MD -MP -MF .deps/memcached_debug-extstore.Tpo -c -o memcached_debug-extstore.o `test -f 'extstore.c' || echo './'`extstore.c mv -f .deps/memcached_debug-extstore.Tpo .deps/memcached_debug-extstore.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-crc32c.o -MD -MP -MF .deps/memcached_debug-crc32c.Tpo -c -o memcached_debug-crc32c.o `test -f 'crc32c.c' || echo './'`crc32c.c mv -f .deps/memcached_debug-crc32c.Tpo .deps/memcached_debug-crc32c.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-storage.o -MD -MP -MF .deps/memcached_debug-storage.Tpo -c -o memcached_debug-storage.o `test -f 'storage.c' || echo './'`storage.c mv -f .deps/memcached_debug-storage.Tpo .deps/memcached_debug-storage.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-slab_automove_extstore.o -MD -MP -MF .deps/memcached_debug-slab_automove_extstore.Tpo -c -o memcached_debug-slab_automove_extstore.o `test -f 'slab_automove_extstore.c' || echo './'`slab_automove_extstore.c mv -f .deps/memcached_debug-slab_automove_extstore.Tpo .deps/memcached_debug-slab_automove_extstore.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT memcached_debug-tls.o -MD -MP -MF .deps/memcached_debug-tls.Tpo -c -o memcached_debug-tls.o `test -f 'tls.c' || echo './'`tls.c tls.c:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void SSL_LOCK() { ^ void 1 warning generated. mv -f .deps/memcached_debug-tls.Tpo .deps/memcached_debug-tls.Po cc -DMEMCACHED_DEBUG -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -o memcached-debug memcached_debug-memcached.o memcached_debug-hash.o memcached_debug-jenkins_hash.o memcached_debug-murmur3_hash.o memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats_prefix.o memcached_debug-util.o memcached_debug-cache.o memcached_debug-bipbuffer.o memcached_debug-base64.o memcached_debug-logger.o memcached_debug-crawler.o memcached_debug-itoa_ljust.o memcached_debug-slab_automove.o memcached_debug-authfile.o memcached_debug-restart.o memcached_debug-proto_text.o memcached_debug-proto_bin.o memcached_debug-openbsd_priv.o memcached_debug-sasl_defs.o memcached_debug-extstore.o memcached_debug-crc32c.o memcached_debug-storage.o memcached_debug-slab_automove_extstore.o memcached_debug-tls.o -lpthread -levent_core -lsasl2 -lssl -lcrypto cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT sizes.o -MD -MP -MF .deps/sizes.Tpo -c -o sizes.o sizes.c mv -f .deps/sizes.Tpo .deps/sizes.Po cc -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -o sizes sizes.o -lpthread -levent_core -lsasl2 -lssl -lcrypto cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT testapp.o -MD -MP -MF .deps/testapp.Tpo -c -o testapp.o testapp.c mv -f .deps/testapp.Tpo .deps/testapp.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT stats_prefix.o -MD -MP -MF .deps/stats_prefix.Tpo -c -o stats_prefix.o stats_prefix.c mv -f .deps/stats_prefix.Tpo .deps/stats_prefix.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT jenkins_hash.o -MD -MP -MF .deps/jenkins_hash.Tpo -c -o jenkins_hash.o jenkins_hash.c mv -f .deps/jenkins_hash.Tpo .deps/jenkins_hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT murmur3_hash.o -MD -MP -MF .deps/murmur3_hash.Tpo -c -o murmur3_hash.o murmur3_hash.c mv -f .deps/murmur3_hash.Tpo .deps/murmur3_hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c mv -f .deps/cache.Tpo .deps/cache.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT crc32c.o -MD -MP -MF .deps/crc32c.Tpo -c -o crc32c.o crc32c.c mv -f .deps/crc32c.Tpo .deps/crc32c.Po cc -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -o testapp testapp.o util.o stats_prefix.o jenkins_hash.o murmur3_hash.o cache.o crc32c.o -lpthread -levent_core -lsasl2 -lssl -lcrypto testapp.c(testapp.o:(test_binary_pipeline_hickup)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -MT timedrun.o -MD -MP -MF .deps/timedrun.Tpo -c -o timedrun.o timedrun.c mv -f .deps/timedrun.Tpo .deps/timedrun.Po cc -O2 -pipe -Wno-language-extension-token -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -o timedrun timedrun.o -lpthread -levent_core -lsasl2 -lssl -lcrypto >>> Running package in misc/memcached,sasl at 1713360412.67 ===> misc/memcached,sasl ===> Faking installation for memcached-1.6.22-sasl /usr/bin/make install-recursive Making install in doc /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/man/man1' /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c -m 644 memcached.1 '/exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/bin' /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c -s -m 755 memcached '/exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/bin' mkdir -p '/exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/include/memcached' /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c -m 644 protocol_binary.h xxhash.h '/exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/include/memcached' /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -d -m 755 /exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/share/doc/memcached /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c -m 644 /exopi-obj/pobj/memcached-1.6.22-sasl/memcached-1.6.22/doc/*.txt /exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/share/doc/memcached /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c -m 755 /exopi-obj/pobj/memcached-1.6.22-sasl/memcached-1.6.22/scripts/memcached-tool /exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/bin/memcached-tool /exopi-obj/pobj/memcached-1.6.22-sasl/bin/install -c -m 644 /exopi-obj/pobj/memcached-1.6.22-sasl/memcached-1.6.22/scripts/memcached-tool.1 /exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/man/man1/ Installing /exopi-cvs/ports/misc/memcached/pkg/README as /exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/usr/local/share/doc/pkg-readmes/memcached Installing /exopi-cvs/ports/misc/memcached/pkg/memcached.rc as /exopi-obj/pobj/memcached-1.6.22-sasl/fake-amd64-sasl/etc/rc.d/memcached ===> Building package for memcached-1.6.22-sasl Create /exopi-cvs/ports/packages/amd64/all/memcached-1.6.22-sasl.tgz Creating package memcached-1.6.22-sasl reading plist| checking dependencies| checking dependencies|devel/libevent2 checking dependencies|security/cyrus-sasl2 checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************** | 40% archiving|************************** | 41% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 57% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 90% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/memcached-1.6.22-sasl.tgz >>> Running clean in misc/memcached,sasl at 1713360415.24 ===> misc/memcached,sasl ===> Cleaning for memcached-1.6.22-sasl >>> Ended at 1713360415.51 max_stuck=0.00/depends=2.15/show-prepare-results=0.76/build=39.18/package=2.57/clean=0.31