-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I generally don't have problems building clamav, have beed doing this
for a while, but this is the first time I get a "clean" configure, a
clean build (only warnings) and failed one of the tests.
Just wondering if something else is missing?
Centos 5.5:
Linux mail 2.6.18-194.11.3.el5 #1 SMP Mon Aug 30 16:23:24 EDT 2010 i686
i686 i386 GNU/Linux
[r...@mail clamav-0.96.5]# ./configure --sysconfdir=/etc
...
configure: Summary of detected features follows
OS : linux-gnu
pthreads : yes (-lpthread)
configure: Summary of miscellaneous features
check : no (auto)
clamuko : yes
fdpassing : 1
IPv6 : yes
configure: Summary of optional tools
clamdtop : -lncurses (auto)
milter : yes (disabled)
configure: Summary of engine performance features)
release mode: yes
jit : yes (auto)
mempool : yes
configure: Summary of engine detection features
autoit_ea06 : yes
bzip2 : ok
zlib : /usr
unrar : yes
[r...@mail clamav-0.96.5]# nice make -j3
...
detect.cpp: In function ?void cli_detect_env_jit(cli_environment*)?:
detect.cpp:128: warning: enumeration value ?Minix? not handled in switch
...
llvm/lib/Support/APInt.cpp: In member function ?llvm::APInt
llvm::APInt::sqrt() const?:
llvm/lib/Support/APInt.cpp:1390: warning: passing ?double? for argument
2 to ?llvm::APInt::APInt(unsigned int, uint64_t, bool)?
...
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5000: warning:
?llvm::SDISelAsmOperandInfo? has a field
?llvm::SDISelAsmOperandInfo::AssignedRegs? whose type uses the anonymous
namespace
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp: In member
function ?void
llvm::SelectionDAGBuilder::GetRegistersForValue(llvm::SDISelAsmOperandInfo&,
std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned
int> >&, std::set<unsigned int, std::less<unsigned int>,
std::allocator<unsigned int> >&)?:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5148: warning:
lowering visibility of ?void
llvm::SelectionDAGBuilder::GetRegistersForValue(llvm::SDISelAsmOperandInfo&,
std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned
int> >&, std::set<unsigned int, std::less<unsigned int>,
std::allocator<unsigned int> >&)? to match its type
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:
In function ?_BI2 std::copy_backward(_BI1, _BI1, _BI2) [with _BI1 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/vector.tcc:257:
instantiated from ?void std::vector<_Tp,
_Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename
std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer,
std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp =
llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_vector.h:610:
instantiated from ?void std::vector<_Tp, _Alloc>::push_back(const
_Tp&) [with _Tp = llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5346:
instantiated from here
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:480:
warning: lowering visibility of ?static _BI2
std::__copy_backward_normal<true, true>::copy_b_n(_BI1, _BI1, _BI2)
[with _BI1 = __gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]? to match its type
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:
In static member function ?static _BI2 std::__copy_backward_normal<true,
true>::copy_b_n(_BI1, _BI1, _BI2) [with _BI1 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:517:
instantiated from ?_BI2 std::copy_backward(_BI1, _BI1, _BI2) [with
_BI1 = __gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/vector.tcc:257:
instantiated from ?void std::vector<_Tp,
_Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename
std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer,
std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp =
llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_vector.h:610:
instantiated from ?void std::vector<_Tp, _Alloc>::push_back(const
_Tp&) [with _Tp = llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5346:
instantiated from here
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:480:
warning: lowering visibility of ?static _BI2
std::__copy_backward_normal<true, true>::copy_b_n(_BI1, _BI1, _BI2)
[with _BI1 = __gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]? to match its type
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:
In function ?_BI2 std::__copy_backward_aux(_BI1, _BI1, _BI2) [with _BI1
= llvm::SDISelAsmOperandInfo*, _BI2 = llvm::SDISelAsmOperandInfo*]?:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:482:
instantiated from ?static _BI2 std::__copy_backward_normal<true,
true>::copy_b_n(_BI1, _BI1, _BI2) [with _BI1 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:517:
instantiated from ?_BI2 std::copy_backward(_BI1, _BI1, _BI2) [with
_BI1 = __gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/vector.tcc:257:
instantiated from ?void std::vector<_Tp,
_Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename
std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer,
std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp =
llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_vector.h:610:
instantiated from ?void std::vector<_Tp, _Alloc>::push_back(const
_Tp&) [with _Tp = llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5346:
instantiated from here
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:408:
warning: lowering visibility of ?static _BI2
std::__copy_backward<_BoolType,
std::random_access_iterator_tag>::copy_b(_BI1, _BI1, _BI2) [with _BI1 =
llvm::SDISelAsmOperandInfo*, _BI2 = llvm::SDISelAsmOperandInfo*, bool
_BoolType = false]? to match its type
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:
In static member function ?static _BI2 std::__copy_backward<_BoolType,
std::random_access_iterator_tag>::copy_b(_BI1, _BI1, _BI2) [with _BI1 =
llvm::SDISelAsmOperandInfo*, _BI2 = llvm::SDISelAsmOperandInfo*, bool
_BoolType = false]?:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:443:
instantiated from ?_BI2 std::__copy_backward_aux(_BI1, _BI1, _BI2)
[with _BI1 = llvm::SDISelAsmOperandInfo*, _BI2 =
llvm::SDISelAsmOperandInfo*]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:482:
instantiated from ?static _BI2 std::__copy_backward_normal<true,
true>::copy_b_n(_BI1, _BI1, _BI2) [with _BI1 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:517:
instantiated from ?_BI2 std::copy_backward(_BI1, _BI1, _BI2) [with
_BI1 = __gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >, _BI2 =
__gnu_cxx::__normal_iterator<llvm::SDISelAsmOperandInfo*,
std::vector<llvm::SDISelAsmOperandInfo,
std::allocator<llvm::SDISelAsmOperandInfo> > >]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/vector.tcc:257:
instantiated from ?void std::vector<_Tp,
_Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename
std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer,
std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp =
llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_vector.h:610:
instantiated from ?void std::vector<_Tp, _Alloc>::push_back(const
_Tp&) [with _Tp = llvm::SDISelAsmOperandInfo, _Alloc =
std::allocator<llvm::SDISelAsmOperandInfo>]?
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5346:
instantiated from here
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:408:
warning: lowering visibility of ?static _BI2
std::__copy_backward<_BoolType,
std::random_access_iterator_tag>::copy_b(_BI1, _BI1, _BI2) [with _BI1 =
llvm::SDISelAsmOperandInfo*, _BI2 = llvm::SDISelAsmOperandInfo*, bool
_BoolType = false]? to match its type
[r...@mail clamav-0.96.5]# nice make -j3 check
make check-TESTS
make[2]: Entering directory `/usr/local/src/clamav-0.96.5/unit_tests'
make[3]: Entering directory `/usr/local/src/clamav-0.96.5/unit_tests'
SKIP: check_clamav
SKIP: check_unit_vg.sh
PASS: check_freshclam.sh
PASS: check_sigtool.sh
PASS: check3_clamd.sh
PASS: check1_clamscan.sh
SKIP: check5_clamd_vg.sh
SKIP: check6_clamd_vg.sh
SKIP: check7_clamd_hg.sh
SKIP: check8_clamd_hg.sh
SKIP: check9_clamscan_vg.sh
FAIL: check4_clamd.sh
PASS: check2_clamd.sh
========================================
1 of 6 tests failed
(7 tests were not run)
See unit_tests/test-suite.log
Please report to http://bugs.clamav.net/
========================================
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory `/usr/local/src/clamav-0.96.5/unit_tests'
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory `/usr/local/src/clamav-0.96.5/unit_tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/src/clamav-0.96.5/unit_tests'
make: *** [check-recursive] Error 1
[r...@mail clamav-0.96.5]# more unit_tests/test-suite.log
==============================================
ClamAV 0.96.5: unit_tests/test-suite.log
==============================================
1 of 6 tests failed. (7 tests were not run).
.. contents:: :depth: 2
SKIP: check_clamav (exit: 77)
=============================
*** Unit tests disabled in this build
*** Use ./configure --enable-check to enable them
SKIP: check_unit_vg.sh (exit: 77)
=================================
*** valgrind tests skipped by default, use 'make check VG=1' to activate
FAIL: check4_clamd.sh (exit: 42)
================================
VirusEvent incorrect: fd[11]
***
*** Virusaction test failed
***
SKIP: check5_clamd_vg.sh (exit: 77)
===================================
*** valgrind tests skipped by default, use 'make check VG=1' to activate
SKIP: check6_clamd_vg.sh (exit: 77)
===================================
*** valgrind tests skipped by default, use 'make check VG=1' to activate
SKIP: check7_clamd_hg.sh (exit: 77)
===================================
SKIP: check8_clamd_hg.sh (exit: 77)
===================================
*** valgrind tests skipped by default, use 'make check VG=1' to activate
SKIP: check9_clamscan_vg.sh (exit: 77)
======================================
*** valgrind tests skipped by default, use 'make check VG=1' to activate
[r...@mail clamav-0.96.5]#
- --
Jorge Valdes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJM+S2bAAoJEFsohhtTMpH381kIAKpndkBYSGzV4rCTSw28c2N0
gxa0BQJcHCeuZHDrXh23coja8ak6qZMmpBhMS8oqzCMtyOm1rQqLOdD9BV/AaU84
DvTvGg9bLOEfFEBzIAzzw82QoTXq/ttdMY6A+ZkU/g94Koi0bslaVDQKZFLbmd6d
9M8eWgAJ5oEiDn3OoDS1ePHpMWldUvxo8DeC5UJcu15vNTL6GbgAcUQVpxTRAlo4
xuAsOKJ46qPGgX5I0h3vEGT0LLNKIcJkIQw0FQdG1gUFrUveSqDcCyWMYvTZlmKn
mwEadgeq2gVxBG3U5i8giekP/6M0xAGSMMyacLCZ0y47w0GgL4GMx/91WnEWhpw=
=ECNI
-----END PGP SIGNATURE-----
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml