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

Bug 217630

Summary: media-libs/x264-0.0.20080406 doesn't compile
Product: Gentoo Linux Reporter: Mark <plasma>
Component: [OLD] LibraryAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark 2008-04-14 11:59:22 UTC
Trying to emerge media-libs/x264-0.0.20080406 I get this error/warning:
./configure: line 319: yasm: command not found
and after the configure, during the compilation, it fails:
*****
nasm -O2 -f elf -D__PIC__ -Icommon/x86/ -o common/x86/sad-a.o common/x86/sad-a.asm
common/x86/sad-a.asm:28: error: integer supplied to a DQ instruction
*****

Trying to emerge yasm, and re-emerge media-libs/x264-0.0.20080406 the compilation finished successfully.

Should maybe yasm flagged as depency of media-libs/x264-0.0.20080406 ?

Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2008-04-14 22:21:15 UTC
Fixed in CVS.