Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 447000

Summary: media-libs/fontconfig-2.8.0-r1 - cc1: erreur: unrecognized command line option ‘-mfpu=vfp’
Product: Gentoo Linux Reporter: Simon <yodayado>
Component: [OLD] LibraryAssignee: Gentoo Fonts Team <fonts>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: 10.0   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
Output of armv6j-hardfloat-linux-gnueabi-emerge --info

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 ***