Kei Kebreau writes: > kkebreau pushed a commit to branch master > in repository guix. > > commit 13fbd174b5ffe5c2cc59e637f7859d357ab33d97 > Author: Kei Kebreau > Date: Thu Nov 2 15:33:08 2017 -0400 > > gnu: itstool: Update to 2.0.4. > > * gnu/packages/glib.scm (itstool): Update to 2.0.4. > [inputs]: Replace python and python-libxml2 with python-2 and python2-libxml2. This update broke "gtk-doc", so I reverted it. Can you look into it? `itstool` is actually segfaulting: /gnu/store/kpxi8h3669afr9r1bgvaf9ij3y4wdyyn-bash-minimal-4.4.12/bin/bash: line 4: 2798 Segmentation fault itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/fdl-appendix.xml make[2]: *** [Makefile:523: de/de.stamp] Error 139 make[2]: *** Waiting for unfinished jobs.... /gnu/store/kpxi8h3669afr9r1bgvaf9ij3y4wdyyn-bash-minimal-4.4.12/bin/bash: line 4: 2808 Segmentation fault itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/fdl-appendix.xml make[2]: *** [Makefile:523: fr/fr.stamp] Error 139