Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679376 - net-mail/cyrus-imapd-3.09 USE=clamav - imap/cyr_virusscan.c:198:21: error: 'CL_SCAN_STDOPT' undeclared (first use in this function); did you mean 'CL_DB_STDOPT'?
Summary: net-mail/cyrus-imapd-3.09 USE=clamav - imap/cyr_virusscan.c:198:21: error: 'C...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/cyrusimap/cyrus-im...
Whiteboard:
Keywords:
Depends on:
Blocks: 671576
  Show dependency tree
 
Reported: 2019-03-04 01:15 UTC by ernsteiswuerfel
Modified: 2019-06-03 12:38 UTC (History)
1 user (show)

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


Attachments
build.log (cyrus-imapd-3.0.4:20190304-011014.log,157.18 KB, text/plain)
2019-03-04 01:15 UTC, ernsteiswuerfel
Details
emerge --info (file_679376.txt,6.00 KB, text/plain)
2019-03-04 01:16 UTC, ernsteiswuerfel
Details
build.log (3.0.9, ppc64) (cyrus-imapd-3.0.9:20190426-174335.log,157.59 KB, text/plain)
2019-04-26 17:46 UTC, ernsteiswuerfel
Details
build.log (3.0.5, amd64) (cyrus-imapd-3.0.5:20190426-185315.log,114.29 KB, text/plain)
2019-04-26 19:00 UTC, ernsteiswuerfel
Details
build.log (3.0.8-r1, amd64) (cyrus-imapd-3.0.8-r1:20190426-185830.log,108.62 KB, text/plain)
2019-04-26 19:01 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-03-04 01:15:44 UTC
Created attachment 567700 [details]
build.log

[...]
/bin/sh ./libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H         -fvisibility=hidden -O2 -mcpu=power9 -mtune=power9 -pipe -c -o com_err/et/libcyrus_com_err_la-error_message.lo `test -f 'com_err/et/error_message.c' || echo './'`com_err/et/error_message.c
In file included from imap/cyr_virusscan.c:127:
/usr/include/clamav.h:68:10: fatal error: cltypes.h: No such file or directory
 #include "cltypes.h"
          ^~~~~~~~~~~
compilation terminated.
/bin/sh ./libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H         -fvisibility=hidden -O2 -mcpu=power9 -mtune=power9 -pipe -c -o com_err/et/libcyrus_com_err_la-et_name.lo `test -f 'com_err/et/et_name.c' || echo './'`com_err/et/et_name.c
make[2]: *** [Makefile:4852: imap/cyr_virusscan.o] Error 1
Comment 1 ernsteiswuerfel archtester 2019-03-04 01:16:20 UTC
Created attachment 567702 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2019-04-26 17:46:10 UTC
Created attachment 574282 [details]
build.log (3.0.9, ppc64)
Comment 3 ernsteiswuerfel archtester 2019-04-26 17:49:42 UTC
Seems to be an upstream problem, affecting other arches too.
Comment 4 ernsteiswuerfel archtester 2019-04-26 19:00:43 UTC
Created attachment 574286 [details]
build.log (3.0.5, amd64)
Comment 5 ernsteiswuerfel archtester 2019-04-26 19:01:08 UTC
Created attachment 574288 [details]
build.log (3.0.8-r1, amd64)
Comment 6 Eray Aslan gentoo-dev 2019-05-28 10:18:25 UTC
Should be fixed with net-mail/cyrus-imapd-3.0.10