Project

General

Profile

Actions

Bug #59690

open

ceph fails to build, fatal error: global_legacy_options.h: No such file or directory

Added by Kaleb KEITHLEY about 1 year ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

see https://bugzilla.redhat.com/show_bug.cgi?id=2196438

In file included from /builddir/build/BUILD/ceph-17.2.6/src/common/config_values.h:59,
from /builddir/build/BUILD/ceph-17.2.6/src/common/config.h:27,
from /builddir/build/BUILD/ceph-17.2.6/src/common/config_proxy.h:6,
from /builddir/build/BUILD/ceph-17.2.6/src/common/ceph_context.h:41,
from /builddir/build/BUILD/ceph-17.2.6/src/common/dout.h:29,
from /builddir/build/BUILD/ceph-17.2.6/src/include/Context.h:19,
from /builddir/build/BUILD/ceph-17.2.6/src/mon/mon_types.h:20,
from /builddir/build/BUILD/ceph-17.2.6/src/mon/MonMap.h:28,
from /builddir/build/BUILD/ceph-17.2.6/src/krbd.cc:44:
/builddir/build/BUILD/ceph-17.2.6/src/common/options/legacy_config_opts.h:1:10: fatal error: global_legacy_options.h: No such file or directory
1 | #include "global_legacy_options.h" | ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

https://github.com/ceph/ceph/commit/3b3da64d741960e2ecb217c1990142f4a88f2fa3 attempted to fix it but it is still seen occasionally even in 17.2.6 and main.

Actions

Also available in: Atom PDF