Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830745 - sys-libs/libcap-2.62 fails test with ABI_X86_32
Summary: sys-libs/libcap-2.62 fails test with ABI_X86_32
Status: RESOLVED DUPLICATE of bug 823780
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-07 19:11 UTC by Paolo Pedroni
Modified: 2022-01-11 17:27 UTC (History)
2 users (show)

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


Attachments
libcap-2.62:20220107-190808.log.gz (libcap-2.62:20220107-190808.log.gz,7.21 KB, application/gzip)
2022-01-07 19:11 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2022-01-07 19:11:39 UTC
Created attachment 761543 [details]
libcap-2.62:20220107-190808.log.gz

make -C pam_cap test
make[1]: Entering directory '/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap'
x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -frecord-gcc-switches -march=icelake-client -mabm -ftree-vectorize -flto=8 -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap/../libcap/include/uapi -I/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap/../libcap/include -o test_pam_cap test_pam_cap.c -L/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap/../libcap -lcap --static
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/libc.a(strtod_l.o):function round_and_return: error: TLS relocation against invalid instruction
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:68: test_pam_cap] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap'
make: *** [Makefile:13: test] Error 2

With ABI_X86_64 tests build successfully and succeed.

# emerge --info =sys-libs/libcap-2.62
Portage 3.0.28 (python 3.9.9-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-11.2.0, glibc-2.33-r7, 5.15.11-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.15.11-gentoo-x86_64-Intel-R-_Core-TM-_i5-1035G1_CPU_@_1.00GHz-with-glibc2.33
KiB Mem:    15892224 total,   6908060 free
KiB Swap:   16777212 total,  16742652 free
Timestamp of repository gentoo: Wed, 05 Jan 2022 10:45:01 +0000
Head commit of repository gentoo: 5248467c6990b4574b2bff82fa29d09364afdae2
sh dash 0.5.11.5
ld GNU gold (Gentoo 2.37_p1 p0 2.37) 1.16
distcc 3.4 x86_64-pc-linux-gnu [enabled]
ccache version 4.5.1 [disabled]
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p8::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.0-r6::gentoo
dev-lang/python:           2.7.18_p13::gentoo, 3.9.9::gentoo, 3.10.0_p1::gentoo
dev-lang/rust:             1.56.1::gentoo
dev-util/ccache:           4.5.1::gentoo
dev-util/cmake:            3.21.4::gentoo
dev-util/meson:            0.59.4::gentoo
sys-apps/baselayout:       2.7-r3::gentoo
sys-apps/sandbox:          2.25::gentoo
sys-apps/systemd:          249.7::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.4::gentoo
sys-devel/binutils:        2.37_p1::gentoo
sys-devel/binutils-config: 5.4::gentoo
sys-devel/clang:           13.0.0::gentoo
sys-devel/gcc:             11.2.0::gentoo
sys-devel/gcc-config:      2.4::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/lld:             13.0.0::gentoo
sys-devel/llvm:            13.0.0::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
AR="/usr/bin/gcc-ar"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=icelake-client -mabm -ftree-vectorize -flto=8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=icelake-client -mabm -ftree-vectorize -flto=8"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
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 -frecord-gcc-switches -march=icelake-client -mabm -ftree-vectorize -flto=8"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=icelake-client -mabm -ftree-vectorize -flto=8"
GENTOO_MIRRORS="http://mirror.init7.net/gentoo/ http://tux.rainside.sk/gentoo/ http://mirror.leaseweb.com/gentoo/ http://ftp.uni-hannover.de/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -ftree-vectorize -flto=8"
LINGUAS="it it_IT"
MAKEOPTS="-j20 -l8"
NM="/usr/bin/gcc-nm"
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"
RANLIB="/usr/bin/gcc-ranlib"
SHELL="/bin/bash"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp gmp gnutls gphoto2 gpm graphviz gtk gui guile handbook iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k kde kipi kwallet lame lcms libass libglvnd libnotify libsamplerate libtirpc lm-sensors lua lzma lzo mad magic mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl offensive ogg openal opengl openmp pam pango pch pcre pdf plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell split-usr sqlite ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala verify-sig vim-syntax vnc vorbis wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xine xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2020" ALSA_CARDS="hda-intel virmidi" 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="aes avx avx2 avx512f avx512dq avx512cd avx512bw avx512vl avx512vbmi f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" 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" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" 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-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965 iris" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

# emerge -1pqv =sys-libs/libcap-2.62
[ebuild     U ] sys-libs/libcap-2.62 [2.49-r1] USE="pam (split-usr) -static-libs -tools%" ABI_X86="32 (64) (-x32)"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-07 19:16:52 UTC
What's the illegal instruction? Anything in dmesg?

Possibly to do with -mabm in *FLAGS?
Comment 2 Mike Gilbert gentoo-dev 2022-01-07 19:19:13 UTC
Might want to test bfd vs. gold.
Comment 3 Paolo Pedroni 2022-01-09 17:53:11 UTC
(In reply to Sam James from comment #1)
> What's the illegal instruction? Anything in dmesg?

Nothing in dmesg

> 
> Possibly to do with -mabm in *FLAGS?

The same happens without...
Comment 4 Paolo Pedroni 2022-01-09 17:56:01 UTC
(In reply to Mike Gilbert from comment #2)
> Might want to test bfd vs. gold.

Already tried: different error message but failure at the same point:

x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -frecord-gcc-switches -march=icelake-client -mabm -ftree-vectorize -flto=8 -fuse-ld=bfd -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap/../libcap/include/uapi -I/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap/../libcap/include -o test_pam_cap test_pam_cap.c -L/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap/../libcap -lcap --static
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/libc.a(strtod_l.o): TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `__libc_errno' at 0x1be in section `.text' failed
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd: final link failed: bad value
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:68: test_pam_cap] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-libs/libcap-2.62/work/libcap-2.62-abi_x86_32.x86/pam_cap'
make: *** [Makefile:13: test] Error 2
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-09 18:13:58 UTC
(In reply to Sam James from comment #1)
> What's the illegal instruction? Anything in dmesg?

sorry, I hadn't read it properly, it makes sense there's nothing in dmesg.
Comment 6 Mike Gilbert gentoo-dev 2022-01-09 18:28:26 UTC
I am unable to reproduce this using similar CFLAGS/LDFLAGS.

It looks like the failure occurs when it tries to link symbols in libc.a.

I suspect you broke sys-libs/glibc somehow. Do you have custom-cflags enabled? Maybe try building glibc with more conservative CFLAGS/LDFLAGS.
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-09 21:40:06 UTC
I think this might be the same as the gcc bug from before (bug 823780). Please try with gcc in ~arch?
Comment 8 Paolo Pedroni 2022-01-10 09:30:56 UTC
(In reply to Sam James from comment #7)
> I think this might be the same as the gcc bug from before (bug 823780).
> Please try with gcc in ~arch?

Looks like that can be it. Another PC of mine is a skylake and libcap builds and tests fine there.

I will try and report here.
Comment 9 Paolo Pedroni 2022-01-11 09:06:35 UTC
Builds and tests fine with sys-devel/gcc-11.2.1_p20211127

First time it didn't work, then I rebuilt glibc and rebooted and all was fine (I'm not sure if it was rebuilding glibc or rebooting that fixed it).
Comment 10 Mike Gilbert gentoo-dev 2022-01-11 17:27:10 UTC

*** This bug has been marked as a duplicate of bug 823780 ***