Project

General

Profile

Actions

Bug #62078

open

compile error while building crimson

Added by Rixin Luo 10 months ago.

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

0%

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

Description

error message is below:

In file included from /home/ceph/src/fmt/include/fmt/format.h:48,
                 from /home/ceph/src/fmt/include/fmt/ostream.h:20,
                 from /home/ceph/src/seastar/include/seastar/core/sstring.hh:37,
                 from /home/ceph/src/seastar/include/seastar/core/seastar.hh:50,
                 from /home/ceph/src/seastar/include/seastar/core/reactor.hh:24,
                 from /home/ceph/src/seastar/src/core/file.cc:39:
/home/ceph/src/fmt/include/fmt/core.h:166:40: error: missing ')' after "__has_attribute" 
  166 | #if FMT_HAS_CPP17_ATTRIBUTE(fallthrough)
      |                                        ^
/home/ceph/src/fmt/include/fmt/core.h:166:29: error: missing binary operator before token "(" 
  166 | #if FMT_HAS_CPP17_ATTRIBUTE(fallthrough)
      |     

No data to display

Actions

Also available in: Atom PDF