------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sheerdns-1.04 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sheerdns-1.04 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sheerdns-1.04 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sheerdns-1.04 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sheerdns-1.04 for building => SHA256 Checksum OK for sheerdns-1.04.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sheerdns-1.04 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sheerdns-1.04 for building ===> Extracting for sheerdns-1.04 => SHA256 Checksum OK for sheerdns-1.04.tar.xz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sheerdns-1.04 ===> Applying ports patches for sheerdns-1.04 ===> Cleanly applied ports patch(es) patch-Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sheerdns-1.04 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sheerdns-1.04 depends on package: gmake>=4.3 - found ===> Configuring for sheerdns-1.04 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sheerdns-1.04 gmake[1]: Entering directory '/construction/dns/sheerdns/sheerdns' Makefile:18: warning: ignoring prerequisites on suffix rule definition cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -pedantic -c dir.c cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -pedantic -c hash.c cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -pedantic -c sheerdns.c cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -pedantic -c sockutil.c cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -pedantic -c strutil.c dir.c: In function 'try_reverse_in_arpa': dir.c:38:8: warning: value computed is not used [-Wunused-value] k && strcat ((char *) new_query, "."); ^~ dir.c: In function 'directory_lookup': dir.c:85:27: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] q = t = (char *) strdup (s); ^ In file included from dir.c:7: /usr/include/string.h:99:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *strdup(const char *) __malloclike; ^~~~~~ dir.c:107:6: warning: implicit declaration of function 'string_wash'; did you mean 'string_split'? [-Wimplicit-function-declaration] string_wash ((unsigned char *) r[i]); ^~~~~~~~~~~ string_split cc -pipe -O2 -fno-strict-aliasing -Wall -ansi -pedantic -o sheerdnshash hash.c -DSTANDALONE -Wall hash.c: In function 'main': hash.c:28:2: warning: implicit declaration of function 'mkdir'; did you mean 'rmdir'? [-Wimplicit-function-declaration] mkdir (buf); ^~~~~ rmdir sheerdns.c: In function 'process_packet': sheerdns.c:363:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare] if ((flags & 0x7800) == 1) { /* inverse query */ ^~ sheerdns.c:366:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare] if ((flags & 0x7800) == 2) /* status request */ ^~ sheerdns.c: In function 'main': sheerdns.c:226:10: warning: 'current_time' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((u2) current_time - d->last_activity > (u2) 30) { /* idle to long ? */ ^~~~~~~~~~~~~~~~~ cc -o sheerdns dir.o hash.o sheerdns.o sockutil.o strutil.o gmake[1]: Leaving directory '/construction/dns/sheerdns/sheerdns' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sheerdns-1.04 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/dns/sheerdns/sheerdns' Makefile:18: warning: ignoring prerequisites on suffix rule definition install sheerdnshash sheerdns /construction/dns/sheerdns/stage/usr/local/sbin install sheerdns.8 /construction/dns/sheerdns/stage/usr/local/man/man8 gmake[1]: Leaving directory '/construction/dns/sheerdns/sheerdns' (cd /construction/dns/sheerdns/sheerdns && install -m 0644 sheerdns.html sheerdns.ps /construction/dns/sheerdns/stage/usr/local/share/doc/sheerdns) ====> 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 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for sheerdns-1.04 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03