Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 738748

Summary: media-video/mplayer-1.3.0-r6 - In function 'blur_line_sse2': libmpcodecs/vf_gradfun.c:196:5: error: 'asm' operand has impossible constraints
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2020-08-23 23:32:50 UTC
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
Comment 1 ernsteiswuerfel archtester 2020-08-23 23:33:24 UTC
Created attachment 656384 [details]
emerge --info