- Date: 2012-01-26 09:33:37 UTC
- Configure: ./configure --prefix=/root/clamav-test
- CC: gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC)
- Environment:

LC_PAPER=C
LC_ADDRESS=C
LC_MONETARY=C
SHELL=/bin/sh
MAILTO=root@netwrx1.com
LC_NUMERIC=C
LC_ALL=C
USER=root
LC_TELEPHONE=C
PATH=/usr/bin:/bin
LC_MESSAGES=C
LC_IDENTIFICATION=C
LC_COLLATE=C
PWD=/root/clamav-devel
LANG=C
LC_MEASUREMENT=C
TZ=CST6CDT
SHLVL=3
HOME=/root
LOGNAME=root
LC_CTYPE=C
LC_TIME=C
LC_NAME=C
_=/usr/bin/env
OLDPWD=/root
- Configure:
[config.log]
success

++ ./configure --prefix=/root/clamav-test
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... /usr/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... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/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/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... no
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/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... yes
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/R/lib /usr/lib/atlas /usr/lib/llvm /usr/lib/mysql /usr/lib/mysql /usr/lib/qt-3.3/lib /usr/lib/tcl8.5/tclx8.4 /usr/lib/tcl8.5 /usr/lib/tracker-0.12 /usr/lib/xulrunner-2
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... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
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... no
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking check.h usability... yes
checking check.h presence... yes
checking for check.h... yes
checking linking with check... ok
configure: Compiling and linking with check by using -lcheck
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
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... yes
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... no
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... yes
checking ncurses/ncurses.h presence... yes
checking for ncurses/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
=== configuring in libclamav/c++ (/root/clamav-devel/libclamav/c++)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/root/clamav-test' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/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 pax tar archive... gnutar
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/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/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 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... no
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/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 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for GNU make... make
checking for supported C++ compiler version... ok (4.6.2)
checking for supported OS... ok (i686-linux-gnu)
checking for working libstdc++... testyes
configure: Building X86 backend: yes
configure: Building PPC backend: no
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers
configure: creating ./config.status
config.status: creating Makefile
config.status: creating clamavcxx-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in llvm (/root/clamav-devel/libclamav/c++/llvm)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/root/clamav-test' '--enable-optimized' 'llvm_cv_gnu_make_command=make' '--enable-targets=host-only' '--enable-bindings=none' '--enable-libffi=no' '--without-llvmgcc' '--without-llvmgxx' --cache-file=/dev/null --srcdir=.
ls: cannot access ./projects: No such file or directory
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
checking clang compiler... none
checking optimization flags... -O3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking for GNU make... (cached) make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for ranlib... ranlib
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for tar... /bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... echo dot
checking for fdp... echo fdp
checking for neato... echo neato
checking for twopi... echo twopi
checking for circo... echo circo
checking for gv... no
checking for gsview32... no
checking for dotty... echo dotty
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /bin/cat
checking for doxygen... /usr/bin/doxygen
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pod2html... /usr/bin/pod2html
checking for pod2man... /usr/bin/pod2man
checking for pdfroff... /usr/bin/pdfroff
checking for runtest... /usr/bin/runtest
checking for the tclsh program in tclinclude directory... none
checking for tclsh8.4... no
checking for tclsh8.4.8... no
checking for tclsh8.4.7... no
checking for tclsh8.4.6... no
checking for tclsh8.4.5... no
checking for tclsh8.4.4... no
checking for tclsh8.4.3... no
checking for tclsh8.4.2... no
checking for tclsh8.4.1... no
checking for tclsh8.4.0... no
checking for tclsh8.3... no
checking for tclsh8.3.5... no
checking for tclsh8.3.4... no
checking for tclsh8.3.3... no
checking for tclsh8.3.2... no
checking for tclsh8.3.1... no
checking for tclsh8.3.0... no
checking for tclsh... /usr/bin/tclsh
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.21.53.0.1
checking for compiler -Wl,-R<path> option... yes
checking for compiler -Wl,-export-dynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/R/lib /usr/lib/atlas /usr/lib/llvm /usr/lib/mysql /usr/lib/mysql /usr/lib/qt-3.3/lib /usr/lib/tcl8.5/tclx8.4 /usr/lib/tcl8.5 /usr/lib/tracker-0.12 /usr/lib/xulrunner-2
checking for objdir... .libs
checking command to parse /usr/bin/nm -B output from object... ok
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking LLVM capable compiler... llvm-gcc
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing mallinfo... none required
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for malloc.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
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 sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strdup... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strerror_s... no
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... no
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking whether llvm-gcc is sane... no
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/System/DataTypes.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
./autoconf/install-sh: ./examples/Makefile does not exist.
config.status: executing lib/Makefile commands
config.status: executing runtime/Makefile commands
./autoconf/install-sh: ./runtime/Makefile does not exist.
config.status: executing test/Makefile commands
./autoconf/install-sh: ./test/Makefile does not exist.
config.status: executing test/Makefile.tests commands
./autoconf/install-sh: ./test/Makefile.tests does not exist.
config.status: executing unittests/Makefile commands
./autoconf/install-sh: ./unittests/Makefile does not exist.
config.status: executing tools/Makefile commands
./autoconf/install-sh: ./tools/Makefile does not exist.
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
./autoconf/install-sh: ./projects/Makefile does not exist.
config.status: executing bindings/Makefile commands
./autoconf/install-sh: ./bindings/Makefile does not exist.
config.status: executing bindings/ocaml/Makefile.ocaml commands
./autoconf/install-sh: ./bindings/ocaml/Makefile.ocaml does not exist.
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 : -lcheck (auto)
fanotify : 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
- make:
success

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'
Making all in c++
make[4]: Entering directory `/root/clamav-devel/libclamav/c++'
make all-am
make[5]: Entering directory `/root/clamav-devel/libclamav/c++'
CXX libclamavcxx_la-bytecode2llvm.lo
CXX libclamavcxx_la-ClamBCRTChecks.lo
CXX libclamavcxx_la-detect.lo
detect.cpp: In function 'void cli_detect_env_jit(cli_environment*)':
detect.cpp:135:12: warning: enumeration value 'Minix' not handled in switch [-Wswitch]
CXX AliasAnalysis.lo
CXX AliasSetTracker.lo
CXX BasicAliasAnalysis.lo
CXX CaptureTracking.lo
CXX DebugInfo.lo
CXX CallGraph.lo
CXX MemoryBuiltins.lo
CXX PointerTracking.lo
CXX ProfileInfo.lo
CXX ValueTracking.lo
CXX ELFCodeEmitter.lo
CXX ELFWriter.lo
CXX LiveVariables.lo
CXX MachineBasicBlock.lo
CXX MachineDominators.lo
CXX MachineFunction.lo
CXX MachineFunctionAnalysis.lo
CXX MachineFunctionPass.lo
CXX MachineFunctionPrinterPass.lo
CXX MachineInstr.lo
CXX MachineLoopInfo.lo
CXX MachineModuleInfo.lo
CXX MachineRegisterInfo.lo
CXX ObjectCodeEmitter.lo
CXX PostRAHazardRecognizer.lo
CXX PseudoSourceValue.lo
CXX ScheduleDAG.lo
CXX TargetInstrInfoImpl.lo
CXX UnreachableBlockElim.lo
CXX ExecutionEngine.lo
CXX Intercept.lo
CXX JIT.lo
CXX JITDebugRegisterer.lo
CXX JITDwarfEmitter.lo
CXX JITEmitter.lo
CXX JITMemoryManager.lo
CXX OProfileJITEventListener.lo
CXX TargetSelect.lo
CXX MCAsmInfo.lo
CXX MCAssembler.lo
CXX MCContext.lo
CXX MCExpr.lo
CXX MCInst.lo
CXX MCSection.lo
CXX MCSectionCOFF.lo
CXX MCSectionELF.lo
CXX MCSectionMachO.lo
CXX MCSymbol.lo
CXX APFloat.lo
CXX APInt.lo
CXX Allocator.lo
CXX CommandLine.lo
CXX ConstantRange.lo
CXX Debug.lo
CXX Dwarf.lo
CXX ErrorHandling.lo
CXX FoldingSet.lo
CXX FormattedStream.lo
CXX ManagedStatic.lo
CXX MemoryBuffer.lo
CXX PrettyStackTrace.lo
CXX SmallPtrSet.lo
CXX SmallVector.lo
CXX SourceMgr.lo
CXX Statistic.lo
CXX StringExtras.lo
CXX StringMap.lo
CXX StringPool.lo
CXX StringRef.lo
CXX TargetRegistry.lo
CXX Timer.lo
CXX Triple.lo
CXX Twine.lo
CXX raw_ostream.lo
CXX circular_raw_ostream.lo
CXX Mangler.lo
CXX SubtargetFeature.lo
CXX TargetData.lo
CXX TargetInstrInfo.lo
CXX TargetLoweringObjectFile.lo
CXX TargetMachine.lo
CXX TargetRegisterInfo.lo
CXX DCE.lo
CXX SimplifyCFGPass.lo
CXX AsmWriter.lo
CXX Attributes.lo
CXX AutoUpgrade.lo
CXX BasicBlock.lo
CXX ConstantFold.lo
CXX Constants.lo
CXX Core.lo
CXX DebugLoc.lo
CXX Dominators.lo
CXX Function.lo
CXX GVMaterializer.lo
CXX Globals.lo
CXX IRBuilder.lo
CXX InlineAsm.lo
CXX Instruction.lo
CXX Instructions.lo
CXX IntrinsicInst.lo
CXX LLVMContext.lo
CXX LLVMContextImpl.lo
CXX LeakDetector.lo
CXX Metadata.lo
CXX Module.lo
CXX Pass.lo
CXX PassManager.lo
CXX PassRegistry.lo
CXX PrintModulePass.lo
CXX Type.lo
CXX TypeSymbolTable.lo
CXX Use.lo
CXX Value.lo
CXX ValueSymbolTable.lo
CXX ValueTypes.lo
CXX Verifier.lo
CXXLD libllvmjit.la
CXX ConstantFolding.lo
CXX IVUsers.lo
CXX InstructionSimplify.lo
llvm/lib/Analysis/InstructionSimplify.cpp: In function 'llvm::Value* llvm::SimplifyAndInst(llvm::Value*, llvm::Value*, const llvm::TargetData*)':
llvm/lib/Analysis/InstructionSimplify.cpp:95:3: warning: 'A' may be used uninitialized in this function [-Wuninitialized]
llvm/lib/Analysis/InstructionSimplify.cpp: In function 'llvm::Value* llvm::SimplifyOrInst(llvm::Value*, llvm::Value*, const llvm::TargetData*)':
llvm/lib/Analysis/InstructionSimplify.cpp:154:3: warning: 'A' may be used uninitialized in this function [-Wuninitialized]
CXX Loads.lo
CXX LoopInfo.lo
CXX LoopPass.lo
CXX MemoryDependenceAnalysis.lo
CXX PHITransAddr.lo
CXX ScalarEvolution.lo
CXX ScalarEvolutionExpander.lo
CXX ScalarEvolutionNormalization.lo
CXX AggressiveAntiDepBreaker.lo
CXX Analysis.lo
CXX BranchFolding.lo
CXX CalcSpillWeights.lo
CXX CallingConvLower.lo
CXX CodePlacementOpt.lo
CXX CriticalAntiDepBreaker.lo
CXX DeadMachineInstructionElim.lo
CXX DwarfEHPrepare.lo
CXX GCMetadata.lo
CXX GCStrategy.lo
CXX InlineSpiller.lo
CXX LLVMTargetMachine.lo
CXX LatencyPriorityQueue.lo
CXX LiveInterval.lo
CXX LiveIntervalAnalysis.lo
CXX LiveStackAnalysis.lo
CXX LocalStackSlotAllocation.lo
CXX LowerSubregs.lo
CXX MachineCSE.lo
CXX MachineLICM.lo
CXX MachineModuleInfoImpls.lo
CXX MachinePassRegistry.lo
CXX MachineSSAUpdater.lo
CXX MachineSink.lo
CXX MachineVerifier.lo
CXX OptimizePHIs.lo
CXX PHIElimination.lo
CXX Passes.lo
CXX PeepholeOptimizer.lo
CXX PostRASchedulerList.lo
CXX PreAllocSplitting.lo
CXX ProcessImplicitDefs.lo
CXX PrologEpilogInserter.lo
CXX RegAllocFast.lo
CXX RegAllocLinearScan.lo
CXX RegisterCoalescer.lo
CXX RegisterScavenging.lo
CXX ScheduleDAGEmit.lo
CXX ScheduleDAGInstrs.lo
CXX DAGCombiner.lo
CXX FastISel.lo
CXX FunctionLoweringInfo.lo
CXX InstrEmitter.lo
CXX LegalizeDAG.lo
CXX LegalizeFloatTypes.lo
CXX LegalizeIntegerTypes.lo
CXX LegalizeTypes.lo
CXX LegalizeTypesGeneric.lo
CXX LegalizeVectorOps.lo
CXX LegalizeVectorTypes.lo
CXX ScheduleDAGList.lo
CXX ScheduleDAGRRList.lo
CXX ScheduleDAGSDNodes.lo
CXX SelectionDAG.lo
CXX SelectionDAGBuilder.lo
CXX SelectionDAGISel.lo
CXX SelectionDAGPrinter.lo
CXX TargetLowering.lo
CXX TargetSelectionDAGInfo.lo
CXX ScheduleDAGPrinter.lo
CXX ShrinkWrapping.lo
CXX SimpleRegisterCoalescing.lo
CXX SjLjEHPrepare.lo
CXX SlotIndexes.lo
CXX Spiller.lo
CXX SplitKit.lo
llvm/lib/CodeGen/SplitKit.cpp: In member function 'void llvm::SplitEditor::enterIntvAtEnd(llvm::MachineBasicBlock&, llvm::MachineBasicBlock&)':
llvm/lib/CodeGen/SplitKit.cpp:693:13: warning: variable 'EndB' set but not used [-Wunused-but-set-variable]
CXX StackProtector.lo
CXX StackSlotColoring.lo
CXX StrongPHIElimination.lo
CXX TailDuplication.lo
CXX TargetLoweringObjectFileImpl.lo
CXX TwoAddressInstructionPass.lo
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp: In member function 'void {anonymous}::TwoAddressInstructionPass::CoalesceExtSubRegs(llvm::SmallVector<unsigned int, 4u>&, unsigned int)':
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp:1349:33: warning: variable 'InsertLoc' set but not used [-Wunused-but-set-variable]
CXX VirtRegMap.lo
CXX VirtRegRewriter.lo
CXX MCAsmInfoDarwin.lo
CXX MCAsmStreamer.lo
CXX MCInstPrinter.lo
CXX MCLoggingStreamer.lo
CXX MCNullStreamer.lo
CXX MCStreamer.lo
CXX GraphWriter.lo
CXX TargetFrameInfo.lo
CXX TargetSubtarget.lo
CXX ConstantMerge.lo
CXX GlobalOpt.lo
CXX CodeGenPrepare.lo
CXX GEPSplitter.lo
CXX GVN.lo
CXX LoopStrengthReduce.lo
CXX SCCP.lo
CXX AddrModeMatcher.lo
CXX BasicBlockUtils.lo
CXX BreakCriticalEdges.lo
CXX BuildLibCalls.lo
CXX DemoteRegToStack.lo
CXX LCSSA.lo
CXX Local.lo
CXX LoopSimplify.lo
CXX LowerInvoke.lo
CXX LowerSwitch.lo
CXX Mem2Reg.lo
CXX PromoteMemoryToRegister.lo
CXX SSAUpdater.lo
CXX SimplifyCFG.lo
CXX UnifyFunctionExitNodes.lo
CXXLD libllvmcodegen.la
CXX Alarm.lo
CXX Atomic.lo
CXX Disassembler.lo
CXX DynamicLibrary.lo
CXX Errno.lo
CXX Host.lo
CXX IncludeFile.lo
CXX Memory.lo
CXX Mutex.lo
CXX Path.lo
CXX Process.lo
CXX Program.lo
CXX RWMutex.lo
CXX Signals.lo
CXX ThreadLocal.lo
CXX Threading.lo
CXX TimeValue.lo
CXX Valgrind.lo
CXXLD libllvmsystem.la
CXX libllvmx86codegen_la-ELFObjectWriter.lo
CXX libllvmx86codegen_la-MCAsmInfoCOFF.lo
CXX libllvmx86codegen_la-MCCodeEmitter.lo
CXX libllvmx86codegen_la-MCELFStreamer.lo
CXX libllvmx86codegen_la-MCMachOStreamer.lo
CXX libllvmx86codegen_la-MCObjectStreamer.lo
CXX libllvmx86codegen_la-MCObjectWriter.lo
CXX libllvmx86codegen_la-MachObjectWriter.lo
CXX libllvmx86codegen_la-TargetAsmBackend.lo
CXX libllvmx86codegen_la-WinCOFFObjectWriter.lo
llvm/lib/MC/WinCOFFObjectWriter.cpp: In member function 'virtual void {anonymous}::WinCOFFObjectWriter::RecordRelocation(const llvm::MCAssembler&, const llvm::MCAsmLayout&, const llvm::MCFragment*, const llvm::MCFixup&, llvm::MCValue, uint64_t&)':
llvm/lib/MC/WinCOFFObjectWriter.cpp:609:3: warning: case value '131' not in enumerated type 'llvm::MCFixupKind' [-Wswitch]
llvm/lib/MC/WinCOFFObjectWriter.cpp:610:3: warning: case value '132' not in enumerated type 'llvm::MCFixupKind' [-Wswitch]
CXX libllvmx86codegen_la-WinCOFFStreamer.lo
CXX libllvmx86codegen_la-TargetELFWriterInfo.lo
CXX libllvmx86codegen_la-SSEDomainFix.lo
CXX libllvmx86codegen_la-X86TargetInfo.lo
CXX libllvmx86codegen_la-X86AsmBackend.lo
CXX libllvmx86codegen_la-X86COFFMachineModuleInfo.lo
CXX libllvmx86codegen_la-X86CodeEmitter.lo
CXX libllvmx86codegen_la-X86ELFWriterInfo.lo
CXX libllvmx86codegen_la-X86FastISel.lo
CXX libllvmx86codegen_la-X86FloatingPoint.lo
llvm/lib/Target/X86/X86FloatingPoint.cpp: In member function 'void {anonymous}::FPS::handleSpecialFP(llvm::MachineBasicBlock::iterator&)':
llvm/lib/Target/X86/X86FloatingPoint.cpp:1303:12: warning: variable 'dl' set but not used [-Wunused-but-set-variable]
CXX libllvmx86codegen_la-X86ISelDAGToDAG.lo
CXX libllvmx86codegen_la-X86ISelLowering.lo
CXX libllvmx86codegen_la-X86InstrInfo.lo
CXX libllvmx86codegen_la-X86JITInfo.lo
CXX libllvmx86codegen_la-X86MCAsmInfo.lo
CXX libllvmx86codegen_la-X86MCCodeEmitter.lo
CXX libllvmx86codegen_la-X86RegisterInfo.lo
CXX libllvmx86codegen_la-X86SelectionDAGInfo.lo
CXX libllvmx86codegen_la-X86Subtarget.lo
CXX libllvmx86codegen_la-X86TargetMachine.lo
CXX libllvmx86codegen_la-X86TargetObjectFile.lo
CXXLD libllvmx86codegen.la
CXXLD libclamavcxx.la
make[5]: Leaving directory `/root/clamav-devel/libclamav/c++'
make[4]: Leaving directory `/root/clamav-devel/libclamav/c++'
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
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
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 libclamav_internal_utils_la-str.lo
CC libclamav_internal_utils_la-md5.lo
CC libclamav_internal_utils_la-others_common.lo
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
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
CC bytecode_nojit.lo
CCLD libclamav_nocxx.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
CC manager.o
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
CC tcpserver.o
CC localserver.o
CC session.o
CC thrmgr.o
CC server-th.o
CC scanner.o
CC others.o
CC fan.o
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
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
CC manager.o
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
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
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'
- scan:
success

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.022 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.020 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.021 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.055 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.022 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.020 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.022 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.021 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.043 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.043 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.021 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.023 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.019 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.042 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.018 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.018 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.041 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.019 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.065 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.027 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.064 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.056 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.018 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.046 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.059 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.037 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.040 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.019 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.033 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.026 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.036 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.018 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.018 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.040 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.039 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.073 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.037 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.031 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.031 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.034 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.299 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.465 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.067 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.109 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.189 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.040 sec (0 m 0 s)
- make_check:
success

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'
Making check in c++
make[3]: Entering directory `/root/clamav-devel/libclamav/c++'
make check-am
make[4]: Entering directory `/root/clamav-devel/libclamav/c++'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/root/clamav-devel/libclamav/c++'
make[3]: Leaving directory `/root/clamav-devel/libclamav/c++'
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'
cp input/clamav.hdb clamav.hdb
CC check_clamav-check_clamav.o
check_clamav.c: In function 'test_cl_scanmap_callback_handle':
check_clamav.c:357:5: warning: passing argument 4 of 'cl_fmap_open_handle' from incompatible pointer type [enabled by default]
../libclamav/clamav.h:387:19: note: expected 'clcb_pread' but argument is of type 'ssize_t (*)(void *, void *, size_t, off_t)'
CC check_clamav-check_jsnorm.o
CC check_clamav-check_str.o
CC check_clamav-check_regex.o
CC check_clamav-check_disasm.o
CC check_clamav-check_uniq.o
CC check_clamav-check_matchers.o
CC check_clamav-check_htmlnorm.o
CC check_clamav-check_bytecode.o
CCLD check_clamav
CC check_clamd-check_clamd.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'
PASS: 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 7 tests passed
(6 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'
- make_install:
success

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'
Making install in c++
make[3]: Entering directory `/root/clamav-devel/libclamav/c++'
make install-am
make[4]: Entering directory `/root/clamav-devel/libclamav/c++'
make[5]: Entering directory `/root/clamav-devel/libclamav/c++'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/clamav-devel/libclamav/c++'
make[4]: Leaving directory `/root/clamav-devel/libclamav/c++'
make[3]: Leaving directory `/root/clamav-devel/libclamav/c++'
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 /usr/bin/install -c libclamunrar.la libclamunrar_iface.la libclamav.la '/root/clamav-test/lib'
libtool: install: /usr/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: /usr/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: /usr/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: /usr/bin/install -c .libs/libclamunrar_iface.lai /root/clamav-test/lib/libclamunrar_iface.la
libtool: install: /usr/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: /usr/bin/install -c .libs/libclamav.lai /root/clamav-test/lib/libclamav.la
libtool: finish: PATH="/usr/bin:/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"
/usr/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 /usr/bin/install -c clamscan '/root/clamav-test/bin'
libtool: install: /usr/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 /usr/bin/install -c clamd '/root/clamav-test/sbin'
libtool: install: /usr/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 /usr/bin/install -c clamdscan '/root/clamav-test/bin'
libtool: install: /usr/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 /usr/bin/install -c freshclam '/root/clamav-test/bin'
libtool: install: /usr/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 /usr/bin/install -c sigtool '/root/clamav-test/bin'
libtool: install: /usr/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 /usr/bin/install -c clamconf '/root/clamav-test/bin'
libtool: install: /usr/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"
/usr/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"
/usr/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"
/usr/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 /usr/bin/install -c clamdtop '/root/clamav-test/bin'
libtool: install: /usr/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"
/usr/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 /usr/bin/install -c clambc '/root/clamav-test/bin'
libtool: install: /usr/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"
/usr/bin/install -c clamav-config '/root/clamav-test/bin'
test -z "/root/clamav-test/lib/pkgconfig" || /bin/mkdir -p "/root/clamav-test/lib/pkgconfig"
/usr/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'
- make_uninstall:
success

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'
Making uninstall in c++
make[2]: Entering directory `/root/clamav-devel/libclamav/c++'
make[2]: Nothing to be done for `uninstall'.
make[2]: Leaving directory `/root/clamav-devel/libclamav/c++'
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'
- make_distcheck:
not run
- Attachments:
