>>> Building on exopi-1 under net/dnsmasq BDEPENDS = [archivers/xz] DIST = [net/dnsmasq:dnsmasq-2.92.tar.xz] FULLPKGNAME = dnsmasq-2.92 Avoided depends for xz-5.8.2 distfiles size=637752 >>> Running build in net/dnsmasq at 1771935159.68 ===> net/dnsmasq ===> Building from scratch dnsmasq-2.92 ===> dnsmasq-2.92 depends on: xz->=5.4.0 -> xz-5.8.2 ===> Verifying specs: c ===> found c.102.2 ===> Checking files for dnsmasq-2.92 `/exopi-cvs/ports/distfiles/dnsmasq-2.92.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for dnsmasq-2.92 ===> Patching for dnsmasq-2.92 ===> Applying OpenBSD patch patch-dnsmasq_conf_example Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: dnsmasq.conf.example |--- dnsmasq.conf.example.orig |+++ dnsmasq.conf.example -------------------------- Patching file dnsmasq.conf.example using Plan A... Hunk #1 succeeded at 2. done ===> Applying OpenBSD patch patch-man_dnsmasq_8 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: man/dnsmasq.8 |--- man/dnsmasq.8.orig |+++ man/dnsmasq.8 -------------------------- Patching file man/dnsmasq.8 using Plan A... Hunk #1 succeeded at 168. Hunk #2 succeeded at 2336. Hunk #3 succeeded at 2805. done ===> Applying OpenBSD patch patch-src_config_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/config.h |--- src/config.h.orig |+++ src/config.h -------------------------- Patching file src/config.h using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 222. done ===> 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 dnsmasq-2.92 ===> Configuring for dnsmasq-2.92 ===> Building for dnsmasq-2.92 cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c cache.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c rfc1035.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c util.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c option.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c forward.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c network.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dnsmasq.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dhcp.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c lease.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c rfc2131.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c netlink.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dbus.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c bpf.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c helper.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c tftp.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c log.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c conntrack.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dhcp6.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c rfc3315.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dhcp-common.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c outpacket.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c radv.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c slaac.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c auth.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c ipset.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c pattern.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c domain.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dnssec.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c blockdata.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c tables.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c loop.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c inotify.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c poll.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c rrfilter.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c edns0.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c arp.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c crypto.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c dump.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c ubus.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c metrics.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c domain-match.c cc -O2 -pipe -Wall -W -DVERSION='"2.92"' -c nftset.c cc -o dnsmasq cache.o rfc1035.o util.o option.o forward.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o pattern.o domain.o dnssec.o blockdata.o tables.o loop.o inotify.o poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o metrics.o domain-match.o nftset.o ld: warning: cache.c(cache.o:(really_insert)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: cache.c(cache.o:(log_query)): warning: sprintf() is often misused, please use snprintf() ld: warning: cache.c(cache.o:(read_hostsfile)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in net/dnsmasq at 1771935177.82 ===> net/dnsmasq ===> Faking installation for dnsmasq-2.92 `dnsmasq' is up to date. install -d /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/usr/local/sbin install -d /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/usr/local/man/man8 install -m 644 man/dnsmasq.8 /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/usr/local/man/man8 install -m 755 src/dnsmasq /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/usr/local/sbin /exopi-obj/pobj/dnsmasq-2.92/bin/install -d -m 755 /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/usr/local/share/examples/dnsmasq /exopi-obj/pobj/dnsmasq-2.92/bin/install -c -m 644 /exopi-obj/pobj/dnsmasq-2.92/dnsmasq-2.92/dnsmasq.conf.example /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/usr/local/share/examples/dnsmasq Installing /exopi-cvs/ports/net/dnsmasq/pkg/dnsmasq.rc as /exopi-obj/pobj/dnsmasq-2.92/fake-amd64/etc/rc.d/dnsmasq ===> Building package for dnsmasq-2.92 Create /exopi-cvs/ports/packages/amd64/all/dnsmasq-2.92.tgz Creating package dnsmasq-2.92 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 22% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/dnsmasq-2.92.tgz >>> Running clean in net/dnsmasq at 1771935179.93 ===> net/dnsmasq ===> Cleaning for dnsmasq-2.92 >>> Ended at 1771935180.18 max_stuck=0.00/build=18.16/package=2.10/clean=0.29