Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806205 - net-dns/nsd-4.3.7 - /.../tsig-openssl.c:120: undefined reference to EVP_MAC_size
Summary: net-dns/nsd-4.3.7 - /.../tsig-openssl.c:120: undefined reference to EVP_MAC_size
Status: RESOLVED DUPLICATE of bug 805902
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-08-02 18:06 UTC by Toralf Förster
Modified: 2021-08-02 18:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.11 KB, text/plain)
2021-08-02 18:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,292.92 KB, text/plain)
2021-08-02 18:06 UTC, Toralf Förster
Details
environment (environment,75.86 KB, text/plain)
2021-08-02 18:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,44.73 KB, application/x-bzip)
2021-08-02 18:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,25.94 KB, application/x-bzip)
2021-08-02 18:06 UTC, Toralf Förster
Details
net-dns:nsd-4.3.7:20210802-173512.log (net-dns:nsd-4.3.7:20210802-173512.log,27.66 KB, text/plain)
2021-08-02 18:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.30 KB, application/x-bzip)
2021-08-02 18:06 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 2021-08-02 18:06:44 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tsig-openssl.o: in function `tsig_openssl_init_algorithm':
/var/tmp/portage/net-dns/nsd-4.3.7/work/nsd-4.3.7/tsig-openssl.c:120: undefined reference to `EVP_MAC_size'
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nsd-checkconf answer.o axfr.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o bitset.o popen3.o nsd-checkconf.o cpuset.o strlcat.o strlcpy.o b64_pton.o b64_ntop.o setproctitle.o -lcrypto 
collect2: error: ld returned 1 exit status
make: *** [Makefile:158: nsd] Error 1
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3_abi32+64_debug-20210729-185806

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 44325652b33e87c4e153ff6c6e0e4a2136325891
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 2 16:52:18 2021 +0000

    2021-08-02 16:52:15 UTC

emerge -qpvO net-dns/nsd
[ebuild  N    ] net-dns/nsd-4.3.7  USE="ipv6 nsec3 ssl -bind8-stats -dnstap -libevent -minimal-responses -mmap -munin -ratelimit -root-server -runtime-checks -systemd"
Comment 1 Toralf Förster gentoo-dev 2021-08-02 18:06:45 UTC
Created attachment 729735 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-02 18:06:47 UTC
Created attachment 729738 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-02 18:06:48 UTC
Created attachment 729741 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-02 18:06:49 UTC
Created attachment 729744 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-02 18:06:50 UTC
Created attachment 729747 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-02 18:06:52 UTC
Created attachment 729750 [details]
net-dns:nsd-4.3.7:20210802-173512.log
Comment 7 Toralf Förster gentoo-dev 2021-08-02 18:06:53 UTC
Created attachment 729753 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-08-02 18:07:10 UTC

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