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

Bug 822231

Summary: dev-ml/camlp4-4.09_p1-r1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: normal CC: gienah
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 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(-)