

LC_PAPER=C LC_ADDRESS=C LC_MONETARY=C SHELL=/bin/sh LC_NUMERIC=C LC_ALL=C USER=root LC_TELEPHONE=C LD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.3.0/lib:/opt/kde/lib:/usr/local/lib PATH=/usr/local/sbin:/sbin:/usr/sbin:/usr/local/jdk1.2.2/bin:/usr/local/Trolltech/Qt-4.3.0/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/opt/bin:/opt/teTeX/bin:/usr/local/Trolltech/Qt-4.3.0/bin LC_MESSAGES=C LC_IDENTIFICATION=C LC_COLLATE=C PWD=/root/clamav-devel LANG=C LC_MEASUREMENT=C SHLVL=3 HOME=/root LOGNAME=root LC_CTYPE=C LC_TIME=C LC_NAME=C _=/usr/bin/env OLDPWD=/root

++ ./configure --prefix=/root/clamav-test --disable-llvm
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
creating target.h - canonical system defines
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/local/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/local/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib /usr/local/lib /usr/local/lib/gcc/i686-pc-linux-gnu/4.1.1/ /usr/local/netpbm/lib /lib/gnulibc1 /usr/openwin/lib/gnulibc1 /usr/lib/gnulibc1 /usr/local/lib/mysql /usr/local/qt /usr/local/BerkeleyDB.4.7/lib /usr/local/samba/lib
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for multiarch libdir... ${exec_prefix}/lib
checking for ANSI C header files... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether FPU byte ordering is bigendian... no
checking whether byte ordering is bigendian... no
checking for cos in -lm... yes
checking for a supported version of gcc... ok (4.6.2)
checking for gcc bug PR27603... ok, bug not present
checking for gcc bug PR26763-2... ok, bug not present
checking for valid code generation of CLI_ISCONTAINED... ok, bug not present
checking for gcc bug PR28045... ok, bug not present
checking for gcc bug PR37573... ok, bug not present
checking for ld --version-script... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for dlfcn.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for memory.h... (cached) yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for off_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of void *... 4
checking whether uname(2) is POSIX... yes
checking for bind in -lsocket... no
checking for library containing gethostent... none required
checking for poll... yes
checking for setsid... yes
checking for memcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strerror_r... yes
checking for strlcpy... (cached) no
checking for strlcat... (cached) no
checking for strcasestr... yes
checking for inet_ntop... yes
checking for setgroups... yes
checking for initgroups... yes
checking for ctime_r... yes
checking for mkstemp... yes
checking for mallinfo... yes
checking for madvise... yes
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking for working mmap... yes
checking for sysconf(_SC_PAGESIZE)... yes
checking for getpagesize()... yes
checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS
checking for ld used by GCC... /usr/local/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking check.h usability... no
checking check.h presence... no
checking for check.h... no
configure: unable to compile/link with check
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for zlib installation... /usr/local
checking for inflateEnd in -lz... yes
checking for gzopen in -lz... yes
checking how to link with libbz2... -lbz2
checking for BZ2_bzDecompressInit in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for CVE-2008-1372... ok
checking for CVE-2010-0405... ok
checking for getaddrinfo... yes
checking for IPv6 support... no
checking for resolv.h... yes
checking for dn_expand in std libs... no
checking for dn_expand in -lresolv... yes
checking whether setpgrp takes no argument... yes
checking for libiconv_open in -liconv... yes
checking for iconv... yes
checking whether in_port_t is defined... yes
checking for in_addr_t definition... yes
checking linux/fanotify.h usability... yes
checking linux/fanotify.h presence... yes
checking for linux/fanotify.h... yes
checking for sched_yield... yes
checking for pthread_yield... yes
checking for enable_extended_FILE_stdio... no
checking for readdir_r... support disabled
checking for ctime_r... yes, and it takes 2 arguments
checking for socklen_t... yes
checking for clamav in /etc/passwd... yes, user clamav and group clamav
checking for structure packing via __attribute__((packed))... yes
checking for type aligning via __attribute__((aligned))... yes
checking that structure packing works... yes
checking for fd_set... yes, found in sys/select.h
checking default FD_SETSIZE value... 1024
checking whether signed right shift is sign extended... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for msg_control field in struct msghdr... yes
checking BSD 4.4 / RFC2292 style fd passing... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
configure: unable to compile/link with ncurses
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking linking with ncurses... ok
configure: Compiling and linking with ncurses by using -lncurses
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamdscan/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating clamav-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamdscan/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating libclamav/Makefile
config.status: creating clamav-config.h
config.status: clamav-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Summary of detected features follows
OS : linux-gnu
pthreads : yes (-lpthread)
configure: Summary of miscellaneous features
check : no (auto)
fanotify : yes
fdpassing : 1
IPv6 : no
configure: Summary of optional tools
clamdtop : -lncurses (auto)
milter : yes (disabled)
configure: Summary of engine performance features)
release mode: yes
jit : no (disabled)
mempool : yes
configure: Summary of engine detection features
autoit_ea06 : yes
bzip2 : ok
zlib : /usr/local
unrar : yes

make all-recursive
make[1]: Entering directory `/root/clamav-devel'
Making all in libltdl
make[2]: Entering directory `/root/clamav-devel/libltdl'
make all-am
make[3]: Entering directory `/root/clamav-devel/libltdl'
CC dlopen.lo
CCLD dlopen.la
CC libltdlc_la-preopen.lo
CC libltdlc_la-lt__alloc.lo
CC libltdlc_la-lt_dlloader.lo
CC libltdlc_la-lt_error.lo
CC libltdlc_la-ltdl.lo
CC libltdlc_la-slist.lo
CC lt__strl.lo
CCLD libltdlc.la
make[3]: Leaving directory `/root/clamav-devel/libltdl'
make[2]: Leaving directory `/root/clamav-devel/libltdl'
Making all in libclamav
make[2]: Entering directory `/root/clamav-devel/libclamav'
make all-recursive
make[3]: Entering directory `/root/clamav-devel/libclamav'
make[4]: Entering directory `/root/clamav-devel/libclamav'
CC unrar15.lo
CC unrar.lo
CC unrar20.lo
CC unrarppm.lo
CC unrarvm.lo
CC unrarcmd.lo
CC unrarfilter.lo
CC unrarhlp.lo
CCLD libclamunrar.la
CC unrar_iface.lo
CCLD libclamunrar_iface.la
CC libclamav_la-matcher-ac.lo
CC libclamav_la-matcher-bm.lo
CC libclamav_la-matcher-hash.lo
CC libclamav_la-matcher.lo
CC libclamav_la-others.lo
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from others.c:38:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC libclamav_la-readdb.lo
CC libclamav_la-cvd.lo
CC libclamav_la-dsig.lo
CC libclamav_la-scanners.lo
CC libclamav_la-textdet.lo
CC libclamav_la-filetypes.lo
CC libclamav_la-rtf.lo
CC libclamav_la-blob.lo
CC libclamav_la-mbox.lo
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from mbox.c:55:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC libclamav_la-message.lo
CC libclamav_la-table.lo
CC libclamav_la-text.lo
CC libclamav_la-ole2_extract.lo
CC libclamav_la-vba_extract.lo
CC libclamav_la-msexpand.lo
CC libclamav_la-pe.lo
CC libclamav_la-pe_icons.lo
CC libclamav_la-disasm.lo
CC libclamav_la-upx.lo
CC libclamav_la-htmlnorm.lo
CC libclamav_la-chmunpack.lo
CC libclamav_la-rebuildpe.lo
CC libclamav_la-petite.lo
CC libclamav_la-wwunpack.lo
CC libclamav_la-unsp.lo
CC libclamav_la-aspack.lo
CC libclamav_la-packlibs.lo
CC libclamav_la-fsg.lo
CC libclamav_la-mew.lo
CC libclamav_la-upack.lo
CC libclamav_la-line.lo
CC libclamav_la-untar.lo
CC libclamav_la-unzip.lo
CC libclamav_la-inflate64.lo
CC libclamav_la-special.lo
CC libclamav_la-binhex.lo
CC libclamav_la-is_tar.lo
CC libclamav_la-tnef.lo
CC libclamav_la-autoit.lo
CC libclamav_la-unarj.lo
CC libclamav_la-bzlib.lo
CC libclamav_la-nulsft.lo
CC libclamav_la-infblock.lo
CC libclamav_la-pdf.lo
CC libclamav_la-spin.lo
CC libclamav_la-yc.lo
CC libclamav_la-elf.lo
CC libclamav_la-sis.lo
CC libclamav_la-uuencode.lo
CC libclamav_la-phishcheck.lo
CC libclamav_la-phish_domaincheck_db.lo
CC libclamav_la-phish_whitelist.lo
CC libclamav_la-regex_list.lo
CC libclamav_la-regex_suffix.lo
CC libclamav_la-mspack.lo
CC libclamav_la-cab.lo
CC libclamav_la-entconv.lo
CC libclamav_la-hashtab.lo
CC libclamav_la-dconf.lo
CC libclamav_la-lzma_iface.lo
CC libclamav_la-7z_iface.lo
CC libclamav_la-7zAlloc.lo
CC libclamav_la-7zBuf.lo
CC libclamav_la-7zBuf2.lo
CC libclamav_la-7zCrc.lo
CC libclamav_la-7zDec.lo
CC libclamav_la-7zFile.lo
CC libclamav_la-7zIn.lo
CC libclamav_la-7zStream.lo
CC libclamav_la-Bcj2.lo
CC libclamav_la-Bra.lo
CC libclamav_la-Bra86.lo
CC libclamav_la-Lzma2Dec.lo
CC libclamav_la-LzmaDec.lo
CC libclamav_la-Ppmd7.lo
CC libclamav_la-Ppmd7Dec.lo
CC libclamav_la-explode.lo
CC libclamav_la-textnorm.lo
CC libclamav_la-dlp.lo
CC libclamav_la-js-norm.lo
CC libclamav_la-uniq.lo
GEN version.h.tmp
GEN version.h
CC libclamav_la-version.lo
CC libclamav_la-mpool.lo
CC libclamav_la-filtering.lo
CC libclamav_la-fmap.lo
CC libclamav_la-perflogging.lo
CC libclamav_la-sha256.lo
CC libclamav_la-sha1.lo
CC libclamav_la-bytecode.lo
CC libclamav_la-bytecode_vm.lo
CC libclamav_la-cpio.lo
CC libclamav_la-macho.lo
CC libclamav_la-ishield.lo
CC libclamav_la-bytecode_api.lo
CC libclamav_la-bytecode_api_decl.lo
CC libclamav_la-cache.lo
CC libclamav_la-bytecode_detect.lo
CC libclamav_la-events.lo
CC libclamav_la-swf.lo
CC libclamav_la-jpeg.lo
CC libclamav_la-png.lo
CC libclamav_la-iso9660.lo
CC libclamav_la-arc4.lo
CC libclamav_la-rijndael.lo
CC libclamav_la-crtmgr.lo
CC libclamav_la-asn1.lo
CC libclamav_la-fp_add.lo
CC libclamav_la-fp_add_d.lo
CC libclamav_la-fp_addmod.lo
CC libclamav_la-fp_cmp.lo
CC libclamav_la-fp_cmp_d.lo
CC libclamav_la-fp_cmp_mag.lo
CC libclamav_la-fp_sub.lo
CC libclamav_la-fp_sub_d.lo
CC libclamav_la-fp_submod.lo
CC libclamav_la-s_fp_add.lo
CC libclamav_la-s_fp_sub.lo
CC libclamav_la-fp_radix_size.lo
CC libclamav_la-fp_read_radix.lo
CC libclamav_la-fp_read_signed_bin.lo
CC libclamav_la-fp_read_unsigned_bin.lo
CC libclamav_la-fp_reverse.lo
CC libclamav_la-fp_s_rmap.lo
CC libclamav_la-fp_signed_bin_size.lo
CC libclamav_la-fp_to_signed_bin.lo
CC libclamav_la-fp_to_unsigned_bin.lo
CC libclamav_la-fp_toradix.lo
CC libclamav_la-fp_unsigned_bin_size.lo
CC libclamav_la-fp_cnt_lsb.lo
CC libclamav_la-fp_count_bits.lo
CC libclamav_la-fp_div_2.lo
CC libclamav_la-fp_div_2d.lo
CC libclamav_la-fp_lshd.lo
CC libclamav_la-fp_mod_2d.lo
CC libclamav_la-fp_rshd.lo
CC libclamav_la-fp_div.lo
CC libclamav_la-fp_div_d.lo
CC libclamav_la-fp_mod.lo
CC libclamav_la-fp_mod_d.lo
CC libclamav_la-fp_2expt.lo
CC libclamav_la-fp_exptmod.lo
CC libclamav_la-fp_ident.lo
CC libclamav_la-fp_set.lo
CC libclamav_la-fp_montgomery_calc_normalization.lo
CC libclamav_la-fp_montgomery_reduce.lo
CC libclamav_la-fp_montgomery_setup.lo
CC libclamav_la-fp_mul.lo
CC libclamav_la-fp_mul_comba.lo
CC libclamav_la-fp_mul_2.lo
CC libclamav_la-fp_mul_2d.lo
CC libclamav_la-fp_mul_comba_12.lo
CC libclamav_la-fp_mul_comba_17.lo
CC libclamav_la-fp_mul_comba_20.lo
CC libclamav_la-fp_mul_comba_24.lo
CC libclamav_la-fp_mul_comba_28.lo
CC libclamav_la-fp_mul_comba_3.lo
CC libclamav_la-fp_mul_comba_32.lo
CC libclamav_la-fp_mul_comba_4.lo
CC libclamav_la-fp_mul_comba_48.lo
CC libclamav_la-fp_mul_comba_6.lo
CC libclamav_la-fp_mul_comba_64.lo
CC libclamav_la-fp_mul_comba_7.lo
CC libclamav_la-fp_mul_comba_8.lo
CC libclamav_la-fp_mul_comba_9.lo
CC libclamav_la-fp_mul_comba_small_set.lo
CC libclamav_la-fp_mul_d.lo
CC libclamav_la-fp_mulmod.lo
CC libclamav_la-fp_invmod.lo
CC libclamav_la-fp_sqr.lo
CC libclamav_la-fp_sqr_comba_12.lo
CC libclamav_la-fp_sqr_comba_17.lo
CC libclamav_la-fp_sqr_comba_20.lo
CC libclamav_la-fp_sqr_comba_24.lo
CC libclamav_la-fp_sqr_comba_28.lo
CC libclamav_la-fp_sqr_comba_3.lo
CC libclamav_la-fp_sqr_comba_32.lo
CC libclamav_la-fp_sqr_comba_4.lo
CC libclamav_la-fp_sqr_comba_48.lo
CC libclamav_la-fp_sqr_comba_6.lo
CC libclamav_la-fp_sqr_comba_64.lo
CC libclamav_la-fp_sqr_comba_7.lo
CC libclamav_la-fp_sqr_comba_8.lo
CC libclamav_la-fp_sqr_comba_9.lo
CC libclamav_la-fp_sqr_comba_generic.lo
CC libclamav_la-fp_sqr_comba_small_set.lo
CC libclamav_la-fp_sqrmod.lo
CC bytecode_nojit.lo
CCLD libclamav_nocxx.la
CC libclamav_internal_utils_la-str.lo
CC libclamav_internal_utils_la-md5.lo
CC libclamav_internal_utils_la-others_common.lo
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from others_common.c:38:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC libclamav_internal_utils_la-qsort.lo
CC libclamav_internal_utils_la-strlcpy.lo
CC libclamav_internal_utils_la-regcomp.lo
CC libclamav_internal_utils_la-regerror.lo
CC libclamav_internal_utils_la-regexec.lo
CC libclamav_internal_utils_la-regfree.lo
CCLD libclamav_internal_utils.la
CCLD libclamav.la
CC libclamav_internal_utils_nothreads_la-str.lo
CC libclamav_internal_utils_nothreads_la-md5.lo
CC libclamav_internal_utils_nothreads_la-others_common.lo
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from others_common.c:38:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC libclamav_internal_utils_nothreads_la-qsort.lo
CC libclamav_internal_utils_nothreads_la-strlcpy.lo
CC libclamav_internal_utils_nothreads_la-regcomp.lo
CC libclamav_internal_utils_nothreads_la-regerror.lo
CC libclamav_internal_utils_nothreads_la-regexec.lo
CC libclamav_internal_utils_nothreads_la-regfree.lo
CCLD libclamav_internal_utils_nothreads.la
make[4]: Leaving directory `/root/clamav-devel/libclamav'
make[3]: Leaving directory `/root/clamav-devel/libclamav'
make[2]: Leaving directory `/root/clamav-devel/libclamav'
Making all in clamscan
make[2]: Entering directory `/root/clamav-devel/clamscan'
CC output.o
CC getopt.o
CC optparser.o
CC actions.o
CC misc.o
CC clamscan.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from clamscan.c:28:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC manager.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from manager.c:37:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CCLD clamscan
make[2]: Leaving directory `/root/clamav-devel/clamscan'
Making all in clamd
make[2]: Entering directory `/root/clamav-devel/clamd'
CC output.o
CC optparser.o
CC getopt.o
CC misc.o
CC clamd.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from clamd.c:45:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC tcpserver.o
CC localserver.o
CC session.o
CC thrmgr.o
CC server-th.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from server-th.c:28:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC scanner.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from scanner.c:37:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC others.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from others.c:40:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC fan.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from fan.c:32:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CCLD clamd
make[2]: Leaving directory `/root/clamav-devel/clamd'
Making all in clamdscan
make[2]: Entering directory `/root/clamav-devel/clamdscan'
CC output.o
CC optparser.o
CC misc.o
CC getopt.o
CC actions.o
CC clamdcom.o
CC clamdscan.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from clamdscan.c:35:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC proto.o
CC client.o
CCLD clamdscan
make[2]: Leaving directory `/root/clamav-devel/clamdscan'
Making all in freshclam
make[2]: Entering directory `/root/clamav-devel/freshclam'
CC output.o
CC optparser.o
CC getopt.o
CC misc.o
CC cdiff.o
CC tar.o
CC clamdcom.o
CC freshclam.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from freshclam.c:30:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC manager.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from manager.c:57:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CC notify.o
CC dns.o
CC execute.o
CC nonblock.o
CC mirman.o
CCLD freshclam
make[2]: Leaving directory `/root/clamav-devel/freshclam'
Making all in sigtool
make[2]: Entering directory `/root/clamav-devel/sigtool'
CC output.o
CC getopt.o
CC optparser.o
CC misc.o
CC cdiff.o
CC tar.o
CC vba.o
CC sigtool.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from /usr/local/include/sys/wait.h:30,
from sigtool.c:46:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CCLD sigtool
make[2]: Leaving directory `/root/clamav-devel/sigtool'
Making all in clamconf
make[2]: Entering directory `/root/clamav-devel/clamconf'
CC optparser.o
CC getopt.o
CC misc.o
CC clamconf.o
CCLD clamconf
make[2]: Leaving directory `/root/clamav-devel/clamconf'
Making all in database
make[2]: Entering directory `/root/clamav-devel/database'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/clamav-devel/database'
Making all in docs
make[2]: Entering directory `/root/clamav-devel/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/clamav-devel/docs'
Making all in etc
make[2]: Entering directory `/root/clamav-devel/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/clamav-devel/etc'
Making all in clamav-milter
make[2]: Entering directory `/root/clamav-devel/clamav-milter'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/clamav-devel/clamav-milter'
Making all in test
make[2]: Entering directory `/root/clamav-devel/test'
cat ../test/.split/split.clam-v2.raraa ../test/.split/split.clam-v2.rarab > clam-v2.rar
cat ../test/.split/split.clam-v3.raraa ../test/.split/split.clam-v3.rarab > clam-v3.rar
cat ../test/.split/split.clam.cabaa ../test/.split/split.clam.cabab > clam.cab
cat ../test/.split/split.clam.exe.bz2aa ../test/.split/split.clam.exe.bz2ab > clam.exe.bz2
cat ../test/.split/split.clam.exeaa ../test/.split/split.clam.exeab > clam.exe
cat ../test/.split/split.clam.zipaa ../test/.split/split.clam.zipab > clam.zip
cat ../test/.split/split.clam.arjaa ../test/.split/split.clam.arjab > clam.arj
cat ../test/.split/split.clam.exe.rtfaa ../test/.split/split.clam.exe.rtfab > clam.exe.rtf
cat ../test/.split/split.clam.exe.szddaa ../test/.split/split.clam.exe.szddab > clam.exe.szdd
cat ../test/.split/split.clam.tar.gzaa ../test/.split/split.clam.tar.gzab > clam.tar.gz
cat ../test/.split/split.clam.chmaa ../test/.split/split.clam.chmab > clam.chm
cat ../test/.split/split.clam.sisaa ../test/.split/split.clam.sisab > clam.sis
cat ../test/.split/split.clam-aspack.exeaa ../test/.split/split.clam-aspack.exeab > clam-aspack.exe
cat ../test/.split/split.clam-pespin.exeaa ../test/.split/split.clam-pespin.exeab > clam-pespin.exe
cat ../test/.split/split.clam-upx.exeaa ../test/.split/split.clam-upx.exeab > clam-upx.exe
cat ../test/.split/split.clam-fsg.exeaa ../test/.split/split.clam-fsg.exeab > clam-fsg.exe
cat ../test/.split/split.clam-mew.exeaa ../test/.split/split.clam-mew.exeab > clam-mew.exe
cat ../test/.split/split.clam-nsis.exeaa ../test/.split/split.clam-nsis.exeab > clam-nsis.exe
cat ../test/.split/split.clam-petite.exeaa ../test/.split/split.clam-petite.exeab > clam-petite.exe
cat ../test/.split/split.clam-upack.exeaa ../test/.split/split.clam-upack.exeab > clam-upack.exe
cat ../test/.split/split.clam-wwpack.exeaa ../test/.split/split.clam-wwpack.exeab > clam-wwpack.exe
cat ../test/.split/split.clam.pdfaa ../test/.split/split.clam.pdfab > clam.pdf
cat ../test/.split/split.clam.mailaa ../test/.split/split.clam.mailab > clam.mail
cat ../test/.split/split.clam.pptaa ../test/.split/split.clam.pptab > clam.ppt
cat ../test/.split/split.clam.tnefaa ../test/.split/split.clam.tnefab > clam.tnef
cat ../test/.split/split.clam.ea05.exeaa ../test/.split/split.clam.ea05.exeab > clam.ea05.exe
cat ../test/.split/split.clam.ea06.exeaa ../test/.split/split.clam.ea06.exeab > clam.ea06.exe
cat ../test/.split/split.clam.d64.zipaa ../test/.split/split.clam.d64.zipab > clam.d64.zip
cat ../test/.split/split.clam.exe.mbox.base64aa ../test/.split/split.clam.exe.mbox.base64ab > clam.exe.mbox.base64
cat ../test/.split/split.clam.exe.mbox.uuaa ../test/.split/split.clam.exe.mbox.uuab > clam.exe.mbox.uu
cat ../test/.split/split.clam.exe.binhexaa ../test/.split/split.clam.exe.binhexab > clam.exe.binhex
cat ../test/.split/split.clam.ole.docaa ../test/.split/split.clam.ole.docab > clam.ole.doc
cat ../test/.split/split.clam.impl.zipaa ../test/.split/split.clam.impl.zipab > clam.impl.zip
cat ../test/.split/split.clam.exe.htmlaa ../test/.split/split.clam.exe.htmlab > clam.exe.html
cat ../test/.split/split.clam.bz2.zipaa ../test/.split/split.clam.bz2.zipab > clam.bz2.zip
cat ../test/.split/split.clam.bin-be.cpioaa ../test/.split/split.clam.bin-be.cpioab > clam.bin-be.cpio
cat ../test/.split/split.clam.bin-le.cpioaa ../test/.split/split.clam.bin-le.cpioab > clam.bin-le.cpio
cat ../test/.split/split.clam.newc.cpioaa ../test/.split/split.clam.newc.cpioab > clam.newc.cpio
cat ../test/.split/split.clam.odc.cpioaa ../test/.split/split.clam.odc.cpioab > clam.odc.cpio
cat ../test/.split/split.clam-yc.exeaa ../test/.split/split.clam-yc.exeab > clam-yc.exe
cat ../test/.split/split.clam_IScab_int.exeaa ../test/.split/split.clam_IScab_int.exeab > clam_IScab_int.exe
cat ../test/.split/split.clam_IScab_ext.exeaa ../test/.split/split.clam_IScab_ext.exeab > clam_IScab_ext.exe
cat ../test/.split/split.clam_ISmsi_int.exeaa ../test/.split/split.clam_ISmsi_int.exeab > clam_ISmsi_int.exe
cat ../test/.split/split.clam_ISmsi_ext.exeaa ../test/.split/split.clam_ISmsi_ext.exeab > clam_ISmsi_ext.exe
cat ../test/.split/split.clam.7zaa ../test/.split/split.clam.7zab > clam.7z
cat ../test/.split/split.clam_cache_emax.tgzaa ../test/.split/split.clam_cache_emax.tgzab > clam_cache_emax.tgz
cat ../test/.split/split.clam.isoaa ../test/.split/split.clam.isoab > clam.iso
cat ../test/.split/split.clamjol.isoaa ../test/.split/split.clamjol.isoab > clamjol.iso
make[2]: Leaving directory `/root/clamav-devel/test'
Making all in clamdtop
make[2]: Entering directory `/root/clamav-devel/clamdtop'
CC optparser.o
CC getopt.o
CC misc.o
CC clamdtop.o
In file included from /usr/local/include/asm/sigcontext.h:5:0,
from /usr/local/include/bits/sigcontext.h:28,
from /usr/local/include/signal.h:307,
from clamdtop.c:43:
/usr/local/include/linux/types.h:13:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
CCLD clamdtop
make[2]: Leaving directory `/root/clamav-devel/clamdtop'
Making all in clambc
make[2]: Entering directory `/root/clamav-devel/clambc'
CC optparser.o
CC getopt.o
CC misc.o
CC bcrun.o
CCLD clambc
make[2]: Leaving directory `/root/clamav-devel/clambc'
Making all in unit_tests
make[2]: Entering directory `/root/clamav-devel/unit_tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/clamav-devel/unit_tests'
make[2]: Entering directory `/root/clamav-devel'
make[2]: Leaving directory `/root/clamav-devel'
make[1]: Leaving directory `/root/clamav-devel'

test/clam-aspack.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.00 MB (ratio 5.00:1) Time: 0.348 sec (0 m 0 s) test/clam-fsg.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 1.00:1) Time: 0.024 sec (0 m 0 s) test/clam-mew.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.264 sec (0 m 0 s) test/clam-nsis.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.05 MB Data read: 0.04 MB (ratio 1.09:1) Time: 0.292 sec (0 m 0 s) test/clam-pespin.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.02 MB (ratio 1.25:1) Time: 0.024 sec (0 m 0 s) test/clam-petite.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.01 MB Data read: 0.00 MB (ratio 2.00:1) Time: 0.276 sec (0 m 0 s) test/clam-upack.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.032 sec (0 m 0 s) test/clam-upx.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.024 sec (0 m 0 s) test/clam-v2.rar: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.260 sec (0 m 0 s) test/clam-v3.rar: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.024 sec (0 m 0 s) test/clam-wwpack.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.00 MB (ratio 6.00:1) Time: 0.020 sec (0 m 0 s) test/clam-yc.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.02 MB Data read: 0.00 MB (ratio 6.00:1) Time: 0.028 sec (0 m 0 s) test/clam.7z: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.arj: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.016 sec (0 m 0 s) test/clam.bin-be.cpio: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.016 sec (0 m 0 s) test/clam.bin-le.cpio: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.bz2.zip: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.cab: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.chm: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.01 MB (ratio 0.50:1) Time: 0.028 sec (0 m 0 s) test/clam.d64.zip: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.016 sec (0 m 0 s) test/clam.ea05.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.23 MB Data read: 0.20 MB (ratio 1.14:1) Time: 0.440 sec (0 m 0 s) test/clam.ea06.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.26 MB Data read: 0.24 MB (ratio 1.06:1) Time: 0.044 sec (0 m 0 s) test/clam.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.exe.binhex: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.exe.bz2: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.exe.html: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.exe.mbox.base64: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.024 sec (0 m 0 s) test/clam.exe.mbox.uu: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.024 sec (0 m 0 s) test/clam.exe.rtf: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.02 MB (ratio 0.00:1) Time: 0.024 sec (0 m 0 s) test/clam.exe.szdd: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.impl.zip: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.016 sec (0 m 0 s) test/clam.iso: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.34 MB Data read: 0.34 MB (ratio 1.00:1) Time: 0.024 sec (0 m 0 s) test/clam.mail: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.newc.cpio: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.016 sec (0 m 0 s) test/clam.odc.cpio: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.ole.doc: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.02 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.pdf: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.024 sec (0 m 0 s) test/clam.ppt: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.03 MB (ratio 0.00:1) Time: 0.028 sec (0 m 0 s) test/clam.sis: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.016 sec (0 m 0 s) test/clam.tar.gz: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.tnef: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.01 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam.zip: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.00 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.020 sec (0 m 0 s) test/clam_IScab_ext.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 4.95 MB Data read: 1.66 MB (ratio 2.98:1) Time: 0.336 sec (0 m 0 s) test/clam_IScab_int.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 6.14 MB Data read: 1.66 MB (ratio 3.70:1) Time: 0.472 sec (0 m 0 s) test/clam_ISmsi_ext.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 1.16 MB Data read: 1.16 MB (ratio 1.00:1) Time: 0.068 sec (0 m 0 s) test/clam_ISmsi_int.exe: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 1.16 MB Data read: 1.13 MB (ratio 1.03:1) Time: 0.112 sec (0 m 0 s) test/clam_cache_emax.tgz: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.05 MB Data read: 0.00 MB (ratio 0.00:1) Time: 0.036 sec (0 m 0 s) test/clamjol.iso: ClamAV-Test-File.UNOFFICIAL FOUND ----------- SCAN SUMMARY ----------- Known viruses: 1 Engine version: devel-clamav-0.97-433-g0926bc6 Scanned directories: 0 Scanned files: 1 Infected files: 1 Data scanned: 0.36 MB Data read: 0.36 MB (ratio 1.00:1) Time: 0.032 sec (0 m 0 s)

Making check in libltdl make[1]: Entering directory `/root/clamav-devel/libltdl' make check-am make[2]: Entering directory `/root/clamav-devel/libltdl' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/root/clamav-devel/libltdl' make[1]: Leaving directory `/root/clamav-devel/libltdl' Making check in libclamav make[1]: Entering directory `/root/clamav-devel/libclamav' make check-recursive make[2]: Entering directory `/root/clamav-devel/libclamav' make[3]: Entering directory `/root/clamav-devel/libclamav' GEN version.h.tmp GEN version.h make[3]: Leaving directory `/root/clamav-devel/libclamav' make[2]: Leaving directory `/root/clamav-devel/libclamav' make[1]: Leaving directory `/root/clamav-devel/libclamav' Making check in clamscan make[1]: Entering directory `/root/clamav-devel/clamscan' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clamscan' Making check in clamd make[1]: Entering directory `/root/clamav-devel/clamd' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clamd' Making check in clamdscan make[1]: Entering directory `/root/clamav-devel/clamdscan' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clamdscan' Making check in freshclam make[1]: Entering directory `/root/clamav-devel/freshclam' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/freshclam' Making check in sigtool make[1]: Entering directory `/root/clamav-devel/sigtool' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/sigtool' Making check in clamconf make[1]: Entering directory `/root/clamav-devel/clamconf' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clamconf' Making check in database make[1]: Entering directory `/root/clamav-devel/database' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/database' Making check in docs make[1]: Entering directory `/root/clamav-devel/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/docs' Making check in etc make[1]: Entering directory `/root/clamav-devel/etc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/etc' Making check in clamav-milter make[1]: Entering directory `/root/clamav-devel/clamav-milter' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clamav-milter' Making check in test make[1]: Entering directory `/root/clamav-devel/test' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/test' Making check in clamdtop make[1]: Entering directory `/root/clamav-devel/clamdtop' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clamdtop' Making check in clambc make[1]: Entering directory `/root/clamav-devel/clambc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/clamav-devel/clambc' Making check in unit_tests make[1]: Entering directory `/root/clamav-devel/unit_tests' make check_clamav check_clamd check_freshclam.sh check_sigtool.sh check_unit_vg.sh check1_clamscan.sh check2_clamd.sh check3_clamd.sh check4_clamd.sh check5_clamd_vg.sh check6_clamd_vg.sh check7_clamd_hg.sh check8_clamd_hg.sh check9_clamscan_vg.sh make[2]: Entering directory `/root/clamav-devel/unit_tests' CC check_clamav-check_clamav_skip.o CCLD check_clamav CC check_clamd-check_clamav_skip.o CCLD check_clamd make[2]: Nothing to be done for `check_freshclam.sh'. make[2]: Nothing to be done for `check_sigtool.sh'. cat ../unit_tests/.split/split.clam-phish-exeaa ../unit_tests/.split/split.clam-phish-exeab > clam-phish-exe make[2]: Nothing to be done for `check1_clamscan.sh'. make[2]: Nothing to be done for `check2_clamd.sh'. make[2]: Nothing to be done for `check3_clamd.sh'. make[2]: Nothing to be done for `check4_clamd.sh'. make[2]: Nothing to be done for `check5_clamd_vg.sh'. make[2]: Nothing to be done for `check6_clamd_vg.sh'. make[2]: Nothing to be done for `check7_clamd_hg.sh'. make[2]: Nothing to be done for `check8_clamd_hg.sh'. make[2]: Nothing to be done for `check9_clamscan_vg.sh'. make[2]: Leaving directory `/root/clamav-devel/unit_tests' make check-TESTS make[2]: Entering directory `/root/clamav-devel/unit_tests' make[3]: Entering directory `/root/clamav-devel/unit_tests' SKIP: check_clamav PASS: check_freshclam.sh PASS: check_sigtool.sh SKIP: check_unit_vg.sh PASS: check1_clamscan.sh PASS: check2_clamd.sh PASS: check3_clamd.sh PASS: check4_clamd.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 ====================== All 6 tests passed (7 tests were not run) ====================== make[3]: Leaving directory `/root/clamav-devel/unit_tests' make[2]: Leaving directory `/root/clamav-devel/unit_tests' make[1]: Leaving directory `/root/clamav-devel/unit_tests' make[1]: Entering directory `/root/clamav-devel' make[1]: Leaving directory `/root/clamav-devel'

Making install in libltdl
make[1]: Entering directory `/root/clamav-devel/libltdl'
make install-am
make[2]: Entering directory `/root/clamav-devel/libltdl'
make[3]: Entering directory `/root/clamav-devel/libltdl'
test -z "/root/clamav-test/lib" || /bin/mkdir -p "/root/clamav-test/lib"
test -z "/root/clamav-test/include" || /bin/mkdir -p "/root/clamav-test/include"
test -z "" || /bin/mkdir -p ""
make[3]: Leaving directory `/root/clamav-devel/libltdl'
make[2]: Leaving directory `/root/clamav-devel/libltdl'
make[1]: Leaving directory `/root/clamav-devel/libltdl'
Making install in libclamav
make[1]: Entering directory `/root/clamav-devel/libclamav'
make install-recursive
make[2]: Entering directory `/root/clamav-devel/libclamav'
make[3]: Entering directory `/root/clamav-devel/libclamav'
GEN version.h.tmp
GEN version.h
make[4]: Entering directory `/root/clamav-devel/libclamav'
GEN version.h.tmp
GEN version.h
test -z "/root/clamav-test/lib" || /bin/mkdir -p "/root/clamav-test/lib"
/bin/sh ../libtool --mode=install /bin/install -c libclamunrar.la libclamunrar_iface.la libclamav.la '/root/clamav-test/lib'
libtool: install: /bin/install -c .libs/libclamunrar.so.6.1.11 /root/clamav-test/lib/libclamunrar.so.6.1.11
libtool: install: (cd /root/clamav-test/lib && { ln -s -f libclamunrar.so.6.1.11 libclamunrar.so.6 || { rm -f libclamunrar.so.6 && ln -s libclamunrar.so.6.1.11 libclamunrar.so.6; }; })
libtool: install: (cd /root/clamav-test/lib && { ln -s -f libclamunrar.so.6.1.11 libclamunrar.so || { rm -f libclamunrar.so && ln -s libclamunrar.so.6.1.11 libclamunrar.so; }; })
libtool: install: /bin/install -c .libs/libclamunrar.lai /root/clamav-test/lib/libclamunrar.la
libtool: install: warning: relinking `libclamunrar_iface.la'
libtool: install: (cd /root/clamav-devel/libclamav; /bin/sh /root/clamav-devel/libtool --silent --tag CC --mode=relink gcc -g -O2 -fno-strict-aliasing -module -thread-safe -version-info 7:11:1 -no-undefined -Wl,--version-script,../libclamunrar_iface/libclamunrar_iface.map -o libclamunrar_iface.la -rpath /root/clamav-test/lib unrar_iface.lo libclamunrar.la -ldl )
libtool: install: /bin/install -c .libs/libclamunrar_iface.so.6.1.11T /root/clamav-test/lib/libclamunrar_iface.so.6.1.11
libtool: install: (cd /root/clamav-test/lib && { ln -s -f libclamunrar_iface.so.6.1.11 libclamunrar_iface.so.6 || { rm -f libclamunrar_iface.so.6 && ln -s libclamunrar_iface.so.6.1.11 libclamunrar_iface.so.6; }; })
libtool: install: (cd /root/clamav-test/lib && { ln -s -f libclamunrar_iface.so.6.1.11 libclamunrar_iface.so || { rm -f libclamunrar_iface.so && ln -s libclamunrar_iface.so.6.1.11 libclamunrar_iface.so; }; })
libtool: install: /bin/install -c .libs/libclamunrar_iface.lai /root/clamav-test/lib/libclamunrar_iface.la
libtool: install: /bin/install -c .libs/libclamav.so.6.1.11 /root/clamav-test/lib/libclamav.so.6.1.11
libtool: install: (cd /root/clamav-test/lib && { ln -s -f libclamav.so.6.1.11 libclamav.so.6 || { rm -f libclamav.so.6 && ln -s libclamav.so.6.1.11 libclamav.so.6; }; })
libtool: install: (cd /root/clamav-test/lib && { ln -s -f libclamav.so.6.1.11 libclamav.so || { rm -f libclamav.so && ln -s libclamav.so.6.1.11 libclamav.so; }; })
libtool: install: /bin/install -c .libs/libclamav.lai /root/clamav-test/lib/libclamav.la
libtool: finish: PATH="/usr/local/sbin:/sbin:/usr/sbin:/usr/local/jdk1.2.2/bin:/usr/local/Trolltech/Qt-4.3.0/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/opt/bin:/opt/teTeX/bin:/usr/local/Trolltech/Qt-4.3.0/bin:/sbin" ldconfig -n /root/clamav-test/lib
----------------------------------------------------------------------
Libraries have been installed in:
/root/clamav-test/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/root/clamav-test/include" || /bin/mkdir -p "/root/clamav-test/include"
/bin/install -c -m 644 clamav.h '/root/clamav-test/include'
make[4]: Leaving directory `/root/clamav-devel/libclamav'
make[3]: Leaving directory `/root/clamav-devel/libclamav'
make[2]: Leaving directory `/root/clamav-devel/libclamav'
make[1]: Leaving directory `/root/clamav-devel/libclamav'
Making install in clamscan
make[1]: Entering directory `/root/clamav-devel/clamscan'
make[2]: Entering directory `/root/clamav-devel/clamscan'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c clamscan '/root/clamav-test/bin'
libtool: install: /bin/install -c .libs/clamscan /root/clamav-test/bin/clamscan
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/clamscan'
make[1]: Leaving directory `/root/clamav-devel/clamscan'
Making install in clamd
make[1]: Entering directory `/root/clamav-devel/clamd'
make[2]: Entering directory `/root/clamav-devel/clamd'
test -z "/root/clamav-test/sbin" || /bin/mkdir -p "/root/clamav-test/sbin"
/bin/sh ../libtool --mode=install /bin/install -c clamd '/root/clamav-test/sbin'
libtool: install: /bin/install -c .libs/clamd /root/clamav-test/sbin/clamd
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/clamd'
make[1]: Leaving directory `/root/clamav-devel/clamd'
Making install in clamdscan
make[1]: Entering directory `/root/clamav-devel/clamdscan'
make[2]: Entering directory `/root/clamav-devel/clamdscan'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c clamdscan '/root/clamav-test/bin'
libtool: install: /bin/install -c clamdscan /root/clamav-test/bin/clamdscan
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/clamdscan'
make[1]: Leaving directory `/root/clamav-devel/clamdscan'
Making install in freshclam
make[1]: Entering directory `/root/clamav-devel/freshclam'
make[2]: Entering directory `/root/clamav-devel/freshclam'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c freshclam '/root/clamav-test/bin'
libtool: install: /bin/install -c .libs/freshclam /root/clamav-test/bin/freshclam
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/freshclam'
make[1]: Leaving directory `/root/clamav-devel/freshclam'
Making install in sigtool
make[1]: Entering directory `/root/clamav-devel/sigtool'
make[2]: Entering directory `/root/clamav-devel/sigtool'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c sigtool '/root/clamav-test/bin'
libtool: install: /bin/install -c .libs/sigtool /root/clamav-test/bin/sigtool
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/sigtool'
make[1]: Leaving directory `/root/clamav-devel/sigtool'
Making install in clamconf
make[1]: Entering directory `/root/clamav-devel/clamconf'
make[2]: Entering directory `/root/clamav-devel/clamconf'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c clamconf '/root/clamav-test/bin'
libtool: install: /bin/install -c .libs/clamconf /root/clamav-test/bin/clamconf
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/clamconf'
make[1]: Leaving directory `/root/clamav-devel/clamconf'
Making install in database
make[1]: Entering directory `/root/clamav-devel/database'
make[2]: Entering directory `/root/clamav-devel/database'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Leaving directory `/root/clamav-devel/database'
make[1]: Leaving directory `/root/clamav-devel/database'
Making install in docs
make[1]: Entering directory `/root/clamav-devel/docs'
make[2]: Entering directory `/root/clamav-devel/docs'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/root/clamav-test/share/man/man1" || /bin/mkdir -p "/root/clamav-test/share/man/man1"
/bin/install -c -m 644 man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamdscan.1 man/clamconf.1 man/clamdtop.1 man/clambc.1 '/root/clamav-test/share/man/man1'
test -z "/root/clamav-test/share/man/man5" || /bin/mkdir -p "/root/clamav-test/share/man/man5"
/bin/install -c -m 644 man/clamd.conf.5 man/clamav-milter.conf.5 man/freshclam.conf.5 '/root/clamav-test/share/man/man5'
test -z "/root/clamav-test/share/man/man8" || /bin/mkdir -p "/root/clamav-test/share/man/man8"
/bin/install -c -m 644 man/clamd.8 man/clamav-milter.8 '/root/clamav-test/share/man/man8'
make[2]: Leaving directory `/root/clamav-devel/docs'
make[1]: Leaving directory `/root/clamav-devel/docs'
Making install in etc
make[1]: Entering directory `/root/clamav-devel/etc'
make[2]: Entering directory `/root/clamav-devel/etc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh /root/clamav-devel/config/install-sh -d /root/clamav-test/etc
make[2]: Leaving directory `/root/clamav-devel/etc'
make[1]: Leaving directory `/root/clamav-devel/etc'
Making install in clamav-milter
make[1]: Entering directory `/root/clamav-devel/clamav-milter'
make[2]: Entering directory `/root/clamav-devel/clamav-milter'
test -z "/root/clamav-test/sbin" || /bin/mkdir -p "/root/clamav-test/sbin"
test -z "/root/clamav-test/share/man/man8" || /bin/mkdir -p "/root/clamav-test/share/man/man8"
make[2]: Leaving directory `/root/clamav-devel/clamav-milter'
make[1]: Leaving directory `/root/clamav-devel/clamav-milter'
Making install in test
make[1]: Entering directory `/root/clamav-devel/test'
make[2]: Entering directory `/root/clamav-devel/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/test'
make[1]: Leaving directory `/root/clamav-devel/test'
Making install in clamdtop
make[1]: Entering directory `/root/clamav-devel/clamdtop'
make[2]: Entering directory `/root/clamav-devel/clamdtop'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c clamdtop '/root/clamav-test/bin'
libtool: install: /bin/install -c clamdtop /root/clamav-test/bin/clamdtop
test -z "/root/clamav-test/share/man/man1" || /bin/mkdir -p "/root/clamav-test/share/man/man1"
/bin/install -c -m 644 ../docs/man/clamdtop.1 '/root/clamav-test/share/man/man1'
make[2]: Leaving directory `/root/clamav-devel/clamdtop'
make[1]: Leaving directory `/root/clamav-devel/clamdtop'
Making install in clambc
make[1]: Entering directory `/root/clamav-devel/clambc'
make[2]: Entering directory `/root/clamav-devel/clambc'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/sh ../libtool --mode=install /bin/install -c clambc '/root/clamav-test/bin'
libtool: install: /bin/install -c .libs/clambc /root/clamav-test/bin/clambc
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/clambc'
make[1]: Leaving directory `/root/clamav-devel/clambc'
Making install in unit_tests
make[1]: Entering directory `/root/clamav-devel/unit_tests'
make[2]: Entering directory `/root/clamav-devel/unit_tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/clamav-devel/unit_tests'
make[1]: Leaving directory `/root/clamav-devel/unit_tests'
make[1]: Entering directory `/root/clamav-devel'
make[2]: Entering directory `/root/clamav-devel'
test -z "/root/clamav-test/bin" || /bin/mkdir -p "/root/clamav-test/bin"
/bin/install -c clamav-config '/root/clamav-test/bin'
test -z "/root/clamav-test/lib/pkgconfig" || /bin/mkdir -p "/root/clamav-test/lib/pkgconfig"
/bin/install -c -m 644 libclamav.pc '/root/clamav-test/lib/pkgconfig'
make[2]: Leaving directory `/root/clamav-devel'
make[1]: Leaving directory `/root/clamav-devel'

Making uninstall in libltdl make[1]: Entering directory `/root/clamav-devel/libltdl' make[1]: Leaving directory `/root/clamav-devel/libltdl' Making uninstall in libclamav make[1]: Entering directory `/root/clamav-devel/libclamav' make[2]: Entering directory `/root/clamav-devel/libclamav' ( cd '/root/clamav-test/include' && rm -f clamav.h ) /bin/sh ../libtool --mode=uninstall rm -f '/root/clamav-test/lib/libclamunrar.la' libtool: uninstall: rm -f /root/clamav-test/lib/libclamunrar.la /root/clamav-test/lib/libclamunrar.so.6.1.11 /root/clamav-test/lib/libclamunrar.so.6 /root/clamav-test/lib/libclamunrar.so /bin/sh ../libtool --mode=uninstall rm -f '/root/clamav-test/lib/libclamunrar_iface.la' libtool: uninstall: rm -f /root/clamav-test/lib/libclamunrar_iface.la /root/clamav-test/lib/libclamunrar_iface.so.6.1.11 /root/clamav-test/lib/libclamunrar_iface.so.6 /root/clamav-test/lib/libclamunrar_iface.so /bin/sh ../libtool --mode=uninstall rm -f '/root/clamav-test/lib/libclamav.la' libtool: uninstall: rm -f /root/clamav-test/lib/libclamav.la /root/clamav-test/lib/libclamav.so.6.1.11 /root/clamav-test/lib/libclamav.so.6 /root/clamav-test/lib/libclamav.so make[2]: Leaving directory `/root/clamav-devel/libclamav' make[1]: Leaving directory `/root/clamav-devel/libclamav' Making uninstall in clamscan make[1]: Entering directory `/root/clamav-devel/clamscan' ( cd '/root/clamav-test/bin' && rm -f clamscan ) make[1]: Leaving directory `/root/clamav-devel/clamscan' Making uninstall in clamd make[1]: Entering directory `/root/clamav-devel/clamd' ( cd '/root/clamav-test/sbin' && rm -f clamd ) make[1]: Leaving directory `/root/clamav-devel/clamd' Making uninstall in clamdscan make[1]: Entering directory `/root/clamav-devel/clamdscan' ( cd '/root/clamav-test/bin' && rm -f clamdscan ) make[1]: Leaving directory `/root/clamav-devel/clamdscan' Making uninstall in freshclam make[1]: Entering directory `/root/clamav-devel/freshclam' ( cd '/root/clamav-test/bin' && rm -f freshclam ) make[1]: Leaving directory `/root/clamav-devel/freshclam' Making uninstall in sigtool make[1]: Entering directory `/root/clamav-devel/sigtool' ( cd '/root/clamav-test/bin' && rm -f sigtool ) make[1]: Leaving directory `/root/clamav-devel/sigtool' Making uninstall in clamconf make[1]: Entering directory `/root/clamav-devel/clamconf' ( cd '/root/clamav-test/bin' && rm -f clamconf ) make[1]: Leaving directory `/root/clamav-devel/clamconf' Making uninstall in database make[1]: Entering directory `/root/clamav-devel/database' make[1]: Nothing to be done for `uninstall'. make[1]: Leaving directory `/root/clamav-devel/database' Making uninstall in docs make[1]: Entering directory `/root/clamav-devel/docs' ( cd '/root/clamav-test/share/man/man1' && rm -f clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamconf.1 clamdtop.1 clambc.1 ) ( cd '/root/clamav-test/share/man/man5' && rm -f clamd.conf.5 clamav-milter.conf.5 freshclam.conf.5 ) ( cd '/root/clamav-test/share/man/man8' && rm -f clamd.8 clamav-milter.8 ) make[1]: Leaving directory `/root/clamav-devel/docs' Making uninstall in etc make[1]: Entering directory `/root/clamav-devel/etc' make[1]: Nothing to be done for `uninstall'. make[1]: Leaving directory `/root/clamav-devel/etc' Making uninstall in clamav-milter make[1]: Entering directory `/root/clamav-devel/clamav-milter' make[1]: Leaving directory `/root/clamav-devel/clamav-milter' Making uninstall in test make[1]: Entering directory `/root/clamav-devel/test' make[1]: Nothing to be done for `uninstall'. make[1]: Leaving directory `/root/clamav-devel/test' Making uninstall in clamdtop make[1]: Entering directory `/root/clamav-devel/clamdtop' ( cd '/root/clamav-test/bin' && rm -f clamdtop ) ( cd '/root/clamav-test/share/man/man1' && rm -f clamdtop.1 ) make[1]: Leaving directory `/root/clamav-devel/clamdtop' Making uninstall in clambc make[1]: Entering directory `/root/clamav-devel/clambc' ( cd '/root/clamav-test/bin' && rm -f clambc ) make[1]: Leaving directory `/root/clamav-devel/clambc' Making uninstall in unit_tests make[1]: Entering directory `/root/clamav-devel/unit_tests' make[1]: Nothing to be done for `uninstall'. make[1]: Leaving directory `/root/clamav-devel/unit_tests' make[1]: Entering directory `/root/clamav-devel' ( cd '/root/clamav-test/bin' && rm -f clamav-config ) ( cd '/root/clamav-test/lib/pkgconfig' && rm -f libclamav.pc ) make[1]: Leaving directory `/root/clamav-devel'
