Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264440 - net-proxy/havp-0.89 doesn't compile with app-antivirus/clamav-0.95
Summary: net-proxy/havp-0.89 doesn't compile with app-antivirus/clamav-0.95
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords: Bug
: 271064 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-31 21:02 UTC by Marcin Mirosław
Modified: 2009-06-20 09:47 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge,4.48 KB, text/plain)
2009-03-31 21:03 UTC, Marcin Mirosław
Details
ebuild net-proxy/havp-0.90 (havp-0.90.ebuild,1.72 KB, text/plain)
2009-04-02 16:37 UTC, Marcin Mirosław
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2009-03-31 21:02:27 UTC
logfile.cpp: In static member function 'static void LogFile::AccessMessage(const char*, ...)':
logfile.cpp:100: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
logfile.cpp: In static member function 'static void LogFile::ErrorMessage(const char*, ...)':
logfile.cpp:130: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
i686-pc-linux-gnu-g++ -O2 -march=native -mmmx -msse -m3dnow -mfpmath=sse -pipe -fpeel-loops -ftracer -I/usr/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o scannerhandler.o scannerhandler.cpp
In file included from scannerhandler.cpp:26:
scanners/clamlibscanner.h:37: error: field 'limits' has incomplete type
make[1]: *** [scannerhandler.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-proxy/havp-0.89/work/havp-0.89/havp'
make: *** [all] Error 2
 *
 * ERROR: net-proxy/havp-0.89 failed.


Reproducible: Always

Steps to Reproduce:
1.emerge =clamav-0.95
2.emerge havp
3.



Expected Results:  
Compile & install.
Comment 1 Marcin Mirosław 2009-03-31 21:03:55 UTC
Created attachment 186893 [details]
emerge --info
Comment 2 Rafał Mużyło 2009-04-01 02:53:33 UTC
Looks like there are some fixes in upstream cvs,
no release though.
Comment 3 Oleh Kravchenko 2009-04-02 15:54:52 UTC
Release is avaliable http://havp.hege.li/forum/viewtopic.php?f=1&t=418

HAVP 0.90 released:

- ClamAV library 0.95 support (recompile needed)
- Support NOD32 version 3 (set NOD32VERSION 30 in config)
- Add PRELOADZIPHEADER config (Squid 3.x might not work if enabled)
- Add SYSLOGVIRUSLEVEL config

Download: http://havp.hege.li/download/havp-0.90.tar.gz

md5sum: 7f3dc82f8472e2385869223bc0500431

========================================
Who can write ebuild? :)
Comment 4 Marcin Mirosław 2009-04-02 16:37:39 UTC
Created attachment 187104 [details]
ebuild net-proxy/havp-0.90

I've changed only keyword (~amd64 ~x86~). It works for me:)
Comment 5 Oleh Kravchenko 2009-04-03 07:53:21 UTC
(In reply to comment #4)
> Created an attachment (id=187104) [edit]
> ebuild net-proxy/havp-0.90
> 
> I've changed only keyword (~amd64 ~x86~). It works for me:)
> 

And for me ;)
Comment 6 Alin Năstac (RETIRED) gentoo-dev 2009-04-08 23:47:20 UTC
Fixed by bumping to version 0.90.
Comment 7 Alin Năstac (RETIRED) gentoo-dev 2009-06-20 09:47:24 UTC
*** Bug 271064 has been marked as a duplicate of this bug. ***