Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 952820

Summary: sys-libs/libcap-2.71 - make[2]: *** [Makefile:148: libcapsotest] Segmentation fault
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: erhard_f
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log (ppc, 2.71)
emerge --info

Description ernsteiswuerfel archtester 2025-03-28 00:58:28 UTC
Created attachment 923143 [details]
build.log (ppc, 2.71)

[...]
make -C libcap test
make[1]: Entering directory '/var/tmp/portage/sys-libs/libcap-2.71/work/libcap-2.71-.ppc/libcap'
powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -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.71/work/libcap-2.71-.ppc/libcap/../libcap/include/uapi -I/var/tmp/portage/sys-libs/libcap-2.71/work/libcap-2.71-.ppc/libcap/../libcap/include -Wl,-O1 -Wl,--as-needed cap_test.c cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o -o cap_test
./cap_test
test_cap_bits: being called
test_cap_flags: being called
test_short_bits: being called
test_alloc: being called
test_alloc
test_alloc: drop_launcher
test_alloc: drop_iab
test_alloc: drop_cap
test_prctl: being called
tested
cap_test PASS
make libcapsotest
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-2.71/work/libcap-2.71-.ppc/libcap'
./libcap.so
make[2]: *** [Makefile:148: libcapsotest] Segmentation fault
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-2.71/work/libcap-2.71-.ppc/libcap'
make[1]: *** [Makefile:158: test] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-libs/libcap-2.71/work/libcap-2.71-.ppc/libcap'
make: *** [Makefile:12: test] Error 2
 * ERROR: sys-libs/libcap-2.71::gentoo failed (test phase):


No regression over previous stable 2.70.
Comment 1 ernsteiswuerfel archtester 2025-03-28 00:59:24 UTC
Created attachment 923144 [details]
emerge --info