Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923129 - app-admin/ttyplot-1.6.2 calls cc directly
Summary: app-admin/ttyplot-1.6.2 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: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-01-28 16:15 UTC by Agostino Sarubbo
Modified: 2024-01-28 21:29 UTC (History)
0 users

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


Attachments
build.log (build.log,42.03 KB, text/plain)
2024-01-28 16: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 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(+)