Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842321 - [guru] dev-ml/ocamlfuse-2.7.1_p7 calls cpp directly
Summary: [guru] dev-ml/ocamlfuse-2.7.1_p7 calls cpp directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-05-03 06:15 UTC by Agostino Sarubbo
Modified: 2022-05-05 04:07 UTC (History)
1 user (show)

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


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

Issue: dev-ml/ocamlfuse-2.7.1_p7 calls cpp directly.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CPP implementation (like clang-cpp). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-03 06:15:36 UTC
Created attachment 776225 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-03 06:15:38 UTC
Error(s) that match a know pattern:


sh: line 1: cpp: command not found
sh: line 1: opam: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-05-05 04:07:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa75a27359e9e00aad2e732c4129d4002a71e073

commit fa75a27359e9e00aad2e732c4129d4002a71e073
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-03 18:32:32 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-03 20:21:34 +0000

    dev-ml/ocamlfuse: export CPP
    
    Closes: https://bugs.gentoo.org/842321
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)