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

Bug 85967

Summary: Scim-chinese 0.4.2 failed emerge (cc1plus error)
Product: Gentoo Linux Reporter: John Rico <silverwolf86>
Component: New packagesAssignee: CJK Team <cjk>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Rico 2005-03-19 19:05:19 UTC
Tried to emerge it, after emerging scim, and it came up with an error.

Reproducible: Always
Steps to Reproduce:
1.emerge scim-chinese
2.
3.

Actual Results:  
i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:42361: Warning: end of file not at end of a line; newline 
inserted
{standard input}:43971: Error: undefined symbol `.LLSDACSE4806' in operation
{standard input}:43989: Error: undefined symbol `.L' in operation
make[2]: *** [pinyin_la-scim_pinyin_imengine.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/scim-chinese-0.4.2/work/scim-
chinese-0.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/scim-chinese-0.4.2/work/scim-
chinese-0.4.2'
make: *** [all] Error 2

!!! ERROR: app-i18n/scim-chinese-0.4.2 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
Successful emerge.

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
 2.6.11-ck1 i686)
=================================================================
System uname: 2.6.11-ck1 i686 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 02:03:43)
]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -maccumulate-outgoing-args -ftracer -pipe -mmmx -msse -m
sse2 -falign-functions=4  -fforce-addr -mfpmath=sse -fprefetch-loop-arrays -fPIC
"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/
mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/sh
are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te
x/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -maccumulate-outgoing-args -ftracer -pipe -mmmx -msse 
-msse2 -falign-functions=4  -fforce-addr -mfpmath=sse -fprefetch-loop-arrays -fP
IC"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv usersa
ndbox"
GENTOO_MIRRORS="ftp://gentoo.ccccom.com http://gentoo.ccccom.com http://mirrors.
tds.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X alsa anthy apm arts audiofile avi berkdb bitmap-fonts cdr cjk crypt c
ups curl divx4linux doc dvd emboss encode esd faad fam flac font-server foomatic
db fortran ftp gdbm gif gpm gtk gtk2 imagemagick imlib java jpeg junit kde libg+
+ libwww mad mikmod mime mmx motif mozilla mp3 mpeg ncurses nls nptl nptlonly of
fensive oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readli
ne sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts ty
pe1-fonts usb videos xine xml2 xmms xv zlib video_cards_radeon"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-03-28 01:33:41 UTC
*** Bug 85973 has been marked as a duplicate of this bug. ***
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2005-03-31 13:56:41 UTC
scim-chinese is renamed to scim-pinyin after 0.4.2.
Please emerge scim-pinyin.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2005-04-26 11:25:19 UTC
most likely a over-optimisation compiler problem. use less agressive CFLAGS please. reopen if you find otherwise.