Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1072

QtRemoteObjects/qremoteobjectpendingcall.h:45:10: fatal error: 'QVariant' file not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.12.4
    • PySide
    • None
    • All

    Description

      With pyside 5.12.4 (I could not test 5.13.0), with Qt 5.12.1, on Linux/osx/win32, the build fails for the QtRemoteObjects module ONLY (works with -DSKIP_MODULES=RemoteObjects) as the typesystem does not seem to find QVariant (no qtcore include flag passed to shiboken but on the other hand include flags passed to the actual c++ compiler are ok and do contain qtcore includes):

      [  0%] Running generator for QtRemoteObjects...
      2019-08-09T13:43:28.1496752Z cd $SRC_DIR/sources/pyside2/PySide2/QtRemoteObjects && $PREFIX/bin/shiboken2 --generator-set=shiboken --enable-parent-ctor-heuristic --enable-pyside-extensions --enable-return-value-heuristic --use-isnull-as-nb_nonzero $SRC_DIR/sources/pyside2/build/PySide2/QtRemoteObjects_global.h --include-paths=$SRC_DIR/sources/pyside2/PySide2:$PREFIX/include/qt/ --typesystem-paths=$SRC_DIR/sources/pyside2/build/PySide2:$SRC_DIR/sources/pyside2/PySide2:$SRC_DIR/sources/pyside2/PySide2/QtRemoteObjects --output-directory=$SRC_DIR/sources/pyside2/build/PySide2/QtRemoteObjects --license-file=$SRC_DIR/sources/pyside2/PySide2/QtRemoteObjects/../licensecomment.txt $SRC_DIR/sources/pyside2/PySide2/QtRemoteObjects/typesystem_remoteobjects.xml --api-version=5.12 --drop-type-entries=""
      2019-08-09T13:43:28.3813562Z qt.shiboken: (remoteobjects) CLANG builtins includes directory: /home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/clang/8.0.0/include
      2019-08-09T13:43:28.3910577Z (remoteobjects) clang_parseTranslationUnit2(0x0, cmd[11]=-isystem/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/clang/8.0.0/include -isystem/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_build_env/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/include/c++/7.3.0 -isystem/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_build_env/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/include/c++/7.3.0/x86_64-conda_cos6-linux-gnu -isystem/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_build_env/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/include/c++/7.3.0/backward -isystem/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_build_env/bin/../x86_64-conda_cos6-linux-gnu/sysroot/usr/include -fPIC -Wno-constant-logical-operand -std=c++14 -I/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/work/sources/pyside2/PySide2 -I/home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/include/qt /tmp/QtRemoteObjects_global_yhDiGJ.hpp)
      2019-08-09T13:43:29.6832840Z /home/conda/feedstock_root/build_artifacts/pyside2_1565357367093/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/include/qt/QtRemoteObjects/qremoteobjectpendingcall.h:45:10: fatal error: 'QVariant' file not found
      

      full logs:

      https://github.com/conda-forge/pyside2-feedstock/pull/37

      Attachments

        Issue Links

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

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              jschueller Julien Schueller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes