Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870586 - dev-ada/xmlada-2021-r1 does not respect CFLAGS
Summary: dev-ada/xmlada-2021-r1 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 Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2022-09-17 06:07 UTC by Agostino Sarubbo
Modified: 2022-09-18 08:57 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,203.48 KB, text/plain)
2022-09-17 06:07 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 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(-)