Skip to content

ffmpeg: apply upstream fix for build with binutils 2.41#39392

Merged
bernhardkaindl merged 1 commit intospack:developfrom
aumuell:ffmpeg-binutils
Aug 24, 2023
Merged

ffmpeg: apply upstream fix for build with binutils 2.41#39392
bernhardkaindl merged 1 commit intospack:developfrom
aumuell:ffmpeg-binutils

Conversation

@aumuell
Copy link
Copy Markdown
Contributor

@aumuell aumuell commented Aug 11, 2023

While spack does not yet provide binutils 2.41, they might still be installed. However, building ffmpeg on x86_64 fails with multiple errors like this:
./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'

also reported here: https://trac.ffmpeg.org/ticket/10405

While spack does not yet provide binutils 2.41, they might still be
installed. However, building ffmpeg on x86_64 fails with multiple errors like
this:
./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'

also reported here: https://trac.ffmpeg.org/ticket/10405
Copy link
Copy Markdown
Contributor

@bernhardkaindl bernhardkaindl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, binutils-2.41 was submitted to spack with #39483

@bernhardkaindl bernhardkaindl merged commit 43854fc into spack:develop Aug 24, 2023
dyokelson pushed a commit to dyokelson/spack that referenced this pull request Aug 24, 2023
While spack does not yet provide binutils 2.41, they might still be
installed. However, building ffmpeg on x86_64 fails with multiple errors like
this:
./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'

also reported here: https://trac.ffmpeg.org/ticket/10405
@aumuell aumuell deleted the ffmpeg-binutils branch September 1, 2023 01:12
mpokorny pushed a commit to mpokorny/spack that referenced this pull request Sep 18, 2023
While spack does not yet provide binutils 2.41, they might still be
installed. However, building ffmpeg on x86_64 fails with multiple errors like
this:
./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'

also reported here: https://trac.ffmpeg.org/ticket/10405
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants