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

Bug 724060

Summary: dev-util/abootimg-20150323 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jason A. Donenfeld <zx2c4>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36152
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-19 19:38:24 UTC
This is an auto-filed bug because dev-util/abootimg does not respect CFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches". If this is not something about c/c++ context you may want to set also FFLAGS and FCFLAGS or just see this bug as an hint to hide the QA warning where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-19 19:38:32 UTC
Created attachment 640386 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-17 07:08:55 UTC
tinderbox has reproduced this issue with version 20150323 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-13 09:18:00 UTC
The bug has been closed via the following commit(s):

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

commit a057931b226a45fd46291d5013f85a543fc9ad1e
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2024-04-07 14:54:10 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-13 09:14:50 +0000

    dev-util/abootimg: EAPI8 bump, fix bug #724060
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/724060
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/abootimg/Manifest                               |  2 +-
 ...otimg-20150323.ebuild => abootimg-20150323-r1.ebuild} | 16 ++++++++++------
 2 files changed, 11 insertions(+), 7 deletions(-)