Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752030 - sys-cluster/ceph-14.2.11: error: 'sys_siglist' was not declared in this scope
Summary: sys-cluster/ceph-14.2.11: error: 'sys_siglist' was not declared in this scope
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.32
  Show dependency tree
 
Reported: 2020-10-31 14:24 UTC by Marcin Mirosław
Modified: 2020-12-23 16:12 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
buil.log (build.log,379.72 KB, text/plain)
2020-10-31 14:32 UTC, Marcin Mirosław
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2020-10-31 14:24:14 UTC
[ 19%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o
cd /var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11_build/src/global && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__linux__ -I/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11_build/src/include -I/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src -I/usr/include/nss -I/usr/include/nspr -isystem /var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11_build/include -isystem /var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/xxHash -isystem /var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/rapidjson/include   -O2 -pipe -march=native -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -Wno-unknown-pragmas -rdynamic -O2 -pipe -march=native -ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-unknown-pragmas -Wno-ignored-qualifiers -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -fPIC   -DHAVE_CONFIG_H -D__CEPH__ -D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -std=c++17 -o CMakeFiles/libglobal_objs.dir/signal_handler.cc.o -c /var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.cc
In file included from /var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.cc:28:
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.cc: In function 'void install_sighandler(int, signal_handler_t, int)':
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.h:24:26: error: 'sys_siglist' was not declared in this scope
   24 | # define sig_str(signum) sys_siglist[signum]
      |                          ^~~~~~~~~~~
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.h:24:26: note: in definition of macro 'sig_str'
   24 | # define sig_str(signum) sys_siglist[signum]
      |                          ^~~~~~~~~~~
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.cc: In function 'void handle_fatal_signal(int)':
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.h:24:26: error: 'sys_siglist' was not declared in this scope
   24 | # define sig_str(signum) sys_siglist[signum]
      |                          ^~~~~~~~~~~
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.h:24:26: note: in definition of macro 'sig_str'
   24 | # define sig_str(signum) sys_siglist[signum]
      |                          ^~~~~~~~~~~
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.cc: In member function 'virtual void* SignalHandler::entry()':
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.h:24:26: error: 'sys_siglist' was not declared in this scope
   24 | # define sig_str(signum) sys_siglist[signum]
      |                          ^~~~~~~~~~~
/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11/src/global/signal_handler.h:24:26: note: in definition of macro 'sig_str'
   24 | # define sig_str(signum) sys_siglist[signum]
      |                          ^~~~~~~~~~~
make[2]: *** [src/global/CMakeFiles/libglobal_objs.dir/build.make:109: src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11_build'
make[1]: *** [CMakeFiles/Makefile2:2931: src/global/CMakeFiles/libglobal_objs.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-cluster/ceph-14.2.11/work/ceph-14.2.11_build'
make: *** [Makefile:161: all] Error 2


Reproducible: Always




Portage 3.0.8 (python 3.7.9-final-0, default/linux/amd64/17.0, gcc-9.3.0, glibc-2.32-r2, 5.9.0-00324-g35a73cc5cdba x86_64)
=================================================================
System uname: Linux-5.9.0-00324-g35a73cc5cdba-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-2.7
KiB Mem:     3586040 total,   2126944 free
KiB Swap:    5718008 total,   5495800 free                                                                                                                                                                   Timestamp of repository gentoo: Sat, 31 Oct 2020 11:35:26 +0000                                                                                                                                              Head commit of repository gentoo: c518c031170ba69c9befda682e62249623a7f54f                                                                                                                                                                                                                                                                                                                                                sh bash 5.0_p18                                                                                                                                                                                              ld GNU ld (Gentoo 2.34 p6) 2.34.0                                                                                                                                                                            ccache version 3.7.11 [enabled]                                                                                                                                                                              app-shells/bash:          5.0_p18::gentoo                                                                                                                                                                    dev-lang/perl:            5.30.3::gentoo                                                                                                                                                                     dev-lang/python:          2.7.18-r4::gentoo, 3.7.9::gentoo, 3.8.5::gentoo
dev-util/ccache:          3.7.11::gentoo
dev-util/cmake:           3.17.4-r1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.69-r5::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.34-r2::gentoo
sys-devel/gcc:            9.3.0-r1::gentoo
sys-devel/gcc-config:     2.3.2::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    sync-user: portage:portage
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native "
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native "
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache cgroup collision-protect compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pl_PL.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en pl"
MAKEOPTS="-j2"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl acpi aio amd64 bash-completion bzip2 caps cli dri fortran hardened iconv libglvnd libtirpc mmx mmxext multilib ncurses nptl openmp pam readline recursion-limit seccomp split-usr sse sse2 sse3 ssl ssse3 threads threadsafe unicode vim-syntax xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4_1" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25 ruby26" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Marcin Mirosław 2020-10-31 14:32:02 UTC
Created attachment 669431 [details]
buil.log
Comment 2 Alex Orange 2020-11-25 03:51:21 UTC
I can confirm, same issue here.
Comment 3 Patrick McLean gentoo-dev 2020-11-25 04:44:57 UTC
Try sys-cluster/ceph-14.2.13, I just stabilized it on amd64