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

fatal error: 'QtQml/private/qqmljssourcelocation_p.h' file not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • None
    • 6.0.0 Alpha
    • None
    • 74fab3329b1400e9b520edd581d56e8bdd09614d (qt/qtdeclarative/dev)

    Description

      -std=c++17 -MD -MT tools/qmllint/CMakeFiles/qmllint.dir/__/shared/qmljstypereader.cpp.o -MF tools/qmllint/CMakeFiles/qmllint.dir/__/shared/qmljstypereader.cpp.o.d -o tools/qmllint/CMakeFiles/qmllint.dir/__/shared/qmljstypereader.cpp.o -c tools/shared/qmljstypereader.cpp
      agent:2020/09/28 18:34:39 build.go:379: In file included from tools/shared/qmljstypereader.cpp:29:
      agent:2020/09/28 18:34:39 build.go:379: In file included from tools/qmllint/../shared/qmljstypereader.h:42:
      agent:2020/09/28 18:34:39 build.go:379: tools/qmllint/../shared/scopetree.h:45:10: fatal error: 'QtQml/private/qqmljssourcelocation_p.h' file not found
      agent:2020/09/28 18:34:39 build.go:379: #include <QtQml/private/qqmljssourcelocation_p.h>
      agent:2020/09/28 18:34:39 build.go:379:          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2020/09/28 18:34:39 build.go:379: 1 error generated.
      agent:2020/09/28 18:34:39 build.go:379: [1091/1603] sccache /usr/bin/clang++ -DGL_SILENCE_DEPRECATION -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_QMLDEVTOOLS_LIB -DQT_USE_QSTRINGBUILDER -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Itools/qmllint/qmllint_autogen/include -Itools/qmllint -Itools/qmllint/../shared -Ilib/QtQml.framework/Versions/6/Headers -Ilib/QtQml.framework/Versions/6/Headers/6.0.0 -Ilib/QtQml.framework/Versions/6/Headers/6.0.0/QtQml -iframework /Users/qt/work/install/lib -isystem /Users/qt/work/install/lib/QtCore.framework/Headers -isystem /Users/qt/work/install/mkspecs/macx-clang -isystem /Users/qt/work/install/include -isystem /Users/qt/work/install/lib/QtCore.framework/Headers/6.0.0 -isystem /Users/qt/work/install/lib/QtCore.framework/Headers/6.0.0/QtCore -g -DNDEBUG -O2 -isysroot /Applications/Xcode11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -mmacosx-version-min=10.14 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -fno-exceptions -fPIC -std=c++17 -MD -MT tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o -MF tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o.d -o tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o -c tools/shared/scopetree.cpp
      agent:2020/09/28 18:34:39 build.go:379: FAILED: tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o 
      agent:2020/09/28 18:34:39 build.go:379: sccache /usr/bin/clang++ -DGL_SILENCE_DEPRECATION -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_QMLDEVTOOLS_LIB -DQT_USE_QSTRINGBUILDER -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Itools/qmllint/qmllint_autogen/include -Itools/qmllint -Itools/qmllint/../shared -Ilib/QtQml.framework/Versions/6/Headers -Ilib/QtQml.framework/Versions/6/Headers/6.0.0 -Ilib/QtQml.framework/Versions/6/Headers/6.0.0/QtQml -iframework /Users/qt/work/install/lib -isystem /Users/qt/work/install/lib/QtCore.framework/Headers -isystem /Users/qt/work/install/mkspecs/macx-clang -isystem /Users/qt/work/install/include -isystem /Users/qt/work/install/lib/QtCore.framework/Headers/6.0.0 -isystem /Users/qt/work/install/lib/QtCore.framework/Headers/6.0.0/QtCore -g -DNDEBUG -O2 -isysroot /Applications/Xcode11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -mmacosx-version-min=10.14 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -fno-exceptions -fPIC -std=c++17 -MD -MT tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o -MF tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o.d -o tools/qmllint/CMakeFiles/qmllint.dir/__/shared/scopetree.cpp.o -c tools/shared/scopetree.cpp
      agent:2020/09/28 18:34:39 build.go:379: In file included from tools/shared/scopetree.cpp:29:
      agent:2020/09/28 18:34:39 build.go:379: tools/qmllint/../shared/scopetree.h:45:10: fatal error: 'QtQml/private/qqmljssourcelocation_p.h' file not found
      agent:2020/09/28 18:34:39 build.go:379: #include <QtQml/private/qqmljssourcelocation_p.h>
      agent:2020/09/28 18:34:39 build.go:379:          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2020/09/28 18:34:39 build.go:379: 1 error generated.
      

      Build log: https://testresults.qt.io/logs/qt/qtdeclarative/bc855174c4a7469f9d890c26a78b93b1d63fbddc/MacOSMacOS_10_14x86_64MacOSMacOS_10_14x86_64Clangqtci-macos-10.14-x86_64-d68bb9Sccache/8ac2ea167f521e2e08217ec59a338437fb1a1808/build_1601317908/log.txt.gz

      Details: https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1601317816

      Tested changes (refs/builds/qtci/dev/1601317814):
      https://codereview.qt-project.org/c/qt/qtdeclarative/+/315631/1 Update dependencies on 'dev' in qt/qtdeclarative

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes