FYI...
I've found I had to patch src/3rdparty/chromium/build/common.gypi - change the default from
softfp to
hard...
You are on a hard float rootfs. The -mfloat-abi=softfp needs to be removed and then you should be OK. You have two -mtune as well, one for the A8 and one for the A9.
-mtune=cortex-a9
-mtune=cortex-a8
On Mon, Oct 6, 2014 at 2:23 PM, randy.krakora@freescale.com <randy.krakora@freescale.com> wrote:
I'm attempting to build qtwebengine with qt5.3 and the 3.10.17 1.0.1 FSL BSP.
Has anyone else tried this? I'm having build issues related to hardfp vs. softfp.
( note multiple -mfloat-abi options, one =hard with the last one =softfp... )
FAILED: arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd -MMD -MF obj/src/3rdparty/chromium/third_party/libwebp/utils/libwebp_utils.bit_reader.o.d -DV8_DEPRECATION_WARNINGS -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES '-DOPENSSLDIR="/usr/lib/ssl"' -DOPENSSL_LOAD_CONF -DCHROMIUM_BUILD -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 -DUSE_OZONE=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_INPUT_SPEECH -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DUSE_OPENSSL=1 -DENABLE_EGLIMAGE=1 -DCLD_VERSION=2 -DENABLE_MDNS=1 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../../src/3rdparty/chromium/third_party/libwebp -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wno-unused-local-typedefs -Wno-format -Wno-unused-result -I/home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd/usr/include/dbus-1.0 -I/home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd/usr/lib/dbus-1.0/include -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb --sysroot=/home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd -O2 -fno-ident -fdata-sections -ffunction-sections -O2 -pipe -g -feliminate-unused-debug-types -c ../../../src/3rdparty/chromium/third_party/libwebp/utils/bit_reader.c -o obj/src/3rdparty/chromium/third_party/libwebp/utils/libwebp_utils.bit_reader.o| In file included from /home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd/usr/include/features.h:388:0,| from /home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd/usr/include/assert.h:35,| from ../../../src/3rdparty/chromium/third_party/libwebp/utils/./bit_reader.h:18,| from ../../../src/3rdparty/chromium/third_party/libwebp/utils/bit_reader.c:14:| /home/rfkrakora/freescale/yocto/fsl-release-bsp-3.10.17_1.0.1_ga/build_fsl-image-wayland-qt5.3_blink/tmp/sysroots/imx6qsabresd/usr/include/gnu/stubs.h:7:29: fatal error: gnu/stubs-soft.h: No such file or directory| # include <gnu/stubs-soft.h>| ^
Regards,
Randy Krakora
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
--
Rob Krakora,
Senior Software EngineerMessageNet Systems
101 E Carmel Dr, Suite 105
Carmel, IN 46032MessageNetSystems.com
Rob.Krakora@MessageNetSystems.com
P: 317.566.1677, 212
F: 317.663.0808For the latest news, information, and blogs, please be sure to visit, follow, and like us...