Summary: | media-sound/sox-14.4.2-r1: "formats.c: error: #error FIX NEEDED HERE" on musl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, musl, sam |
Priority: | Normal | Keywords: | InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 media-sound:sox-14.4.2-r1:20200315-012900.log temp.tbz2 |
Description
Toralf Förster
![]() 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(+) |