Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386529 - media-libs/lensfun-0.2.5-r2 fails with "Unsupported compiler"
Summary: media-libs/lensfun-0.2.5-r2 fails with "Unsupported compiler"
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-09 14:25 UTC by brankob
Modified: 2012-07-10 15:03 UTC (History)
0 users

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


Attachments
output of emerge --info (eminfo.txt,7.92 KB, text/plain)
2011-10-09 14:25 UTC, brankob
Details
attached the buildlog (media-libs:lensfun-0.2.5-r2:20111011-040306.log,1.80 KB, text/plain)
2011-10-11 07:37 UTC, brankob
Details
environment during emerge (captured inside ebuild with printenv) (lensfun-0.2.5-r2.env,14.39 KB, text/plain)
2011-10-11 13:17 UTC, brankob
Details
environment file from /var/tmp/portage/media-libs/lensfun-0.2.5-r2/temp/environment (environment,188.28 KB, text/plain)
2011-10-29 17:07 UTC, brankob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brankob 2011-10-09 14:25:18 UTC
Created attachment 289353 [details]
output of emerge --info

when updating world, I've got error with new package lensfun-0.2.5-r2 that fails during ./configure with:

"Compiling on host posix.x86_64 for target posix.x86_64 (tune for x86_64)
Unsupported compiler: 
 * ERROR: media-libs/lensfun-0.2.5-r2 failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_configure
 *   environment, line 4833:  Called die
 * The specific snippet of code:
 *       ./configure --prefix=/usr --docdir="/usr/share/doc/${PF}" --vectorization= ${myconf} || die
 * 
 * If you need support, post the output of 'emerge --info =media-libs/lensfun-0.2.5-r2',
 * the complete build log and the output of 'emerge -pqv =media-libs/lensfun-0.2.5-r2'.
 * The complete build log is located at '/var/log/portage/media-libs:lensfun-0.2.5-r2:20111009-132347.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/lensfun-0.2.5-r2/temp/environment'.
 * S: '/var/tmp/portage/media-libs/lensfun-0.2.5-r2/work/lensfun-0.2.5'"
Comment 1 Mike Gilbert gentoo-dev 2011-10-11 00:59:09 UTC
Attach the build log please.
Comment 2 brankob 2011-10-11 07:37:11 UTC
Created attachment 289519 [details]
attached the buildlog
Comment 3 brankob 2011-10-11 13:17:24 UTC
Created attachment 289559 [details]
environment during emerge (captured inside ebuild with printenv)
Comment 4 brankob 2011-10-11 13:17:44 UTC
I tried to run that same configure line from the ebuild by hand and it finished normally.

Perhaps it is some variable in portage environment that makes it fail ?
I changed the ebuild so that I could capture the environment with printenv, so I  appended that file here.
Comment 5 brankob 2011-10-29 17:07:34 UTC
Created attachment 291143 [details]
environment file from /var/tmp/portage/media-libs/lensfun-0.2.5-r2/temp/environment

I've just seen that portage keeps environment in a file.

Since it is much more exhaustive than mine, I included it here.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2012-07-10 15:03:56 UTC
I suppose this bug is no longer relavent since 0.2.6 is now using CMake and the build.log indicates else.