All of lore.kernel.org
 help / color / mirror / Atom feed
From: "randy.krakora@freescale.com" <randy.krakora@freescale.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: qtwenengine + 3.10.17 1.0.1 fsl bsp?
Date: Mon, 6 Oct 2014 18:23:35 +0000	[thread overview]
Message-ID: <1412619817970.40694@freescale.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3046 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 3870 bytes --]

             reply	other threads:[~2014-10-06 18:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06 18:23 randy.krakora [this message]
2014-10-06 19:30 ` qtwenengine + 3.10.17 1.0.1 fsl bsp? Robert Krakora
2014-10-06 19:42   ` randy.krakora
2014-10-08 14:52     ` randy.krakora
2014-10-09 21:46       ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1412619817970.40694@freescale.com \
    --to=randy.krakora@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.