Hi, I am trying to update my clamav install from 0.93 to 0.94.2 on an Ubuntu based server. Running the make && make check I am have been meet with a series of errors. Some I have fixed by installing/updating some libs but I am still at a loss as to why the make check is not successful. Following is output from the make && make check.
All help appreciated David... ***************************** 100%: Checks: 222, Failures: 0, Errors: 0 PASS: check_clamav /downloads/clamav/clamav-0.94.2/unit_tests/clamdtest1/../../test/ clam.bz2.zip: OK /downloads/clamav/clamav-0.94.2/unit_tests/clamdtest1/../../test/ clam.exe.bz2: OK *** *** clamd *** FAIL: check_clamd.sh PASS: check_freshclam.sh PASS: check_sigtool.sh LibClamAV Warning: cli_scanbzip: bzip2 support not compiled in clamscan did not detect all testfiles correctly! FAIL: check_clamscan.sh --- Starting check_clamav under valgrind/memcheck --- Starting clamd under valgrind/memcheck --- Starting clamd under valgrind/helgrind PASS: valgrind_tests.sh --- running clamscan under electric-fence to detect overruns LibClamAV Warning: cli_scanbzip: bzip2 support not compiled in clamscan did not detect all testfiles correctly! --- running clamscan under electric-fence to detect underruns LibClamAV Warning: cli_scanbzip: bzip2 support not compiled in clamscan did not detect all testfiles correctly! PASS: efence_tests.sh *** duma not found, skipping test SKIP: duma_tests.sh ======================================== 2 of 7 tests failed (1 tests were not run) Please report to http://bugs.clamav.net/ ======================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/downloads/clamav/clamav-0.94.2/unit_tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/downloads/clamav/clamav-0.94.2/unit_tests' make: *** [check-recursive] Error 1 ***************************** _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
