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

make install fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.1
    • 5.5.0 RC
    • Build System
    • None
    • OpenSuse 13.2 & KDE 64-bit kernel 3.16.7-21-desktop x86_64 GNU/Linux
      gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux)
    • 1dedbdc64fbc4b169a42fa51fc86489972c91782

    Description

      When compiling Qt 5.5-RC form source from http://download.qt.io/development_releases/qt/5.5/5.5.0-rc/single/qt-everywhere-opensource-src-5.5.0-rc.tar.xz
      configuring and compiling went fine.
      However, when entering "make install", it starts to compile a lot of sources and ultimately exits with an error:

      cd render/ && ( test -e Makefile || /data/trino/software/Qt5/Qt5.5-rc/qt-everywhere-opensource-src-5.5.0-rc/qtbase/bin/qmake /data/trino/software/Qt5/Qt5.5-rc/qt-everywhere-opensource-src-5.5.0-rc/qt3d/src/render/render.pro -o Makefile ) && make -f Makefile install
      Project ERROR: Unknown module(s) in QT: openglextensions
      Makefile:88: recipe for target 'sub-render-install_subtargets' failed
      make[2]: *** [sub-render-install_subtargets] Error 3
      make[2]: Leaving directory '/data/trino/software/Qt5/Qt5.5-rc/qt-everywhere-opensource-src-5.5.0-rc/qt3d/src'
      Makefile:56: recipe for target 'sub-src-install_subtargets' failed
      make[1]: *** [sub-src-install_subtargets] Error 2
      make[1]: Leaving directory '/data/trino/software/Qt5/Qt5.5-rc/qt-everywhere-opensource-src-5.5.0-rc/qt3d'
      Makefile:604: recipe for target 'module-qt3d-install_subtargets' failed
      make: *** [module-qt3d-install_subtargets] Error 2
      

      Qt has been configured as follows:

      ./configure -release -opensource -confirm-license -c++11 -static -largefile -accessibility -no-qml-debug -qt-zlib -no-mtdev -no-journald -qt-libpng -qt-libjpeg -qt-freetype -qt-harfbuzz -no-openssl -no-libproxy -no-glib -no-pulseaudio -no-alsa -no-gtkstyle -nomake examples -nomake tests -no-compile-examples -no-nis -cups -no-evdev -no-dbus -no-eglfs -qreal double -no-opengl -no-gstreamer
      

      Attachments

        For Gerrit Dashboard: QTBUG-46830
        # Subject Branch Project Status CR V

        Activity

          People

            buddenha Oswald Buddenhagen
            trino trino
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes