------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/libconfig-1.7.2_1.txz Installing /packages/All/protobuf-3.13.0,1.txz Installing /packages/All/protobuf-c-1.3.2_6.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by umurmur-0.2.17_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by umurmur-0.2.17_1 for building => SHA256 Checksum OK for umurmur-umurmur-0.2.17_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by umurmur-0.2.17_1 for building ===> Extracting for umurmur-0.2.17_1 => SHA256 Checksum OK for umurmur-umurmur-0.2.17_GH0.tar.gz. Extracted Memory Use: 0.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for umurmur-0.2.17_1 ===> Applying ports patches for umurmur-0.2.17_1 from /xports/audio/umurmur/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on package: gmake>=4.3 - found ===> umurmur-0.2.17_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> umurmur-0.2.17_1 depends on package: autoconf>=2.69 - found ===> umurmur-0.2.17_1 depends on package: automake>=1.16.1 - found ===> umurmur-0.2.17_1 depends on executable: libtoolize - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on shared library: libconfig.so - found (/usr/local/lib/libconfig.so) ===> umurmur-0.2.17_1 depends on shared library: libprotobuf-c.so - found (/usr/local/lib/libprotobuf-c.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on package: gmake>=4.3 - found ===> umurmur-0.2.17_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> umurmur-0.2.17_1 depends on package: autoconf>=2.69 - found ===> umurmur-0.2.17_1 depends on package: automake>=1.16.1 - found ===> umurmur-0.2.17_1 depends on executable: libtoolize - found ===> umurmur-0.2.17_1 depends on shared library: libconfig.so - found (/usr/local/lib/libconfig.so) ===> umurmur-0.2.17_1 depends on shared library: libprotobuf-c.so - found (/usr/local/lib/libprotobuf-c.so) ===> Configuring for umurmur-0.2.17_1 configure.ac:49: installing './compile' configure.ac:37: installing './config.guess' configure.ac:37: installing './config.sub' configure.ac:36: installing './install-sh' configure.ac:36: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether gmake supports nested variables... (cached) 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 whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 google/protobuf-c/protobuf-c.h usability... yes checking google/protobuf-c/protobuf-c.h presence... yes checking for google/protobuf-c/protobuf-c.h... yes checking for protobuf_c_message_init in -lprotobuf-c... yes checking libconfig.h usability... yes checking libconfig.h presence... yes checking for libconfig.h... yes checking for config_init in -lconfig... yes checking for clock_gettime... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/poll.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for size_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for ftruncate... yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strrchr... (cached) yes checking for uname... (cached) yes checking for poll... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for umurmur-0.2.17_1 gmake[1]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17' Making all in src gmake[2]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17/src' gmake all-am gmake[3]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17/src' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT pds.o -MD -MP -MF .deps/pds.Tpo -c -o pds.o pds.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT crypt.o -MD -MP -MF .deps/crypt.Tpo -c -o crypt.o crypt.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT messagehandler.o -MD -MP -MF .deps/messagehandler.Tpo -c -o messagehandler.o messagehandler.c mv -f .deps/timer.Tpo .deps/timer.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT channel.o -MD -MP -MF .deps/channel.Tpo -c -o channel.o channel.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT Mumble.pb-c.o -MD -MP -MF .deps/Mumble.pb-c.Tpo -c -o Mumble.pb-c.o Mumble.pb-c.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT voicetarget.o -MD -MP -MF .deps/voicetarget.Tpo -c -o voicetarget.o voicetarget.c mv -f .deps/crypt.Tpo .deps/crypt.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ban.o -MD -MP -MF .deps/ban.Tpo -c -o ban.o ban.c mv -f .deps/channel.Tpo .deps/channel.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/server.Tpo .deps/server.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c mv -f .deps/voicetarget.Tpo .deps/voicetarget.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ssli_openssl.o -MD -MP -MF .deps/ssli_openssl.Tpo -c -o ssli_openssl.o ssli_openssl.c mv -f .deps/pds.Tpo .deps/pds.Po mv -f .deps/memory.Tpo .deps/memory.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/main.Tpo .deps/main.Po ssli_openssl.c: In function 'SSL_initializeCert': ssli_openssl.c:175:4: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] rsa = RSA_generate_key(4096,RSA_F4,NULL,NULL); ^~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ossl_typ.h:19, from /usr/local/include/openssl/rand.h:14, from crypt.h:83, from client.h:47, from log.h:35, from ssli_openssl.c:35: /usr/local/include/openssl/rsa.h:235:1: note: declared here DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void ^~~~~~~~~~~~~~~~~~ ssli_openssl.c: In function 'SSLi_init': ssli_openssl.c:254:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] for ( i = 0; (cipher = sk_SSL_CIPHER_value(cipherlist, i)) != NULL; i++) { ^ ssli_openssl.c:261:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] for (i = 0; (cipher = sk_SSL_CIPHER_value(cipherlist_new, i)) != NULL; i++) { ^ ssli_openssl.c:266:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] for (i = 0; (cipher = sk_SSL_CIPHER_value(cipherlist_new, i)) != NULL; i++) { ^ mv -f .deps/messagehandler.Tpo .deps/messagehandler.Po mv -f .deps/Mumble.pb-c.Tpo .deps/Mumble.pb-c.Po mv -f .deps/client.Tpo .deps/client.Po mv -f .deps/messages.Tpo .deps/messages.Po mv -f .deps/ban.Tpo .deps/ban.Po mv -f .deps/ssli_openssl.Tpo .deps/ssli_openssl.Po cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -o umurmurd client.o main.o messages.o pds.o server.o log.o conf.o crypt.o timer.o messagehandler.o channel.o Mumble.pb-c.o voicetarget.o ban.o util.o memory.o ssli_openssl.o -lssl -lcrypto -lconfig -lprotobuf-c -L/usr/local/lib gmake[3]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17/src' gmake[2]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17/src' gmake[2]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17' gmake[1]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> umurmur-0.2.17_1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for umurmur-0.2.17_1 ===> umurmur-0.2.17_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17' Making install in src gmake[2]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17/src' gmake[3]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17/src' /bin/mkdir -p '/construction/audio/umurmur/stage/usr/local/bin' install -s -m 555 umurmurd '/construction/audio/umurmur/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17/src' gmake[2]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17/src' gmake[2]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17' gmake[3]: Entering directory '/construction/audio/umurmur/umurmur-0.2.17' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17' gmake[2]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17' gmake[1]: Leaving directory '/construction/audio/umurmur/umurmur-0.2.17' install -m 0644 /construction/audio/umurmur/umurmur-0.2.17/umurmur.conf.example /construction/audio/umurmur/stage/usr/local/etc/umurmur/umurmur.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for umurmur-0.2.17_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:35