Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Fetch problem with commercial boot2qt build

Fetch problem with commercial boot2qt build

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 131 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.
  • R Offline
    R Offline
    Robert Harakaly
    wrote on 17 Jan 2025, 12:50 last edited by
    #1

    Hi,
    We try to build the commercial version of boot2Qt, and we get a following yocto error message:


    ERROR: qmlcompilerplus-native-6.8.1-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export PATH="/home/hary/Gutor/boot2qt/sources/poky/scripts/native-intercept:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin/python3-native:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin/perl-native:/home/hary/Gutor/boot2qt/sources/poky/scripts:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin/x86_64-linux:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/sbin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/sbin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/bin:/home/hary/Gutor/boot2qt/sources/poky/bitbake/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/hosttools"; export HOME="/home/hary"; LANG=C git -c gc.autoDetach=false -c core.pager=cat -c safe.bareRepository=all clone --bare --mirror https://codereview.qt-project.org/qt/tqtc-qmlcompilerplus.git /home/hary/Gutor/boot2qt/build-myd-ym62x/../downloads/git2/codereview.qt-project.org.qt.tqtc-qmlcompilerplus.git --progress failed with exit code 128, see logfile for output
    ERROR: qmlcompilerplus-native-6.8.1-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://codereview.qt-project.org/qt/tqtc-qmlcompilerplus.git;name=tqtc-qmlcompilerplus;branch=6.8;nobranch=1;protocol=https')
    ERROR: Logfile of failure stored in: /home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/temp/log.do_fetch.120856
    ERROR: Task (virtual:native:/home/hary/Gutor/boot2qt/sources/meta-qt6/recipes-qt/qt6/qmlcompilerplus_git.bb:do_fetch) failed with exit code '1'

    We configured the repo from Qt 6.8.1 (the manifest is ti/v6.8.1.xml). The opensource version builds, thus the problem is in the commercial license configuration. The ssh connection to codereview.qt-project.org is configured and working.
    Our layer configuration contains following lines:
    QT_EDITION = "commercial"
    QT_COMMERCIAL_MODULES = "1"
    QT_COMMERCIAL_GIT_PROTOCOL = "https"
    we also tried without the last line (QT_COMMERCIAL_GIT_PROTOCOL = "https") and it did not work either.

    Can you guide us what configuration should be modified?
    best Regards
    Robert

    J 1 Reply Last reply 17 Jan 2025, 13:10
    0
    • R Robert Harakaly
      17 Jan 2025, 12:50

      Hi,
      We try to build the commercial version of boot2Qt, and we get a following yocto error message:


      ERROR: qmlcompilerplus-native-6.8.1-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export PATH="/home/hary/Gutor/boot2qt/sources/poky/scripts/native-intercept:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin/python3-native:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin/perl-native:/home/hary/Gutor/boot2qt/sources/poky/scripts:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin/x86_64-linux:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/sbin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/usr/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/sbin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/recipe-sysroot-native/bin:/home/hary/Gutor/boot2qt/sources/poky/bitbake/bin:/home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/hosttools"; export HOME="/home/hary"; LANG=C git -c gc.autoDetach=false -c core.pager=cat -c safe.bareRepository=all clone --bare --mirror https://codereview.qt-project.org/qt/tqtc-qmlcompilerplus.git /home/hary/Gutor/boot2qt/build-myd-ym62x/../downloads/git2/codereview.qt-project.org.qt.tqtc-qmlcompilerplus.git --progress failed with exit code 128, see logfile for output
      ERROR: qmlcompilerplus-native-6.8.1-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://codereview.qt-project.org/qt/tqtc-qmlcompilerplus.git;name=tqtc-qmlcompilerplus;branch=6.8;nobranch=1;protocol=https')
      ERROR: Logfile of failure stored in: /home/hary/Gutor/boot2qt/build-myd-ym62x/tmp/work/x86_64-linux/qmlcompilerplus-native/6.8.1/temp/log.do_fetch.120856
      ERROR: Task (virtual:native:/home/hary/Gutor/boot2qt/sources/meta-qt6/recipes-qt/qt6/qmlcompilerplus_git.bb:do_fetch) failed with exit code '1'

      We configured the repo from Qt 6.8.1 (the manifest is ti/v6.8.1.xml). The opensource version builds, thus the problem is in the commercial license configuration. The ssh connection to codereview.qt-project.org is configured and working.
      Our layer configuration contains following lines:
      QT_EDITION = "commercial"
      QT_COMMERCIAL_MODULES = "1"
      QT_COMMERCIAL_GIT_PROTOCOL = "https"
      we also tried without the last line (QT_COMMERCIAL_GIT_PROTOCOL = "https") and it did not work either.

      Can you guide us what configuration should be modified?
      best Regards
      Robert

      J Offline
      J Offline
      JonB
      wrote on 17 Jan 2025, 13:10 last edited by
      #2

      @Robert-Harakaly said in Fetch problem with commercial boot2qt build:

      The opensource version builds, thus the problem is in the commercial license configuration.

      Then you should probably The Qt Company about this. At least if you don't get an answer here.

      1 Reply Last reply
      0

      1/2

      17 Jan 2025, 12:50

      • Login

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