Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933215 - dev-ml/ocamlfuse-2.7.1_p7-r1 calls cpp directly
Summary: dev-ml/ocamlfuse-2.7.1_p7-r1 calls cpp directly
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: tc-directly
  Show dependency tree
 
Reported: 2024-05-30 20:35 UTC by Agostino Sarubbo
Modified: 2024-05-31 07:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.99 KB, text/plain)
2024-05-30 20: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 2024-05-30 20:35:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-30 20:35:13 UTC
Created attachment 894676 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-30 20:35:14 UTC
Error(s) that match a know pattern:


sh: line 1: cpp: command not found
Comment 3 Larry the Git Cow gentoo-dev 2024-05-31 07:13:38 UTC
The bug has been closed via the following commit(s):

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

commit e952259cd04973d3c937effd1aeaa024d8ae0bab
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-05-31 07:12:15 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-05-31 07:13:18 +0000

    dev-ml/camlidl: use cpp from make.conf
    
    Closes: https://bugs.gentoo.org/933215
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/camlidl/camlidl-1.09.ebuild                             |  6 +++---
 dev-ml/camlidl/{camlidl-1.11.ebuild => camlidl-1.11-r1.ebuild} | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)