| Summary: | dev-python/pyclamav-0.4.1-r2 : pyclamav.c:213:60: error: CL_SCAN_STDOPT undeclared (first use in this function) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
dev-python:pyclamav-0.4.1-r2:20190301-080939.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
||
Created attachment 567178 [details]
emerge-info.txt
Created attachment 567180 [details]
dev-python:pyclamav-0.4.1-r2:20190301-080939.log
Created attachment 567182 [details]
emerge-history.txt
Created attachment 567184 [details]
environment
Created attachment 567186 [details]
etc.portage.tbz2
Created attachment 567188 [details]
temp.tbz2
commit 39fc8f4d29622f2b2f26b39a362a5f8e7a738e69 Author: Mikle Kolyada <zlogene@gentoo.org> Date: Sat Jan 4 13:11:15 2020 +0300 dev-python: remove last-rited pkgs Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> dev-python/pyclamav/Manifest | 1 - dev-python/pyclamav/files/pyclamav-0.4.1-clamav-0.95.patch | 126 ---------------------------------------------------------------------------------------------------------- dev-python/pyclamav/metadata.xml | 8 ------- dev-python/pyclamav/pyclamav-0.4.1-r2.ebuild | 35 ------------------------------ 4 files changed, 170 deletions(-) |
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -I/usr/local/include -I/usr/include/python2.7 -c pyclamav.c -o /var/tmp/portage/dev-python/pyclamav-0.4.1-r2/work/pyclamav-0.4.1-python2_7/temp.linux-x86_64-2.7/pyclamav.o pyclamav.c: In function ‘pyclamav_scanfile’: pyclamav.c:213:60: error: ‘CL_SCAN_STDOPT’ undeclared (first use in this function); did you mean ‘CL_DB_STDOPT’? ret = cl_scanfile(file_to_scan, &virname, &size, engine, CL_SCAN_STDOPT); ^~~~~~~~~~~~~~ CL_DB_STDOPT ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib-hardened_libressl_20190226-081914 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.3.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.32.0 * emerge -qpvO dev-python/pyclamav [ebuild N ] dev-python/pyclamav-0.4.1-r2 PYTHON_TARGETS="python2_7"