Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931340 - [guru] app-crypt/sac-core-10.8.1050 does not respect CFLAGS
Summary: [guru] app-crypt/sac-core-10.8.1050 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adrian Ratiu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-05-07 08:55 UTC by Agostino Sarubbo
Modified: 2024-05-09 17:00 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,43.57 KB, text/plain)
2024-05-07 08:55 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 2024-05-07 08:55:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

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

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-08 12:16:38 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 17:00:56 UTC
Thank you for fixing this!