Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830266 - app-admin/filebeat-7.16.2 fails to compile: Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 511)
Summary: app-admin/filebeat-7.16.2 fails to compile: Assertion failed: bc_ctl.arg_max ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on: 844259
Blocks:
  Show dependency tree
 
Reported: 2021-12-30 07:01 UTC by Agostino Sarubbo
Modified: 2023-07-14 10:19 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,146.71 KB, application/x-xz)
2021-12-30 07:01 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 2021-12-30 07:01:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/filebeat-7.16.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-30 07:01:58 UTC
Created attachment 760784 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Tomáš Mózes 2021-12-31 06:33:40 UTC
Does xargs work as expected on the build machine?

>>> Install app-admin/filebeat-7.16.2 into /var/tmp/portage/app-admin/filebeat-7.16.2/image
>>> Completed installing app-admin/filebeat-7.16.2 into /var/tmp/portage/app-admin/filebeat-7.16.2/image

 * Final size of build directory: 267172 KiB (260.9 MiB)
 * Final size of installed tree:   91252 KiB ( 89.1 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: 32775 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: 32840 Aborted                 "${xargs[@]}" "${@}"
 * ERROR: app-admin/filebeat-7.16.2::gentoo failed:
 *   ecompress failed
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-31 07:00:42 UTC
(In reply to Tomáš Mózes from comment #2)
> Does xargs work as expected on the build machine?

Yes
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-22 02:25:47 UTC
Need to use go vendor tarball