Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447000 - media-libs/fontconfig-2.8.0-r1 - cc1: erreur: unrecognized command line option ‘-mfpu=vfp’
Summary: media-libs/fontconfig-2.8.0-r1 - cc1: erreur: unrecognized command line optio...
Status: RESOLVED DUPLICATE of bug 284762
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: ARM Linux
: Normal normal
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 13:22 UTC by Simon
Modified: 2013-02-08 13:58 UTC (History)
0 users

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


Attachments
build.log (build.log,13.50 KB, text/plain)
2012-12-12 13:22 UTC, Simon
Details
Output of armv6j-hardfloat-linux-gnueabi-emerge --info (file_447000.txt,4.74 KB, text/plain)
2012-12-12 13:24 UTC, Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2012-12-12 13:22:38 UTC
Created attachment 332140 [details]
build.log

When cross compiling font config using an x86_64 => arm compiler, the compilation of fontconfig fails. It looks like the Makefiles are using the system compiler instead of the cross compiler and doesn't respect the "--build=x86_64-pc-linux-gnu --host=armv6j-hardfloat-linux-gnueabi" given as arguments to configure.

Steps to reproduce :
> crossdev --k 3.2.27 --g 4.5.4 -S -v -t armv6j-hardfloat-linux-gnueabi
> armv6j-hardfloat-linux-gnueabi-emerge =media-libs/fontconfig-2.8.0-r1
Comment 1 Simon 2012-12-12 13:24:17 UTC
Created attachment 332142 [details]
Output of armv6j-hardfloat-linux-gnueabi-emerge --info
Comment 2 Simon 2012-12-12 13:36:34 UTC
This seem related to this problem : http://lists.freedesktop.org/archives/fontconfig/2010-August/003468.html
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2013-02-08 13:58:12 UTC

*** This bug has been marked as a duplicate of bug 284762 ***