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

qtremoteobjects/examples/remoteobjects/remoteobjects_server/timemodel.h:5:10: fatal error: rep_timemodel_source.h: No such file or directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P0: Blocker
    • None
    • 6.7.0 FF
    • Remote Objects
    • None

    Description

       Executing instruction 76 of 95 - ExecuteCommand
      [make] 1h40m0s 20m0s false false
       cd remoteobjects/ && ( test -e Makefile || /home/qt/work/install/bin/qmake -o Makefile /home/qt/work/qt/qtremoteobjects/examples/remoteobjects/remoteobjects.pro ) && make -f Makefile 
       make[1]: Entering directory '/home/qt/work/qt/qtremoteobjects_qmake/examples/remoteobjects'
      cd remoteobjects_server/ && ( test -e Makefile || /home/qt/work/install/bin/qmake -o Makefile /home/qt/work/qt/qtremoteobjects/examples/remoteobjects/remoteobjects_server/remoteobjects_server.pro ) && make -f Makefile 
       make[2]: Entering directory '/home/qt/work/qt/qtremoteobjects_qmake/examples/remoteobjects/remoteobjects_server'
       g++ -c -pipe -g -Wall -Wextra -fPIC -D_REENTRANT -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server -I. -I/home/qt/work/install/include -I/home/qt/work/install/include/QtRemoteObjects -I/home/qt/work/install/include/QtNetwork -I/home/qt/work/install/include/QtCore -I. -I/home/qt/work/install/mkspecs/linux-g++ -o timemodel.o ../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server/timemodel.cpp
       g++ -c -pipe -g -Wall -Wextra -fPIC -D_REENTRANT -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server -I. -I/home/qt/work/install/include -I/home/qt/work/install/include/QtRemoteObjects -I/home/qt/work/install/include/QtNetwork -I/home/qt/work/install/include/QtCore -I. -I/home/qt/work/install/mkspecs/linux-g++ -o main.o ../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server/main.cpp
       In file included from ../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server/timemodel.cpp:4:
       ../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server/timemodel.h:5:10: fatal error: rep_timemodel_source.h: No such file or directory
           5 | #include "rep_timemodel_source.h"
             |          ^~~~~~~~~~~~~~~~~~~~~~~~
       compilation terminated.
       make[2]: *** [Makefile:1091: timemodel.o] Error 1
       make[2]: *** Waiting for unfinished jobs....
       In file included from ../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server/main.cpp:4:
       ../../../../qtremoteobjects/examples/remoteobjects/remoteobjects_server/timemodel.h:5:10: fatal error: rep_timemodel_source.h: No such file or directory
           5 | #include "rep_timemodel_source.h"
             |          ^~~~~~~~~~~~~~~~~~~~~~~~
       compilation terminated.
       make[2]: *** [Makefile:1359: main.o] Error 1
       make[2]: Leaving directory '/home/qt/work/qt/qtremoteobjects_qmake/examples/remoteobjects/remoteobjects_server'
       make[1]: *** [Makefile:53: sub-remoteobjects_server-make_first-ordered] Error 2
       make[1]: Leaving directory '/home/qt/work/qt/qtremoteobjects_qmake/examples/remoteobjects'
       make: *** [Makefile:47: sub-remoteobjects-make_first] Error 2
      agent:2023/08/24 09:58:43 build.go:456: Process finished with error: exit status 2
      agent:2023/08/24 09:58:43 build.go:835: Executing scheduled instruction 1 of 2 - Upload all core dumps if there are some
      agent:2023/08/24 09:58:43 build.go:653: Skip uploading core files because CORE_FILES_PATH is not set in the environment
      agent:2023/08/24 09:58:43 build.go:843: 
      agent:2023/08/24 09:58:43 build.go:835: Executing scheduled instruction 2 of 2 - Print sccache statistics
      agent:2023/08/24 09:58:43 build.go:428: [sccache -s] 30s 30s false true
       Compile requests                     31
       Compile requests executed            30
       Cache hits                           29
       Cache hits (C/C++)                   29
       Cache misses                          1
       Cache misses (C/C++)                  1
       Cache timeouts                        0
       Cache read errors                     0
       Forced recaches                       0
       Cache write errors                    0
       Compilation failures                  0
       Cache errors                          0
       Non-cacheable compilations            0
       Non-cacheable calls                   1
       Non-compilation calls                 0
       Unsupported compiler calls            0
       Average cache write               0.003 s
       Average cache read miss           0.045 s
       Average cache read hit            0.007 s
       Failed distributed compilations       0
       Non-cacheable reasons:
       -x                                    1
       Cache location                  S3, bucket: Bucket(name=cache, base_url=http://ci-sccache:9000/cache/)
      
      Build failed
      ERROR building: exit status 2
      

      Build log: https://testresults.qt.io/logs/qt/qtremoteobjects/7fab34e7ff2c2ab4c12252498e296d25a2a4e91a/LinuxUbuntu_22_04x86_64LinuxUbuntu_22_04x86_64GCCqtci-linux-Ubuntu-22.04-x86_64-51-e31deaDocumentation_Sccache_UseConfigure/1b3564c830cdc5ffe18fa3983ca762e00d690e18/build_1698328949/log.txt.gz

      Details: https://testresults.qt.io/coin/integration/qt/qtremoteobjects/tasks/1698326962

      Tested changes (refs/builds/qtci/dev/1692869778):
      https://codereview.qt-project.org/c/qt/qtremoteobjects/+/498958/2 Update dependencies on 'dev' in qt/qtremoteobjects

      Attachments

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

        Activity

          People

            bstottle Brett Stottlemyer
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes