Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641562 - net-dns/dnssec-lookup-2.2 : /.../ld: cannot find -lnsl
Summary: net-dns/dnssec-lookup-2.2 : /.../ld: cannot find -lnsl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-18 13:38 UTC by Toralf Förster
Modified: 2017-12-18 14:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.17 KB, text/plain)
2017-12-18 13:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.01 KB, text/plain)
2017-12-18 13:38 UTC, Toralf Förster
Details
environment (environment,83.14 KB, text/plain)
2017-12-18 13:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.39 KB, application/x-bzip)
2017-12-18 13:38 UTC, Toralf Förster
Details
net-dns:dnssec-lookup-2.2:20171218-132658.log (net-dns:dnssec-lookup-2.2:20171218-132658.log,9.42 KB, text/plain)
2017-12-18 13:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.41 KB, application/x-bzip)
2017-12-18 13:38 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 2017-12-18 13:38:09 UTC
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -o build/lookup build/qtmain.o build/lookup.o build/QDNSItemModel.o build/LookupPrefs.o build/moc_lookup.o build/moc_QDNSItemModel.o build/moc_LookupPrefs.o build/qrc_lookup.o    -L/usr/lib64/qt4 -lval-threads -lsres -lnsl -lssl -lcrypto -lQtGui -L/usr/lib64/qt4 -lQtNetwork -lQtCore -lpthread 
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnsl
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:115: build/lookup] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-dns/dnssec-lookup-2.2/work/lookup-2.2/src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_test_20171216-103216

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-dns/dnssec-lookup
[ebuild  N    ] net-dns/dnssec-lookup-2.2
Comment 1 Toralf Förster gentoo-dev 2017-12-18 13:38:12 UTC
Created attachment 510710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-18 13:38:15 UTC
Created attachment 510712 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-18 13:38:19 UTC
Created attachment 510714 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-18 13:38:22 UTC
Created attachment 510716 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-18 13:38:25 UTC
Created attachment 510718 [details]
net-dns:dnssec-lookup-2.2:20171218-132658.log
Comment 6 Toralf Förster gentoo-dev 2017-12-18 13:38:28 UTC
Created attachment 510720 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-12-18 14:00:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06dc8fe940a21b14b308bdf96ccf81d8da732a75

commit 06dc8fe940a21b14b308bdf96ccf81d8da732a75
Author:     Michael Weber <xmw@gentoo.org>
AuthorDate: 2017-12-18 14:00:00 +0000
Commit:     Michael Weber <xmw@gentoo.org>
CommitDate: 2017-12-18 14:00:00 +0000

    net-dns/dnssec-lookup: Remove unused(?) -lnsl.
    
    Closes: https://bugs.gentoo.org/641562
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-dns/dnssec-lookup/dnssec-lookup-2.2.ebuild                |  2 ++
 .../dnssec-lookup/files/dnssec-lookup-2.2-unused-libs.patch   | 11 +++++++++++
 2 files changed, 13 insertions(+)