Bug#672832: iceweasel: FTBFS: Build killed with signal TERM after 150 minutes of inactivity.

Nicolas Le Cam niko.lecam at gmail.com
Sun May 13 23:41:15 UTC 2012


Package: iceweasel
Version: 12.0-6
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

Build is killed after 150 min of inactivity, see [1] for example.
This seems to be related to bz#595368.
Html test file has been removed from the makefile upstream but not the js unit associated.

Something like that should help the build process :

--- a/debian/test.mk	2012-05-14 01:28:09.462416104 +0200
+++ b/debian/test.mk	2012-05-14 01:37:52.154398783 +0200
@@ -39,6 +39,8 @@
 xpcshell-tests-skip:
 # This one fails because it supposes some kind of preexisting gnome/mailcap configuration
 	rm -f build-xulrunner/_tests/xpcshell/uriloader/exthandler/tests/unit/test_handlerService.js
+# This one causes infinite loop. bz#595368
+	rm -f build-xulrunner/_tests/xpcshell/dom/indexedDB/test/unit/test_writer_starvation.js
 
 check-skip:
 # This one fails because it only works in an american time zone. bz#515254

Regards,
Nicolas

[1] https://buildd.debian.org/status/fetch.php?pkg=iceweasel&arch=i386&ver=12.0-6&stamp=1336776672





More information about the pkg-mozilla-maintainers mailing list