Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142353 - gnutls failes with LDFLAGS="-Wl,--as-needed" and FEATURES="test"
Summary: gnutls failes with LDFLAGS="-Wl,--as-needed" and FEATURES="test"
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2006-07-31 17:09 UTC by Brant Gurganus
Modified: 2006-08-06 04:40 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brant Gurganus 2006-07-31 17:09:26 UTC
The gc test does not link to the libgcrypt library, consequently the build breaks. To have this link, add gc_LDADD = $(LDADD) $(LIBGCRYPT_LIBS) to tests/Makefile.am.
Comment 1 Brant Gurganus 2006-07-31 18:59:07 UTC
dragonheart@gentoo.org has created a patch for this and sent it upstream.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2006-07-31 21:15:24 UTC
patch applied to gnutls-1.2.10-r1

Also added with patch gnutls-1.2.11 and gnutls-1.4.1 (package masked until further testing done).

Thanks for the bug report.
Comment 3 Brant Gurganus 2006-08-06 04:40:36 UTC
Fixed upstream on 1.2, 1,4, and 1.5 branches according to Simon Josefsson. Verified in CVS logs at http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/gnutls/tests/Makefile.am?rev=1.37&root=GNU+TLS+Library&view=log