Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952820 - sys-libs/libcap-2.71 - make[2]: *** [Makefile:148: libcapsotest] Segmentation fault
Summary: sys-libs/libcap-2.71 - make[2]: *** [Makefile:148: libcapsotest] Segmentation...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-03-28 00:58 UTC by ernsteiswuerfel
Modified: 2025-03-28 00:59 UTC (History)
1 user (show)

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


Attachments
build.log (ppc, 2.71) (libcap-2.71:20250328-004853.log,27.09 KB, text/plain)
2025-03-28 00:58 UTC, ernsteiswuerfel
Details
emerge --info (file_952820.txt,5.95 KB, text/plain)
2025-03-28 00:59 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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