Created attachment 592668 [details] app-antivirus:clamav-0.102.0:20191014-053151.log configure: Summary of detected features follows OS : linux-gnu pthreads : yes (-lpthread) configure: Summary of miscellaneous features check : no (disabled) fanotify : no (disabled) fdpassing : 1 IPv6 : yes openssl : /usr libcurl : /usr configure: Summary of optional tools clamdtop : yes (-lncursesw -ltinfow ) milter : yes () clamsubmit : no (missing libjson-c-dev. Use the website to submit FPs/FNs.) (disabled) clamonacc : yes (auto) configure: Summary of engine performance features release mode: yes llvm : no (disabled) mempool : yes configure: Summary of engine detection features iconv : yes bzip2 : ok zlib : yes (from system) unrar : yes preclass : no (missing libjson-c-dev) (disabled) pcre : /usr libmspack : yes (Internal) libxml2 : no yara : yes fts : yes (libc) /var/tmp/portage/app-antivirus/clamav-0.102.0/temp/environment: line 3281: --without-libjson: command not found >>> Source configured.
Created attachment 592672 [details, diff] clamav-0.102.0-697686-697688.patch
Patch works for me. Thanks!
thanks for reporting and thanks for the patch . I shall try it out some time in the next few days when I am at my dev box again.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bed854e02879dce0dd783dafb9ab175eb7ca443 commit 0bed854e02879dce0dd783dafb9ab175eb7ca443 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2019-11-25 03:02:23 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2019-11-25 03:54:20 +0000 app-antivirus/clamav: new version 0.102.1. This new version fixes some major problems in the last one. The milter isn't totally busted, a DoS was patched (CVE-2019-15961), we don't need to patch the build system to detect libxml2, and fanotify should now be found when it's there. I've also tweaked the documentation location so that we don't wind up with nested "html" directories, and stopped USE="-metadata-analysis-api" from clobbering USE="clamsubmit" in the ebuild. The mailing list reports that there are still intermittent test failures and a ./configure bug, but this one might actually be usable. Closes: https://bugs.gentoo.org/697686 Closes: https://bugs.gentoo.org/697688 Closes: https://bugs.gentoo.org/701094 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> app-antivirus/clamav/Manifest | 2 +- ...mav-0.102.0-r2.ebuild => clamav-0.102.1.ebuild} | 13 +-- .../files/clamav-0.102.0-libxml2_pkgconfig.patch | 101 --------------------- 3 files changed, 5 insertions(+), 111 deletions(-)