On 09/15/2015 12:07 PM, John Paul Adrian Glaubitz wrote: > ======================================================================= > > And some just segfault during build [2]: > > ======================================================================= > > /usr/bin/xsltproc -o man/bootup.7 --nonet --xinclude --stringparam > man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam > man.authors.section.enabled 0 --stringparam > man.copyright.section.enabled 0 --stringparam systemd.version 226 --path > './man:../man' ../man/custom-man.xsl ../man/bootup.xml > make[4]: *** [man/bootup.7] Segmentation fault > Makefile:21248: recipe for target 'man/bootup.7' failed > make[3]: *** [all-recursive] Error 1 > > =======================================================================
Ok, this seems to be a compiler bug which occurs when xsltproc is build with hardening enabled. I will try to create a reduced case, then report an upstream gcc bug. Installing the same version of xsltproc on raverin which was built with without hardening makes the segmentation fault go away. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

