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: RESOLVED FIXED
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: 938879
  Show dependency tree
 
Reported: 2025-03-28 00:58 UTC by ernsteiswuerfel
Modified: 2025-05-29 20:14 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
Comment 2 Larry the Git Cow gentoo-dev 2025-05-29 19:46:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7512fc52dc06a6044c4c41ec89754730e565297

commit b7512fc52dc06a6044c4c41ec89754730e565297
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-05-29 19:45:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-29 19:45:03 +0000

    sys-libs/libcap: add 2.76
    
    The test failure seems gone, thankfully.
    
    Bug: https://bugs.gentoo.org/951333
    Closes: https://bugs.gentoo.org/952820
    Closes: https://bugs.gentoo.org/951616
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/libcap/Manifest           |  1 +
 sys-libs/libcap/libcap-2.76.ebuild | 93 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)