Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908602 - sys-devel/crossdev-20230321 uses portageq in ebuild scope (MUSL-SYSTEM)
Summary: sys-devel/crossdev-20230321 uses portageq in ebuild scope (MUSL-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Crossdev team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906129
  Show dependency tree
 
Reported: 2023-06-16 11:20 UTC by Agostino Sarubbo
Modified: 2023-06-23 20:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,40.84 KB, text/plain)
2023-06-16 11: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 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(+)