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

Bug 400631

Summary: sci-libs/ccolamd fails on configure
Product: Gentoo Linux Reporter: nickrobbins
Component: Current packagesAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge --info
build.log
emerge -pqv =sci-libs/ccolamd-2.7.3

Description nickrobbins 2012-01-24 19:07:30 UTC
The ebuild crashes on the configure phase

Reproducible: Always

Steps to Reproduce:
1. emerge ccolamd-2.7.3
2. Watch as it crashes
3. Profit!
Actual Results:  
"no configure script found"

Expected Results:  
A configure script should have been found?
Comment 1 nickrobbins 2012-01-24 19:08:54 UTC
Created attachment 299767 [details]
emerge --info
Comment 2 nickrobbins 2012-01-24 19:10:44 UTC
Created attachment 299769 [details]
emerge --info
Comment 3 nickrobbins 2012-01-24 19:11:34 UTC
Created attachment 299771 [details]
build.log
Comment 4 nickrobbins 2012-01-24 19:12:50 UTC
Created attachment 299773 [details]
emerge -pqv =sci-libs/ccolamd-2.7.3
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2012-01-24 19:16:34 UTC
Let me check that
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2012-01-24 19:20:51 UTC
+  24 Jan 2012; Justin Lecher <jlec@gentoo.org> ccolamd-2.7.3.ebuild,
+  ccolamd-2.7.4.ebuild:
+  Add missing AUTOTOOLS_AUTORECONF, #400631
+
Comment 7 nickrobbins 2012-01-24 20:48:29 UTC
Looks like that fixed it.