Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592482 - net-dns/nsd fails to build with >=dev-libs/openssl-1.1.0
Summary: net-dns/nsd fails to build with >=dev-libs/openssl-1.1.0
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: https://www.nlnetlabs.nl/bugs-script/...
Whiteboard: Should be fixed with nsd-4.1.13
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2016-08-30 21:24 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2017-01-04 13:31 UTC (History)
0 users

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


Attachments
build.log (build.log,16.88 KB, text/plain)
2016-08-30 21:24 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-08-30 21:24:16 UTC
Created attachment 444490 [details]
build.log

x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--hash
-style=gnu -Wl,--sort-common -Wl,--as-needed -o nsd answer.o axfr.o buffer.o con
figlexer.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 tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o xfrd-disk.o x
frd-notify.o xfrd-tcp.o xfrd.o remote.o difffile.o ipc.o mini_event.o netio.o ns
d.o server.o dbaccess.o dbcreate.o zlexer.o zonec.o zparser.o strlcat.o strlcpy.
o b64_pton.o b64_ntop.o reallocarray.o -lssl -lcrypto
tsig-openssl.o: In function `tsig_openssl_init':
tsig-openssl.c:(.text+0x19c): undefined reference to `OpenSSL_add_all_digests'
tsig-openssl.o: In function `tsig_openssl_finalize':
tsig-openssl.c:(.text+0x243): undefined reference to `EVP_cleanup'
remote.o: In function `daemon_remote_create':
remote.c:(.text+0x2b22): undefined reference to `ERR_load_crypto_strings'
remote.c:(.text+0x2b2e): undefined reference to `OpenSSL_add_all_algorithms'
remote.c:(.text+0x2b35): undefined reference to `SSL_library_init'
collect2: error: ld returned 1 exit status
make: *** [Makefile:150: nsd] Error 1
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-01-04 13:31:44 UTC
Forgot to close this one. nsd-4.1.1{3,4} are already available in the tree with 4.1.14 being stabilized.