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

Bug 710720

Summary: net-dns/bind-9.16.0 : /.../ld: /.../libisc.so: undefined reference to deflate
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED DUPLICATE    
Severity: normal CC: chutzpah, jasmin+gentoo, jstein, michael
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-dns:bind-9.16.0:20200224-105244.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-24 19:13:33 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pthread -Wl,-O1 -o .libs/resolve .libs/resolve.o  -Wl,--as-needed -L/usr/lib64 ../irs/.libs/libirs.so ../dns/.libs/libdns.so ../isccfg/.libs/libisccfg.so /var/tmp/portage/net-dns/bind-9.16.0/work/bind-9.16.0/lib/dns/.libs/libdns.so /var/tmp/portage/net-dns/bind-9.16.0/work/bind-9.16.0/lib/isc/.libs/libisc.so ../isc/.libs/libisc.so -lcrypto -luv -lrt -lpthread -lnsl -ldl -pthread 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-dns/bind-9.16.0/work/bind-9.16.0/lib/isc/.libs/libisc.so: undefined reference to `deflate'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-dns/bind-9.16.0/work/bind-9.16.0/lib/isc/.libs/libisc.so: undefined reference to `deflateInit_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-dns/bind-9.16.0/work/bind-9.16.0/lib/isc/.libs/libisc.so: undefined reference to `deflateEnd'
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20200223-130532

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 24 Feb 2020 09:39:07 +0000

emerge -qpvO net-dns/bind
[ebuild  N    ] net-dns/bind-9.16.0  USE="caps libressl zlib -berkdb -dlz -dnsrps -dnstap -doc -fixed-rrset -geoip -geoip2 -gssapi -json -ldap -lmdb -mysql -odbc -postgres -python (-selinux) -static-libs -urandom -xml" PYTHON_TARGETS="python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-02-24 19:13:35 UTC
Created attachment 615638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 19:13:38 UTC
Created attachment 615640 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 19:13:42 UTC
Created attachment 615642 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 19:13:44 UTC
Created attachment 615644 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 19:13:47 UTC
Created attachment 615646 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-24 19:13:50 UTC
Created attachment 615648 [details]
net-dns:bind-9.16.0:20200224-105244.log
Comment 7 Toralf Förster gentoo-dev 2020-02-24 19:13:53 UTC
Created attachment 615650 [details]
temp.tbz2
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-03-06 07:52:37 UTC
is it become fixed once zlib is installed?
Comment 9 Michael Weiser 2020-03-06 12:01:44 UTC
The patch in https://bugs.gentoo.org/703650 fixes this for me. Duplicate?
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-25 01:05:42 UTC

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