Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537230 - app-i18n/ibus-rime-1.2 fails to build
Summary: app-i18n/ibus-rime-1.2 fails to build
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-21 12:18 UTC by Patrick Lauer
Modified: 2018-07-24 09:47 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 Patrick Lauer gentoo-dev 2015-01-21 12:18:55 UTC
>>> Configuring source in /var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime ...
make 
mkdir -p build
(cd build; cmake -DCMAKE_BUILD_TYPE=Release .. && make)
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") 
-- checking for module 'ibus-1.0'
--   found ibus-1.0, version 1.5.5
-- checking for module 'libnotify'
--   found libnotify, version 0.7.5
-- checking for module 'rime'
--   found rime, version 0.9.9
-- Found Rime: /usr/lib64/librime.so  
-- Found Brise: /usr/share/rime-data  
-- Precompiler macro RIME_DATA_DIR is set to "/usr/share/rime-data"
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build
make[1]: Entering directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
make[2]: Entering directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
make[3]: Entering directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
Scanning dependencies of target ibus-engine-rime
make[3]: Leaving directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
make[3]: Entering directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
[ 33%] Building C object CMakeFiles/ibus-engine-rime.dir/rime_settings.c.o
[ 66%] Building C object CMakeFiles/ibus-engine-rime.dir/rime_main.c.o                                                                                                                          
/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/rime_main.c: In function âibus_rime_startâ:
/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/rime_main.c:76:15: error: expected expression before âRimeTraitsâ
   RIME_STRUCT(RimeTraits, ibus_rime_traits);
               ^
/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/rime_main.c:77:3: error: âibus_rime_traitsâ undeclared (first use in this function)
   ibus_rime_traits.shared_data_dir = IBUS_RIME_SHARED_DATA_DIR;
   ^
/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/rime_main.c:77:3: note: each undeclared identifier is reported only once for each function it appears in
CMakeFiles/ibus-engine-rime.dir/build.make:80: recipe for target 'CMakeFiles/ibus-engine-rime.dir/rime_main.c.o' failed
make[3]: *** [CMakeFiles/ibus-engine-rime.dir/rime_main.c.o] Error 1
make[3]: Leaving directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/ibus-engine-rime.dir/all' failed
make[2]: *** [CMakeFiles/ibus-engine-rime.dir/all] Error 2
make[2]: Leaving directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
Makefile:75: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/var/tmp/portage/app-i18n/ibus-rime-1.2/work/ibus-rime/build'
Makefile:10: recipe for target 'ibus-engine-rime' failed
make: *** [ibus-engine-rime] Error 2
 * ERROR: app-i18n/ibus-rime-1.2::gentoo failed (compile phase):
 *   emake failed

Portage 2.2.14 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.17.7-gentoo x86_64)
=================================================================
System uname: Linux-3.17.7-gentoo-x86_64-Intel-R-_Core-TM-_i3-3110M_CPU_@_2.40GHz-with-gentoo-2.2
KiB Mem:     3609156 total,   1798728 free
KiB Swap:    8388604 total,   8388604 free
Timestamp of tree: Sun, 18 Jan 2015 00:45:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-lang/perl:            5.18.2-r2
dev-lang/python:          2.7.9-r1, 3.3.5-r1, 3.4.1
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.7
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.13.4
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/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="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirrors.163.com/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-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=""
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cjk cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam fcitx firefox flac fortran gdbm gif glamor gpm gtk ibus iconv icu ipv6 jpeg kde kipi lcms libkms libnotify mad mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pyqt4 qt3support qt4 readline sdl semantic-desktop session spell sqlite sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xa xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" 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 ublox ubx" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel" 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, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 1 Akinori Hattori gentoo-dev 2018-07-24 09:47:01 UTC
It seems that this is caused by building with app-i18n/librime-0.9.9.