Date: Thu, 24 May 2018 17:59:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228468] clamav 0.100.0 unit_test fail Message-ID: <bug-228468-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228468 Bug ID: 228468 Summary: clamav 0.100.0 unit_test fail Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ler@FreeBSD.org Reporter: gondim@bsdinfo.com.br Assignee: ler@FreeBSD.org Flags: maintainer-feedback?(ler@FreeBSD.org) Created attachment 193664 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193664&action= =3Dedit check_clamav.log Hi all, When I try to compile clamav 0.100.0_1, it fails the unit_tests and does not complete the installation. gmake check-TESTS gmake[4]: Entering directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' gmake[5]: Entering directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' FAIL: check_clamav PASS: check_freshclam.sh PASS: check_sigtool.sh SKIP: check_unit_vg.sh FAIL: check1_clamscan.sh FAIL: check2_clamd.sh PASS: check3_clamd.sh PASS: check4_clamd.sh SKIP: check5_clamd_vg.sh SKIP: check6_clamd_vg.sh SKIP: check7_clamd_hg.sh SKIP: check8_clamd_hg.sh SKIP: check9_clamscan_vg.sh gmake[6]: Entering directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D Testsuite summary for ClamAV 0.100.0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D # TOTAL: 13 # PASS: 4 # SKIP: 6 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D See unit_tests/test-suite.log Please report to https://bugzilla.clamav.net/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D gmake[5]: *** [Makefile:1089: test-suite.log] Error 1 gmake[5]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' gmake[4]: *** [Makefile:1197: check-TESTS] Error 2 gmake[4]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' gmake[3]: *** [Makefile:1352: check-am] Error 2 gmake[3]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.100.0/unit_tests' gmake[2]: *** [Makefile:756: check-recursive] Error 1 gmake[2]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.100.0' *** Error code 2 Stop. make[1]: stopped in /usr/ports/security/clamav *** Error code 1 Stop. make: stopped in /usr/ports/security/clamav But this one installs version 0.99.4 and run unit_tests: gmake[4]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4/unit_tests' gmake check-TESTS gmake[4]: Entering directory '/usr/ports/security/clamav/work/clamav-0.99.4/unit_tests' gmake[5]: Entering directory '/usr/ports/security/clamav/work/clamav-0.99.4/unit_tests' PASS: check_clamav PASS: check_freshclam.sh PASS: check_sigtool.sh SKIP: check_unit_vg.sh PASS: check1_clamscan.sh PASS: check2_clamd.sh PASS: check3_clamd.sh PASS: check4_clamd.sh SKIP: check5_clamd_vg.sh SKIP: check6_clamd_vg.sh SKIP: check7_clamd_hg.sh SKIP: check8_clamd_hg.sh SKIP: check9_clamscan_vg.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D All 7 tests passed (6 tests were not run) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D gmake[5]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4/unit_tests' gmake[4]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4/unit_tests' gmake[3]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4/unit_tests' Making check in clamsubmit gmake[3]: Entering directory '/usr/ports/security/clamav/work/clamav-0.99.4/clamsubmit' gmake[3]: Nothing to be done for 'check'. gmake[3]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4/clamsubmit' gmake[3]: Entering directory '/usr/ports/security/clamav/work/clamav-0.99.4' gmake[3]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4' gmake[2]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.99.4' =3D=3D=3D> Staging for clamav-0.99.4 =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Creating groups. . . . I've tried everything I could to find out where the problem is, but I could not. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228468-7788>