Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399521 - sci-libs/colamd-2.7.4 colamd.c:666:20: fatal error: colamd.h: No such file or directory
Summary: sci-libs/colamd-2.7.4 colamd.c:666:20: fatal error: colamd.h: No such file or...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 15:14 UTC by Anton Kochkov
Modified: 2012-01-21 10:03 UTC (History)
1 user (show)

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


Attachments
full build log (colamd-build.log,10.61 KB, text/plain)
2012-01-20 15:15 UTC, Anton Kochkov
Details
emerge --info output (emerge_info.log,15.02 KB, text/plain)
2012-01-20 15:15 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-01-20 15:14:38 UTC
libtool: compile:  i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" "-DPACKAGE_STRING=\"colamd 2.7.1\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.4/work/COLAMD/Source -I../Include -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c /var/tmp/portage/sci-libs/colamd-2.7.4/work/COLAMD/Source/colamd_global.c  -fPIC -DPIC -o .libs/colamd_global.o
/var/tmp/portage/sci-libs/colamd-2.7.4/work/COLAMD/Source/colamd.c:666:20: fatal error: colamd.h: No such file or directory
compilation terminated.
make[1]: *** [colamd.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/sci-libs/colamd-2.7.4/work/colamd-2.7.4_build/Source'
make: *** [all-recursive] Error 1
 [31;01m*[0m ERROR: sci-libs/colamd-2.7.4 failed (compile phase):
Comment 1 Anton Kochkov 2012-01-20 15:15:00 UTC
Created attachment 299395 [details]
full build log
Comment 2 Anton Kochkov 2012-01-20 15:15:18 UTC
Created attachment 299397 [details]
emerge --info output
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-01-20 15:44:13 UTC
Please sync and try again. this was silently fixed. If  not please reopen.
Comment 4 Anton Kochkov 2012-01-21 06:41:05 UTC
bug still here
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2012-01-21 09:53:48 UTC
Okay then I will started finding the fix.
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2012-01-21 10:03:48 UTC
+  21 Jan 2012; Justin Lecher <jlec@gentoo.org> colamd-2.7.4.ebuild,
+  +files/colamd-2.7.4-autotools.patch:
+  Fix out of source build, #399521
+