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

Bug 931339

Summary: [guru] app-crypt/sac-core-10.8.1050 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Adrian Ratiu <adrian.ratiu>
Status: RESOLVED FIXED    
Severity: normal CC: adrian.ratiu, guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-07 08:55:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/sac-core-10.8.1050 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0001
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-07 08:55:14 UTC
Created attachment 892423 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-08 12:16:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7468ab8225c0334ad8f726a749153c137733a47e

commit 7468ab8225c0334ad8f726a749153c137733a47e
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-05-08 03:09:14 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-05-08 03:14:40 +0000

    app-crypt/sac-core: add QA_FLAGS_IGNORED
    
    ae10815e7fbf11a9903e4737c9d36188a7cc6d30 adds the incorrect QA_*
    variable to close the bugs.
    
    Closes: https://bugs.gentoo.org/931340
    Closes: https://bugs.gentoo.org/931339
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ae10815e7fbf11a9903e4737c9d36188a7cc6d30

commit ae10815e7fbf11a9903e4737c9d36188a7cc6d30
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-05-08 01:34:23 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-05-08 01:34:23 +0000

    app-crypt/sac-core: add QA_PREBUILT
    
    Closes: https://bugs.gentoo.org/931340
    Closes: https://bugs.gentoo.org/931339
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Adrian Ratiu 2024-05-09 16:59:16 UTC
Thanks for fixing this!