[Bug 281493] dns/nsd missing header zone/export.h
Date: Sat, 14 Sep 2024 08:46:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281493 Bug ID: 281493 Summary: dns/nsd missing header zone/export.h Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bas@area536.com CC: jaap@NLnetLabs.nl CC: jaap@NLnetLabs.nl Flags: maintainer-feedback?(jaap@NLnetLabs.nl) Got a build error in Poudriere. May be related to enabling DNSTAP in options: Full build log is available here: https://builder.area536.com/data/14-1-release-latest/2024-09-13_23h18m29s/logs/errors/nsd-4.10.1.log Relevant snippet: ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for nsd-4.10.1 --- simdzone/libzone.a --- --- dnstap/dnstap.pb-c.h --- --- answer.o --- --- axfr.o --- --- ixfr.o --- --- ixfrcreate.o --- --- buffer.o --- --- dname.o --- --- dns.o --- --- edns.o --- --- iterated_hash.o --- --- ixfr.o --- cc -I/usr/local/include -I. -I./simdzone/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/google -c ./ixfr.c In file included from ./ixfr.c:29: ./simdzone/include/zone.h:24:10: fatal error: 'zone/export.h' file not found 24 | #include "zone/export.h" | ^~~~~~~~~~~~~~~ 1 error generated. *** [ixfr.o] Error code 1 make: stopped in /wrkdirs/usr/ports/dns/nsd/work/nsd-4.10.1 -- You are receiving this mail because: You are the assignee for the bug.