hi people, I got problems for building app-editors/pluma-1.24.1 that is required for the desktop environment "mate". any ideas that could solve this problem ? Thanks in advance. the full info is here: https://pastebin.com/raw/PDkt7nwM and the complete build log: https://pastebin.com/raw/arJwmT3i best, Tamer short error output: mo="zh_TW/zh_TW.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/var/tmp/portage/app-editors/pluma-1.24.1/work/pluma-1.24.1/help/${mo}"; fi; \ (cd "zh_TW/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "zh_TW/zh_TW.stamp" /bin/sh: line 3: 9441 Segmentation fault (core dumped) itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml make[2]: *** [Makefile:592: zh_CN/zh_CN.stamp] Error 139 make[2]: Leaving directory '/var/tmp/portage/app-editors/pluma-1.24.1/work/pluma-1.24.1/help' make[1]: *** [Makefile:519: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-editors/pluma-1.24.1/work/pluma-1.24.1' make: *** [Makefile:451: all] Error 2 * ERROR: app-editors/pluma-1.24.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-editors/pluma-1.24.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/pluma-1.24.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-editors/pluma-1.24.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/pluma-1.24.1/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/pluma-1.24.1/work/pluma-1.24.1' * S: '/var/tmp/portage/app-editors/pluma-1.24.1/work/pluma-1.24.1'
Created attachment 697014 [details] Build Log
Created attachment 697017 [details] Build Info
Huh, seems like bug 745162. Is your system fully up to date? emerge --sync ; emerge -a -uvDU @world
System is up to date. I executed: emerge --sync emerge -a -uvDU @world These are the packages that would be merged, in order: Calculating dependencies... done! Total: 0 packages, Size of downloads: 0 KiB Nothing to merge; quitting. tux ~ #
Remerged lixml2 and merged successfully pluma. Ticket can be closed.