Project

General

Profile

Actions

Bug #65673

open

the main branch fails gcc-13 compilation

Added by Xuehan Xu 10 days ago. Updated 9 days ago.

Status:
Fix Under Review
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

FAILED: src/test/CMakeFiles/unittest_ceph_crypto.dir/ceph_crypto.cc.o 
/usr/bin/ccache /usr/bin/g++-13 -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_HAS_IO_URING -DBOOST_ASIO_NO_TS_EXECUTORS -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/xuxuehan/src/ceph/gcc-build/src/include -I/home/xuxuehan/src/ceph/src -isystem /home/xuxuehan/src/ceph/gcc-build/boost/include -isystem /home/xuxuehan/src/ceph/gcc-build/include -isystem /home/xuxuehan/src/ceph/src/jaegertracing/opentelemetry-cpp/api/include -isystem /home/xuxuehan/src/ceph/src/jaegertracing/opentelemetry-cpp/exporters/jaeger/include -isystem /home/xuxuehan/src/ceph/src/jaegertracing/opentelemetry-cpp/ext/include -isystem /home/xuxuehan/src/ceph/src/jaegertracing/opentelemetry-cpp/sdk/include -isystem /home/xuxuehan/src/ceph/src/xxHash -isystem /home/xuxuehan/src/ceph/src/fmt/include -isystem /home/xuxuehan/src/ceph/src/googletest/googlemock/include -isystem /home/xuxuehan/src/ceph/src/googletest/googlemock -isystem /home/xuxuehan/src/ceph/src/googletest/googletest/include -isystem /home/xuxuehan/src/ceph/src/googletest/googletest -Og -g -O0 -fPIE -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -DBOOST_PHOENIX_STL_TUPLE_H_ -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -DCEPH_DEBUG_MUTEX -fstack-protector-strong -D_GLIBCXX_ASSERTIONS -fdiagnostics-color=auto -std=c++20 -MD -MT src/test/CMakeFiles/unittest_ceph_crypto.dir/ceph_crypto.cc.o -MF src/test/CMakeFiles/unittest_ceph_crypto.dir/ceph_crypto.cc.o.d -o src/test/CMakeFiles/unittest_ceph_crypto.dir/ceph_crypto.cc.o -c /home/xuxuehan/src/ceph/src/test/ceph_crypto.cc
/home/xuxuehan/src/ceph/src/test/ceph_crypto.cc:273:18: error: missing binary operator before token "(" 
  273 | #if __has_feature(address_sanitizer) || defined(__SANITIZE_ADDRESS__)
      |                  ^
Actions #1

Updated by Xuehan Xu 10 days ago

  • Subject changed from gcc-13 build fails to the main branch fails gcc-13 compilation
Actions #2

Updated by Kefu Chai 9 days ago

  • Pull request ID set to 57118
Actions #3

Updated by Kefu Chai 9 days ago

  • Status changed from New to Fix Under Review
  • Assignee set to Xuehan Xu
Actions

Also available in: Atom PDF