|
Bugzilla – Full Text Bug Listing |
| Summary: | ceph: fails to build with cmake 3.28 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ana Guerrero <ana.guerrero> |
| Component: | Other | Assignee: | Dominique Leuenberger <dimstar> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar, foss |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ana Guerrero
2023-12-15 15:19:17 UTC
Would be great to get a Git bisect to pinpoint the CMake change that caused this error. From the error message, I would guess it is a problem in the Ceph code. I checked both issue trackers for CMake and Ceph and nobody else reported this. Strange. Needs more investigations. It's a combination of things that need to happen: * cmake 3.28 or newer (not many distros have that yet I guess) * command 'git' not existing (i.e building from tarball in clean build env; excludes all ceph devs from seeing this) https://github.com/ceph/ceph/pull/54963 (In reply to Dominique Leuenberger from comment #2) > It's a combination of things that need to happen: > > * cmake 3.28 or newer (not many distros have that yet I guess) > * command 'git' not existing (i.e building from tarball in clean build env; > excludes all ceph devs from seeing this) > > > https://github.com/ceph/ceph/pull/54963 Accepted by devel prj and forwarded to Facrory |