Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805902 - net-dns/nsd-4.3.7 - tsig-openssl.c:(.text+<snip>): undefined reference to EVP_MAC_size
Summary: net-dns/nsd-4.3.7 - tsig-openssl.c:(.text+<snip>): undefined reference to EVP...
Status: RESOLVED FIXED
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: PATCH
: 806205 (view as bug list)
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-08-01 09:06 UTC by Toralf Förster
Modified: 2022-03-04 23:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.87 KB, text/plain)
2021-08-01 09:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.27 KB, text/plain)
2021-08-01 09:06 UTC, Toralf Förster
Details
environment (environment,74.03 KB, text/plain)
2021-08-01 09:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.82 KB, application/x-bzip)
2021-08-01 09:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,25.96 KB, application/x-bzip)
2021-08-01 09:06 UTC, Toralf Förster
Details
net-dns:nsd-4.3.7:20210731-230400.log (net-dns:nsd-4.3.7:20210731-230400.log,25.61 KB, text/plain)
2021-08-01 09:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.45 KB, application/x-bzip)
2021-08-01 09: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-01 09:06:31 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':
tsig-openssl.c:(.text+0x371): undefined reference to `EVP_MAC_size'
collect2: error: ld returned 1 exit status
make: *** [Makefile:158: nsd] Error 1
make: *** Waiting for unfinished jobs....
nsd-control.c: In function ‘ssl_path_err’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j3-20210730-192333

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/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 Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 5bb2e3368b343c90ea05e6190b2a62c3bf372c3e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 31 22:06:43 2021 +0000

    2021-07-31 22:06:41 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-01 09:06:32 UTC
Created attachment 729012 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-01 09:06:34 UTC
Created attachment 729015 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-01 09:06:35 UTC
Created attachment 729018 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-01 09:06:36 UTC
Created attachment 729021 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-01 09:06:37 UTC
Created attachment 729024 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-01 09:06:38 UTC
Created attachment 729027 [details]
net-dns:nsd-4.3.7:20210731-230400.log
Comment 7 Toralf Förster gentoo-dev 2021-08-01 09:06:39 UTC
Created attachment 729030 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2021-08-02 18:07:10 UTC
*** Bug 806205 has been marked as a duplicate of this bug. ***
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-03-04 23:55:36 UTC
Should be fixed...