[Bug 242030] security/clamav

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 17 15:03:23 UTC 2019


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

            Bug ID: 242030
           Summary: security/clamav
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: tundra at tundraware.com
                CC: yasu at utahime.org
             Flags: maintainer-feedback?(yasu at utahime.org)
                CC: yasu at utahime.org

Port fails to complile:

../libclammspack/mspack/oabd.c:53:16: error: no member named 'set_param' in
'struct msoab_decompressor'
    self->base.set_param              = &oabd_param;
    ~~~~~~~~~~ ^
../libclammspack/mspack/oabd.c:397:26: error: use of undeclared identifier
'MSOABD_PARAM_DECOMPBUF'
    if (self && param == MSOABD_PARAM_DECOMPBUF && value >= 16) {
                         ^
2 errors generated.
gmake[5]: *** [Makefile:4212: libclammspack_la-oabd.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs....
gmake[5]: Leaving directory
'/usr1/ports/security/clamav/work/clamav-0.102.0/libclamav'
gmake[4]: *** [Makefile:4660: all-recursive] Error 1
gmake[4]: Leaving directory
'/usr1/ports/security/clamav/work/clamav-0.102.0/libclamav'
gmake[3]: *** [Makefile:1797: all] Error 2
gmake[3]: Leaving directory
'/usr1/ports/security/clamav/work/clamav-0.102.0/libclamav'
gmake[2]: *** [Makefile:854: all-recursive] Error 1
gmake[2]: Leaving directory '/usr1/ports/security/clamav/work/clamav-0.102.0'
gmake[1]: *** [Makefile:650: all] Error 2
gmake[1]: Leaving directory '/usr1/ports/security/clamav/work/clamav-0.102.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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


More information about the freebsd-ports-bugs mailing list