Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798510 - [guru] x11-plugins/purple-mm-sms-0.1.7 calls cc directly
Summary: [guru] x11-plugins/purple-mm-sms-0.1.7 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marco Scardovi (scardracs)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-06-25 06:20 UTC by Agostino Sarubbo
Modified: 2021-06-26 10:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.90 KB, text/plain)
2021-06-25 06:20 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 2021-06-25 06:20:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/purple-mm-sms-0.1.7 calls cc directly.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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].
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-25 06:20:47 UTC
Created attachment 718977 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-25 06:20:49 UTC
Possible context of error(s):

make: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-06-26 10:53:28 UTC
The bug has been closed via the following commit(s):

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

commit aadc051dbf70d50c91fbbcec6796c49c67572a9a
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2021-06-25 19:33:12 +0000
Commit:     Marco Scardovi <marco@scardovi.com>
CommitDate: 2021-06-25 19:33:12 +0000

    x11-misc/squeekboard: fix cc error
    
    Closes: https://bugs.gentoo.org/798510
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>

 x11-misc/squeekboard/squeekboard-1.14.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)