Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138076 - cinelerra-cvs-20060619 fails to emerge due to internal compiler error
Summary: cinelerra-cvs-20060619 fails to emerge due to internal compiler error
Status: RESOLVED DUPLICATE of bug 128659
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 09:58 UTC by J.C. Wren
Modified: 2006-06-26 10:39 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 J.C. Wren 2006-06-26 09:58:55 UTC
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=athlon-xp -pipe -fomit-frame-pointer -MT bcpan.lo -MD -MP -MF .deps/bcpan.Tpo -c bcpan.C  -fPIC -DPIC -o .libs/bcpan.o
bcpan.C: In static member function `static int BC_Pan::stick_to_values(float*, int, int*, int, int, int, float)':
bcpan.C:436: error: unrecognizable insn:
(insn 475 474 463 4 (set (reg:V4SF 21 xmm0 [85])
        (and:V4SF (not:V4SF (mem:SF (plus:SI (reg/f:SI 7 sp)
                        (const_int 40 [0x28])) [79 shortest+0 S4 A8]))
            (reg:V4SF 22 xmm1))) -1 (nil)
    (nil))
bcpan.C:436: 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-20060619/temp/ccaVqjhI.out file, please attach this to your bugreport.
make[2]: *** [bcpan.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/cinelerra-cvs-20060619/work/cinelerra-cvs-20060619/guicast'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cinelerra-cvs-20060619/work/cinelerra-cvs-20060619'
make: *** [all] Error 2

!!! ERROR: media-video/cinelerra-cvs-20060619 failed.
Call stack:
  ebuild.sh, line 1540:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  cinelerra-cvs-20060619.ebuild, line 72:   Called die

-------------------

fast ~ # emerge --info
Portage 2.1.1_pre1-r2 (default-linux/x86/2006.0, gcc-3.4.6/vanilla, glibc-2.4-r3, 2.6.17.1fast i686)
=================================================================
System uname: 2.6.17.1fast i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.mirrors.pair.com/ http://mirror.espri.arizona.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://fast.private.com/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cddb cli cups dri eds emboss encode esd ffmpeg firefox flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipod ipv6 isdnlog jpeg kde libg++ libwww mad mikmod mmx motif moznocompose mp3 mpeg mplayer ncurses nls nptl nptlonly offensive ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline real reflection samba sdl server session spell spl ssl tagwriting tcpd tiff truetype truetype-fonts type1-fonts udev vorbis win32codecs xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_mga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-26 10:39:20 UTC

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