Comment 15 for bug 360122

Revision history for this message
Scott Kitterman (kitterman) wrote :

In order to test this fix I uploaded a version of clamav the runs its test suite to the ubuntu-clamav PPA. As expected, it FTBFS on all archs. I've left it un-retried on lpia for the full log: https://launchpad.net/~ubuntu-clamav/+archive/ppa/+build/949389

The error was:

Running suite(s): clamd
94%: Checks: 77, Failures: 0, Errors: 4
check_clamd.c:398:E:clamd stress test:test_fildes_many:0: (after this point) Test timeout expired
check_clamd.c:205:E:clamd stress test:test_idsession_stress:0: (after this point) Test timeout expired
check_clamd.c:205:E:clamd stress test:test_fildes_unwanted:0: (after this point) Test timeout expired
check_clamd.c:68:E:clamd stress test:test_connections:0: (after this point) Test timeout expired

***
*** Failed clamd protocol test!
***

Session terminated, killing shell...make[1]: *** wait: No child processes. Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes. Stop.
make: *** wait: No child processes. Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes. Stop.
make[3]: *** [check-TESTS] Terminated
make[2]: *** [check-am] Terminated
 ...killed.
Build killed with signal 15 after 150 minutes of inactivity
******************************************************************************
Build finished at 20090415-1916
FAILED [dpkg-buildpackage died]

Then I added -proposed to the PPA and retried. Now the build succeeds:

https://launchpad.net/~ubuntu-clamav/+archive/ppa/+build/949388