m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.51k stars 262 forks source link

ffmpeg / error: 'asm' operand has impossible constraints #2450

Closed Barough closed 1 year ago

Barough commented 1 year ago

[1m┌ ffmpeg git (B[m ............................................ [Updates found(B] [1m├(B Running uninstall... [1m├(B Running configure... Likely error (tail of the failed operation logfile): inlined from 'get_cabac' at D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/cabac_functions.h:145:12, inlined from 'decode_cabac_mb_intra4x4_pred_mode' at D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/h264_cabac.c:1377:9, inlined from 'ff_h264_decode_mb_cabac' at D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/h264_cabac.c:2081:32: D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/x86/cabac.h:199:5: error: 'asm' operand has impossible constraints 199 | asm volatile( | ^~~ D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/x86/cabac.h:199:5: error: 'asm' operand has impossible constraints D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/x86/cabac.h:199:5: error: 'asm' operand has impossible constraints D:/MABS-ffmpeg/build/ffmpeg-git/libavcodec/x86/cabac.h:199:5: error: 'asm' operand has impossible constraints make: *** [/build/ffmpeg-git/ffbuild/common.mak:81: libavcodec/h264_cabac.o] Error 1 [31minstall failed. Check D:/MABS-ffmpeg/build/ffmpeg-git/build-light-32bit/ab-suite.install.log(B

logs.zip

Barough commented 1 year ago

forgot a already made this report earlier