Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859559 - gui-libs/gdk-pixbuf-loader-webp-0.0.6 calls cc directly
Summary: gui-libs/gdk-pixbuf-loader-webp-0.0.6 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-07-20 14:57 UTC by Agostino Sarubbo
Modified: 2022-10-28 15:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.76 KB, text/plain)
2022-07-20 14:57 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,12.14 KB, text/plain)
2022-07-20 14:57 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 2022-07-20 14:57:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/gdk-pixbuf-loader-webp-0.0.6 calls cc directly.
Discovered on: amd64 (internal ref: ci)

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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-20 14:57:39 UTC
Created attachment 792587 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-20 14:57:40 UTC
Created attachment 792590 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-20 14:57:42 UTC
Error(s) that match a know pattern:


Run-time dependency gtk+-3.0 found: NO (tried pkgconfig)
../webp-pixbuf-loader-0.0.6/meson.build:15:0: ERROR: Program or command 'gcc' not found or not executable
Comment 4 Larry the Git Cow gentoo-dev 2022-10-28 15:15:47 UTC
The bug has been closed via the following commit(s):

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

commit d2ce5f6cd7203559aa8fb7fb0bb3518a0139fe23
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-10-28 15:11:49 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-10-28 15:15:25 +0000

    gui-libs/gdk-pixbuf-loader-webp: add 0.0.7
    
    Closes: https://bugs.gentoo.org/859559
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 gui-libs/gdk-pixbuf-loader-webp/Manifest           |  1 +
 .../gdk-pixbuf-loader-webp-0.0.7.ebuild            | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)