Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620212 - app-i18n/fcitx-anthy-0.2.2 : /.../key2kana.cpp:22:40: fatal error: fcitx/.../fcitx-xkb.h: No such file or directory
Summary: app-i18n/fcitx-anthy-0.2.2 : /.../key2kana.cpp:22:40: fatal error: fcitx/.../...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-30 18:42 UTC by Toralf Förster
Modified: 2017-08-22 15:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,5.28 KB, text/plain)
2017-05-30 18:42 UTC, Toralf Förster
Details
app-i18n:fcitx-anthy-0.2.2:20170530-183527.log (app-i18n:fcitx-anthy-0.2.2:20170530-183527.log,15.80 KB, text/plain)
2017-05-30 18:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.27 KB, text/plain)
2017-05-30 18:42 UTC, Toralf Förster
Details
environment (environment,124.93 KB, text/plain)
2017-05-30 18:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.42 KB, application/x-bzip)
2017-05-30 18:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.61 KB, application/x-bzip)
2017-05-30 18:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-05-30 18:42:22 UTC
[ 35%] Building CXX object src/CMakeFiles/fcitx-anthy.dir/key2kana.cpp.o
cd /var/tmp/portage/app-i18n/fcitx-anthy-0.2.2/work/fcitx-anthy-0.2.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -Dfcitx_anthy_EXPORTS -I/usr/include/anthy -I/var/tmp/portage/app-i18n/fcitx-anthy-0.2.2/work/fcitx-anthy-0.2.2_build/src -I/var/tmp/portage/app-i18n/fcitx-anthy-0.2.2/work/fcitx-anthy-0.2.2/src   -DNDEBUG -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -Werror=terminate -O2 -pipe -march=native -fPIC   -fvisibility=hidden -o CMakeFiles/fcitx-anthy.dir/key2kana.cpp.o -c /var/tmp/portage/app-i18n/fcitx-anthy-0.2.2/work/fcitx-anthy-0.2.2/src/key2kana.cpp
/var/tmp/portage/app-i18n/fcitx-anthy-0.2.2/work/fcitx-anthy-0.2.2/src/key2kana.cpp:22:40: fatal error: fcitx/module/xkb/fcitx-xkb.h: No such file or directory
 #include <fcitx/module/xkb/fcitx-xkb.h>
                                        ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170527-174843

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-05-30 18:42:25 UTC
Created attachment 474698 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-30 18:42:29 UTC
Created attachment 474700 [details]
app-i18n:fcitx-anthy-0.2.2:20170530-183527.log
Comment 3 Toralf Förster gentoo-dev 2017-05-30 18:42:32 UTC
Created attachment 474702 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-30 18:42:35 UTC
Created attachment 474704 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-30 18:42:39 UTC
Created attachment 474706 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-30 18:42:42 UTC
Created attachment 474708 [details]
temp.tbz2
Comment 7 Arfrever Frehtes Taifersar Arahesis 2017-08-22 15:49:29 UTC
Apparently fcitx/module/xkb is available only when Fcitx is built with USE="X xml"