雑記 Saboyonで# emerge mozc でエラー表示でNG 2014-09-28 その後やっとどうにか成功。

ここの主旨はホストにSabayonを利用してGentooをインストールする事が可能なのかと言う事です。の作業で直には関係無いのですが簡単に出来ると思った# emerge mozc がエラーで気になって、苦労してどうにかインスト出来たと言う事です。

Rigoでibusibus-anthyとzinniaをインストールした物に、端末で (注、最近zinniaが必要に成った。)

# emerge --sync
# emerge --oneshot portage
# emerge mozc

で mozcをインストールする事が出来ませんでした。

追記、V-BOXゲストの2回目のインストのMATEでmozcのemergeに
やっとどうにか成功。何だったんでしょうか?
メモリを2GBから4GB割当てにしたが。

やった事

# equo update

# equo upgrade

# equo conf update

# emerge --sync
# emerge --oneshot portage
# emerge mozc  でNG

# equo update

# equo upgrade

# equo rescue spmsync --ask    <ーーこれはしない方がいいのでは?と思う。

# equo update

# equo upgrade

# equo conf update

# emerge --sync
# emerge --oneshot portage
# emerge mozc  でNG

ここでJD-2.8.8のtarを落としてUbuntuのやり方でbuild成功。

# emerge --sync
# emerge --oneshot portage
# emerge mozc  でNGでシャトダウンでメモリを2GBから4GB割当てにして起動で

# equo update

# equo upgrade

# equo conf update

# emerge --sync
# emerge --oneshot portage
# emerge mozc  で成功。だったと思う、曖昧ですが。追記終りです。

Sabayon_Linux_DAILY_amd64_MATE.iso 13-Sep-2014 12:48 1.3G では
2014/09/15(月)でvmware-playerのゲストで出来ていた。
Sabayon_Linux_DAILY_amd64_MATE.iso 17-Sep-2014 12:48 1.3G では
2014-09-20 ホストにインストで出来ていた。

# emerge mozc

前略

-output=/var/tmp/portage/app-i18n/mozc-1.13.1651.102/work/mozc-1.13.1651.102/out_linux/Release/obj/gen/data_manager/oss/embedded_dictionary_data.h"
make: *** [out_linux/Release/obj/gen/data_manager/oss/embedded_dictionary_data.h] Error 137
make: *** Waiting for unfinished jobs....
Traceback (most recent call last):
File "build_mozc.py", line 1456, in <module>
main()
File "build_mozc.py", line 1452, in main
procedure[1](cmd_opts, cmd_args, original_directory_name)
File "build_mozc.py", line 1078, in BuildMain
BuildOnLinux(options, targets, original_directory_name)
File "build_mozc.py", line 1034, in BuildOnLinux
RunOrDie([make_command] + build_args + target_names)
File "/var/tmp/portage/app-i18n/mozc-1.13.1651.102/work/mozc-1.13.1651.102/build_tools/util.py", line 97, in RunOrDie
'==========']))
build_tools.util.RunOrDieError:
==========
ERROR: make -j16 MAKE_JOBS=16 BUILDTYPE=Release builddir_name=out_linux mozc_server ibus_mozc mozc_tool
==========
* ERROR: app-i18n/mozc-1.13.1651.102::gentoo failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 2924: Called die
* The specific snippet of code:
* V=1 "${PYTHON}" build_mozc.py build -c "${BUILDTYPE}" ${mytarget} ${myjobs} || die;
*
* If you need support, post the output of `emerge --info '=app-i18n/mozc-1.13.1651.102::gentoo'`,
* the complete build log and the output of `emerge -pqv '=app-i18n/mozc-1.13.1651.102::gentoo'`.
* The complete build log is located at '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/temp/environment'.
* Working directory: '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/work/mozc-1.13.1651.102'
* S: '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/work/mozc-1.13.1651.102'

>>> Failed to emerge app-i18n/mozc-1.13.1651.102, Log file:

>>> '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/temp/build.log'

* Messages for package app-i18n/mozc-1.13.1651.102:

* ERROR: app-i18n/mozc-1.13.1651.102::gentoo failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 2924: Called die
* The specific snippet of code:
* V=1 "${PYTHON}" build_mozc.py build -c "${BUILDTYPE}" ${mytarget} ${myjobs} || die;
*
* If you need support, post the output of `emerge --info '=app-i18n/mozc-1.13.1651.102::gentoo'`,
* the complete build log and the output of `emerge -pqv '=app-i18n/mozc-1.13.1651.102::gentoo'`.
* The complete build log is located at '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/temp/environment'.
* Working directory: '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/work/mozc-1.13.1651.102'
* S: '/var/tmp/portage/app-i18n/mozc-1.13.1651.102/work/mozc-1.13.1651.102'

#

 

# emerge mozc 関連はここまでです。

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

次の参考  Gentooに関して

http://882323836.hatenablog.com/entry/2014/07/07/152726