Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948482 - [guru] gui-apps/shikane-1.0.1 does not respect CFLAGS
Summary: [guru] gui-apps/shikane-1.0.1 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: Bryce Copeland
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2025-01-21 07:41 UTC by Agostino Sarubbo
Modified: 2025-01-27 09:57 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,283.70 KB, text/plain)
2025-01-21 07:41 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 2025-01-21 07:41:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/shikane-1.0.1 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 2025-01-21 07:41:30 UTC
Created attachment 917198 [details]
build.log

build log and emerge --info
Comment 2 Bryce Copeland 2025-01-25 18:56:04 UTC
package is pure rust, and doesn't override any flags in cargo.toml
since there's no c components, I think it should be ok to add the binaries to QA_FLAGS_IGNORE
Comment 3 Larry the Git Cow gentoo-dev 2025-01-27 09:57:18 UTC
The bug has been closed via the following commit(s):

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

commit 622903ab8089350faf37f3a0ce7220800005c2ec
Author:     Bryce Copeland <truffle074@gmail.com>
AuthorDate: 2025-01-25 19:03:30 +0000
Commit:     Bryce Copeland <truffle074@gmail.com>
CommitDate: 2025-01-25 19:03:30 +0000

    gui-apps/shikane: added QA_FLAGS_IGNORED and keyword ~arm64 for 1.0.1
    Closes: https://bugs.gentoo.org/948482
    
    Signed-off-by: Bryce Copeland <truffle074@gmail.com>

 gui-apps/shikane/shikane-1.0.1.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)