-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
- OS Version: Ubuntu Noble
- Source gz-launch9
Description
- Expected behavior: Build should pass
- Actual behavior: Build is failing due to a CMake
Output
Reference builds (gz-launch-main and gz-launch9-debbuilder):
- https://build.osrfoundation.org/job/gz_launch-ci-main-noble-amd64/92/consoleFull
- https://build.osrfoundation.org/job/gz-launch9-debbuilder/161/
CMake Error at /usr/share/cmake/gz-cmake4/cmake4/GzConfigureBuild.cmake:63 (message):
-- BUILD ERRORS: These must be resolved before compiling.
Call Stack (most recent call first):
CMakeLists.txt:108 (gz_configure_build)
CMake Error at /usr/share/cmake/gz-cmake4/cmake4/GzConfigureBuild.cmake:65 (message):
-- Missing dependency [Qt5] (Components: Core, Quick, QuickControls2)
Call Stack (most recent call first):
CMakeLists.txt:108 (gz_configure_build)
CMake Error at /usr/share/cmake/gz-cmake4/cmake4/GzConfigureBuild.cmake:67 (message):
-- END BUILD ERRORS
Call Stack (most recent call first):
CMakeLists.txt:108 (gz_configure_build)
CMake Error at /usr/share/cmake/gz-cmake4/cmake4/GzConfigureBuild.cmake:72 (message):
Errors encountered in build. Please see BUILD ERRORS above.
Call Stack (most recent call first):
CMakeLists.txt:108 (gz_configure_build)
-- Configuring incomplete, errors occurred!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done