Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.8.0
-
None
-
Mac OS X 10.11.6
Description
Hello,
I am trying to clone the Qt 5 repository and build the source code but when I run the init-repository script (which AFAIK initializes all the submodules) I get the following error:
fatal: repository 'http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git/' not found
Here is the full log:
MacBook-Pro:~ user$ git clone http://code.qt.io/cgit/qt/qt5.git/ Cloning into 'qt5'... MacBook-Pro:~ user$ cd qt5 MacBook-Pro:qt5 user$ ./init-repository + git submodule init qt3d qtactiveqt qtandroidextras qtbase qtcanvas3d qtcharts qtconnectivity qtdatavis3d qtdeclarative qtdoc qtgamepad qtgraphicaleffects qtimageformats qtlocation qtmacextras qtmultimedia qtnetworkauth qtpurchasing qtqa qtquickcontrols qtquickcontrols2 qtrepotools qtscript qtscxml qtsensors qtserialbus qtserialport qtspeech qtsvg qttools qttranslations qtvirtualkeyboard qtwayland qtwebchannel qtwebengine qtwebsockets qtwebview qtwinextras qtx11extras qtxmlpatterns Submodule 'qt3d' (http://code.qt.io/cgit/qt/qt5.git/qt3d.git) registered for path 'qt3d' Submodule 'qtactiveqt' (http://code.qt.io/cgit/qt/qt5.git/qtactiveqt.git) registered for path 'qtactiveqt' Submodule 'qtandroidextras' (http://code.qt.io/cgit/qt/qt5.git/qtandroidextras.git) registered for path 'qtandroidextras' Submodule 'qtbase' (http://code.qt.io/cgit/qt/qt5.git/qtbase.git) registered for path 'qtbase' Submodule 'qtcanvas3d' (http://code.qt.io/cgit/qt/qt5.git/qtcanvas3d.git) registered for path 'qtcanvas3d' Submodule 'qtcharts' (http://code.qt.io/cgit/qt/qt5.git/qtcharts.git) registered for path 'qtcharts' Submodule 'qtconnectivity' (http://code.qt.io/cgit/qt/qt5.git/qtconnectivity.git) registered for path 'qtconnectivity' Submodule 'qtdatavis3d' (http://code.qt.io/cgit/qt/qt5.git/qtdatavis3d.git) registered for path 'qtdatavis3d' Submodule 'qtdeclarative' (http://code.qt.io/cgit/qt/qt5.git/qtdeclarative.git) registered for path 'qtdeclarative' Submodule 'qtdoc' (http://code.qt.io/cgit/qt/qt5.git/qtdoc.git) registered for path 'qtdoc' Submodule 'qtgamepad' (http://code.qt.io/cgit/qt/qt5.git/qtgamepad) registered for path 'qtgamepad' Submodule 'qtgraphicaleffects' (http://code.qt.io/cgit/qt/qt5.git/qtgraphicaleffects.git) registered for path 'qtgraphicaleffects' Submodule 'qtimageformats' (http://code.qt.io/cgit/qt/qt5.git/qtimageformats.git) registered for path 'qtimageformats' Submodule 'qtlocation' (http://code.qt.io/cgit/qt/qt5.git/qtlocation.git) registered for path 'qtlocation' Submodule 'qtmacextras' (http://code.qt.io/cgit/qt/qt5.git/qtmacextras.git) registered for path 'qtmacextras' Submodule 'qtmultimedia' (http://code.qt.io/cgit/qt/qt5.git/qtmultimedia.git) registered for path 'qtmultimedia' Submodule 'qtnetworkauth' (http://code.qt.io/cgit/qt/qt5.git/qtnetworkauth) registered for path 'qtnetworkauth' Submodule 'qtpurchasing' (http://code.qt.io/cgit/qt/qt5.git/qtpurchasing.git) registered for path 'qtpurchasing' Submodule 'qtqa' (http://code.qt.io/cgit/qt/qt5.git/qtqa.git) registered for path 'qtqa' Submodule 'qtquickcontrols' (http://code.qt.io/cgit/qt/qt5.git/qtquickcontrols.git) registered for path 'qtquickcontrols' Submodule 'qtquickcontrols2' (http://code.qt.io/cgit/qt/qt5.git/qtquickcontrols2.git) registered for path 'qtquickcontrols2' Submodule 'qtrepotools' (http://code.qt.io/cgit/qt/qt5.git/qtrepotools.git) registered for path 'qtrepotools' Submodule 'qtscript' (http://code.qt.io/cgit/qt/qt5.git/qtscript.git) registered for path 'qtscript' Submodule 'qtscxml' (http://code.qt.io/cgit/qt/qt5.git/qtscxml) registered for path 'qtscxml' Submodule 'qtsensors' (http://code.qt.io/cgit/qt/qt5.git/qtsensors.git) registered for path 'qtsensors' Submodule 'qtserialbus' (http://code.qt.io/cgit/qt/qt5.git/qtserialbus.git) registered for path 'qtserialbus' Submodule 'qtserialport' (http://code.qt.io/cgit/qt/qt5.git/qtserialport.git) registered for path 'qtserialport' Submodule 'qtspeech' (http://code.qt.io/cgit/qt/qt5.git/qtspeech) registered for path 'qtspeech' Submodule 'qtsvg' (http://code.qt.io/cgit/qt/qt5.git/qtsvg.git) registered for path 'qtsvg' Submodule 'qttools' (http://code.qt.io/cgit/qt/qt5.git/qttools.git) registered for path 'qttools' Submodule 'qttranslations' (http://code.qt.io/cgit/qt/qt5.git/qttranslations.git) registered for path 'qttranslations' Submodule 'qtvirtualkeyboard' (http://code.qt.io/cgit/qt/qt5.git/qtvirtualkeyboard.git) registered for path 'qtvirtualkeyboard' Submodule 'qtwayland' (http://code.qt.io/cgit/qt/qt5.git/qtwayland.git) registered for path 'qtwayland' Submodule 'qtwebchannel' (http://code.qt.io/cgit/qt/qt5.git/qtwebchannel.git) registered for path 'qtwebchannel' Submodule 'qtwebengine' (http://code.qt.io/cgit/qt/qt5.git/qtwebengine.git) registered for path 'qtwebengine' Submodule 'qtwebsockets' (http://code.qt.io/cgit/qt/qt5.git/qtwebsockets.git) registered for path 'qtwebsockets' Submodule 'qtwebview' (http://code.qt.io/cgit/qt/qt5.git/qtwebview.git) registered for path 'qtwebview' Submodule 'qtwinextras' (http://code.qt.io/cgit/qt/qt5.git/qtwinextras.git) registered for path 'qtwinextras' Submodule 'qtx11extras' (http://code.qt.io/cgit/qt/qt5.git/qtx11extras.git) registered for path 'qtx11extras' Submodule 'qtxmlpatterns' (http://code.qt.io/cgit/qt/qt5.git/qtxmlpatterns.git) registered for path 'qtxmlpatterns' + git config commit.template /Users/user/qt5/.commit-template + git clone --no-checkout http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git qt3d Cloning into 'qt3d'... fatal: repository 'http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git/' not found git clone --no-checkout http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git qt3d exited with status 32768 at ./init-repository line 198. Qt::InitRepository::exe('Qt::InitRepository=HASH(0x7ff1ec003ff0)', 'git', 'clone', '--no-checkout', 'http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git', 'qt3d') called at ./init-repository line 534 Qt::InitRepository::git_clone_one_submodule('Qt::InitRepository=HASH(0x7ff1ec003ff0)', 'qt3d', 'qt/qt3d.git', 0) called at ./init-repository line 407 Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x7ff1ec003ff0)', 'qt/qt5', 0, 'preview', 'essential', 'addon', 'deprecated') called at ./init-repository line 644 Qt::InitRepository::run('Qt::InitRepository=HASH(0x7ff1ec003ff0)') called at ./init-repository line 655 MacBook-Pro:qt5 user$