| ^~~~~~~~~~ formats.c: In function rewind_pipe: formats.c:425:4: error: #error FIX NEEDED HERE 425 | #error FIX NEEDED HERE | ^~~~~ In file included from util.h:32, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200311-204810 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.2.0 * [2] x86_64-gentoo-linux-musl-9.3.0 clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-bin-1.41.1 [2] rust-1.41.1 * The following VMs are available for generation-2: repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sun, 15 Mar 2020 00:40:11 +0000 emerge -qpvO media-sound/sox [ebuild N ] media-sound/sox-14.4.2-r1 USE="openmp -alsa -amr -ao -debug -encode -flac -id3tag -ladspa -mad -ogg -opus -oss -png -pulseaudio -sndfile -static-libs -twolame -wavpack"
Created attachment 619396 [details] emerge-info.txt
Created attachment 619398 [details] emerge-history.txt
Created attachment 619400 [details] environment
Created attachment 619402 [details] etc.portage.tbz2
Created attachment 619404 [details] logs.tbz2
Created attachment 619406 [details] media-sound:sox-14.4.2-r1:20200315-012900.log
Created attachment 619408 [details] temp.tbz2
The first attempt to tinderbox a musl image failed at all. I'll mass close therefore all filed bug reports of the last days related to this tinderbox image. Please feel free to re-open if you think that the bug is real in musl and not fixed by the musl overlay.
Fixed in ::musl overlay with a sed to remove said error per upstream's recommendation - " /* To fix this #error, either simply remove the #error line and live without * file-type detection with pipes, or add support for your compiler in the * lines above. Test with cat monkey.wav | ./sox --info - */" I suggest patching the ebuild with a 'use elibc_musl && ' sed command, per overlay.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0525803e44e76b54ba366144606577d783af33e commit f0525803e44e76b54ba366144606577d783af33e Author: Sam James <sam@gentoo.org> AuthorDate: 2020-08-03 06:27:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-03 06:27:12 +0000 media-sound/sox: security bump to 20200803 snapshot Bug: https://bugs.gentoo.org/711320 Closes: https://bugs.gentoo.org/712630 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> media-sound/sox/Manifest | 1 + media-sound/sox/sox-14.4.2_p20200803.ebuild | 106 ++++++++++++++++++++++++++++ 2 files changed, 107 insertions(+)