[meta-freescale] Qt compile issues

Diego Sueiro diego.sueiro at gmail.com
Wed Jul 24 05:43:28 PDT 2013


Folks,

After updating master-next branch of meta-fsl-arm I got compile errors for
qt when trying to build fsl-image-gui.
I believe that is something related to Hard Float-Point.

This is the tail of log error:

|
/home/dsueiro/elabworks/yocto/build/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/ld:
error: ../../../bin/moc uses VFP register arguments,
/home/dsueiro/elabworks/yocto/build/poky/build/tmp/work/wandboard_dual-poky-linux-gnueabi/qt4-x11-free/4.8.5-r0/qt-everywhere-opensource-src-4.8.5/src/tools/bootstrap/libbootstrap.a(qlatincodec.o)
does not
|
/home/dsueiro/elabworks/yocto/build/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/ld:
failed to merge target specific data of file
/home/dsueiro/elabworks/yocto/build/poky/build/tmp/work/wandboard_dual-poky-linux-gnueabi/qt4-x11-free/4.8.5-r0/qt-everywhere-opensource-src-4.8.5/src/tools/bootstrap/libbootstrap.a(qlatincodec.o)
| collect2: error: ld returned 1 exit status
| make[1]: *** [../../../bin/moc] Error 1
| make[1]: Leaving directory
`/home/dsueiro/elabworks/yocto/build/poky/build/tmp/work/wandboard_dual-poky-linux-gnueabi/qt4-x11-free/4.8.5-r0/qt-everywhere-opensource-src-4.8.5/src/tools/moc'
| make: *** [sub-moc-make_default-ordered] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at
/home/dsueiro/elabworks/yocto/build/poky/build/tmp/work/wandboard_dual-poky-linux-gnueabi/qt4-x11-free/4.8.5-r0/temp/log.do_compile.22125)

The full log is attached.


Here is my build configuration:

BB_VERSION        = "1.19.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.10"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "wandboard-dual"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4+snapshot-20130724"
TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "master:31e6eee860b5f9f4ac9ef0889bcff5648de6e3f9"
meta-oe           = "master:41748a4afc494b714315ba529f138214f80d41b9"
meta-fsl-arm      = "master-next:691b794416c3405a06077afc3b2e0d1fae7f9260"
meta-fsl-arm-extra = "master:4fa3141baa8d6bac68c67dab1100e9a7b13e3f2e"
meta-fsl-demos    = "master:2c63f9ff40e940ce120f005075429ffc06bbface"


Regards,

--
*dS
Diego Sueiro

Administrador do Portal Embarcados
www.embarcados.com.br

Engenheiro de Controle e Automação
UNIVERSIDADE FEDERAL DE ITAJUBÀ

/*long live rock 'n roll*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130724/f130467e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_compile
Type: application/octet-stream
Size: 39065 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130724/f130467e/attachment.obj>


More information about the meta-freescale mailing list