[Bug 228468] clamav 0.100.0 unit_test fail

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 24 17:59:30 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228468

            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 at FreeBSD.org
          Reporter: gondim at bsdinfo.com.br
          Assignee: ler at FreeBSD.org
             Flags: maintainer-feedback?(ler at FreeBSD.org)

Created attachment 193664
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193664&action=edit
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'
============================================================================
Testsuite summary for ClamAV 0.100.0
============================================================================
# TOTAL: 13
# PASS:  4
# SKIP:  6
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See unit_tests/test-suite.log
Please report to https://bugzilla.clamav.net/
============================================================================
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
======================
All 7 tests passed
(6 tests were not run)
======================
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'
===>  Staging for clamav-0.99.4
===>   Generating temporary packing list
===> Creating groups.
.
.
.

I've tried everything I could to find out where the problem is, but I could
not.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list