Bug#858405: xmlto: intermittent Segmentation fault when building manpages for libreswan on mips64el
Hi, On 22/03/17 01:29, Daniel Kahn Gillmor wrote: > Package: xmlto > Version: 0.0.28-1 > Severity: normal > > https://buildd.debian.org/status/fetch.php?pkg=libreswan&arch=mips64el&ver=3.20-6&stamp=1490132010&raw=0 > > shows xmlto having a segfault during the build of libreswan's manpages. > > make[5]: Leaving directory '/«PKGBUILDDIR»/OBJ.linux.mips64/programs/proc' > sed -e "s:@IPSECVERSION@:3.20:g" -e "/@linux_START@/,/@linux_END@/d" -e > "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e > "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e > "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e > "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e > "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e > "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e > "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e > "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e > "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e > "s:@IPSEC_NSSDIR@:/var/lib/ipsec/nss:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" > -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e > "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e > "s:@IPSEC_SECRETS_FILE@:/etc/ipsec.secrets:g" -e "s:@MODPROBEBIN@:modprobe:g" > -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" > -e "s:@SD_TYPE@:notify:g" -e "s:@SD_RESTART_TYPE@:"always":g" -e > "s:@SD_PLUTO_OPTIONS@:"--leak-detective":g" -e "s:@SD_WATCHDOGSEC@:200:g" < > ipsec_version.5.xml > > ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp.tmp > mv ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp.tmp > ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp > : ignoring seemingly bogus xmlto exit status > xmlto man ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp -o > ../../OBJ.linux.mips64/programs/proc || true > /usr/bin/xmlto: line 613: 5007 Segmentation fault "/usr/bin/xsltproc" > --nonet --xinclude --param passivetex.extensions '1' -o > "/tmp/xmlto.vUw7Aq/ipsec_version.5.proc" "/tmp/xmlto-xsl.XOSOth" > "/«PKGBUILDDIR»/programs/proc/../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp" > test -z "" -a -r ../../OBJ.linux.mips64/programs/proc/ipsec_version.5 > ../../mk/manpages.mk:79: recipe for target > '../../OBJ.linux.mips64/programs/proc/ipsec_version.5.man' failed > make[4]: *** [../../OBJ.linux.mips64/programs/proc/ipsec_version.5.man] Error > 1 > make[4]: Leaving directory '/«PKGBUILDDIR»/programs/proc' > > The build of the previous version, 3.20-5, which is very similar code, did > not have the segfault: > > https://buildd.debian.org/status/fetch.php?pkg=libreswan&arch=mips64el&ver=3.20-5&stamp=1490115466&raw=0 > > make[5]: Leaving directory '/«PKGBUILDDIR»/OBJ.linux.mips64/programs/proc' > sed -e "s:@IPSECVERSION@:3.20:g" -e "/@linux_START@/,/@linux_END@/d" -e > "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e > "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e > "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e > "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e > "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e > "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e > "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e > "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e > "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e > "s:@IPSEC_NSSDIR@:/var/lib/ipsec/nss:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" > -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e > "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e > "s:@IPSEC_SECRETS_FILE@:/etc/ipsec.secrets:g" -e "s:@MODPROBEBIN@:modprobe:g" > -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" > -e "s:@SD_TYPE@:notify:g" -e "s:@SD_RESTART_TYPE@:"always":g" -e > "s:@SD_PLUTO_OPTIONS@:"--leak-detective":g" -e "s:@SD_WATCHDOGSEC@:200:g" < > ipsec_version.5.xml > > ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp.tmp > mv ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp.tmp > ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp > : ignoring seemingly bogus xmlto exit status > xmlto man ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.tmp -o > ../../OBJ.linux.mips64/programs/proc || true > Note: Writing ipsec_version.5 > test -z "" -a -r ../../OBJ.linux.mips64/programs/proc/ipsec_version.5 > touch ../../OBJ.linux.mips64/programs/proc/ipsec_version.5.man > > So xmlto seems to fail intermittently on mips64el, even though it > behaves reliably on all the other debian architectures. > > Sorry that i haven't been able to debug it further. > > Perhaps someone who knows mips64el can debug it better than i can. > > For debian revisions of 3.20, failures happened on: > > mipsel-manda-02 > eberlin > > Also for revisions of 3.20, successes happened on: > > mipsel-sil-01 > mipsel-manda-03 > mipsel
Des coups de feu entendus devant le Parlement britannique à Londres | Industrie automobile: L'italien Sogefi va s'installer à Tanger |
Des coups de feu entendus devant le Parlement britannique à Londres | Industrie automobile: L'italien Sogefi va s'installer à Tanger | Si vous ne lisez pas correctement ce message, cliquez ici ou si vous souhaitez vous désinscrire, cliquez ici A la une Des coups de feu entendus devant le Parlement britannique à Londres Un assaillant qui avait poignardé un policier dans l’enceinte du Parlement de Londres a été atteint par les tirs des policiers mercredi après-midi. > LIRE LA SUITE Industrie automobile: L'italien Sogefi va s'installer à Tanger Le spécialiste italien de la fabrication de filtres à moteur a annoncé mardi 21 mars l'installation à Tanger de sa première usine en Afrique. > LIRE LA SUITE Politique Procès Gdeim Izik. Me Ouammou: "le décès de 11 personnes est un crime réel" Le décès de 11 éléments des forces de l'ordre et la blessure de plus de 70 autres dans les événements de Gdeim Izik constituent des "faits réels"qui rentrent dans le cadre du "crime", a indiqué, mardi à Salé, Abdellatif Ouammou,… > LIRE LA SUITE Pourquoi le président de la Commission africaine doit recadrer l’Algérien Ismaël Chergui Au lieu de servir l’Union africaine, l’Algérien Ismaël Chergui, commissaire à la paix et la sécurité, est en train de servir l’agenda d’Alger, transformant ladite commission en instrument d’exécution d'une politique algérienne résolument hostile à l’intégrité territoriale du Maroc. > LIRE LA SUITE Formation du gouvernement: Le PAM toujours dans l'opposit
Bug#858477: socks4-clients: broken symlink: /usr/share/man/man1/runsocks.1.gz -> ../man7/undocumented.7.gz
Package: socks4-clients Version: 4.3.beta2-20 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m19.3s ERROR: FAIL: Broken symlinks: /usr/share/man/man1/runsocks.1.gz -> ../man7/undocumented.7.gz The undocumented(7) manpage is gone since manpages 4.04-2 cheers, Andreas socks4-clients_4.3.beta2-20+b1.log.gz Description: application/gzip
Bug#858405: xmlto: intermittent Segmentation fault when building manpages for libreswan on mips64el
On Wed 2017-03-22 06:22:41 -0400, James Cowgill wrote: > On 22/03/17 01:29, Daniel Kahn Gillmor wrote: >> For debian revisions of 3.20, failures happened on: >> >> mipsel-manda-02 >> eberlin >> >> Also for revisions of 3.20, successes happened on: >> >> mipsel-sil-01 >> mipsel-manda-03 >> mipsel-manda-01 > > This is a known issue and it only affects Loongson buildds. > Interestingly mipsel-manda-01 is Loongson and didn't fail there so there > may be a random element involved here. I don't think anyone's tracked > down the underlying issue though. thanks, is there a public reference for the known issue that we can point to? > For the moment, I'll rebuild libreswan again and hope a good buildd is > picked. i see 5 mips64el rebuilds now at https://buildd.debian.org/status/logs.php?pkg=libreswan&ver=3.20-6&suite=sid, but none of them have succeded yet :/ 3 of the builds are from mipsel-manda-02, 1 is from eberlin, and one additional new "bad" builder is: mipsel-aql-01 Regards, --dkg signature.asc Description: PGP signature
Bug#858496: obexftp: broken symlinks: /usr/share/man/man1/obex{rm, put, ls, get}.1.gz -> obexftp.1.gz
Package: obexftp Version: 0.24-5 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m23.5s ERROR: FAIL: Broken symlinks: /usr/share/man/man1/obexrm.1.gz -> obexftp.1.gz /usr/share/man/man1/obexput.1.gz -> obexftp.1.gz /usr/share/man/man1/obexls.1.gz -> obexftp.1.gz /usr/share/man/man1/obexget.1.gz -> obexftp.1.gz A obexftp manpage does not seem to exist in any package in Debian unstable. cheers, Andreas obexftp_0.24-5+b1.log.gz Description: application/gzip
Bug#858507: libxmlrpc-core-c3-dev: broken symlink: /usr/include/XmlRpcCpp.h -> xmlrpc-c/oldcppwrapper.hpp
Package: libxmlrpc-core-c3-dev Version: 1.33.14-4 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m45.5s ERROR: FAIL: Broken symlinks: /usr/include/XmlRpcCpp.h -> xmlrpc-c/oldcppwrapper.hpp Shouldn't that link be rather in libxmlrpc-c++8-dev? cheers, Andreas libxmlrpc-core-c3-dev_1.33.14-4.log.gz Description: application/gzip
starvoyager is marked for autoremoval from testing
starvoyager 0.4.4-8 is marked for autoremoval from testing on 2017-04-07 It is affected by these RC bugs: 857878: starvoyager: uninstallable after binNMU