------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- 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/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ldns-1.7.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passivedns-1.2.1.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passivedns-1.2.1.10 for building => SHA256 Checksum OK for gamelinux-passivedns-1.2.1-10-ge126cbb_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passivedns-1.2.1.10 for building ===> Extracting for passivedns-1.2.1.10 ===> passivedns-1.2.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passivedns-1.2.1.10 for building => SHA256 Checksum OK for gamelinux-passivedns-1.2.1-10-ge126cbb_GH0.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for passivedns-1.2.1.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on executable: gmake - found ===> passivedns-1.2.1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> passivedns-1.2.1.10 depends on package: autoconf>=2.69 - found ===> passivedns-1.2.1.10 depends on package: automake>=1.16.1 - found ===> passivedns-1.2.1.10 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on executable: gmake - found ===> passivedns-1.2.1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> passivedns-1.2.1.10 depends on package: autoconf>=2.69 - found ===> passivedns-1.2.1.10 depends on package: automake>=1.16.1 - found ===> passivedns-1.2.1.10 depends on executable: libtoolize - found ===> passivedns-1.2.1.10 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) ===> Configuring for passivedns-1.2.1.10 configure.ac:6: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: 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 whether gmake supports the include directive... yes (GNU style) 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 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... 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 whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_loop in -lpcap... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... no configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/ssl.h: proceeding with the compiler's result checking for openssl/ssl.h... yes checking ldns/ldns.h usability... yes checking ldns/ldns.h presence... yes checking for ldns/ldns.h... yes checking for ldns_pkt_get_rcode in -lldns... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.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 pid_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 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 working strnlen... (cached) yes checking for alarm... (cached) yes checking for dup2... (cached) yes checking for endgrent... (cached) yes checking for endpwent... yes checking for ftruncate... yes checking for getcwd... (cached) yes checking for memset... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for strtoul... (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:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for passivedns-1.2.1.10 gmake[2]: Entering directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb' Making all in src gmake[3]: Entering directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb/src' cc -O3 -I/usr/local/include -c passivedns.c -o passivedns.o cc -O3 -I/usr/local/include -c dns.c -o dns.o dns.c: In function 'update_pdns_record_asset': dns.c:617:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy((char *)passet->answer, (char *)rdomain_name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dns.c:615:11: note: length computed here len = strlen((char *)rdomain_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dns.c: In function 'get_pdns_record': dns.c:1240:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy((char *)pdnsr->qname, (char *)domain_name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dns.c:1238:11: note: length computed here len = strlen((char *)domain_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dns.c: In function 'cache_dns_objects': dns.c:527:17: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy((char *)domain_name, (char *)rdomain_name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dns.c:525:23: note: length computed here len = strlen((char *)rdomain_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -o passivedns passivedns.o dns.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap -L/usr/local/lib -lldns gmake all-am gmake[4]: Entering directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb/src' gmake[4]: Leaving directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb/src' gmake[3]: Leaving directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb/src' gmake[3]: Entering directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb' gmake[2]: Leaving directory '/construction/security/passivedns/passivedns-1.2.1-10-ge126cbb' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> passivedns-1.2.1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for passivedns-1.2.1.10 ===> passivedns-1.2.1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -m 555 /construction/security/passivedns/passivedns-1.2.1-10-ge126cbb/src/passivedns /construction/security/passivedns/stage/usr/local/bin /bin/mkdir -p /construction/security/passivedns/stage/var/log/passivedns ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for passivedns-1.2.1.10 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:26