[CI/Install] install qt6-base-dev instead of qtbase5-dev in dependenc… #83
Annotations
1 error and 4 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/build/api/dsr_api_autogen/QWZKXSZ3JB/../../../../api/include/dsr/api/dsr_api.h:43,
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:
/usr/include/threadpool/threadpool.h:1:1: error: expected unqualified-id before numeric constant
1 | 404: Not Found
| ^~~
In file included from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/mocs_compilation.cpp:2:
/home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/moc_dsr_api.cpp:108:93: error: invalid use of incomplete type ‘class DSR::DSRGraph’
108 | void DSR::DSRGraph::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
| ^
In file included from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/../../../../api/include/dsr/api/dsr_api.h:32,
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_agent_info_api.h:17:11: note: forward declaration of ‘class DSR::DSRGraph’
17 | class DSRGraph;
| ^~~~~~~~
In file included from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/mocs_compilation.cpp:2:
/home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/moc_dsr_api.cpp:221:34: error: invalid use of incomplete type ‘class DSR::DSRGraph’
221 | const QMetaObject DSR::DSRGraph::staticMetaObject = { {
| ^~~~~~~~~~~~~~~~
In file included from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/../../../../api/include/dsr/api/dsr_api.h:32,
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_agent_info_api.h:17:11: note: forward declaration of ‘class DSR::DSRGraph’
17 | class DSRGraph;
| ^~~~~~~~
In file included from /home/runner/work/cortex/cortex/build/api/dsr_api_autogen/mocs_compilation.cpp:2:
/home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/moc_dsr_api.cpp:225:5: error: ‘qt_static_metacall’ was not declared in this scope
225 | qt_static_metacall,
| ^~~~~~~~~~~~~~~~~~
/home/runner/work/cortex/cortex/build/api/dsr_api_autogen/QWZKXSZ3JB/moc_dsr_api.cpp:228:35: error: ‘DSRGraph’ was not declared in this scope; did you mean ‘DSR::DSRGraph’?
228 | , QtPrivate::TypeAndForceComplete<DSRGraph, std::true_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<uint64_t, std::false_type>, QtPrivate::TypeAndForceComplete<const std::string &, std::false_type>, QtPrivate::TypeAndForceComplete<DSR::SignalInfo, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<uint64_t, std::false_type>, QtPrivate::TypeAndForceComplete<const std::string &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<uint64_t, std::false_type>, QtPrivate::TypeAndForceComplete<const std::vector<std::string> &, std::false_type>, QtPrivate::TypeAndForceComplete<DSR::SignalInfo, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<uint64_t, std::false_type>, QtPrivate::TypeAndForceComplete<const std::vector<std::string> &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<uint64_t, std::false_type>, QtPrivate::Typ
|
ubuntu-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.0.0, nicledomaS/cmake_build_action@v1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.0.0, nicledomaS/cmake_build_action@v1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|