Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400631 - sci-libs/ccolamd fails on configure
Summary: sci-libs/ccolamd fails on configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 19:07 UTC by nickrobbins
Modified: 2012-01-24 20:48 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,4.79 KB, text/plain)
2012-01-24 19:08 UTC, nickrobbins
Details
emerge --info (emerge-info.txt,4.90 KB, text/plain)
2012-01-24 19:10 UTC, nickrobbins
Details
build.log (build.log,1.18 KB, text/plain)
2012-01-24 19:11 UTC, nickrobbins
Details
emerge -pqv =sci-libs/ccolamd-2.7.3 (emerge-pretend.txt,67 bytes, text/plain)
2012-01-24 19:12 UTC, nickrobbins
Details

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