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

Bug 870586

Summary: dev-ada/xmlada-2021-r1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Linux ADA team <ada>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, tupone
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-09-17 06:07:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/xmlada-2021-r1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
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 2022-09-17 06:07:39 UTC
Created attachment 806770 [details]
build.log

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

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

commit 594cd546dbabf457c10096e5e6eacf1841ff94df
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-09-17 17:08:12 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-09-17 17:10:01 +0000

    dev-ada/xmlada: remove installation of test built things
    
    Closes: https://bugs.gentoo.org/866275
    Closes: https://bugs.gentoo.org/870586
    Closes: https://bugs.gentoo.org/870589
    
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/xmlada/xmlada-2021-r2.ebuild | 94 ++++++++++++++++++++++++++++++++++++
 dev-ada/xmlada/xmlada-22.0.0.ebuild  | 17 ++++++-
 2 files changed, 109 insertions(+), 2 deletions(-)