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

Bug 908602

Summary: sys-devel/crossdev-20230321 uses portageq in ebuild scope (MUSL-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Crossdev team <crossdev>
Status: RESOLVED FIXED    
Severity: normal CC: embedded, toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/crossdev/pull/9
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906129    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-16 11:20:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-devel/crossdev-20230321 uses portageq in ebuild scope (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-16 11:20:49 UTC
Created attachment 863964 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-06-16 20:21:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=54839f5869b46c727c43f247e421b1f9e32704d4

commit 54839f5869b46c727c43f247e421b1f9e32704d4
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-06-16 18:17:34 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-06-16 18:17:34 +0000

    Avoid calling portageq from Makefile
    
    It is probably better to look up the repo path at runtime anyway.
    
    Bug: https://bugs.gentoo.org/908602
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 wrappers/Makefile       | 4 +---
 wrappers/emerge-wrapper | 3 ++-
 2 files changed, 3 insertions(+), 4 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-06-23 20:39:01 UTC
The bug has been closed via the following commit(s):

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

commit f731418f2223fe44e5614c36d97d8574026c616f
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-06-23 20:38:21 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-06-23 20:38:21 +0000

    sys-devel/crossdev: add 20230616
    
    Closes: https://bugs.gentoo.org/908602
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-devel/crossdev/Manifest                 |  1 +
 sys-devel/crossdev/crossdev-20230616.ebuild | 40 +++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)