>>> Building on exopi-6 under net/arp-scan,-mac BDEPENDS = [textproc/p5-Text-CSV;archivers/xz] DIST = [net/arp-scan,-main:oui-iab-20240404.tar.xz;net/arp-scan,-main:arp-scan-1.10.0.tar.gz] FULLPKGNAME = mac-vendor-20240404 (Junk lock obtained for exopi-6 at 1713379078.46) >>> Running depends in net/arp-scan,-mac at 1713379078.50 last junk was in math/igraph /usr/sbin/pkg_add -aI -Drepair p5-Text-CSV-2.02 xz-5.4.5 was: /usr/sbin/pkg_add -aI -Drepair p5-Text-CSV-2.02 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair p5-Text-CSV-2.02 xz-5.4.5 >>> Running show-prepare-results in net/arp-scan,-mac at 1713379085.26 ===> net/arp-scan,-mac ===> Building from scratch arp-scan-1.10.0 ===> mac-vendor-20240404 depends on: p5-Text-CSV-* -> p5-Text-CSV-2.02 ===> mac-vendor-20240404 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: c pcap ===> found c.100.0 pcap.9.0 p5-Text-CSV-2.02 xz-5.4.5 (Junk lock released for exopi-6 at 1713379086.33) distfiles size=1891821 >>> Running build in net/arp-scan,-mac at 1713379086.37 ===> net/arp-scan,-mac ===> Checking files for arp-scan-1.10.0 `/exopi-cvs/ports/distfiles/arp-scan-1.10.0.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/oui-iab-20240404.tar.xz' is up to date. >> (SHA256) arp-scan-1.10.0.tar.gz: OK >> (SHA256) oui-iab-20240404.tar.xz: OK ===> Extracting for arp-scan-1.10.0 ===> Patching for arp-scan-1.10.0 ===> Applying OpenBSD patch patch-arp-scan_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: arp-scan.c |--- arp-scan.c.orig |+++ arp-scan.c -------------------------- Patching file arp-scan.c using Plan A... Hunk #1 succeeded at 454. done ===> Applying OpenBSD patch patch-link-bpf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: link-bpf.c |--- link-bpf.c.orig |+++ link-bpf.c -------------------------- Patching file link-bpf.c using Plan A... Hunk #1 succeeded at 91. done ===> Applying OpenBSD patch patch-mac-vendor_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mac-vendor.txt |--- mac-vendor.txt.orig |+++ mac-vendor.txt -------------------------- Patching file mac-vendor.txt using Plan A... Hunk #1 succeeded at 42. done mv /exopi-obj/pobj/arp-scan-1.10.0/arp-scan-1.10.0/ieee-oui.txt /exopi-obj/pobj/arp-scan-1.10.0/arp-scan-1.10.0/ieee-oui.txt.upstream cd /exopi-obj/pobj/arp-scan-1.10.0/arp-scan-1.10.0; cat /exopi-obj/pobj/arp-scan-1.10.0/oui-iab/ma-{s,m,l}.csv /exopi-obj/pobj/arp-scan-1.10.0/oui-iab/iab.csv | perl /exopi-cvs/ports/net/arp-scan/files/format-ma 51058 entries ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for arp-scan-1.10.0 ===> Configuring for arp-scan-1.10.0 Using /exopi-obj/pobj/arp-scan-1.10.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/arp-scan-1.10.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/arp-scan-1.10.0/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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking if gcov code coverage is enabled... no checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 whether cc accepts -Wextra... yes checking whether cc accepts -fstack-protector... yes checking whether cc accepts -D_FORTIFY_SOURCE... yes checking whether cc accepts -Wformat-security... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing pcap_open_live... -lpcap checking for a compatible pcap library with pcap_set_immediate_mode... yes 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/capability.h... no checking for cap_set_proc in -lcap... no checking whether to use libcap... no configure: POSIX.1e capabilities disabled or not supported checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for search.h... (cached) yes checking for regex.h... (cached) yes checking for getopt.h... (cached) yes checking for pcap.h... yes checking for sys/ioctl.h... (cached) yes checking for ifaddrs.h... yes checking for size_t... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for malloc... (cached) yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for getifaddrs... (cached) yes configure: Using BPF link layer implementation. checking for net/if.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for net/route.h... (cached) yes checking for net/if_dl.h... yes checking for getopt_long_only... yes checking for strlcpy... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for arp-scan-1.10.0 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT arp-scan.o -MD -MP -MF .deps/arp-scan.Tpo -c -o arp-scan.o arp-scan.c arp-scan.c:1727:13: warning: variable 'iterations' set but not used [-Wunused-but-set-variable] unsigned iterations = 0; /* Used for debugging */ ^ 1 warning generated. mv -f .deps/arp-scan.Tpo .deps/arp-scan.Po cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT wrappers.o -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.o wrappers.c mv -f .deps/wrappers.Tpo .deps/wrappers.Po cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT mt19937ar.o -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.o mt19937ar.c mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Po cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c mv -f .deps/format.Tpo .deps/format.Po cc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\"/usr/local/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\" -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT link-bpf.o -MD -MP -MF .deps/link-bpf.Tpo -c -o link-bpf.o link-bpf.c mv -f .deps/link-bpf.Tpo .deps/link-bpf.Po cc -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -o arp-scan arp-scan.o error.o wrappers.o utils.o mt19937ar.o format.o link-bpf.o -lpcap /usr/bin/sed -e 's,[@]PKGDATADIR[@],/usr/local/share/arp-scan,g;s,[@]PKGSYSCONFDIR[@],/etc/arp-scan,g' < ./arp-scan.1.dist > arp-scan.1 /usr/bin/sed -e 's,[@]PKGDATADIR[@],/usr/local/share/arp-scan,g;s,[@]PKGSYSCONFDIR[@],/etc/arp-scan,g' < ./get-oui.1.dist > get-oui.1 >>> Running package in net/arp-scan,-mac at 1713379101.24 ===> net/arp-scan,-mac ===> Faking installation for arp-scan-1.10.0 mkdir -p '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -s -m 755 arp-scan '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 755 get-oui get-iab arp-fingerprint '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/bin' /usr/bin/make install-exec-hook chmod u+s /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/bin/arp-scan Setcap is not installed, falling back to setuid mkdir -p '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/arp-scan' /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 644 ieee-oui.txt '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/arp-scan' mkdir -p '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/etc/arp-scan' /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 644 mac-vendor.txt '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/etc/arp-scan' mkdir -p '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 644 arp-scan.1 get-oui.1 arp-fingerprint.1 '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 644 mac-vendor.5 '/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/man/man5' mv /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/etc/arp-scan/mac-vendor.txt /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/arp-scan/mac-vendor.txt.dist /exopi-obj/pobj/arp-scan-1.10.0/bin/install -d -m 755 /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/examples/arpwatch/ /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 644 /exopi-obj/pobj/arp-scan-1.10.0/arp-scan-1.10.0/ethercodes.dat /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/examples/arpwatch/ethercodes.dat /exopi-obj/pobj/arp-scan-1.10.0/bin/install -d -m 755 /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/mac-vendor/ /exopi-obj/pobj/arp-scan-1.10.0/bin/install -c -m 644 /exopi-obj/pobj/arp-scan-1.10.0/oui-iab/*csv /exopi-cvs/ports/net/arp-scan/files/unofficial.csv /exopi-obj/pobj/arp-scan-1.10.0/arp-scan-1.10.0/aircrack-oui.txt /exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/usr/local/share/mac-vendor/ ===> Building package for arp-scan-1.10.0p1 Create /exopi-cvs/ports/packages/amd64/all/arp-scan-1.10.0p1.tgz Creating package arp-scan-1.10.0p1 reading plist| checking dependencies| checking dependencies|net/arp-scan,-mac checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************* | 57% archiving|**************************************** | 62% archiving|****************************************** | 66% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/arp-scan-1.10.0p1.tgz `/exopi-obj/pobj/arp-scan-1.10.0/fake-amd64/.fake_done' is up to date. ===> Building package for mac-vendor-20240404 Create /exopi-cvs/ports/packages/amd64/all/mac-vendor-20240404.tgz Creating package mac-vendor-20240404 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 18% archiving|******************* | 30% archiving|****************************** | 46% archiving|******************************** | 50% archiving|*********************************************** | 74% archiving|******************************************************** | 87% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mac-vendor-20240404.tgz >>> Running clean in net/arp-scan,-mac at 1713379106.85 ===> net/arp-scan,-mac ===> Cleaning for mac-vendor-20240404 >>> Ended at 1713379107.40 max_stuck=5.37/depends=6.75/show-prepare-results=1.12/build=14.81/package=5.65/clean=0.60