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

Bug 719158

Summary: dev-ml/ocaml-expat calls cc directly
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: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-24 06:11:34 UTC
This is an auto-filled bug because dev-ml/ocaml-expat calls cc directly.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
This issue has been reproduced by setting the CC variable and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-24 06:11:43 UTC
Created attachment 634298 [details]
build.log

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

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

commit 9f1043a3774beb87a85f009445310609826534f8
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-23 18:33:31 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-23 18:33:31 +0000

    dev-ml/ocaml-expat: do not call cc directly
    
    Closes: https://bugs.gentoo.org/719158
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ocaml-expat/files/ocaml-expat-1.1.0-cc.patch | 11 +++++++++++
 dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild      |  7 +++++--
 2 files changed, 16 insertions(+), 2 deletions(-)