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.
Created attachment 863964 [details] build.log build log and emerge --info
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(-)
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(+)