x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -DHAVE_CONFIG_H -c -o clamlibscanner.o clamlibscanner.cpp clamlibscanner.cpp: In member function ‘virtual std::string ClamLibScanner::Scan(const char*)’: clamlibscanner.cpp:207:61: error: invalid conversion from ‘int’ to ‘cl_scan_options*’ [-fpermissive] 207 | int ret = cl_scanfile(FileName, &virname, NULL, engine, scanopts); | ^~~~~~~~ | | ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-libressl-20190717-053737 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.36.0 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.12.0 [icedtea-bin-8] 2) JamVM JDK 2.0.0 [jamvm] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm [2] jamvm emerge -qpvO net-proxy/havp [ebuild N ] net-proxy/havp-0.92a-r2 USE="clamav ssl"
Created attachment 583688 [details] emerge-info.txt
Created attachment 583690 [details] emerge-history.txt
Created attachment 583692 [details] environment
Created attachment 583694 [details] etc.portage.tbz2
Created attachment 583696 [details] logs.tbz2
Created attachment 583698 [details] net-proxy:havp-0.92a-r2:20190719-212144.log
Created attachment 583700 [details] temp.tbz2
Havp-0.93 compiles. I did not test, how it works! (yet) Ebuild changes: 1. line 10: -SRC_URI="http://www.server-side.de/download/${P}.tar.gz" +SRC_URI="http://www.havp.org/download/${P}.tar.gz" 2. remove/comment out second patch, line 28: -"${FILESDIR}"/${PN}-0.92a-pkg-config-libclamav.patch
Hi. I thought there was a ebuild file for havp-0.93, but I cannot find it any more. I've created a new ebuild for 0.93, with the associated patches if you want to test it. I'm using it at the moment, and it seems to be working well. havp-0.93.tgz
Created attachment 595636 [details] ebuild and patches for havp 0.93