Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57289

init-repository fails to check out some modules

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.3
    • 5.6
    • Build tools: Other
    • None
    • Ubuntu 16.10 64 bit
    • 150071b395e7c81a9af08469f4cb2f69c2838480

    Description

      Configure and try to build Qt:

      qtrob@RightOn:~/dev/g++-6.2.0/qt-5.6.3-pre$ nice /home/qtrob/dev/src/qt-5.6.3-pre/configure -developer-build -skip webchannel -opensource -nomake examples -nomake tests -confirm-license -no-gtkstyle > configure.log 2>&1 && nice make -j15 > build.log 2>&1 && echo success
      success
      

      This seems to have succeeded but at least many tools have not been built:

      qtrob@RightOn:~/dev/g++-6.2.0/qt-5.6.3-pre$ ls qtbase/bin/
      canbusutil  moc  qdbuscpp2xml  qdbusxml2cpp  qlalr  qmake  qt.conf  rcc  uic
      

      Many libs are missing, too:

      qtrob@RightOn:~/dev/g++-6.2.0/qt-5.6.3-pre$ ls qtbase/lib/ | grep 5.6.2
      libQt5Concurrent.so.5.6.2
      libQt5Core.so.5.6.2
      libQt5DBus.so.5.6.2
      libQt5EglDeviceIntegration.so.5.6.2
      libQt5Gui.so.5.6.2
      libQt5Network.so.5.6.2
      libQt5OpenGL.so.5.6.2
      libQt5PrintSupport.so.5.6.2
      libQt5Sensors.so.5.6.2
      libQt5SerialBus.so.5.6.2
      libQt5SerialPort.so.5.6.2
      libQt5Sql.so.5.6.2
      libQt5Test.so.5.6.2
      libQt5WebSockets.so.5.6.2
      libQt5Widgets.so.5.6.2
      libQt5X11Extras.so.5.6.2
      libQt5XcbQpa.so.5.6.2
      libQt5Xml.so.5.6.2
      

      In the logs (attached) I could not find an error. Even if it is written in there, still the error code should be different than 0.

      Attachments

        1. build.log
          3.77 MB
        2. build-clean.log
          8.20 MB
        3. configure.log
          16 kB
        4. configure-clean.log
          16 kB
        5. init-repo.log
          27 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              buddenha Oswald Buddenhagen
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes