Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821715 - dev-ml/bos-0.2.1 does not respect CFLAGS
Summary: dev-ml/bos-0.2.1 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: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-11-04 20:27 UTC by Agostino Sarubbo
Modified: 2022-01-14 20:38 UTC (History)
0 users

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


Attachments
build.log (build.log,59.93 KB, text/plain)
2021-11-04 20:27 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 2021-11-04 20:27:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/bos-0.2.1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-04 20:27:51 UTC
Created attachment 748680 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-14 20:38:02 UTC
The bug has been closed via the following commit(s):

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

commit 8b99fef75a03d35148b40b12858edaa273ebaf50
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-14 20:37:43 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-14 20:37:43 +0000

    dev-ml/bos: CFLAGS not applicable
    
    Closes: https://bugs.gentoo.org/821715
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/bos/bos-0.1.6.ebuild    | 4 +++-
 dev-ml/bos/bos-0.2.0-r1.ebuild | 4 +++-
 dev-ml/bos/bos-0.2.1.ebuild    | 7 ++++---
 3 files changed, 10 insertions(+), 5 deletions(-)