Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Unable to checkout branch from repo
Forum Updated to NodeBB v4.3 + New Features

Unable to checkout branch from repo

Scheduled Pinned Locked Moved General and Desktop
qt 5.5.0
1 Posts 1 Posters 1.2k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    astodolski
    wrote on last edited by astodolski
    #1

    I am trying to checkout v5.5.0 tag from code.qt.io. That was initially successful. However when I call init-repository --no-webkit, I get the following errors:

    astodolski@WIN-SHC18RVLNPH ~/qt5 (branch_5_5_0)
    $ ./init-repository --no-webkit

    • git submodule init qt3d qtactiveqt qtandroidextras qtbase qtcanvas3d qtconnect
      ivity qtdeclarative qtdoc qtenginio qtgraphicaleffects qtimageformats qtlocation
      qtmacextras qtmultimedia qtqa qtquick1 qtquickcontrols qtrepotools qtscript qts
      ensors qtserialport qtsvg qttools qttranslations qtwayland qtwebchannel qtwebeng
      ine qtwebsockets qtwinextras qtx11extras qtxmlpatterns
      Submodule 'qt3d' (git://code.qt.io/qt/qt3d.git) registered for path 'qt3d'
      Submodule 'qtactiveqt' (git://code.qt.io/qt/qtactiveqt.git) registered for path
      'qtactiveqt'
      Submodule 'qtandroidextras' (git://code.qt.io/qt/qtandroidextras.git) registered
      for path 'qtandroidextras'
      Submodule 'qtbase' (git://code.qt.io/qt/qtbase.git) registered for path 'qtbase'

    Submodule 'qtcanvas3d' (git://code.qt.io/qt/qtcanvas3d.git) registered for path
    'qtcanvas3d'
    Submodule 'qtconnectivity' (git://code.qt.io/qt/qtconnectivity.git) registered f
    or path 'qtconnectivity'
    Submodule 'qtdeclarative' (git://code.qt.io/qt/qtdeclarative.git) registered for
    path 'qtdeclarative'
    Submodule 'qtdoc' (git://code.qt.io/qt/qtdoc.git) registered for path 'qtdoc'
    Submodule 'qtenginio' (git://code.qt.io/qt/qtenginio.git) registered for path 'q
    tenginio'
    Submodule 'qtgraphicaleffects' (git://code.qt.io/qt/qtgraphicaleffects.git) regi
    stered for path 'qtgraphicaleffects'
    Submodule 'qtimageformats' (git://code.qt.io/qt/qtimageformats.git) registered f
    or path 'qtimageformats'
    Submodule 'qtlocation' (git://code.qt.io/qt/qtlocation.git) registered for path
    'qtlocation'
    Submodule 'qtmacextras' (git://code.qt.io/qt/qtmacextras.git) registered for pat
    h 'qtmacextras'
    Submodule 'qtmultimedia' (git://code.qt.io/qt/qtmultimedia.git) registered for p
    ath 'qtmultimedia'
    Submodule 'qtqa' (git://code.qt.io/qt/qtqa.git) registered for path 'qtqa'
    Submodule 'qtquick1' (git://code.qt.io/qt/qtquick1.git) registered for path 'qtq
    uick1'
    Submodule 'qtquickcontrols' (git://code.qt.io/qt/qtquickcontrols.git) registered
    for path 'qtquickcontrols'
    Submodule 'qtrepotools' (git://code.qt.io/qt/qtrepotools.git) registered for pat
    h 'qtrepotools'
    Submodule 'qtscript' (git://code.qt.io/qt/qtscript.git) registered for path 'qts
    cript'
    Submodule 'qtsensors' (git://code.qt.io/qt/qtsensors.git) registered for path 'q
    tsensors'
    Submodule 'qtserialport' (git://code.qt.io/qt/qtserialport.git) registered for p
    ath 'qtserialport'
    Submodule 'qtsvg' (git://code.qt.io/qt/qtsvg.git) registered for path 'qtsvg'
    Submodule 'qttools' (git://code.qt.io/qt/qttools.git) registered for path 'qttoo
    ls'
    Submodule 'qttranslations' (git://code.qt.io/qt/qttranslations.git) registered f
    or path 'qttranslations'
    Submodule 'qtwayland' (git://code.qt.io/qt/qtwayland.git) registered for path 'q
    twayland'
    Submodule 'qtwebchannel' (git://code.qt.io/qt/qtwebchannel.git) registered for p
    ath 'qtwebchannel'
    Submodule 'qtwebengine' (git://code.qt.io/qt/qtwebengine.git) registered for pat
    h 'qtwebengine'
    Submodule 'qtwebsockets' (git://code.qt.io/qt/qtwebsockets.git) registered for p
    ath 'qtwebsockets'
    Submodule 'qtwinextras' (git://code.qt.io/qt/qtwinextras.git) registered for pat
    h 'qtwinextras'
    Submodule 'qtx11extras' (git://code.qt.io/qt/qtx11extras.git) registered for pat
    h 'qtx11extras'
    Submodule 'qtxmlpatterns' (git://code.qt.io/qt/qtxmlpatterns.git) registered for
    path 'qtxmlpatterns'

    • git config commit.template g:/qt5/.commit-template
    • git clone --branch 5.5.0 git://code.qt.io/qt/qt3d.git qt3d
      Cloning into 'qt3d'...
      fatal: Remote branch 5.5.0 not found in upstream origin
      git clone --branch 5.5.0 git://code.qt.io/qt/qt3d.git qt3d exited with status 32
      768 at ./init-repository line 221.
      Qt::InitRepository::exe('Qt::InitRepository=HASH(0x3be738)', 'git', 'clo
      ne', '--branch', 5.5.0, 'git://code.qt.io/qt/qt3d.git', 'qt3d') called at ./init
      -repository line 472
      Qt::InitRepository::git_clone_one_submodule('Qt::InitRepository=HASH(0x3
      be738)', 'qt3d', 'qt/qt3d.git', 5.5.0) called at ./init-repository line 378
      Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x
      3be738)', 'qt/qt5', 0, 'default', '-qtwebkit', '-qtwebkit-examples') called at .
      /init-repository line 565
      Qt::InitRepository::run('Qt::InitRepository=HASH(0x3be738)') called at .
      /init-repository line 576

    astodolski@WIN-SHC18RVLNPH ~/qt5 (branch_5_5_0)
    $

    Is this checkout not possible without the webkit?

    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