Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 872398

Summary: net-dns/nsd-4.6.0 - ixfr.c:(.text+<snip>): undefined reference to zonec_parse_string
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-dns:nsd-4.6.0:20220922-161513.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-22 16:22:06 UTC
too long lines were shrinked:

/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@x
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nsd-control answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o pa
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nsd-checkzone answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ixfr.o: in function `ixfr_data_readrr':
ixfr.c:(.text+0x421): undefined reference to `zonec_parse_string'
collect2: error: ld returned 1 exit status
make: *** [Makefile:167: nsd-control] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220922-130032

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 952ea45a9c798008b7ffe567cf27dfb0132f6dfd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 22 15:16:47 2022 +0000

    2022-09-22 15:16:47 UTC

emerge -qpvO net-dns/nsd
[ebuild  N    ] net-dns/nsd-4.6.0  USE="mmap nsec3 systemd -bind8-stats -debug -dnstap -libevent -minimal-responses -munin -ratelimit -root-server -ssl"
Comment 1 Toralf Förster gentoo-dev 2022-09-22 16:22:07 UTC
Created attachment 813694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-22 16:22:08 UTC
Created attachment 813697 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-22 16:22:10 UTC
Created attachment 813700 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-22 16:22:11 UTC
Created attachment 813703 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-22 16:22:12 UTC
Created attachment 813706 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-22 16:22:13 UTC
Created attachment 813709 [details]
net-dns:nsd-4.6.0:20220922-161513.log
Comment 7 Toralf Förster gentoo-dev 2022-09-22 16:22:14 UTC
Created attachment 813712 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-10 08:37:19 UTC

*** This bug has been marked as a duplicate of bug 849074 ***