Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60629 - qtimm scim doesn't compile even when qt built with cjk flag version missmatch
Summary: qtimm scim doesn't compile even when qt built with cjk flag version missmatch
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 20:26 UTC by Aaron Peterson
Modified: 2004-08-24 03:50 UTC (History)
1 user (show)

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 Aaron Peterson 2004-08-16 20:26:25 UTC
I'll post more details, but my computer crashes hard if I open any qt/kde applications...

there was a search for something in the inputmethod directory, that was actually int the input directory... (maybe not the same thing, but it had scim in it none the less)
and, I've been, in general having my entire X crash if qtimm doesn't sync up with scim versions... 

so, I don't know how we can deal with the system crashing hard when the proper version of scim isn't installed.

this might be upstream,  but it's really hardcore that it blows the whole system down to the point of not taking any keyboard input, and occasionally making it so I can't ssh into it.

When the system goes down, there are "prempt" warnings from the kernel, so I'm fearing that it may just be an optimization thing that's causing the system to blow up so completely,  however,  ebuilds/portage should have a way to deal with this... 

it looks like qtimm needs to have a hard coded version dependancy, not just for complinging, but for running as well... and if qtimm is installed, scim shouldn't be built without having qtimm rebuilt immediately as well..


Reproducible: Always
Steps to Reproduce:
1.let portage do it's thing
2.have mismatched versions of qtimm and scim
3. kde doesn't start, or blows up HARD core..



Expected Results:  
well.. I am running the ~iest of the ~x86... so I sort of expect this,  I just
hope that this was of any use to the maintainers, because I'm trying to be
constructive...


Portage 2.0.50-r9 (gcc34-x86-2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r0,
2.6.8-gentoo)
=================================================================
System uname: 2.6.8-gentoo i686 AMD Athlon(TM) XP 1700+
Gentoo Base System version 1.5.2
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X aac aalib accessibility acl acpi acpi4linux alsa amd apache2 apm
arts artswrappersuid audiofile avi berkdb bidi bonobo canna cdr cjk cjkcrypt
codecs crypt cscope cups dba dga directfb divx4linux doc dv dvb dvd encode esd
evms2 faac faad fam fbcon ffmpeg flac flash foomaticdb freetype freewnn fs gd
gdbm ggi gif gimp gimpprint gnome gpm gstreamer gtk gtk2 gtkhtml guile
imagemagick imap imlib jack java javascript joystick jpeg kde kerberos krb4 ldap
libcss libdvdread libg++ libwww linguas_en_US linguas_es linguas_ru
linguas_zh_CN linguas_zh_TW live mad maildir md5sum mdb mikmod mmx mng motif
mozdomi mozilla mozsvg mpeg mpeg4 mule mysql nas ncurses net nls nptl nvidia
offensive oggvorbis opengl oss pam pdflib perl pic png posix postgres python qt
quicktime readline samba sasl scanner sdl slang spell sse ssl svg svga tcltk
tcpd tetex theora threads tiff transcode truetype unicode usb v4l vhosts
virus-scan x86 xine xinerama xml2 xmms xv xvid zeo zlib"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-08-17 08:13:58 UTC
Sorry for the inconvenience. Could you post the versions of scim, scim-qtimm and qt you installed?
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-08-24 03:50:17 UTC
I added PDEPEND to block old scim-qtimm and uim-qt, so it will force
users to upgrade scim-qtimm and/or uim-qt if needed. I'm not sure
whether there will be such an ABI change in immodule for Qt in the
future, so wait and see.