Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-1526

Compilation with Qt v5.14.0/v5.14.1 fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 3.2.2
    • 3.1.1, 3.2.0
    • General
    • gcc v7.4.0 on suse linux
    • Linux/X11
    • e4ba1c1d81a740778813345cb3dacb4ba33df9db (installer-framework/installer-framework/3.2)

    Description

      Compile with Qt v5.14.0 (earlier versions show no problem) fails on:

      g++ -c -pipe -w -g -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -D_UNICODE -D_NO_CRYPTO -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -DUNICODE -DBUILD_SHARED_KDTOOLS -DNOMINMAX -DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GIT_SHA1_="82b0f5b5ab7cd1508005d262f9d50cddeda04a1d" -DIFW_VERSION_STR=3.1.1 -DIFW_VERSION=0x030101 -DIFW_REPOSITORY_FORMAT_VERSION=1.0.0 -DBUILD_LIB_INSTALLER -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer -I. -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/C -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP/myWindows -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP/include_windows -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/kdtools -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/kdtools -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP -I../../../../qt-5.14.0/install/include -I../../../../qt-5.14.0/install/include/QtUiTools -I../../../../qt-5.14.0/install/include/QtWidgets -I../../../../qt-5.14.0/install/include/QtGui -I../../../../qt-5.14.0/install/include/QtQml/5.14.0 -I../../../../qt-5.14.0/install/include/QtQml/5.14.0/QtQml -I../../../../qt-5.14.0/install/include/QtCore/5.14.0 -I../../../../qt-5.14.0/install/include/QtCore/5.14.0/QtCore -I../../../../qt-5.14.0/install/include/QtQml -I../../../../qt-5.14.0/install/include/QtNetwork -I../../../../qt-5.14.0/install/include/QtXml -I../../../../qt-5.14.0/install/include/QtConcurrent -I../../../../qt-5.14.0/install/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../../qt-5.14.0/install/mkspecs/linux-g++ -o utils.o /home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer/utils.cpp
      g++ -c -pipe -w -g -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -D_UNICODE -D_NO_CRYPTO -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -DUNICODE -DBUILD_SHARED_KDTOOLS -DNOMINMAX -DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GIT_SHA1_="82b0f5b5ab7cd1508005d262f9d50cddeda04a1d" -DIFW_VERSION_STR=3.1.1 -DIFW_VERSION=0x030101 -DIFW_REPOSITORY_FORMAT_VERSION=1.0.0 -DBUILD_LIB_INSTALLER -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer -I. -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/C -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP/myWindows -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP/include_windows -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/kdtools -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/kdtools -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer -I/home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/7zip/unix/CPP -I../../../../qt-5.14.0/install/include -I../../../../qt-5.14.0/install/include/QtUiTools -I../../../../qt-5.14.0/install/include/QtWidgets -I../../../../qt-5.14.0/install/include/QtGui -I../../../../qt-5.14.0/install/include/QtQml/5.14.0 -I../../../../qt-5.14.0/install/include/QtQml/5.14.0/QtQml -I../../../../qt-5.14.0/install/include/QtCore/5.14.0 -I../../../../qt-5.14.0/install/include/QtCore/5.14.0/QtCore -I../../../../qt-5.14.0/install/include/QtQml -I../../../../qt-5.14.0/install/include/QtNetwork -I../../../../qt-5.14.0/install/include/QtXml -I../../../../qt-5.14.0/install/include/QtConcurrent -I../../../../qt-5.14.0/install/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../../qt-5.14.0/install/mkspecs/linux-g++ -o component.o /home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer/component.cpp
      /home/development/qt-installer-framework-enterprise-src-3.1.1/src/libs/installer/component.cpp:53:10: fatal error: private/qv8engine_p.h: Bestand of map bestaat niet
       #include <private/qv8engine_p.h>
                ^~~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      Makefile:10084: recept voor doel 'component.o' is mislukt
      

       

      Attachments

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

        Activity

          People

            installerteam Installer Team
            jirauser24743 user-678dd (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes