Date: Sat, 14 Sep 2024 08:46:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281493] dns/nsd missing header zone/export.h Message-ID: <bug-281493-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281493 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 option= s: Full build log is available here: https://builder.area536.com/data/14-1-release-latest/2024-09-13_23h18m29s/l= ogs/errors/nsd-4.10.1.log Relevant snippet: =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 =3D=3D=3D> 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=20 -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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281493-7788>