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

Bug 741816

Summary: sys-apps/fix-gnustack-0.1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: base-system, sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-12 09:44:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/fix-gnustack-0.1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-12 09:44:12 UTC
Created attachment 659715 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-11 07:50:45 UTC
The bug has been closed via the following commit(s):

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

commit cc554dfa5dc6d0a41fc5cdf0c999618b6a379518
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-11 07:20:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-11 07:48:29 +0000

    sys-apps/fix-gnustack: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/741816
    Signed-off-by: Sam James <sam@gentoo.org>

 ...gnustack-respect-CFLAGS-LDFLAGS-for-tests.patch | 28 ++++++++++++++++++++
 ...k-add-set-x-in-tests-for-easier-debugging.patch | 22 ++++++++++++++++
 ...k-pass-Wl-z-execstack-for-tests-with-Clan.patch | 26 +++++++++++++++++++
 sys-apps/fix-gnustack/fix-gnustack-0.1-r1.ebuild   | 30 ++++++++++++++++++++++
 4 files changed, 106 insertions(+)