Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697686 - app-antivirus/clamav-0.102.0 - .../temp/environment: line 3281: --without-libjson: command not found
Summary: app-antivirus/clamav-0.102.0 - .../temp/environment: line 3281: --without-lib...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-10-14 06:20 UTC by Jeroen Roovers (RETIRED)
Modified: 2019-11-25 04:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-antivirus:clamav-0.102.0:20191014-053151.log (app-antivirus:clamav-0.102.0:20191014-053151.log,706.03 KB, text/plain)
2019-10-14 06:20 UTC, Jeroen Roovers (RETIRED)
Details
clamav-0.102.0-697686-697688.patch (clamav-0.102.0-697686-697688.patch,809 bytes, patch)
2019-10-14 07:19 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2019-10-14 06:20:19 UTC
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.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-10-14 07:19:30 UTC
Created attachment 592672 [details, diff]
clamav-0.102.0-697686-697688.patch
Comment 2 Attila Tóth 2019-10-15 08:23:10 UTC
Patch works for me. Thanks!
Comment 3 Thomas Raschbacher gentoo-dev 2019-11-08 20:11:47 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2019-11-25 04:08:08 UTC
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(-)