Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400617 - media-tv/xbmc-9999: CFLAGS=-mfloat-abi=softfp is invalid for armv7 hardfp
Summary: media-tv/xbmc-9999: CFLAGS=-mfloat-abi=softfp is invalid for armv7 hardfp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 17:53 UTC by Fabio Erculiani (RETIRED)
Modified: 2012-01-27 22:51 UTC (History)
0 users

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


Attachments
config.log showing the failure (config.log,286.92 KB, text/x-log)
2012-01-24 17:53 UTC, Fabio Erculiani (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Erculiani (RETIRED) gentoo-dev 2012-01-24 17:53:14 UTC
Even pixman and spidermonkey seem to be affected by the same issue.
The assumption that arm is softfp only is wrong and configure.in should be patched and the offending CFLAGS entry removed (-mfloat-abi=softfp).

See config.log attached

Reproducible: Always
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2012-01-24 17:53:56 UTC
Created attachment 299753 [details]
config.log showing the failure
Comment 2 SpanKY gentoo-dev 2012-01-27 22:51:47 UTC
should be all set now in the tree; thanks for the report!

Commit message: Disable hardcoding of random ARM compiler flags
http://sources.gentoo.org/media-tv/xbmc/files/xbmc-9999-no-arm-flags.patch?rev=1.1
http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.96&r2=1.97