Bug#483352: liboil: FTBFS: FAIL: stride

Lucas Nussbaum lucas at lucas-nussbaum.net
Wed May 28 13:55:45 UTC 2008


On 28/05/08 at 13:12 +0200, Sebastian Dröge wrote:
> severity 483352 important
> thanks
> 
> Am Mittwoch, den 28.05.2008, 14:37 +0200 schrieb Lucas Nussbaum:
> > Package: liboil
> > Version: 0.3.14-4
> > Severity: serious
> > User: debian-qa at lists.debian.org
> > Usertags: qa-ftbfs-20080527 qa-ftbfs
> > Justification: FTBFS on i386
> > 
> > Hi,
> > 
> > During a rebuild of all packages in sid, your package failed to build on
> > i386.
> 
> Hi,
> I can't reproduce this here with gcc 4.2 and 4.3, it might be broken or
> buggy hardware that is causing this. The MMX code used for the failing
> test looks fine too IMHO.
> 
> Lowering severity to important because of this.

Actually, it sounds like a random failure. On a different system (which
excludes broken hardware), I ran:
ok=0; fail=0; while true ; do if make check; then ok=$(($ok+1)); else fail=$(($fail+1)); fi; echo "TESTS: $ok / $fail"; done &> log

After some time:
TESTS: 45 / 5

And the "stride" test was always the one failing.

Would be interesting to know if this is a liboil bug or a test bug.

Running the stride test only:
for i in $(seq 1 1000); do ./stride  | md5sum; done 2>/dev/null | uniq -c
     84 59cb5e56fa49f40e006f93b014c3e2e3  -
     16 95dbd01040419d10a42caefac6913a4d  -
    147 59cb5e56fa49f40e006f93b014c3e2e3  -
     16 95dbd01040419d10a42caefac6913a4d  -
     33 59cb5e56fa49f40e006f93b014c3e2e3  -
     16 95dbd01040419d10a42caefac6913a4d  -
    279 59cb5e56fa49f40e006f93b014c3e2e3  -
     17 7d7467d98588d11503e39782ace06700  -
    100 59cb5e56fa49f40e006f93b014c3e2e3  -
     16 7d7467d98588d11503e39782ace06700  -
    114 59cb5e56fa49f40e006f93b014c3e2e3  -
     17 7d7467d98588d11503e39782ace06700  -
    145 59cb5e56fa49f40e006f93b014c3e2e3  -

So it always fail several times in a row. (16 or 17 times)
-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20080528/49b44e3c/attachment.pgp 


More information about the Pkg-gstreamer-maintainers mailing list