Skip to content

BUG in whole_graph_request() finally found #174

BUG in whole_graph_request() finally found

BUG in whole_graph_request() finally found #174

Triggered via push June 18, 2026 20:37
Status Failure
Total duration 3h 4m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
ubuntu-build
Command failed: cmake --build /home/runner/work/cortex/cortex/build --config Release --parallel 4 In file included from /home/runner/work/cortex/cortex/api/include/dsr/api/dsr_graph_settings.h:6, from /home/runner/work/cortex/cortex/api/include/dsr/api/dsr_sync_engine.h:3, from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/../../../../api/include/dsr/api/dsr_api.h:34, from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/moc_dsr_api.cpp:10, from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/mocs_compilation.cpp:2: /home/runner/work/cortex/cortex/api/include/dsr/api/dsr_signal_emitter.h:4:10: fatal error: dsr/core/threadpool/threadpool.h: No such file or directory 4 | #include <dsr/core/threadpool/threadpool.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [api/CMakeFiles/dsr_api.dir/build.make:86: api/CMakeFiles/dsr_api.dir/dsr_api_autogen/mocs_compilation.cpp.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:180: api/CMakeFiles/dsr_api.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... In file included from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_graph_settings.h:6, from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_sync_engine.h:3, from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_api.h:34, from /home/runner/work/cortex/cortex/build/gui/dsr_gui_autogen/BZSKKVC4ZE/../../../../gui/include/dsr/gui/dsr_gui.h:27, from /home/runner/work/cortex/cortex/build/gui/dsr_gui_autogen/BZSKKVC4ZE/moc_dsr_gui.cpp:10, from /home/runner/work/cortex/cortex/build/gui/dsr_gui_autogen/mocs_compilation.cpp:2: /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_signal_emitter.h:4:10: fatal error: dsr/core/threadpool/threadpool.h: No such file or directory 4 | #include <dsr/core/threadpool/threadpool.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [gui/CMakeFiles/dsr_gui.dir/build.make:86: gui/CMakeFiles/dsr_gui.dir/dsr_gui_autogen/mocs_compilation.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_graph_settings.h:6, from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_sync_engine.h:3, from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_api.h:34, from /home/runner/work/cortex/cortex/gui/include/dsr/gui/dsr_gui.h:27, from /home/runner/work/cortex/cortex/gui/dsr_gui.cpp:17: /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_signal_emitter.h:4:10: fatal error: dsr/core/threadpool/threadpool.h: No such file or directory 4 | #include <dsr/core/threadpool/threadpool.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [gui/CMakeFiles/dsr_gui.dir/build.make:100: gui/CMakeFiles/dsr_gui.dir/dsr_gui.cpp.o] Error 1 In file included from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_graph_settings.h:6, from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_sync_engine.h:3, from /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_api.h:34, from /home/runner/work/cortex/cortex/gui/include/dsr/gui/viewers/qscene_2d_viewer/qscene_2d_viewer.h:20, from /home/runner/work/cortex/cortex/gui/viewers/qscene_2d_viewer/qscene_2d_viewer.cpp:1: /home/runner/work/cortex/cortex/gui/../api/include/dsr/api/dsr_signal_emitter.h:4:10: fatal error: dsr/core/threadpool/threadpool.h: No such file or directory 4 | #include <dsr/core/threadpool/threadpool.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [gui/CMakeFiles/dsr_gui.dir/build.make:114: gui/CMakeFiles/dsr_gui.dir/viewers/qscene_2d_viewer/qscene_2
ubuntu-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2.0.0, nicledomaS/cmake_build_action@v1.4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ubuntu-build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/