FS#79281 - [ffmpeg] FTBFS with latest binutils
Attached to Project:
Arch Linux
Opened by Link (Extension-Prompt-440) - Wednesday, 02 August 2023, 18:17 GMT
Last edited by Christian Heusel (gromit) - Tuesday, 05 September 2023, 18:03 GMT
Opened by Link (Extension-Prompt-440) - Wednesday, 02 August 2023, 18:17 GMT
Last edited by Christian Heusel (gromit) - Tuesday, 05 September 2023, 18:03 GMT
|
Details
[Description]
Was able to successfully build a few days ago, but build fails after a full system upgrade that I did earlier today However, ffmpeg-git from the AUR builds successfully so maybe it's already fixed upstream? [Additional Info] I get this error *383 times*: libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr' No such errors occur in ffmpeg-git from the AUR [Steps To Reproduce] git clone https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg cd ffmpeg makepkg -si (libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr' x383 before failing build) |
This task depends upon
Closed by Christian Heusel (gromit)
Tuesday, 05 September 2023, 18:03 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with ffmpeg 2:6.0-9
Tuesday, 05 September 2023, 18:03 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with ffmpeg 2:6.0-9
Wait for the bug to be assigned and then the package maintainer adds the fix to the PKGBUILD or they might decide to wait until the next time the package needs to be built.
> I use ffmpeg-libfdk_aac from the AUR, does that package need to be updated as well?
Yes all ffmpeg PKGBUILDS not using git HEAD will need the fix as it is not currently in any tag. See attached diff for suggested fix.