Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833382 - app-admin/helm-3.8.0 fails tests on MUSL
Summary: app-admin/helm-3.8.0 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 07:18 UTC by Agostino Sarubbo
Modified: 2022-11-30 08:21 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,155.66 KB, application/x-xz)
2022-02-15 07:18 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-02-15 07:18:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/helm-3.8.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-15 07:18:54 UTC
Created attachment 765153 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-15 07:18:55 UTC
Error(s) that match a know pattern:


Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-11-29 23:03:09 UTC
If the tinderbox_musl hasn't reproduced the issue in a while, does it mean that the issue is fixed?
Comment 4 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-11-29 23:14:54 UTC
Oh, this isn't even a test failure?

 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: app-admin/helm-3.8.0

>>> Install app-admin/helm-3.8.0 into /var/tmp/portage/app-admin/helm-3.8.0/image
>>> Completed installing app-admin/helm-3.8.0 into /var/tmp/portage/app-admin/helm-3.8.0/image

 * Final size of build directory: 81996 KiB (80.0 MiB)
 * Final size of installed tree:  75808 KiB (74.0 MiB)

Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
/usr/lib/portage/python3.10/isolated-functions.sh: line 473: 28753 Aborted                 "${xargs[@]}" "${@}"
Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
/usr/lib/portage/python3.10/isolated-functions.sh: line 473: 28820 Aborted                 "${xargs[@]}" "${@}"
 * ERROR: app-admin/helm-3.8.0::gentoo failed:
 *   ecompress failed
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-29 23:31:48 UTC
go/env limit size issue again
Comment 6 Agostino Sarubbo gentoo-dev 2022-11-30 08:21:56 UTC
(In reply to John Helmert III from comment #3)
> If the tinderbox_musl hasn't reproduced the issue in a while, does it mean
> that the issue is fixed?

tinderbox musl runs from times to times, no continuously. So I'll verify