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

Bug 142353

Summary: gnutls failes with LDFLAGS="-Wl,--as-needed" and FEATURES="test"
Product: Gentoo Linux Reporter: Brant Gurganus <brant>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED FIXED    
Severity: normal CC: dragonheart
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 129413    

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