|
From: Philippe W. <phi...@sk...> - 2013-03-01 00:45:58
|
On Thu, 2013-02-28 at 09:10 +0100, Christian Borntraeger wrote: > > nlpasssigalrm: valgrind --tool=none --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-nlpasssigalrm ./passsigalrm (progB: ./gdb --quiet -l 60 --nx ./passsigalrm) > > prereq returned 2: test -e gdb && ( ../tests/arch_test amd64 || ../tests/arch_test mips32 || ../tests/arch_test mips64 ) > > make: *** [regtest] Error 1 > > > > > Philippe, > > this seems to be related to 13290. Can you have a look? Yes, it is caused by 13290. It should have been fixed by the mips64 commit r13292 (I was too enthusiastic to already call ../tests/arch_test mips64 before mips64 was committed). Philippe |