Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183568 - media-video/ffmpeg-0.4.9_p20070330 doesn't compile
Summary: media-video/ffmpeg-0.4.9_p20070330 doesn't compile
Status: RESOLVED DUPLICATE of bug 176660
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 19:24 UTC by Mister Woody
Modified: 2007-06-28 19:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mister Woody 2007-06-28 19:24:04 UTC
emerge ffmpeg

USE="X a52 aac amr encode imlib mmx sdl truetype xvid zlib (-altivec) -debug -doc -dts -ieee1394 -network -ogg -oss -test -theora -threads -v4l -vorbis -x264" 0 kB


[...]
In file included from dsputil.c:30:
avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared at avcodec.h:2447)
avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared at avcodec.h:2447)
dsputil.c: In function `dct264_sad8x8_c':
dsputil.c:3437: warning: passing arg 1 of pointer to function from incompatible pointer type
dsputil.c: In function `ff_check_alignment':
dsputil.c:3821: warning: cast from pointer to integer of different size
dsputil.c:3834: error: unrecognizable insn:
(insn 72 10 12 0 (set (reg:SI 0 ax [61])
        (subreg:SI (plus:DI (subreg:DI (reg:SI 6 bp) 0)
                (const_int -4 [0xfffffffffffffffc])) 0)) -1 (nil)
    (nil))
dsputil.c:3834: internal compiler error: in extract_insn, at recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/temp/cc0hoGPr.out file, please attach this to your bugreport.
make[1]: *** [dsputil.o] Error 1
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 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ffmpeg-0.4.9_p20070330.ebuild, line 169:   Called die



Reproducible: Always

Steps to Reproduce:
1.emerge ffmpeg
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-28 19:27:11 UTC

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