>>> Building on exopi-3 under net/nbtscan BDEPENDS = [devel/autoconf/2.71;devel/libtool;devel/metaauto;devel/automake/1.16] DIST = [net/nbtscan:nbtscan-1.7.2.tar.gz] FULLPKGNAME = nbtscan-1.7.2 (Junk lock obtained for exopi-3 at 1713354368.94) >>> Running depends in net/nbtscan at 1713354368.99 last junk was in net/sshuttle /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in net/nbtscan at 1713354374.05 ===> net/nbtscan ===> Building from scratch nbtscan-1.7.2 ===> nbtscan-1.7.2 depends on: metaauto-* -> metaauto-1.0p4 ===> nbtscan-1.7.2 depends on: autoconf-2.71 -> autoconf-2.71 ===> nbtscan-1.7.2 depends on: automake->=1.16,<1.17 -> automake-1.16.5 ===> nbtscan-1.7.2 depends on: libtool-* -> libtool-2.4.2p2 ===> Verifying specs: c ===> found c.100.0 autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-3 at 1713354375.62) distfiles size=29758 >>> Running extract in net/nbtscan at 1713354375.66 ===> net/nbtscan ===> Checking files for nbtscan-1.7.2 `/exopi-cvs/ports/distfiles/nbtscan-1.7.2.tar.gz' is up to date. >> (SHA256) nbtscan-1.7.2.tar.gz: OK ===> Extracting for nbtscan-1.7.2 >>> Running patch in net/nbtscan at 1713354376.06 ===> net/nbtscan ===> Patching for nbtscan-1.7.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/nbtscan at 1713354376.41 ===> net/nbtscan ===> Generating configure for nbtscan-1.7.2 Running autoreconf-2.71 in /exopi-obj/pobj/nbtscan-1.7.2/nbtscan-1.7.2 configure.ac:27: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:23: installing './install-sh' configure.ac:23: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' ===> Configuring for nbtscan-1.7.2 Using /exopi-obj/pobj/nbtscan-1.7.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/nbtscan-1.7.2/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/nbtscan-1.7.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for socket in -lxnet... no checking for socket in -lsocket... no checking for inet_aton in -lresolv... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdint.h... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for an ANSI C-conforming const... (cached) yes checking for snprintf... (cached) yes checking for inet_aton... (cached) yes checking for socket... (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: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in net/nbtscan at 1713354389.21 ===> net/nbtscan ===> Building for nbtscan-1.7.2 Making all in src cc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -O2 -pipe -MT nbtscan.o -MD -MP -MF .deps/nbtscan.Tpo -c -o nbtscan.o nbtscan.c mv -f .deps/nbtscan.Tpo .deps/nbtscan.Po cc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -O2 -pipe -MT statusq.o -MD -MP -MF .deps/statusq.Tpo -c -o statusq.o statusq.c mv -f .deps/statusq.Tpo .deps/statusq.Po cc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -O2 -pipe -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.c mv -f .deps/range.Tpo .deps/range.Po cc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -O2 -pipe -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -O2 -pipe -o nbtscan nbtscan.o statusq.o range.o list.o range.c(range.o:(is_range1)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in net/nbtscan at 1713354390.76 ===> net/nbtscan ===> Faking installation for nbtscan-1.7.2 Making install in src mkdir -p '/exopi-obj/pobj/nbtscan-1.7.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/nbtscan-1.7.2/bin/install -c -s -m 755 nbtscan '/exopi-obj/pobj/nbtscan-1.7.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/nbtscan-1.7.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/nbtscan-1.7.2/bin/install -c -m 644 man/nbtscan.1 '/exopi-obj/pobj/nbtscan-1.7.2/fake-amd64/usr/local/man/man1' ===> Building package for nbtscan-1.7.2 Create /exopi-cvs/ports/packages/amd64/all/nbtscan-1.7.2.tgz Creating package nbtscan-1.7.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************ | 75% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/nbtscan-1.7.2.tgz >>> Running clean in net/nbtscan at 1713354393.06 ===> net/nbtscan ===> Cleaning for nbtscan-1.7.2 >>> Ended at 1713354393.32 max_stuck=3.59/depends=5.07/show-prepare-results=1.61/extract=0.40/patch=0.35/configure=12.80/build=1.54/package=2.30/clean=0.30