Project

General

Profile

Actions

Bug #57358

closed

make check arm64 is failing with: 'Could NOT find Boost: Found unsuitable version "1.75.0"'

Added by Yaarit Hatuka over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

main PRs are failing with:

CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Boost: Found unsuitable version "1.75.0", but required is at
  least "1.79" (found /opt/ceph/include, found components: atomic chrono
  thread system regex random program_options date_time iostreams context
  coroutine timer filesystem)
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:592 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindBoost.cmake:2349 (find_package_handle_standard_args)
  CMakeLists.txt:649 (find_package)

See https://jenkins.ceph.com/job/ceph-pull-requests-arm64/32023/consoleFull#-20585913717641bc0b-bacc-4481-8290-0cf28df0ce68.

Actions #1

Updated by David Galloway over 1 year ago

  • Status changed from New to Fix Under Review

I just discovered that despite the fact I built boost 1.79 for Ubuntu Jammy, there was no logic in install-deps.sh to actually install it (on either architecture).

https://github.com/ceph/ceph/pull/47885

Actions #2

Updated by David Galloway over 1 year ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF