Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724060 - dev-util/abootimg-20150323 does not respect CFLAGS
Summary: dev-util/abootimg-20150323 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-05-19 19:38 UTC by Agostino Sarubbo
Modified: 2024-04-13 09:18 UTC (History)
0 users

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


Attachments
build.log (build.log,7.57 KB, text/plain)
2020-05-19 19:38 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 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(-)