Hi Debian (2011.05.03_07:00:11_+0200)
>  * Source package: re2
>  * Version: 0+hg57+dfsg-1
>  * Architecture: mipsel
>  * State: failed
>  * Suite: experimental
>  * Builder: monteverdi.ayous.org
>  * Build log: 
> https://buildd.debian.org/fetch.cgi?pkg=re2&arch=mipsel&ver=0%2Bhg57%2Bdfsg-1&stamp=1304398725&file=log

gb re2_0+hg57+dfsg-1 . mipsel

Looks like the (rather comprehensive) test suite isn't outputting dots
fast enough. Can you increase the timeout / give it back to a faster
buildd?

It's a parallel build & test suite, but also rather slow.

The test-runner attempts to output a . for every line of verbose input
and flush the dot:

| #!/bin/sh
| printf "\n%-40s running\n" $1
| if bash -c "set -o pipefail; $1 2>&1 | tee $1.log | awk '{printf \".\"; 
fflush() }'" 2>/dev/null
| then
|       printf "\n%-40s PASS\n" $1
| else
|       printf "\n%-40s FAIL; Output:\n" $1
|       cat $1.log
|       exit 1
| fi

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to