------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/swig30-3.0.12_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/ldns-1.7.1_1.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-ldns-1.7.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-ldns-1.7.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-ldns-1.7.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-ldns-1.7.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-ldns-1.7.1_1 for building => SHA256 Checksum OK for ldns-1.7.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-ldns-1.7.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-ldns-1.7.1_1 for building ===> Extracting for py27-ldns-1.7.1_1 => SHA256 Checksum OK for ldns-1.7.1.tar.gz. Extracted Memory Use: 5.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-ldns-1.7.1_1 ===> Applying ports patches for py27-ldns-1.7.1_1 ===> Cleanly applied ports patch(es) patch-packaging_ldns-config.in ===> Applying dragonfly patches for py27-ldns-1.7.1_1 ===> Cleanly applied dragonfly patch(es) patch-Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-ldns-1.7.1_1 depends on executable: swig3.0 - found ===> py27-ldns-1.7.1_1 depends on package: gmake>=4.3 - found ===> py27-ldns-1.7.1_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py27-ldns-1.7.1_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-ldns-1.7.1_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-ldns-1.7.1_1 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-ldns-1.7.1_1 depends on executable: swig3.0 - found ===> py27-ldns-1.7.1_1 depends on package: gmake>=4.3 - found ===> py27-ldns-1.7.1_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py27-ldns-1.7.1_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-ldns-1.7.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> py27-ldns-1.7.1_1 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) ===> Configuring for py27-ldns-1.7.1_1 configure: loading site script /xports/Templates/config.site 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 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking cc dependency flag... -MM checking whether gmake sets $(MAKE)... yes checking whether cc supports -std=c99... yes checking whether cc supports -xc99... no checking for an ANSI C-conforming const... yes checking whether cc supports -Wall... yes checking whether cc supports -W... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wunused-function... yes checking whether cc supports -Wmissing-prototypes... no checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking for winsock2.h... no checking for ws2tcpip.h... no checking whether cc supports -Werror... yes checking whether cc supports -Wall... (cached) yes checking whether cc supports -std=c99... (cached) yes checking whether cc supports -xc99... (cached) no checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for cc... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for cc... failed checking whether we need -std=c99 as a flag for cc... failed checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for cc... failed checking whether we need -D_GNU_SOURCE as a flag for cc... failed checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for cc... failed checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for cc... failed checking whether we need -D__EXTENSIONS__ as a flag for cc... failed checking for inline... inline checking for int8_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for doxygen... no checking for library containing socket... none required checking for library containing inet_pton... none required checking for poll(2)... yes checking for python... /usr/local/bin/python2.7 checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.4.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/local/include/python2.7 checking for Python library path... -L/usr/local/lib -lpython2.7 checking for Python site-packages path... /usr/local/lib/python2.7/site-packages checking python extra libraries... -ldl -L/usr/local/lib -lintl -lutil checking python extra linking flags... -Wl,--export-dynamic checking consistency of all components of python development environment... yes checking for swig2.0... no checking for swig... /construction/dns/py-ldns/.bin/swig checking whether cc supports -fno-strict-aliasing... yes checking whether cc supports -Wno-missing-field-initializers... yes checking whether cc supports -Wno-unused-parameter... yes checking whether cc supports -Wno-unused-variable... yes checking for ar... /usr/bin/ar checking for SSL... found in /usr/local checking for HMAC_Update in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for LibreSSL... no checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for ENGINE_load_cryptodev... no checking for EVP_PKEY_keygen... yes checking for ECDSA_SIG_get0... yes checking for EVP_MD_CTX_new... yes checking for EVP_PKEY_base_id... yes checking for DSA_SIG_set0... yes checking for DSA_SIG_get0... yes checking for EVP_dss1... no checking for DSA_get0_pqg... yes checking for DSA_get0_key... yes checking for OPENSSL_init_ssl... no checking for OPENSSL_init_crypto... yes checking for ERR_load_crypto_strings... no checking for SHA256 and SHA512... checking for SHA256_Init... yes checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking for DSA_SIG_new... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking for X509_check_ca... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for getopt.h... (cached) yes checking for stdarg.h... (cached) yes checking for openssl/ssl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for time.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/socket.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of time_t... 8 checking for socklen_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for intptr_t... yes checking for in_addr_t... (cached) yes checking for in_port_t... (cached) yes checking for struct sockaddr_storage.ss_family... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for b64_pton... no checking for b64_ntop... no checking for calloc... (cached) yes checking for timegm... yes checking for gmtime_r... yes checking for ctime_r... yes checking for localtime_r... yes checking for isblank... (cached) yes checking for isascii... (cached) yes checking for inet_aton... (cached) yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking for snprintf... (cached) yes checking for strlcpy... (cached) yes checking for memmove... (cached) yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for endprotoent... yes checking for endservent... yes checking for sleep... (cached) yes checking for random... (cached) yes checking for fcntl... (cached) yes checking for strtoul... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for b32_ntop... no checking for b32_pton... no checking for getaddrinfo... yes checking for ioctlsocket... no checking whether the C compiler (cc) accepts the "format" attribute... yes checking whether the C compiler (cc) accepts the "unused" attribute... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ldns/common.h config.status: creating ldns/net.h config.status: creating ldns/util.h config.status: creating packaging/libldns.pc config.status: creating packaging/ldns-config config.status: creating ldns/config.h config.status: executing libtool commands copying header files SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-ldns-1.7.1_1 gmake[1]: Entering directory '/construction/dns/py-ldns/ldns-1.7.1' /construction/dns/py-ldns/.bin/swig -python -o contrib/python/ldns_wrapper.c -I/usr/local/include/python2.7 ./contrib/python/ldns.i ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include/ldns -I/usr/local/include -I/usr/local/include/python2.7 -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -c ./contrib/python/ldns_wrapper.c -o ldns_wrapper.lo ./contrib/python/ldns_wrapper.c:1819:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {(char *)"disown", (PyCFunction)SwigPyObject_disown, METH_NOARGS, (char *)"releases ownership of the pointer"}, ^ ./contrib/python/ldns_wrapper.c:1820:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_NOARGS, (char *)"acquires ownership of the pointer"}, ^ ./contrib/python/ldns_wrapper.c:1823:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {(char *)"next", (PyCFunction)SwigPyObject_next, METH_NOARGS, (char *)"returns the next 'this' object"}, ^ ./contrib/python/ldns_wrapper.c:1824:23: warning: cast between incompatible function types from 'PyObject * (*)(SwigPyObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {(char *)"__repr__",(PyCFunction)SwigPyObject_repr, METH_NOARGS, (char *)"returns object representation"}, ^ ./contrib/python/ldns_wrapper.c: In function 'SWIG_Python_FixMethods': ./contrib/python/ldns_wrapper.c:47123:15: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] strncpy(buff, "swig_ptr: ", 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./contrib/python/ldns_wrapper.c: In function 'SWIG_Python_addvarlink': ./contrib/python/ldns_wrapper.c:47042:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(gv->name,name,size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./contrib/python/ldns_wrapper.c:47039:21: note: length computed here size_t size = strlen(name)+1; ^~~~~~~~~~~~ ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./buffer.c -o buffer.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./dane.c -o dane.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./dname.c -o dname.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./dnssec.c -o dnssec.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./dnssec_sign.c -o dnssec_sign.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./dnssec_verify.c -o dnssec_verify.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./dnssec_zone.c -o dnssec_zone.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./duration.c -o duration.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./error.c -o error.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./higher.c -o higher.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./host2str.c -o host2str.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./host2wire.c -o host2wire.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./keys.c -o keys.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./net.c -o net.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./packet.c -o packet.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./parse.c -o parse.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./radix.c -o radix.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./rbtree.c -o rbtree.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./rdata.c -o rdata.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./resolver.c -o resolver.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./rr.c -o rr.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./rr_functions.c -o rr_functions.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./sha1.c -o sha1.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./sha2.c -o sha2.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./str2host.c -o str2host.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./tsig.c -o tsig.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./update.c -o update.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./util.c -o util.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./wire2host.c -o wire2host.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./zone.c -o zone.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./compat/b64_pton.c -o compat/b64_pton.lo ./libtool --tag=CC --quiet --mode=compile cc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/usr/local/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -I/usr/local/include -c ./compat/b64_ntop.c -o compat/b64_ntop.lo ./libtool --tag=CC --quiet --mode=link cc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -version-info 3:0:0 -no-undefined -L/usr/local/lib -lcrypto -export-symbols-regex '^(ldns_|b32_[pn]to[pn]|mktime_from_utc|qsort_rr_compare_nsec3)' -o libldns.la buffer.lo dane.lo dname.lo dnssec.lo dnssec_sign.lo dnssec_verify.lo dnssec_zone.lo duration.lo error.lo higher.lo host2str.lo host2wire.lo keys.lo net.lo packet.lo parse.lo radix.lo rbtree.lo rdata.lo resolver.lo rr.lo rr_functions.lo sha1.lo sha2.lo str2host.lo tsig.lo update.lo util.lo wire2host.lo zone.lo compat/b64_pton.lo compat/b64_ntop.lo -rpath /usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./libtool --tag=CC --quiet --tag=CC --mode=link cc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lpython2.7 -module -version-info 3:0:0 -no-undefined -o _ldns.la ldns_wrapper.lo -rpath /usr/local/lib/python2.7/site-packages -L. -L.libs -lldns /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[1]: Leaving directory '/construction/dns/py-ldns/ldns-1.7.1' SUCCEEDED 00:01:54 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-ldns-1.7.1_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py27-ldns-1.7.1_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-ldns-1.7.1_1 ===> py27-ldns-1.7.1_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> py27-ldns-1.7.1_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/dns/py-ldns/ldns-1.7.1' ./install-sh -m 755 -d /construction/dns/py-ldns/stage/usr/local/lib/python2.7/site-packages/ldns ./install-sh -c -m 644 ./contrib/python/ldns.py /construction/dns/py-ldns/stage/usr/local/lib/python2.7/site-packages/ldns.py ./libtool --tag=CC --quiet --mode=install cp _ldns.la /construction/dns/py-ldns/stage/usr/local/lib/python2.7/site-packages libtool: warning: relinking '_ldns.la' libtool: warning: remember to run 'libtool --finish /usr/local/lib/python2.7/site-packages' ./libtool --tag=CC --quiet --mode=finish /construction/dns/py-ldns/stage/usr/local/lib/python2.7/site-packages gmake[1]: Leaving directory '/construction/dns/py-ldns/ldns-1.7.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python2.7/site-packages/_ldns.so.3.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: you may not need USES=ssl Error: /usr/local/lib/python2.7/site-packages/_ldns.so.3.0.0 is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-ldns-1.7.1_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:02:35