Actions
Bug #70725
closedCMake Warning at cmake/modules/FindBoost.cmake
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v20.0.0-1321-g83e3eaf500
Released In:
v20.2.0~622
Upkeep Timestamp:
2025-11-01T01:13:50+00:00
Description
Triggered on every makecheck run, doesn't result in failure (probably introduced in the upgrade to boost 1.87)
https://jenkins.ceph.com/job/ceph-pull-requests/154872/console
-- Performing Test HAS_NULLPTR_WARNING - Success -- Checking for one of the modules 'libcares' -- Found Boost: /opt/ceph/include (found suitable version "1.87.0", minimum required is "1.73.0") CMake Warning at cmake/modules/FindBoost.cmake:1413 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): cmake/modules/FindBoost.cmake:1538 (_Boost_COMPONENT_DEPENDENCIES) cmake/modules/FindBoost.cmake:2157 (_Boost_MISSING_DEPENDENCIES) src/CMakeLists.txt:403 (_find_package) src/seastar/cmake/SeastarDependencies.cmake:136 (find_package) src/seastar/CMakeLists.txt:395 (seastar_find_dependencies)
Updated by Matan Breizman 12 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 62580
Updated by Matan Breizman 12 months ago
- Status changed from Fix Under Review to Resolved
Updated by Upkeep Bot 9 months ago
- Merge Commit set to 83e3eaf5003857240354d9289cbceb8197fd4676
- Fixed In set to v20.0.0-1321-g83e3eaf5003
- Upkeep Timestamp set to 2025-07-09T18:11:57+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v20.0.0-1321-g83e3eaf5003 to v20.0.0-1321-g83e3eaf500
- Upkeep Timestamp changed from 2025-07-09T18:11:57+00:00 to 2025-07-14T18:12:30+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~622
- Upkeep Timestamp changed from 2025-07-14T18:12:30+00:00 to 2025-11-01T01:13:50+00:00
Actions