Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849074 - net-dns/nsd-4.5.0 - ixfr.c:(.text+<snip>): undefined reference to zonec_parse_string
Summary: net-dns/nsd-4.5.0 - ixfr.c:(.text+<snip>): undefined reference to zonec_parse...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joshua Kinard
URL:
Whiteboard:
Keywords:
: 872398 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-06-01 19:09 UTC by Toralf Förster
Modified: 2024-02-25 01:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.23 KB, text/plain)
2022-06-01 19:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.06 KB, text/plain)
2022-06-01 19:09 UTC, Toralf Förster
Details
environment (environment,79.25 KB, text/plain)
2022-06-01 19:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.00 KB, application/x-bzip)
2022-06-01 19:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.67 KB, application/x-bzip)
2022-06-01 19:09 UTC, Toralf Förster
Details
net-dns:nsd-4.5.0:20220601-181539.log (net-dns:nsd-4.5.0:20220601-181539.log,22.03 KB, text/plain)
2022-06-01 19:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.58 KB, application/x-bzip)
2022-06-01 19:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-06-01 19:09:35 UTC
too long lines were shrinked:

rm -f nsd.conf.5
/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 -D_GLIBCXX_ASSERTIONS -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.
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: ixfr.o: in function `ixfr_data_readrr':
ixfr.c:(.text+0x431): 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_hardened-j4-20220531-135334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit da3812761bc353b502e1dac161ac1ae0e490998d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 1 17:18:43 2022 +0000

    2022-06-01 17:18:42 UTC

emerge -qpvO net-dns/nsd
[ebuild  N    ] net-dns/nsd-4.5.0  USE="ipv6 mmap nsec3 -bind8-stats -dnstap -libevent -minimal-responses -munin -ratelimit -root-server -runtime-checks -ssl -systemd"
Comment 1 Toralf Förster gentoo-dev 2022-06-01 19:09:36 UTC
Created attachment 782093 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-01 19:09:38 UTC
Created attachment 782096 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-01 19:09:39 UTC
Created attachment 782099 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-01 19:09:40 UTC
Created attachment 782102 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-01 19:09:42 UTC
Created attachment 782105 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-01 19:09:43 UTC
Created attachment 782108 [details]
net-dns:nsd-4.5.0:20220601-181539.log
Comment 7 Toralf Förster gentoo-dev 2022-06-01 19:09:44 UTC
Created attachment 782111 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-10 08:37:19 UTC
*** Bug 872398 has been marked as a duplicate of this bug. ***
Comment 9 Joshua Kinard gentoo-dev 2024-02-25 01:03:49 UTC
Unable to reproduce on nsd 4.7.0 or 4.8.0.  I am going to assume this was fixed by upstream in one of the newer versions.  Please reopen if you encounter this bug on 4.8.0 or greater.  Thanks!