------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lbl-hf-1.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lbl-hf-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lbl-hf-1.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lbl-hf-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lbl-hf-1.8 for building => SHA256 Checksum OK for hf-1.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lbl-hf-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lbl-hf-1.8 for building ===> Extracting for lbl-hf-1.8 => SHA256 Checksum OK for hf-1.8.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lbl-hf-1.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for lbl-hf-1.8 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking for flex... flex checking for flex 2.4 or higher... yes checking for bison... no configure: WARNING: don't have both flex and bison; reverting to lex/yacc V_LEX lex V_YACC yacc checking return type of signal handlers... void checking for sigset... no checking for sigaction... (cached) yes checking for int32_t using cc... yes checking for u_int32_t using cc... yes checking for u_int16_t using cc... yes checking for memory.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking netinet/ether.h usability... no checking netinet/ether.h presence... no checking for netinet/ether.h... no checking for strerror... (cached) yes checking for /usr/local/bind... no checking for main in -lsocket... no checking for main in -lnsl... no checking for ns_initparse... yes checking for res_mkquery... yes checking for asynchronous dns... yes checking if BIND_8_COMPAT is needed... no checking for gethostbyname2... yes configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lbl-hf-1.8 --- hf.c --- --- setsignal.o --- --- version.c --- --- nb_dns.o --- --- ef.c --- --- nf.c --- --- pf.c --- lex -opf.c ./pf.l --- setsignal.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -c ./setsignal.c --- nf.c --- lex -onf.c ./nf.l --- version.c --- sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c --- version.o --- --- nb_dns.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -c ./nb_dns.c --- hf.c --- lex -ohf.c ./hf.l --- version.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -c ./version.c --- nf --- --- pf --- --- nf --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -L/usr/local/lib -o nf nf.c --- ef.c --- lex -oef.c ./ef.l --- pf --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -L/usr/local/lib -o pf pf.c --- ef --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -L/usr/local/lib -o ef ef.c --- hf.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -c ./hf.c --- nb_dns.o --- In function '_nb_dns_cmpsockaddr', inlined from 'nb_dns_activity' at ./nb_dns.c:499:6: ./nb_dns.c:240:7: warning: '__builtin_memcmp_eq' reading 16 bytes from a region of size 8 [-Wstringop-overflow=] if (memcmp(&sin6a->sin6_addr, &sin6b->sin6_addr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(sin6a->sin6_addr)) != 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ --- hf --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DHAVE_MEMORY_H=1 -DHAVE_NET_ETHERNET_H=1 -DHAVE_STRERROR=1 -DHAVE_ASYNC_DNS=1 -DHAVE_GETHOSTBYNAME2=1 -I/usr/local/include -L/usr/local/lib -o hf hf.o setsignal.o version.o nb_dns.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lbl-hf-1.8 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/lbl-hf/hf-1.8/hf /construction/sysutils/lbl-hf/stage/usr/local/bin install -m 444 /construction/sysutils/lbl-hf/hf-1.8/hf.1 /construction/sysutils/lbl-hf/stage/usr/local/man/man1 ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lbl-hf-1.8 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:05