------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The nsping port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nsping-0.8_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The nsping port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> nsping-0.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nsping-0.8_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The nsping port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> nsping-0.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nsping-0.8_2 for building => SHA256 Checksum OK for nsping.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The nsping port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> nsping-0.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nsping-0.8_2 for building ===> Extracting for nsping-0.8_2 => SHA256 Checksum OK for nsping.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nsping-0.8_2 ===> Applying ports patches for nsping-0.8_2 ===> Cleanly applied ports patch(es) patch-Makefile patch-dns-rr.c patch-nsping.c patch-nsping.h /usr/bin/env WRKSRC=/construction/dns/nsping/nsping-0.8 REWARNFILE=/construction/dns/nsping/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s/dprintf/debug_printf/g" /construction/dns/nsping/nsping-0.8/nsping.* SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for nsping-0.8_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nsping-0.8_2 --- nsping.o --- --- dns-lib.o --- --- dns-rr.o --- --- nsping.o --- cc -pipe -O2 -fno-strict-aliasing -c nsping.c --- dns-lib.o --- cc -pipe -O2 -fno-strict-aliasing -c dns-lib.c --- dns-rr.o --- cc -pipe -O2 -fno-strict-aliasing -c dns-rr.c --- dns-lib.o --- dns-lib.c: In function 'dns_query': dns-lib.c:22:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(h, 0, sizeof(h)); ^~~~~~ dns-lib.c:22:3: warning: incompatible implicit declaration of built-in function 'memset' dns-lib.c:22:3: note: include '' or provide a declaration of 'memset' dns-lib.c:4:1: +#include dns-lib.c:22:3: memset(h, 0, sizeof(h)); ^~~~~~ dns-lib.c:36:6: warning: implicit declaration of function 'dns_rr_query'; did you mean 'dns_query'? [-Wimplicit-function-declaration] i = dns_rr_query(name, type, buf); ^~~~~~~~~~~~ dns_query --- nsping.o --- nsping.c: In function 'resolve': nsping.c:704:4: warning: implicit declaration of function 'errx'; did you mean 'errno'? [-Wimplicit-function-declaration] errx(1, "%s", gai_strerror(error)); ^~~~ errno --- nsping --- cc -pipe -O2 -fno-strict-aliasing -o nsping nsping.o dns-lib.o dns-rr.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nsping-0.8_2 ===> Generating temporary packing list install -s -m 555 /construction/dns/nsping/nsping-0.8/nsping /construction/dns/nsping/stage/usr/local/sbin install -m 0644 /construction/dns/nsping/nsping-0.8/nsping.8 /construction/dns/nsping/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: nsping.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nsping-0.8_2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02