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

planets-qml example doesn't build anymore

    XMLWordPrintable

Details

    • Android
    • df15f25a4 (dev), ed93edfc6 (6.5)

    Description

      While trying to build planets-qml example it fails with both qmake & cmake

       

      Qmake

      /usr/lib/qt-android-6.5-arm64-v8a/bin/qmake /tmp/autopkgtest-lxc.ihckabvq/downtmp/build.K1E/src/qt3d/tests/manual/planets-qml/planets-qml.pro Info: creating stash file /home/debci/planets-qml/qmake-build/.qmake.stash Cannot read /tmp/autopkgtest-lxc.ihckabvq/downtmp/build.K1E/src/qt3d/tests/manual/examples.pri: No such file or directory Project ERROR: Couldn't find the examples.pri file!
      

      It seams to be because of the relocation of the sample from qt3d/examples/qt3d/planets-qml to
      qt3d/tests/manual/planets-qml

      Cmake

      /usr/lib/qt-android-6.5-arm64-v8a/bin/qt-cmake -DANDROID_SDK_ROOT=/usr/lib/android-sdk -DANDROID_NDK_ROOT=/usr/lib/android-ndk -DQT_ENABLE_VERBOSE_DEPLOYMENT=ON -S qt3d/tests/manual/planets-qml -B /home/debci/planets-qml/cmake-build
      
      make VERBOSE=1 -C /home/debci/planets-qml/cmake-build apk
      
      
      [  9%] Built target planets-qml_autogen
      make  -f CMakeFiles/planets-qml.dir/build.make CMakeFiles/planets-qml.dir/depend
      make[3]: Entering directory '/home/debci/planets-qml/cmake-build'
      [ 18%] Running rcc for resource planets-qml-images
      /usr/lib/qt-android-6.5-host/libexec/rcc --output /home/debci/planets-qml/cmake-build/.rcc/qrc_planets-qml-images.cpp --name planets-qml-images /home/debci/planets-qml/cmake-build/.rcc/planets-qml-images.qrc --no-zstd
      make[3]: *** No rule to make target '/tmp/autopkgtest-lxc.ihckabvq/downtmp/build.K1E/src/qt3d/tests/manual/planets-qml/meshes/ring.obj', needed by '.rcc/qrc_planets-qml.cpp'.  Stop.
      make[3]: Leaving directory '/home/debci/planets-qml/cmake-build'
      make[2]: *** [CMakeFiles/Makefile2:296: CMakeFiles/planets-qml.dir/all] Error 2
      make[2]: Leaving directory '/home/debci/planets-qml/cmake-build'
      make[1]: *** [CMakeFiles/Makefile2:358: CMakeFiles/apk.dir/rule] Error 2
      make[1]: Leaving directory '/home/debci/planets-qml/cmake-build'
      make: *** [Makefile:254: apk] Error 2
      make: Leaving directory '/home/debci/planets-qml/cmake-build'
      

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            ban F S
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes