Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262619 - media-video/ffmpeg-0.5-r1 failed
Summary: media-video/ffmpeg-0.5-r1 failed
Status: RESOLVED DUPLICATE of bug 262567
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 01:38 UTC by Ben Apic
Modified: 2009-03-16 06:16 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 Ben Apic 2009-03-16 01:38:23 UTC
USE="3dnow 3dnowext%* X alsa encode hardcoded-tables mmx mmxext mp3 sdl ssse3 threads vorbis zlib(-altivec) -amr -bindist -custom-cflags -debug -dirac -doc -faac% -faad% -gsm -ieee1394 -ipv6 -jpeg2k% -network -oss -schroedinger -speex -test -theora -v4l -v4l2 -vhook -x264 -xvid


gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/home/ben/tmp/portage/media-video/ffmpeg-0.5-r1/work/ffmpeg-0.5" -march=nocona -O3 -pipe -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -std=c99 -fomit-frame-pointer -march=nocona -pthread -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -O3 -fno-math-errno -fno-signed-zeros         -fPIC -DPIC -c -o libavcodec/rangecoder.o libavcodec/rangecoder.c                                                                                                      

libavcodec/eatqi.c:166: internal compiler error: Segmentation fault
Please submit a full bug report,                                   
with preprocessed source if appropriate.                           
See <http://bugs.gentoo.org/> for instructions.                    
make: *** [libavcodec/eatqi.o] Error 1                             
make: *** Waiting for unfinished jobs....                          
libavcodec/rangecoder.c: В функции ‘ff_init_range_decoder’:        
libavcodec/rangecoder.c:54: предупреждение: приведение типа отменяет квалификаторы указуемого типа
libavcodec/rangecoder.c:56: предупреждение: в передаче аргумента 1 ‘bytestream_get_be16’: несовместимый тип указателя
 *                                                                                                                   
 * ERROR: media-video/ffmpeg-0.5-r1 failed.                                                                          
 * Call stack:                                                                                                       
 *               ebuild.sh, line   49:  Called src_compile                                                           
 *             environment, line 2576:  Called die                                                                   
 * The specific snippet of code:                                                                                     
 *       emake || die "make failed"                                                                                  
 *  The die message:                                                                                                 
 *   make failed                                                                                                     
 *                                                                                                                   
 * If you need support, post the topmost build error, and the call stack if relevant.                                
 * A complete build log is located at '/home/ben/tmp/portage/media-video/ffmpeg-0.5-r1/temp/build.log'.              
 * The ebuild environment file is located at '/home/ben/tmp/portage/media-video/ffmpeg-0.5-r1/temp/environment'.     
 *                                                                                                                   

>>> Failed to emerge media-video/ffmpeg-0.5-r1, Log file:

>>>  '/home/ben/tmp/portage/media-video/ffmpeg-0.5-r1/temp/build.log'

 * Messages for package media-video/ffmpeg-0.5-r1:

 * 
 * ERROR: media-video/ffmpeg-0.5-r1 failed.
 * Call stack:                             
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2576:  Called die
 * The specific snippet of code:
 *       emake || die "make failed"
 *  The die message:
 *   make failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/home/ben/tmp/portage/media-video/ffmpeg-0.5-r1/temp/build.log'.
 * The ebuild environment file is located at '/home/ben/tmp/portage/media-video/ffmpeg-0.5-r1/temp/environment'.
 *


Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-16 06:16:20 UTC

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