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

2012-05-14 Thread Mike Hommey
On Mon, May 14, 2012 at 01:41:15AM +0200, Nicolas Le Cam wrote:
 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.

Actually, it's a different issue: bz#754537, due to Debian bug #672573.
 
 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=iceweaselarch=i386ver=12.0-6stamp=1336776672
 
 
 
 ___
 pkg-mozilla-maintainers mailing list
 pkg-mozilla-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mozilla-maintainers



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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

2012-05-13 Thread Nicolas Le Cam
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.mk2012-05-14 01:28:09.462416104 +0200
+++ b/debian/test.mk2012-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=iceweaselarch=i386ver=12.0-6stamp=1336776672



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org