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

Unable to build Qt3D Add-On with Conan, Qt6.0.1, Qt6.1.0Alpha,6.0.2, 6.0.3, 6.0.4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 6.0.1, 6.0.2, 6.0.3, 6.0.4
    • Build System, Qt3D
    • Linux/X11

    Description

       
      Description
      Install Qt6.0.1, Cmake, Ninja and Conan with online installer.
       
      Run build command:
      conan install qt3d/6.0.1@qt/snapshot --build=missing --profile=/home/qt/RTA/qt5/Tools/Conan/profiles/qt-6.0.1-gcc-x86_64 -s build_type=Release -g cmake_paths -g=cmake -g deploy
       
      Build fails:
      FAIL 13:19:14 Found 'error' from command output (Screenshot taken from the desktop is invalid)
      LOG 13:19:14result array length: 347
      LOG 13:19:14 make[1]: *** [CMakeFiles/Makefile2:2180: src/render/CMakeFiles/Qt3DRender_header_check.dir/all] Error 2
      LOG 13:19:14 Assembler messages:
      LOG 13:19:14 Fatal error: can't create header_frontend/qabstractactioninput.h.o: No such file or directory
      LOG 13:19:14
      make[2]: *** [src/input/CMakeFiles/Qt3DInput_header_check.dir/build.make:108: src/input/header_frontend/qabstractactioninput.h.o] Error 1
      LOG 13:19:14 Assembler messages:
      LOG 13:19:14 Fatal error: can't create header_frontend/qabstractaxisinput.h.o: No such file or directory
      LOG 13:19:14 make[2]: *** [src/input/CMakeFiles/Qt3DInput_header_check.dir/build.make:112: src/input/header_frontend/qabstractaxisinput.h.o] Error 1
       
      LOG 13:19:14 make[2]: Leaving directory '/home/qt/.conan/data/qt3d/6.0.1/qt/snapshot/build/9105b5b4ab5d474532cfc28699da368141e8a4cf'
       
      LOG 13:19:14 make[1]: *** [CMakeFiles/Makefile2:2040: src/input/CMakeFiles/Qt3DInput_header_check.dir/all] Error 2
       
      LOG 13:19:14 make[1]: Leaving directory '/home/qt/.conan/data/qt3d/6.0.1/qt/snapshot/build/9105b5b4ab5d474532cfc28699da368141e8a4cf'
       
      LOG 13:19:14 make: *** [Makefile:163: all] Error 2
      LOG 13:19:14 CMAKE_PREFIX_PATH for 'qt3d/6.0.1' build is: /home/qt/RTA/qt5/6.0.1/gcc_64
      LOG 13:19:14 CMAKE_PREFIX_PATH for 'qt3d/6.0.1' build is: /home/qt/RTA/qt5/6.0.1/gcc_64
      LOG 13:19:14 qt3d/6.0.1@qt/snapshot:
      LOG 13:19:14 qt3d/6.0.1@qt/snapshot: ERROR: Package '9105b5b4ab5d474532cfc28699da368141e8a4cf' build failed
      LOG 13:19:14 qt3d/6.0.1@qt/snapshot: WARN: Build folder /home/qt/.conan/data/qt3d/6.0.1/qt/snapshot/build/9105b5b4ab5d474532cfc28699da368141e8a4cf
       
      LOG 13:19:14 ERROR: qt3d/6.0.1@qt/snapshot: Error in build() method, line 121
      LOG 13:19:14 self.run('cmake --build . %s' % cmake.build_config)
      LOG 13:19:14 ConanException: Error 2 while executing cmake --build .
       
      LOG 13:19:14 make[1]: *** [CMakeFiles/Makefile2:2180: src/render/CMakeFiles/Qt3DRender_header_check.dir/all] Error 2
       
       
       
       

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              mierala Minna Erälä
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes