Processed: Re: Bug#1074370: ffmpeg: Fails to build on armel & armhf

2024-06-28 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://trac.ffmpeg.org/ticket/11074
Bug #1074370 [src:ffmpeg] ffmpeg: Fails to build on armel & armhf
Set Bug forwarded-to-address to 'https://trac.ffmpeg.org/ticket/11074'.
> tags -1 upstream
Bug #1074370 [src:ffmpeg] ffmpeg: Fails to build on armel & armhf
Added tag(s) upstream.

-- 
1074370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1074370: ffmpeg: Fails to build on armel & armhf

2024-06-28 Thread Sebastian Ramacher
Control: forwarded -1 https://trac.ffmpeg.org/ticket/11074
Control: tags -1 upstream

On 2024-06-28 01:40:25 +0100, Peter Green wrote:
> On 27/06/2024 12:33, Jeremy Bícha wrote:
> > Source: ffmpeg
> > Version: 7:6.1.1-4
> > Severity: serious
> > Tags: ftbfs
> > User: debian-...@lists.debian.org
> > Usertags: armel armhf
> > X-Debbugs-CC: debian-...@lists.debian.org
> > 
> > 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.

This is also affects the 7.0.x branch. Issue reported upstream.

Cheers
-- 
Sebastian Ramacher



Bug#1074370: ffmpeg: Fails to build on armel & armhf

2024-06-27 Thread Peter Green

On 27/06/2024 12:33, Jeremy Bícha wrote:

Source: ffmpeg
Version: 7:6.1.1-4
Severity: serious
Tags: ftbfs
User: debian-...@lists.debian.org
Usertags: armel armhf
X-Debbugs-CC: debian-...@lists.debian.org

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.



Bug#1074370: ffmpeg: Fails to build on armel & armhf

2024-06-27 Thread Jeremy Bícha
Source: ffmpeg
Version: 7:6.1.1-4
Severity: serious
Tags: ftbfs
User: debian-...@lists.debian.org
Usertags: armel armhf
X-Debbugs-CC: debian-...@lists.debian.org

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.

Build log excerpt
--
src/libavcodec/arm/mlpdsp_armv5te.S: Assembler messages:
src/libavcodec/arm/mlpdsp_armv5te.S:232: Error: junk at end of line,
first unrecognized character is `0'
src/libavcodec/arm/mlpdsp_armv5te.S:367:  Info: macro invoked from here
src/libavcodec/arm/mlpdsp_armv5te.S:393:   Info: macro invoked from here
src/libavcodec/arm/mlpdsp_armv5te.S:414:Info: macro invoked from here
src/libavcodec/arm/mlpdsp_armv5te.S:244: Error: garbage following
instruction -- `bne 01b'
src/libavcodec/arm/mlpdsp_armv5te.S:367:  Info: macro invoked from here
src/libavcodec/arm/mlpdsp_armv5te.S:393:   Info: macro invoked from here
src/libavcodec/arm/mlpdsp_armv5te.S:414:Info: macro invoked from here

Full build logs
--
https://buildd.debian.org/status/package.php?p=ffmpeg

Thank you,
Jeremy Bícha