On 27/06/2024 12:33, Jeremy Bícha wrote:
Source: ffmpeg
Version: 7:6.1.1-4
Severity: serious
Tags: ftbfs
User: [email protected]
Usertags: armel armhf
X-Debbugs-CC: [email protected]
ffmpeg is failing to build on armel & armhf (but not arm64). This was
noticed while rebuilding ffmpeg for the ongoing jpeg-xl 0.9
transition. I don't believe the build failure is related to the new
version of jpeg-xl. The last successful official build before this was
on June 9.
I belive binutils has recently got stricter about assembler syntax
(see for example https://gitlab.com/postmarketOS/pmaports/-/issues/2401 )
but given that this particular assembler involves macros, I don't feel
confident trying to fix this myself.