Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894386 - dev-util/ltrace-0.7.3.6.1 fails tests (HARDENED-SYSTEM)
Summary: dev-util/ltrace-0.7.3.6.1 fails tests (HARDENED-SYSTEM)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-14 13:11 UTC by Agostino Sarubbo
Modified: 2023-03-30 22:09 UTC (History)
0 users

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


Attachments
build.log (build.log,137.39 KB, text/plain)
2023-02-14 13:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-14 13:11:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/ltrace-0.7.3.6.1 fails tests (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-14 13:12:00 UTC
Created attachment 851108 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-30 22:09:15 UTC
The bug has been referenced in the following commit(s):

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

commit 254013ac7749cf335be5d3314de1b8a30bdadcdc
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-03-30 21:36:14 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-03-30 22:09:05 +0000

    dev-util/ltrace: restrict tests
    
    Effectively abandoned upstream (no git activity in testsuite/ since late
    2015 apart from the merging of two arm64-related Fedora patches) and not
    run by their CI. EXTREMELY fragile.
    
    Upstream appears to have got a bit more alive in 2022 so let's hope they
    will sort this out before ltrace stops working altogether.
    
    Bug: https://bugs.gentoo.org/894386
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-util/ltrace/ltrace-0.7.3.6.1.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)