Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776307 - dev-ml/camlp4-4.08_p1 does not respect CFLAGS
Summary: dev-ml/camlp4-4.08_p1 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: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-03-15 07:56 UTC by Agostino Sarubbo
Modified: 2021-05-04 22:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,119.01 KB, text/plain)
2021-03-15 07:56 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-03-15 07:56:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/camlp4-4.08_p1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

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 2021-03-15 07:56:08 UTC
Created attachment 691497 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-04 22:17:41 UTC
The bug has been closed via the following commit(s):

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

commit a5b42983143e3d797fb0b537e330896becc06042
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-04-29 18:03:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-04 22:17:03 +0000

    dev-ml/camlp4: Add QA_FLAGS_IGNORED to 4.08_p1
    
    Closes: https://bugs.gentoo.org/776307
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/camlp4/camlp4-4.08_p1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)