[Debian GNUstep maintainers] Bug#593124: gnustep-gui: FTBFS on hppa (make_services: malloc.c:3097: sYSMALLOc: Assertion ... failed)
Adam D. Barratt
adam at adam-barratt.org.uk
Sun Aug 15 16:31:46 UTC 2010
Package: gnustep-gui
Version: 0.18.0-3
Severity: serious
Hi,
gnustep-gui FTBFS on hppa. From the build log:
/usr/share/GNUstep/Makefiles/mkinstalldirs GSspell.service/Resources
(echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \
echo " NSExecutable = \"GSspell\";"; \
if [ -r "GSspellInfo.plist" ]; then \
cat GSspellInfo.plist; \
fi; \
echo "}") >GSspell.service/Resources/Info-gnustep.plist ;\
if ././obj/make_services --test GSspell.service/Resources/Info-gnustep.plist; then : ; else rm -f GSspell.service/Resources/Info-gnustep.plist; false; \
fi
make_services: malloc.c:3097: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.
Aborted
make[4]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 1
make[3]: *** [GSspell.all.service.variables] Error 2
make[2]: *** [internal-all] Error 2
make[2]: Leaving directory `/build/buildd-gnustep-gui_0.18.0-3-hppa-vOuXmx/gnustep-gui-0.18.0/Tools'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/build/buildd-gnustep-gui_0.18.0-3-hppa-vOuXmx/gnustep-gui-0.18.0'
make: *** [debian/build-shared-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Full logs available via
https://buildd.debian.org/status/package.php?p=gnustep-gui
Regards,
Adam
More information about the pkg-GNUstep-maintainers
mailing list