Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2007 02:41:10 +0300
From:      "Jan-Erik Moon" <jan@1kdigital.com>
To:        <toxa@toxahost.ru>
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   simscan port build failure
Message-ID:  <006101c7974a$84631ad0$0200a8c0@potato>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_005E_01C79763.A98C7720
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
	reply-type=original
Content-Transfer-Encoding: 7bit

Hi,

There seems to be a problem with the simscan port - when building with 
"WITH_HEADERS" option, the configure script fails stating "Unable to find 
your clamav databases, specify --enable-clamavdb-path." This is odd 
because --enable-clamavdb-path argument is already statically defined in 
Makefile and it should have nothing to do with headers. When I leave out the 
"WITH_HEADERS" option, then simscan compiles just fine.

config.log is attached to this mail and below you can find the full command 
that I've been using to compile the simscan. ClamAV databases are located in 
default directory (/var/db/clamav) and are up to date.

"make QMAIL_PREFIX=/qmail WITH_SPAMD=true WITH_DOMAIN=true WITH_ATTACH=true 
WITH_HEADERS=true"

Please let me know if you need any other information.

With best regards,
Jan-Erik 

------=_NextPart_000_005E_01C79763.A98C7720
Content-Type: application/octet-stream;
	name="config.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="config.log"

This file contains any messages produced by compilers while=0A=
running configure, to aid debugging if configure makes a mistake.=0A=
=0A=
It was created by configure, which was=0A=
generated by GNU Autoconf 2.57.  Invocation command line was=0A=
=0A=
  $ ./configure --enable-clamavdb-path=3D/var/db/clamav =
--enable-qmaildir=3D/qmail --enable-spamc-user=3Dn =
--enable-workdir=3D/qmail/simscan --enable-user=3Dnobody =
--enable-spam=3Dy =
--enable-spamassassin-path=3D/usr/local/bin/spamassassin =
--enable-per-domain=3Dy --enable-attach=3Dy --enable-received=3Dy =
--enable-sigtool-path=3D/usr/local/bin/sigtool =
--enable-qmail-queue=3D/qmail/bin/qmail-queue --prefix=3D/usr/local =
i386-portbld-freebsd6.2=0A=
=0A=
## --------- ##=0A=
## Platform. ##=0A=
## --------- ##=0A=
=0A=
hostname =3D coffin.1kdigital.com=0A=
uname -m =3D i386=0A=
uname -r =3D 6.2-STABLE=0A=
uname -s =3D FreeBSD=0A=
uname -v =3D FreeBSD 6.2-STABLE #4: Wed May 16 00:04:07 EEST 2007     =
jan@coffin.1kdigital.com:/usr/obj/usr/src/sys/COFFIN =0A=
=0A=
/usr/bin/uname -p =3D i386=0A=
/bin/uname -X     =3D unknown=0A=
=0A=
/bin/arch              =3D unknown=0A=
/usr/bin/arch -k       =3D unknown=0A=
/usr/convex/getsysinfo =3D unknown=0A=
hostinfo               =3D unknown=0A=
/bin/machine           =3D unknown=0A=
/usr/bin/oslevel       =3D unknown=0A=
/bin/universe          =3D unknown=0A=
=0A=
PATH: /sbin=0A=
PATH: /bin=0A=
PATH: /usr/sbin=0A=
PATH: /usr/bin=0A=
PATH: /usr/local/sbin=0A=
PATH: /usr/local/bin=0A=
PATH: /qmail/bin=0A=
PATH: /qmail/vpopmail/bin=0A=
=0A=
=0A=
## ----------- ##=0A=
## Core tests. ##=0A=
## ----------- ##=0A=
=0A=
configure:1338: checking for a BSD-compatible install=0A=
configure:1392: result: /usr/bin/install -c -o root -g wheel=0A=
configure:1403: checking whether build environment is sane=0A=
configure:1446: result: yes=0A=
configure:1479: checking for gawk=0A=
configure:1508: result: no=0A=
configure:1479: checking for mawk=0A=
configure:1508: result: no=0A=
configure:1479: checking for nawk=0A=
configure:1495: found /usr/bin/nawk=0A=
configure:1505: result: nawk=0A=
configure:1515: checking whether make sets $(MAKE)=0A=
configure:1535: result: yes=0A=
configure:1692: checking build system type=0A=
configure:1710: result: i386-portbld-freebsd6.2=0A=
configure:1718: checking host system type=0A=
configure:1732: result: i386-portbld-freebsd6.2=0A=
configure:1760: checking for style of include used by make=0A=
configure:1788: result: GNU=0A=
configure:1821: checking for i386-portbld-freebsd6.2-gcc=0A=
configure:1847: result: cc=0A=
configure:2129: checking for C compiler version=0A=
configure:2132: cc --version </dev/null >&5=0A=
cc (GCC) 3.4.6 [FreeBSD] 20060305=0A=
Copyright (C) 2006 Free Software Foundation, Inc.=0A=
This is free software; see the source for copying conditions.  There is =
NO=0A=
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.=0A=
=0A=
configure:2135: $? =3D 0=0A=
configure:2137: cc -v </dev/null >&5=0A=
Using built-in specs.=0A=
Configured with: FreeBSD/i386 system compiler=0A=
Thread model: posix=0A=
gcc version 3.4.6 [FreeBSD] 20060305=0A=
configure:2140: $? =3D 0=0A=
configure:2142: cc -V </dev/null >&5=0A=
cc: `-V' option must have argument=0A=
configure:2145: $? =3D 1=0A=
configure:2169: checking for C compiler default output=0A=
configure:2172: cc -O2 -fno-strict-aliasing -pipe -march=3Dpentium4   =
conftest.c  >&5=0A=
configure:2175: $? =3D 0=0A=
configure:2221: result: a.out=0A=
configure:2226: checking whether the C compiler works=0A=
configure:2232: ./a.out=0A=
configure:2235: $? =3D 0=0A=
configure:2252: result: yes=0A=
configure:2259: checking whether we are cross compiling=0A=
configure:2261: result: no=0A=
configure:2264: checking for suffix of executables=0A=
configure:2266: cc -o conftest -O2 -fno-strict-aliasing -pipe =
-march=3Dpentium4   conftest.c  >&5=0A=
configure:2269: $? =3D 0=0A=
configure:2294: result: =0A=
configure:2300: checking for suffix of object files=0A=
configure:2322: cc -c -O2 -fno-strict-aliasing -pipe -march=3Dpentium4  =
conftest.c >&5=0A=
configure:2325: $? =3D 0=0A=
configure:2347: result: o=0A=
configure:2351: checking whether we are using the GNU C compiler=0A=
configure:2376: cc -c -O2 -fno-strict-aliasing -pipe -march=3Dpentium4  =
conftest.c >&5=0A=
configure:2379: $? =3D 0=0A=
configure:2382: test -s conftest.o=0A=
configure:2385: $? =3D 0=0A=
configure:2398: result: yes=0A=
configure:2404: checking whether cc accepts -g=0A=
configure:2426: cc -c -g  conftest.c >&5=0A=
configure:2429: $? =3D 0=0A=
configure:2432: test -s conftest.o=0A=
configure:2435: $? =3D 0=0A=
configure:2446: result: yes=0A=
configure:2463: checking for cc option to accept ANSI C=0A=
configure:2524: cc  -c -O2 -fno-strict-aliasing -pipe -march=3Dpentium4  =
conftest.c >&5=0A=
configure:2527: $? =3D 0=0A=
configure:2530: test -s conftest.o=0A=
configure:2533: $? =3D 0=0A=
configure:2551: result: none needed=0A=
configure:2569: cc -c -O2 -fno-strict-aliasing -pipe -march=3Dpentium4  =
conftest.c >&5=0A=
conftest.c:2: error: syntax error before "me"=0A=
configure:2572: $? =3D 1=0A=
configure: failed program was:=0A=
| #ifndef __cplusplus=0A=
|   choke me=0A=
| #endif=0A=
configure:2683: checking dependency style of cc=0A=
configure:2745: result: none=0A=
configure:2755: checking for strsep=0A=
configure:2805: cc -o conftest -O2 -fno-strict-aliasing -pipe =
-march=3Dpentium4   conftest.c  >&5=0A=
configure:2808: $? =3D 0=0A=
configure:2811: test -s conftest=0A=
configure:2814: $? =3D 0=0A=
configure:2825: result: yes=0A=
configure:2844: checking for i386-portbld-freebsd6.2-gcc=0A=
configure:2870: result: cc=0A=
configure:3152: checking for C compiler version=0A=
configure:3155: cc --version </dev/null >&5=0A=
cc (GCC) 3.4.6 [FreeBSD] 20060305=0A=
Copyright (C) 2006 Free Software Foundation, Inc.=0A=
This is free software; see the source for copying conditions.  There is =
NO=0A=
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.=0A=
=0A=
configure:3158: $? =3D 0=0A=
configure:3160: cc -v </dev/null >&5=0A=
Using built-in specs.=0A=
Configured with: FreeBSD/i386 system compiler=0A=
Thread model: posix=0A=
gcc version 3.4.6 [FreeBSD] 20060305=0A=
configure:3163: $? =3D 0=0A=
configure:3165: cc -V </dev/null >&5=0A=
cc: `-V' option must have argument=0A=
configure:3168: $? =3D 1=0A=
configure:3171: checking whether we are using the GNU C compiler=0A=
configure:3218: result: yes=0A=
configure:3224: checking whether cc accepts -g=0A=
configure:3266: result: yes=0A=
configure:3283: checking for cc option to accept ANSI C=0A=
configure:3371: result: none needed=0A=
configure:3389: cc -c -O2 -fno-strict-aliasing -pipe -march=3Dpentium4  =
conftest.c >&5=0A=
conftest.c:2: error: syntax error before "me"=0A=
configure:3392: $? =3D 1=0A=
configure: failed program was:=0A=
| #ifndef __cplusplus=0A=
|   choke me=0A=
| #endif=0A=
configure:3503: checking dependency style of cc=0A=
configure:3565: result: none=0A=
configure:3588: checking whether the nobody user exists=0A=
configure:3617: cc -o conftest -O2 -fno-strict-aliasing -pipe =
-march=3Dpentium4 -Wall   conftest.c  >&5=0A=
configure:3620: $? =3D 0=0A=
configure:3622: ./conftest=0A=
configure:3625: $? =3D 0=0A=
configure:3627: result: yes=0A=
configure:3672: checking whether we can locate the clamdscan program=0A=
configure:3701: result: yes=0A=
configure:3920: checking whether we can locate the spamc program=0A=
configure:3948: result: yes=0A=
configure:3975: checking whether we can locate the qmail directory=0A=
configure:4009: result: yes=0A=
configure:4015: checking setting the work directory=0A=
configure:4042: result: done=0A=
configure:4048: checking setting the control directory=0A=
configure:4075: result: done=0A=
configure:4119: checking whether we can locate the qmail-queue program=0A=
configure:4148: result: yes=0A=
configure:4229: checking whether we can locate the ripmime program=0A=
configure:4249: result: yes=0A=
configure:4290: checking whether we can locate the spamassassin-path=0A=
configure:4318: result: yes=0A=
configure:4330: checking whether we can locate the clamav db path=0A=
configure:4351: result: no=0A=
configure:4353: error: Unable to find your clamav databases, specify =
--enable-clamavdb-path.=0A=
=0A=
## ---------------- ##=0A=
## Cache variables. ##=0A=
## ---------------- ##=0A=
=0A=
ac_cv_build=3Di386-portbld-freebsd6.2=0A=
ac_cv_build_alias=3Di386-portbld-freebsd6.2=0A=
ac_cv_c_compiler_gnu=3Dyes=0A=
ac_cv_env_CC_set=3Dset=0A=
ac_cv_env_CC_value=3Dcc=0A=
ac_cv_env_CFLAGS_set=3Dset=0A=
ac_cv_env_CFLAGS_value=3D'-O2 -fno-strict-aliasing -pipe =
-march=3Dpentium4'=0A=
ac_cv_env_CPPFLAGS_set=3D''=0A=
ac_cv_env_CPPFLAGS_value=3D''=0A=
ac_cv_env_CPP_set=3D''=0A=
ac_cv_env_CPP_value=3D''=0A=
ac_cv_env_LDFLAGS_set=3D''=0A=
ac_cv_env_LDFLAGS_value=3D''=0A=
ac_cv_env_build_alias_set=3Dset=0A=
ac_cv_env_build_alias_value=3Di386-portbld-freebsd6.2=0A=
ac_cv_env_host_alias_set=3Dset=0A=
ac_cv_env_host_alias_value=3Di386-portbld-freebsd6.2=0A=
ac_cv_env_target_alias_set=3Dset=0A=
ac_cv_env_target_alias_value=3Di386-portbld-freebsd6.2=0A=
ac_cv_exeext=3D''=0A=
ac_cv_func_strsep=3Dyes=0A=
ac_cv_host=3Di386-portbld-freebsd6.2=0A=
ac_cv_host_alias=3Di386-portbld-freebsd6.2=0A=
ac_cv_objext=3Do=0A=
ac_cv_prog_AWK=3Dnawk=0A=
ac_cv_prog_CC=3Dcc=0A=
ac_cv_prog_cc_g=3Dyes=0A=
ac_cv_prog_cc_stdc=3D''=0A=
ac_cv_prog_make_make_set=3Dyes=0A=
am_cv_CC_dependencies_compiler_type=3Dnone=0A=
lt_cv_sys_max_cmd_len=3D262144=0A=
=0A=
## ----------------- ##=0A=
## Output variables. ##=0A=
## ----------------- ##=0A=
=0A=
ACLOCAL=3D'${SHELL} /usr/ports/mail/simscan/work/simscan-1.1/missing =
--run aclocal-1.6'=0A=
AMDEPBACKSLASH=3D'\'=0A=
AMDEP_FALSE=3D'#'=0A=
AMDEP_TRUE=3D''=0A=
AMTAR=3D'${SHELL} /usr/ports/mail/simscan/work/simscan-1.1/missing --run =
tar'=0A=
AUTOCONF=3D'${SHELL} /usr/ports/mail/simscan/work/simscan-1.1/missing =
--run autoconf'=0A=
AUTOHEADER=3D'${SHELL} /usr/ports/mail/simscan/work/simscan-1.1/missing =
--run autoheader'=0A=
AUTOMAKE=3D'${SHELL} /usr/ports/mail/simscan/work/simscan-1.1/missing =
--run automake-1.6'=0A=
AWK=3D'nawk'=0A=
CC=3D'cc'=0A=
CCDEPMODE=3D'depmode=3Dnone'=0A=
CFLAGS=3D'-O2 -fno-strict-aliasing -pipe -march=3Dpentium4 -Wall'=0A=
CPP=3D''=0A=
CPPFLAGS=3D''=0A=
DEFS=3D''=0A=
DEPDIR=3D'.deps'=0A=
ECHO_C=3D''=0A=
ECHO_N=3D'-n'=0A=
ECHO_T=3D''=0A=
EGREP=3D''=0A=
ENABLE_USER=3D'nobody'=0A=
EXEEXT=3D''=0A=
INSTALL_DATA=3D'install  -o root -g wheel -m 444'=0A=
INSTALL_PROGRAM=3D'install  -s -o root -g wheel -m 555'=0A=
INSTALL_SCRIPT=3D'install  -o root -g wheel -m 555'=0A=
INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'=0A=
LDFLAGS=3D''=0A=
LIBOBJS=3D''=0A=
LIBS=3D''=0A=
LTLIBOBJS=3D''=0A=
MAKEINFO=3D'${SHELL} /usr/ports/mail/simscan/work/simscan-1.1/missing =
--run makeinfo'=0A=
OBJEXT=3D'o'=0A=
PACKAGE=3D'simscan'=0A=
PACKAGE_BUGREPORT=3D''=0A=
PACKAGE_NAME=3D''=0A=
PACKAGE_STRING=3D''=0A=
PACKAGE_TARNAME=3D''=0A=
PACKAGE_VERSION=3D''=0A=
PATH_SEPARATOR=3D':'=0A=
SET_MAKE=3D''=0A=
SHELL=3D'/bin/sh'=0A=
STRIP=3D''=0A=
VERSION=3D'1.1.0'=0A=
ac_ct_CC=3D''=0A=
ac_ct_STRIP=3D''=0A=
am__include=3D'include'=0A=
am__quote=3D''=0A=
bindir=3D'${exec_prefix}/bin'=0A=
build=3D'i386-portbld-freebsd6.2'=0A=
build_alias=3D'i386-portbld-freebsd6.2'=0A=
build_cpu=3D'i386'=0A=
build_os=3D'freebsd6.2'=0A=
build_vendor=3D'portbld'=0A=
controldir=3D'/qmail/control'=0A=
datadir=3D'${prefix}/share'=0A=
exec_prefix=3D'NONE'=0A=
host=3D'i386-portbld-freebsd6.2'=0A=
host_alias=3D'i386-portbld-freebsd6.2'=0A=
host_cpu=3D'i386'=0A=
host_os=3D'freebsd6.2'=0A=
host_vendor=3D'portbld'=0A=
includedir=3D'${prefix}/include'=0A=
infodir=3D'${prefix}/info'=0A=
install_sh=3D'/usr/ports/mail/simscan/work/simscan-1.1/install-sh'=0A=
libdir=3D'${exec_prefix}/lib'=0A=
libexecdir=3D'${exec_prefix}/libexec'=0A=
localstatedir=3D'${prefix}/var'=0A=
mandir=3D'${prefix}/man'=0A=
oldincludedir=3D'/usr/include'=0A=
prefix=3D'/usr/local'=0A=
program_transform_name=3D's,x,x,'=0A=
qmaildir=3D'/qmail'=0A=
quarantinedir=3D''=0A=
sbindir=3D'${exec_prefix}/sbin'=0A=
sharedstatedir=3D'${prefix}/com'=0A=
sysconfdir=3D'${prefix}/etc'=0A=
target_alias=3D'i386-portbld-freebsd6.2'=0A=
workdir=3D'/qmail/simscan'=0A=
=0A=
## ----------- ##=0A=
## confdefs.h. ##=0A=
## ----------- ##=0A=
=0A=
#define CLAMDSCAN "/usr/local/bin/clamdscan"=0A=
#define CONTROLDIR "/qmail/control"=0A=
#define DO_RIPMIME 1=0A=
#define ENABLE_ATTACH 1=0A=
#define ENABLE_CLAMAV=0A=
#define ENABLE_PER_DOMAIN=0A=
#define ENABLE_SPAM 1=0A=
#define HAVE_STRSEP 1=0A=
#define PACKAGE "simscan"=0A=
#define PACKAGE_BUGREPORT ""=0A=
#define PACKAGE_NAME ""=0A=
#define PACKAGE_STRING ""=0A=
#define PACKAGE_TARNAME ""=0A=
#define PACKAGE_VERSION ""=0A=
#define QMAILDIR "/qmail"=0A=
#define QMAILQUEUE "/qmail/bin/qmail-queue"=0A=
#define RIPMIME "/usr/local/bin/ripmime"=0A=
#define SPAMASSASSINPATH "/usr/local/bin/spamassassin"=0A=
#define SPAMC "/usr/local/bin/spamc"=0A=
#define SPAMC_ARGS ""=0A=
#define VERSION "1.1.0"=0A=
#define VIRUSSCANNER 1=0A=
#define WORKDIR "/qmail/simscan"=0A=
=0A=
configure: exit 1=0A=

------=_NextPart_000_005E_01C79763.A98C7720--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006101c7974a$84631ad0$0200a8c0>