Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. qtwebengine qt6 compile/bitbake failed with yocto
QtWS25 Last Chance

qtwebengine qt6 compile/bitbake failed with yocto

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 411 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    Walter-X
    wrote on last edited by
    #1

    I use Yocto Kirkstone branch and qt6 version 6.7 and want to compile qtwebengine

    bitbake qtwebengine
    

    I get the error:

    | FAILED: gen/v8/embedded.S gen/v8/snapshot.cc
    | /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3 ../../../../../git/src/3rdparty/chromium/v8/tools/run.py ../../../../v8-qemu-wrapper.sh ./mksnapshot --turbo_instruction_scheduling --target_os=linux --target_arch=arm64 --embedded_src gen/v8/embedded.S --embedded_variant Default --random-seed 314159265 --startup_src gen/v8/snapshot.cc --no-native-code-counters
    | ../../../../v8-qemu-wrapper.sh: line 7: 74973 Killed                  PSEUDO_UNLOAD=1 qemu-aarch64 -r 3.14 -L /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/recipe-sysroot -E LD_LIBRARY_PATH=/workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/recipe-sysroot/usr/lib:/workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/recipe-sysroot/lib "$@"
    .
    .
    .
    | ninja: build stopped: subcommand failed.
    | WARNING: /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/temp/run.do_compile.17950:161 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build '/workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
    | WARNING: Backtrace (BB generated script):
    | 	#1: cmake_runcmake_build, /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/temp/run.do_compile.17950, line 161
    | 	#2: cmake_do_compile, /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/temp/run.do_compile.17950, line 155
    | 	#3: do_compile, /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/temp/run.do_compile.17950, line 150
    | 	#4: main, /workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/qt6-tqma8mpxl_build/tmp/work/cortexa53-crypto-mx8mp-tq-linux/qtwebengine/6.7.0-r0/temp/run.do_compile.17950, line 174
    ERROR: Task (/workdir/kirkstone.TQMa8.BSP.SW.0092/ci-meta-tq/sources/meta-qt6/recipes-qt/qt6/qtwebengine_git.bb:do_compile) failed with exit code '1'
    

    Are there any ideas to fix the problem?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved