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

Bug 175550

Summary: ffmpeg doesn't compile no more
Product: Gentoo Linux Reporter: Timo Nentwig <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timo Nentwig 2007-04-22 11:14:09 UTC
Recent update of ffmpeg doesn't compile no more.

CFLAGS="-march=athlon64 -pipe -msse3 -fomit-frame-pointer"

World has been compiled with pic use flag. 

[ebuild     U ] media-video/ffmpeg-0.4.9_p20070330 [0.4.9_p20061016] USE="X%* amr* network*"

ranlib libavcodec.a
amrwb_float/if_rom.o: warning: definition of `dhf' overriding common
amrwb_float/enc_if.o: warning: common is here
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: dsputil.o: relocation R_X86_64_PC32 against `pix_abs16_c' can not be used when making a                                           shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libavcodec.so.51] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec'
make: *** [lib] Error 2

!!! ERROR: media-video/ffmpeg-0.4.9_p20070330 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3342:   Called src_compile
  ffmpeg-0.4.9_p20070330.ebuild, line 169:   Called die



Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-04-22 12:05:49 UTC

*** This bug has been marked as a duplicate of bug 175535 ***