Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245843 - net-libs/gnutls-2.6.0 fails on solaris-x86
Summary: net-libs/gnutls-2.6.0 fails on solaris-x86
Status: RESOLVED DUPLICATE of bug 245544
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL: http://sources.gentoo.org/viewcvs.py/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 16:59 UTC by Daniel Vergien
Modified: 2008-11-07 15:44 UTC (History)
1 user (show)

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


Attachments
Buildlog on x86-solaris (build.log,36.44 KB, text/plain)
2008-11-06 17:00 UTC, Daniel Vergien
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***