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

Bug 245843

Summary: net-libs/gnutls-2.6.0 fails on solaris-x86
Product: Gentoo/Alt Reporter: Daniel Vergien <daniel.vergien>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dragonheart
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/gnutls-2.6.0.ebuild?r1=1.2&r2=1.3
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Buildlog on x86-solaris

Description Daniel Vergien 2008-11-06 16:59:01 UTC
Emergeing gnutls-2.6.0 on a fresh prefix on x86 Solaris fails.
Comment 1 Daniel Vergien 2008-11-06 17:00:06 UTC
Created attachment 170925 [details]
Buildlog on x86-solaris
Comment 2 Daniel Black (RETIRED) gentoo-dev 2008-11-06 19:44:34 UTC
its due to an older libtool version. A fix was included after it was initially added. resync and rebuild and it should work.

*** This bug has been marked as a duplicate of bug 245544 ***
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-11-06 20:45:53 UTC
(In reply to comment #2)
> its due to an older libtool version. A fix was included after it was initially
> added. resync and rebuild and it should work.
> 
> *** This bug has been marked as a duplicate of bug 245544 ***
> 

Thanks Daniel for the fix. We still have libtool-2 masked in the Gentoo Prefix tree. We will either have to mask gnutls-2.6.0 or unmask libtool-2. Decision pending, until then..gnutls-2.6.0 is confirmed broken in Gentoo Prefix on multiple arches.
Comment 4 Daniel Black (RETIRED) gentoo-dev 2008-11-07 05:07:30 UTC
while my original fix did require libtool-2 a workaround was done 'rm m4/lt* m4/libtool.m4 build-aux/ltmain.sh' that no-longer required libtool-2.

a rsync and rebuild should work with libtool-1
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-11-07 15:44:34 UTC
(In reply to comment #4)
> while my original fix did require libtool-2 a workaround was done 'rm m4/lt*
> m4/libtool.m4 build-aux/ltmain.sh' that no-longer required libtool-2.
> 
> a rsync and rebuild should work with libtool-1
> 

Good, thanks for that pro-tip ;)

Daniel Vergien, either make the change that I put in the URL. Or wait for that change to propagate to the Prefix tree. (~daily syncs from gentoo-x86 with some lag due to when the change happened)

Marking as a dupe again. dragonheart, thanks for the advice and prompt responses.

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