Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733068 - app-misc/zygrib calls cc directly
Summary: app-misc/zygrib 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: Marc Schiffbauer
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-07-17 12:50 UTC by Agostino Sarubbo
Modified: 2022-08-29 08:07 UTC (History)
0 users

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


Attachments
build.log (build.log,8.07 KB, text/plain)
2020-07-17 12:50 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 2020-07-17 12:50:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/zygrib 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-17 12:50:08 UTC
Created attachment 649706 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-30 03:48:44 UTC
The bug has been referenced in the following commit(s):

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

commit 6643741dc23ca9a56ad6eb15e9241e83a7323fe0
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2022-07-30 03:45:21 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2022-07-30 03:45:21 +0000

    profiles: last-rite app-misc/zygrib
    
    Bug: https://bugs.gentoo.org/637150
    Bug: https://bugs.gentoo.org/686078
    Bug: https://bugs.gentoo.org/733066
    Bug: https://bugs.gentoo.org/733068
    Bug: https://bugs.gentoo.org/828986
    Bug: https://bugs.gentoo.org/854744
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-08-29 08:07:43 UTC
The bug has been closed via the following commit(s):

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

commit 871c9b356e0c940d25c204726fca91b300c94604
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-29 08:06:11 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-29 08:07:21 +0000

    app-misc/zygrib: treeclean
    
    Closes: https://bugs.gentoo.org/637150
    Closes: https://bugs.gentoo.org/828986
    Closes: https://bugs.gentoo.org/854744
    Closes: https://bugs.gentoo.org/686078
    Closes: https://bugs.gentoo.org/733066
    Closes: https://bugs.gentoo.org/733068
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-misc/zygrib/Manifest                         |  6 --
 app-misc/zygrib/files/zygrib-8.0.1-libs.patch    | 20 -------
 app-misc/zygrib/files/zygrib-8.0.1-proj-6.patch  | 20 -------
 app-misc/zygrib/files/zygrib-8.0.1-qt-5.15.patch | 38 -------------
 app-misc/zygrib/files/zygrib.desktop             | 11 ----
 app-misc/zygrib/metadata.xml                     | 10 ----
 app-misc/zygrib/zygrib-8.0.1-r2.ebuild           | 71 ------------------------
 profiles/package.mask                            |  7 ---
 8 files changed, 183 deletions(-)