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

Bug 785199

Summary: [guru] net-misc/tinyssh-20190101 calls cc directly
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Haelwenn (lanodan) Monnier <contact>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-04-23 07:31:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/tinyssh-20190101 calls cc directly.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-23 07:31:44 UTC
Created attachment 701874 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-23 12:24:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26a977ee328620f1220b965890ff5aa9f9009905

commit 26a977ee328620f1220b965890ff5aa9f9009905
Author:     Hans Fredrik Nordhaug <hansfn@gmail.com>
AuthorDate: 2021-04-23 09:24:16 +0000
Commit:     Hans Fredrik Nordhaug <hansfn@gmail.com>
CommitDate: 2021-04-23 09:25:06 +0000

    net-misc/tinyssh: Updating to 20210319
    
    Closes: https://bugs.gentoo.org/785199
    Closes: https://bugs.gentoo.org/781698
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Hans Fredrik Nordhaug <hansfn@gmail.com>

 net-misc/tinyssh/Manifest                                     |  2 +-
 .../{tinyssh-20190101.ebuild => tinyssh-20210319.ebuild}      | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:05:49 UTC
Changing TRACKER as requested by QA.