markus-perl / ffmpeg-build-script

The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.
MIT License
1.05k stars 334 forks source link

Error in ubuntu 23.10 #202

Open msly opened 1 year ago

msly commented 1 year ago

CC libavformat/segafilmenc.o CC libavformat/segment.o CC libavformat/serdec.o CC libavformat/sga.o CC libavformat/shortendec.o CC libavformat/sierravmd.o ./libavcodec/x86/mathops.h: Assembler messages: ./libavcodec/x86/mathops.h:125: Error: operand type mismatch for shr' ./libavcodec/x86/mathops.h:125: Error: operand type mismatch forshr' ./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr' make: [ffbuild/common.mak:81: libavformat/shortendec.o] Error 1 make: Waiting for unfinished jobs....

The command '/bin/sh -c SKIPINSTALL=yes /app/build-ffmpeg --build' returned a non-zero code: 1

msly commented 1 year ago

22.10 is ok