(cd "hy/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "hy/hy.stamp" /bin/sh: line 3: 8977 Segmentation fault itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml make[3]: *** [Makefile:608: hy/hy.stamp] Error 139 make[3]: Leaving directory '/var/tmp/portage/mate-base/mate-applets-1.24.1/work/mate-applets-1.24.1/accessx-status/docs' make[2]: *** [Makefile:688: all-recursive] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20200920-133319 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) [2] ruby26 (with Rubygems) [3] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.46.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.265_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Sep 28 10:35:34 AM UTC 2020 emerge -qpvO mate-base/mate-applets [ebuild N ] mate-base/mate-applets-1.24.1 USE="X cpupower ipv6 (policykit) upower"
Created attachment 662827 [details] emerge-info.txt
Created attachment 662830 [details] emerge-history.txt
Created attachment 662833 [details] environment
Created attachment 662836 [details] etc.portage.tbz2
Created attachment 662839 [details] logs.tbz2
Created attachment 662842 [details] mate-base:mate-applets-1.24.1:20200928-111418.log
Created attachment 662845 [details] temp.tbz2
Bugs #745315 #744739 and #734968 are related to the same itstool issue. I found out that it is not the first time this happens and on some (non)UTF8 character made the python interpreter to crash, which is exactly what happens in those 3 bugs. Maybe is it worth to add a new bug against itstool and make those three depend on it?
(In reply to David Carlos Manuelda from comment #8) > Bugs #745315 #744739 and #734968 are related to the same itstool issue. > > I found out that it is not the first time this happens and on some (non)UTF8 > character made the python interpreter to crash, which is exactly what > happens in those 3 bugs. > > Maybe is it worth to add a new bug against itstool and make those three > depend on it? added Gnome herd
Patch found in Bug #745162 address this issue
I confirmed applying the patch referenced in comment #10 to libxml2 resolved my issue here; I suspect it will also help with a few other packages too (I just confirmed it also fixed pluma-1.24.1).
*** This bug has been marked as a duplicate of bug 745162 ***