Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936308 - dev-libs/boron-2.0.8 calls cc directly
Summary: dev-libs/boron-2.0.8 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-07-19 14:33 UTC by Agostino Sarubbo
Modified: 2024-07-19 14:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,47.38 KB, text/plain)
2024-07-19 14:33 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-07-19 14:33:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/boron-2.0.8 calls cc 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-07-19 14:33:23 UTC
Created attachment 897994 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-19 14:33:24 UTC
Error(s) that match a know pattern:


make: cc: No such file or directory
Comment 3 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-07-19 14:36:18 UTC
handling
Comment 4 Larry the Git Cow gentoo-dev 2024-07-19 14:44:08 UTC
The bug has been closed via the following commit(s):

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

commit 033ed74419349447c84c1df5c583b15cbbc1775f
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-07-19 14:43:09 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-19 14:43:57 +0000

    dev-libs/boron: fix direct call to cc
    
    Closes: https://bugs.gentoo.org/936308
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-libs/boron/boron-2.0.8.ebuild               | 10 +++---
 dev-libs/boron/files/boron-2.0.8_makefile.patch | 48 +++++++++++++++----------
 2 files changed, 35 insertions(+), 23 deletions(-)