Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822231 - dev-ml/camlp4-4.09_p1-r1 does not respect CFLAGS
Summary: dev-ml/camlp4-4.09_p1-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 Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-11-07 06:35 UTC by Agostino Sarubbo
Modified: 2022-01-13 18:59 UTC (History)
1 user (show)

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


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

Issue: dev-ml/camlp4-4.09_p1-r1 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-11-07 06:35:45 UTC
Created attachment 749241 [details]
build.log

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

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

commit 9265787c002a7056fef5e44ffe2e1f459f9e9944
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-13 18:58:44 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-13 18:58:44 +0000

    dev-ml/camlp4: remove CFLAGS warning not applicable to ocaml
    
    Closes: https://bugs.gentoo.org/822231
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/camlp4/camlp4-4.05_p1-r1.ebuild | 10 +++++++---
 dev-ml/camlp4/camlp4-4.09_p1-r1.ebuild |  6 ++++--
 dev-ml/camlp4/camlp4-4.10_p1-r2.ebuild |  6 ++++--
 dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild |  4 ++--
 dev-ml/camlp4/camlp4-4.12-r1.ebuild    |  4 ++--
 dev-ml/camlp4/camlp4-4.13-r1.ebuild    |  4 ++--
 6 files changed, 21 insertions(+), 13 deletions(-)