Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679126 - dev-python/pyclamav-0.4.1-r2 : pyclamav.c:213:60: error: CL_SCAN_STDOPT undeclared (first use in this function)
Summary: dev-python/pyclamav-0.4.1-r2 : pyclamav.c:213:60: error: CL_SCAN_STDOPT undec...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 09:11 UTC by Toralf Förster
Modified: 2020-09-23 02:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.43 KB, text/plain)
2019-03-01 09:11 UTC, Toralf Förster
Details
dev-python:pyclamav-0.4.1-r2:20190301-080939.log (dev-python:pyclamav-0.4.1-r2:20190301-080939.log,3.69 KB, text/plain)
2019-03-01 09:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.55 KB, text/plain)
2019-03-01 09:11 UTC, Toralf Förster
Details
environment (environment,132.87 KB, text/plain)
2019-03-01 09:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.86 KB, application/x-bzip)
2019-03-01 09:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.24 KB, application/x-bzip)
2019-03-01 09:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-03-01 09:11:44 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2019-03-01 09:11:47 UTC
Created attachment 567178 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-01 09:11:50 UTC
Created attachment 567180 [details]
dev-python:pyclamav-0.4.1-r2:20190301-080939.log
Comment 3 Toralf Förster gentoo-dev 2019-03-01 09:11:53 UTC
Created attachment 567182 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-01 09:11:56 UTC
Created attachment 567184 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-01 09:11:58 UTC
Created attachment 567186 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-01 09:12:01 UTC
Created attachment 567188 [details]
temp.tbz2
Comment 7 Michael Orlitzky gentoo-dev 2020-09-23 02:34:25 UTC
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(-)