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

Bug 923129

Summary: app-admin/ttyplot-1.6.2 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal    
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 2024-01-28 16:15:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/ttyplot-1.6.2 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-01-28 16:15:22 UTC
Created attachment 883462 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-28 16:15:24 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: cc: command not found
Comment 3 Larry the Git Cow gentoo-dev 2024-01-28 21:29:30 UTC
The bug has been closed via the following commit(s):

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

commit 8de6990f9d5b31e5f89d44303ac31cba723e18a8
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2024-01-28 21:28:27 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2024-01-28 21:28:27 +0000

    app-admin/ttyplot: Use tc-getCC rather than cc
    
    Closes: https://bugs.gentoo.org/923129
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 app-admin/ttyplot/ttyplot-1.6.2-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)