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

Bug 138360

Summary: dev-games/ogre-1.2.1 ebuild fails w/ autoconf-2.60
Product: Gentoo Linux Reporter: Petr Kocmid <Petr.Kocmid>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/tracker/index.php?func=detail&aid=1515741&group_id=2997&atid=302997
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 137964    
Attachments: ogre-1.2.1-autoconf.patch
Alternative ogre-1.2.1-autoconf.patch

Description Petr Kocmid 2006-06-28 08:22:01 UTC
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking ogre-linux_osx-v1-2-1.tar.bz2 ;-)
>>> Unpacking source...
>>> Unpacking ogre-linux_osx-v1-2-1.tar.bz2 to /var/tmp/portage/ogre-1.2.1/work
Autoconf 2.50 or above is required. Aborting build...

!!! ERROR: dev-games/ogre-1.2.1 failed.

However, I have autoconf-2.60 and latest autoconf-wrapper-3.2-r2.
Comment 1 SpanKY gentoo-dev 2006-06-28 18:49:56 UTC
just stupid bootstrap script i bet
Comment 2 Matteo Azzali (RETIRED) gentoo-dev 2006-06-29 09:26:07 UTC
Created attachment 90443 [details, diff]
ogre-1.2.1-autoconf.patch

Yes, this is how I fixed (there should be some better way, this one just 
works for 2.5 and 2.6 autoconf....). 
Patch to be applied inside the {S} (main) directory.
Comment 3 Sergey Belyashov 2006-06-30 10:28:11 UTC
Created attachment 90537 [details, diff]
Alternative ogre-1.2.1-autoconf.patch

I think that is my patch is better (more universal).
Comment 4 SpanKY gentoo-dev 2006-07-01 22:29:31 UTC
fixed in cvs