Project

General

Profile

Actions

Bug #47187

closed

master FTBFS with glibc 2.32

Added by Nathan Cutler over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

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

Description

master Fails To Build From Source with glibc 2.32:

[   14s] [32/318] preinstalled glibc-2.32-564.17
[   14s] [33/318] preinstalled glibc-devel-2.32-564.17
[   14s] [34/318] preinstalled glibc-locale-2.32-564.17
[   14s] [35/318] preinstalled glibc-locale-base-2.32-564.17
...
[  668s] [ 11%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o
[  679s] In file included from /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handle
r.cc:28:
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.cc: In function 'voi
d install_sighandler(int, signal_handler_t, int)':
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.h:24:26: error: 'sys
_siglist' was not declared in this scope
[  679s]    24 | # define sig_str(signum) sys_siglist[signum]
[  679s]       |                          ^~~~~~~~~~~
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.h:24:26: note: in de
finition of macro 'sig_str'   
[  679s]    24 | # define sig_str(signum) sys_siglist[signum]
[  679s]       |                          ^~~~~~~~~~~
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.cc: In function 'voi
d handle_fatal_signal(int)'
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.h:24:26: error: 'sys
_siglist' was not declared in this scope
[  679s]    24 | # define sig_str(signum) sys_siglist[signum]
[  679s]       |                          ^~~~~~~~~~~
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.h:24:26: note: in de
finition of macro 'sig_str'   
[  679s]    24 | # define sig_str(signum) sys_siglist[signum]
[  679s]       |                          ^~~~~~~~~~~
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.cc: In member function 'virtual void* SignalHandler::entry()':
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.h:24:26: error: 'sys_siglist' was not declared in this scope
[  679s]    24 | # define sig_str(signum) sys_siglist[signum]
[  679s]       |                          ^~~~~~~~~~~
[  679s] /home/abuild/rpmbuild/BUILD/ceph-16.0.0-4862-g8ac6038555/src/global/signal_handler.h:24:26: note: in definition of macro 'sig_str'
[  679s]    24 | # define sig_str(signum) sys_siglist[signum]
[  679s]       |                          ^~~~~~~~~~~
[  680s] [ 12%] Building CXX object src/CMakeFiles/common-objs.dir/mon/MonMap.cc.o
[  681s] [ 12%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/LogClient.cc.o
[  682s] make[2]: *** [src/global/CMakeFiles/libglobal_objs.dir/build.make:108: src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o] Error 1   

Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #48887: nautilus: master FTBFS with glibc 2.32ResolvedNathan CutlerActions
Copied to Ceph - Backport #48888: octopus: master FTBFS with glibc 2.32ResolvedNathan CutlerActions
Actions

Also available in: Atom PDF