Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101593 - samba-3.0.14a-r2 fails to compile, actually it's samba-vscan
Summary: samba-3.0.14a-r2 fails to compile, actually it's samba-vscan
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeffrey Forman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-06 17:16 UTC by João Gonçalves
Modified: 2011-10-30 23:16 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description João Gonçalves 2005-08-06 17:16:52 UTC
samba-3.0.14a-r2 fails to compile, actually it's samba-vscan.
Above you can see the last lines output:

** Configuration summary for samba-vscan 0.3.6 :

 Compile samba-vscan for Samba      : "3.0.14a"
 Compile samba-vscan with sources in: ../../../source
 Compile samba-vscan backends       : oav sophos fprotd fsav trend icap mksd
kavp clamav nai antivir
 Use GLOBAL_LIBS                    : -lmagic
 Use libmksd as                     : builtin
 Use libkavdc as                    : builtin

Now type "make" to build all mentioned backends.
Or "make <backend> {<backend>}" to build only specific backend(s).
On *BSD systems please use GNU make (gmake) instead of BSD make (make).

Compiling global/vscan-functions.c with -fPIC
Compiling global/vscan-message.c with -fPIC
Compiling global/vscan-quarantine.c with -fPIC
Compiling global/vscan-fileaccesslog.c with -fPIC
Compiling global/vscan-filetype.c with -fPIC
Compiling global/vscan-parameter.c with -fPIC
Compiling openantivirus/vscan-oav.c with -fPIC
Compiling openantivirus/vscan-oav_core.c with -fPIC
Linking vscan-oav.so
with libs:  -lmagic
Compiling sophos/vscan-sophos.c with -fPIC
Compiling sophos/vscan-sophos_core.c with -fPIC
Linking vscan-sophos.so
with libs:  -lmagic
Compiling fprot/vscan-fprotd.c with -fPIC
Compiling fprot/vscan-fprotd_core.c with -fPIC
Linking vscan-fprotd.so
with libs:  -lmagic
Compiling f-secure/vscan-fsav.c with -fPIC
Compiling f-secure/vscan-fsav_core.c with -fPIC
Linking vscan-fsav.so
with libs:  -lmagic
Compiling trend/vscan-trend.c with -fPIC
Compiling trend/vscan-trend_core.c with -fPIC
Linking vscan-trend.so
with libs:  -lmagic
Compiling icap/vscan-icap.c with -fPIC
Compiling icap/vscan-icap_core.c with -fPIC
Linking vscan-icap.so
with libs:  -lmagic
Compiling mks/vscan-mksd.c with -fPIC
Compiling mks/vscan-mksd_core.c with -fPIC
Compiling mks/libmksd/libmksd.c with -fPIC
Linking vscan-mksd.so
with libs:  -lmagic
Compiling kaspersky/vscan-kavp.c with -fPIC
Compiling kaspersky/vscan-kavp_core.c with -fPIC
Compiling kaspersky/libkavdc/libkavdc.c with -fPIC
Linking vscan-kavp.so
with libs:  -lmagic
Compiling clamav/vscan-clamav.c with -fPIC
Compiling clamav/vscan-clamav_core.c with -fPIC
Linking vscan-clamav.so
with libs: -lclamav   -lmagic
Compiling nai/vscan-mcdaemon.c with -fPIC
Compiling nai/vscan-mcdaemon_core.c with -fPIC
Linking vscan-mcdaemon.so
with libs:  -lmagic
Compiling antivir/vscan-antivir.c with -fPIC
Compiling antivir/vscan-antivir_core.c with -fPIC
Linking vscan-antivir.so
with libs:  -lmagic
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-fs_-_samba-3.0.14a-r2-12528.log"

access_wr: /etc/krb5.conf
--------------------------------------------------------------------------------



Reproducible: Always
Steps to Reproduce:
1. emerge -puD world 
It tries to update samba and samba-vscan and fails





make.conf details
###############################################
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="-gtk -gnome qt kde dvd alsa cdr X apache2 arts bmp ctype cups dga divx4linu
x doc flac ftp gif imagemagick java jpeg kerberos mad mmx mozilla mpeg msn openg
l pcntl pdflib php png posix samba sockets tcltk tiff usb xine xmms xpm xvid mys
ql xml acl ldap pam readline python oav libclamav kerberos"


I have clamav installed btw!
And seems I'm not the only one with this problem:
http://forums.gentoo.org/viewtopic.php?p=2630106#2630106
Comment 1 João Gonçalves 2005-08-06 17:23:45 UTC
Someone please delete this....
same as Bug#:95840

I should have loocked more carefull...