Created attachment 656382 [details] build.log [...] i686-pc-linux-gnu-gcc -MMD -MP -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ISOC99_SOURCE -I. -Iffmpeg -Os -march=pentium4 -pipe -fno-tree-vectorize -fno-asynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DPIC -D_REENTRANT -D_REENTRANT -I/usr/include/dvdcss -I/usr/include/freetype2 -DZLIB_CONST -I/usr/include/dvdcss -c -o libmpcodecs/vf_gradfun.o libmpcodecs/vf_gradfun.c libmpcodecs/vf_gradfun.c: In function 'blur_line_sse2': libmpcodecs/vf_gradfun.c:196:5: error: 'asm' operand has impossible constraints 196 | __asm__ volatile(\ | ^~~~~~~ libmpcodecs/vf_gradfun.c:231:9: note: in expansion of macro 'BLURV' 231 | BLURV("movdqu"); | ^~~~~ libmpcodecs/vf_gradfun.c:196:5: error: 'asm' operand has impossible constraints 196 | __asm__ volatile(\ | ^~~~~~~ libmpcodecs/vf_gradfun.c:233:9: note: in expansion of macro 'BLURV' 233 | BLURV("movdqa"); | ^~~~~ make: *** [Makefile:725: libmpcodecs/vf_gradfun.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: media-video/mplayer-1.3.0-r6::gentoo failed (compile phase): * emake failed
Created attachment 656384 [details] emerge --info
Created attachment 920951 [details] build.log (x86, 1.5_p20241125) Current 1.5_p20241125 builds fine on x86. Closing as obsolete.