Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error to emerge scim-hangul
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
haneulso
Apprentice
Apprentice


Joined: 31 Aug 2004
Posts: 173

PostPosted: Mon Sep 17, 2012 8:51 am    Post subject: Error to emerge scim-hangul Reply with quote

I have an error while emerging scim-hangul.
Code:
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/scim-1.0 -I/usr/include/hangul-1.0 -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_HANGUL_LOCALEDIR=\"/usr/share/locale\" -DSCIM_HANGUL_DATADIR=\"/usr/share/scim/hangul\" -DSCIM_HANGUL_ICON_FILE=\"/usr/share/scim/icons/scim-hangul.png\" -march=nocona -O2 -pipe -MT hangul_la-scim_hangul_imengine.lo -MD -MP -MF .deps/hangul_la-scim_hangul_imengine.Tpo -c scim_hangul_imengine.cpp  -fPIC -DPIC -o .libs/hangul_la-scim_hangul_imengine.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DQT_SHARED -I/usr/include/scim-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/scim-1.0 -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_HANGUL_LOCALEDIR=\"/usr/share/locale\" -DSCIM_HANGUL_DATADIR=\"/usr/share/scim/hangul\" -DSCIM_HANGUL_ICON_FILE=\"/usr/share/scim/icons/scim-hangul.png\" -march=nocona -O2 -pipe -MT hangul_imengine_setup_la-scim_hangul_imengine_setup.lo -MD -MP -MF .deps/hangul_imengine_setup_la-scim_hangul_imengine_setup.Tpo -c scim_hangul_imengine_setup.cpp  -fPIC -DPIC -o .libs/hangul_imengine_setup_la-scim_hangul_imengine_setup.o
scim_hangul_imengine_setup.cpp:230:21: error: 'GtkTooltips' was not declared in this scope
scim_hangul_imengine_setup.cpp:230:34: error: 'tooltip' was not declared in this scope
scim_hangul_imengine_setup.cpp:233:22: error: 'GtkTooltips' was not declared in this scope
scim_hangul_imengine_setup.cpp:233:35: error: 'tooltip' was not declared in this scope
scim_hangul_imengine_setup.cpp:237:21: error: redefinition of 'GtkWidget* create_options_page'
scim_hangul_imengine_setup.cpp:230:1: error: 'GtkWidget* create_options_page' previously defined here
scim_hangul_imengine_setup.cpp:237:21: error: 'GtkTooltips' was not declared in this scope
scim_hangul_imengine_setup.cpp:237:34: error: 'tooltips' was not declared in this scope
scim_hangul_imengine_setup.cpp:274:22: error: redefinition of 'GtkWidget* create_keyboard_page'
scim_hangul_imengine_setup.cpp:233:1: error: 'GtkWidget* create_keyboard_page' previously defined here
scim_hangul_imengine_setup.cpp:274:22: error: 'GtkTooltips' was not declared in this scope
scim_hangul_imengine_setup.cpp:274:35: error: 'tooltips' was not declared in this scope
make[2]: *** [hangul_imengine_setup_la-scim_hangul_imengine_setup.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/app-i18n/scim-hangul-0.3.2/work/scim-hangul-0.3.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-i18n/scim-hangul-0.3.2/work/scim-hangul-0.3.2'
make: *** [all] Error 2
emake failed
 * ERROR: app-i18n/scim-hangul-0.3.2 failed (compile phase):
 *   died running emake, base_src_make
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 2115:  Called base_src_compile
 *   environment, line  304:  Called base_src_make
 *   environment, line  342:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 *
 * If you need support, post the output of `emerge --info '=app-i18n/scim-hangul-0.3.2'`,
 * the complete build log and the output of `emerge -pqv '=app-i18n/scim-hangul-0.3.2'`.
 * The complete build log is located at '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/work/scim-hangul-0.3.2'
 * S: '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/work/scim-hangul-0.3.2'

>>> Failed to emerge app-i18n/scim-hangul-0.3.2, Log file:

>>>  '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/temp/build.log'

 * Messages for package app-i18n/scim-hangul-0.3.2:

 * ERROR: app-i18n/scim-hangul-0.3.2 failed (compile phase):
 *   died running emake, base_src_make
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 2115:  Called base_src_compile
 *   environment, line  304:  Called base_src_make
 *   environment, line  342:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 *
 * If you need support, post the output of `emerge --info '=app-i18n/scim-hangul-0.3.2'`,
 * the complete build log and the output of `emerge -pqv '=app-i18n/scim-hangul-0.3.2'`.
 * The complete build log is located at '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/work/scim-hangul-0.3.2'
 * S: '/var/tmp/portage/app-i18n/scim-hangul-0.3.2/work/scim-hangul-0.3.2'

Emerge --info
Code:
Portage 2.1.11.17 (default/linux/amd64/10.0, gcc-4.6.3, glibc-2.15-r2, 3.5.3-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.5.3-gentoo-x86_64-Intel-R-_Core-TM-2_CPU_T7200_@_2.00GHz-with-gentoo-2.2
Timestamp of tree: Mon, 17 Sep 2012 08:00:01 +0000
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.3
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.5.3-r2, 4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.5 (virtual/os-headers)
sys-libs/glibc:           2.15-r2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.lecl.net/pub/gentoo/ ftp://ftp.iij.ad.jp/pub/linux/gentoo/ ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/  ftp://ftp.kaist.ac.kr/gentoo/ ftp://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://lug.mtu.edu/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://ftp.gtlib.gatech.edu/pub/gentoo ftp://gg3.net/pub/linux/gentoo ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO  ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO http://ftp.gentoo.or.kr http://ftp.gentoo.or.kr ftp://ftp.daum.net/gentoo/ ftp://ftp.daum.net/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en ko"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="(-avahi) 3dnow 3dnowext X a52 aac aalib accessibility acl acpi aiglx alsa amd64 anthy apache2 apm arts autoipd avi berkdb bidi bitmap-fonts bluetooth bzip2 cairo cdda cdio cdparanoia cdr cjk cli consolekit cracklib crypt cups cxx dbus declarative device-mapper dga divx divx4linux dri dts dv dvd dvdnav dvdr dvdread eds embedded emerald emovix encode esd extras faac faad fam fame ffmpeg firefox flac fontconfig foomaticdb fortran freetype freetype2 ftp fts3 gdbm gdu gif gimpprint gmedia gnome gnome-keyring gphoto2 gpm gstreamer gtk gtk2 gtk3 gtkhtml gudev hal httpd hwdb iconv imagemagick imlib immqt-bc ipv6 jpeg jpg jpge kde kdrive ldap libffi libnotify lirc live livecd lua m17n-lib mad matroska mdnsresponder-compat melt mikmod minizip mjpeg mmx mmxext mng mod modules motif mp3 mpeg mudflap multilib mysql ncurses network nls nptl nptlonly nss objc ogg oggvorbis opengl openmp pam pcmcia pcre pdf plasma png policykit ppds pppd pulseaudio python qt qt3 qt3support qt4 quicktime readline realcodecs realmedia samba scanner scim script sdk sdl semantic-desktop session sip slp spell sql sqlite sse sse2 ssl static-libs stream suid svg symlink tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd video vlm vorbis wav webkit webkity wmp wxwindows x264 xanim xcb xinerama xml xmms xprint xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en ko" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

Any Idea?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum