I'm trying to emerge cinelerra-cvs, but the compile fails with
an internal compiler error. Anybody have any idea what the fix
might be?
------------------------------------------------------------------------------
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-march=pentium-m -pipe -MT bcpan.lo -MD -MP -MF .deps/bcpan.Tpo -c bcpan.C
-fPIC -DPIC -o .libs/bcpan.o
if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=pentium-m -pipe -MT
bcpbuffer.lo -MD -MP -MF ".deps/bcpbuffer.Tpo" \
-c -o bcpbuffer.lo `test -f 'bcpbuffer.C' || echo './'`bcpbuffer.C; \
then mv -f ".deps/bcpbuffer.Tpo" ".deps/bcpbuffer.Plo"; \
else rm -f ".deps/bcpbuffer.Tpo"; exit 1; \
fi
bcpan.C: In static member function `static int BC_Pan::stick_to_values(float*,
int, int*, int, int, int, float)':
bcpan.C:437: error: unrecognizable insn:
(insn 480 479 466 4 (set (reg:V4SF 21 xmm0 [85])
(and:V4SF (not:V4SF (mem:SF (plus:SI (reg/f:SI 6 bp)
(const_int -16 [0xfffffff0])) [91 shortest+0 S4 A8]))
(reg:V4SF 22 xmm1))) -1 (nil)
(nil))
bcpan.C:437: 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/cinelerra-cvs-20061020/temp/ccjezPDg.out file, please attach
this to your bugreport.
make[2]: *** [bcpan.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-march=pentium-m -pipe -MT bcpbuffer.lo -MD -MP -MF .deps/bcpbuffer.Tpo -c
bcpbuffer.C -fPIC -DPIC -o .libs/bcpbuffer.o
make[2]: Leaving directory
`/var/tmp/portage/cinelerra-cvs-20061020/work/cinelerra-cvs-20061020/guicast'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/cinelerra-cvs-20061020/work/cinelerra-cvs-20061020'
make: *** [all] Error 2
!!! ERROR: media-video/cinelerra-cvs-20061020 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
cinelerra-cvs-20061020.ebuild, line 74: Called die
!!! make failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.
------------------------------------------------------------------------------
--
[email protected] mailing list