[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: git t7400.24 is failing again



Jonathan Nieder wrote:

> ok	ia64 (zx6000) 1.6.5-1~bpo50+1	2010-01-19
> ok	ia64 (mundy) 1.6.6.1		2010-01-28
> FAIL	ia64 (alkman) 1.6.6.2		2010-02-12
> ok	ia64 (alkman) 1.7.0		2010-02-16
> ok	ia64 (alkman) 1.7.0		2010-02-16
> ok	ia64 (alkman) 1.7.0.2		2010-03-18
> ok	ia64 (caballero) 1.7.0.3	2010-03-22
> 
> ok	hppa (penalosa) 1.6.6.1		2010-01-28
> FAIL	hppa (peri) 1.6.6.2		2010-02-13
> ok	hppa (peri) 1.7.0		2010-02-16
> ok	hppa (peri) 1.7.0		2010-02-16
> ok	hppa (penalosa) 1.7.0.2		2010-03-18
> ok	hppa (peri) 1.7.0.3		2010-03-22
> 
> ok	s390 (lxdebian) 1.6.6.1		2010-01-28
> ok	s390 (zandonai) 1.6.5-1~bpo50+1	2010-02-01
> FAIL	s390 (zandonai) 1.7.0~rc2	2010-02-13
> ok	s390 (debian-31) 1.7.0		2010-02-16
> FAIL	s390 (lxdebian) 1.7.0.2		2010-03-18
> FAIL	s390 (lxdebian) 1.7.0.3		2010-03-22
ok	s390 (hercules.local) 1.7.0.3	2010-03-26

> I am trying to reproduce on S/390 with hercules, but it is very slow.

Can’t reproduce here, unfortunately.  Probably something in the buildd
setup (available memory? threads?) triggers it.

Therefore if anyone has a system that can reproduce this failure, I
would be very happy.  Simple recipes to try out:

setup:

 curl http://kernel.org/pub/software/scm/git/git-1.7.0.3.tar.bz2 |
 tar -xf - &&
 cd git* &&
 echo NO_CURL=1 >config.mak &&
 echo NO_EXPAT=1 >>config.mak &&
 make; # or make -j20, or whatever is most convenient

run the failing test:

 (cd t && sh -x t7400-submodule-basic.sh -v -i)

run all tests:

 make test

I would be happy if some DD could find time to try this out on zelenka [1].
Similarly, results (positive or negative) from any z/Arch user with time to
try it out on a private machine would be welcome.

Regards,
Jonathan

[1] http://db.debian.org/machines.cgi?host=zelenka


Reply to: