- Date: 2012-01-26 14:48:10 UTC
- Configure: ./configure --prefix=/home/edwin/clamav_inst --disable-clamav
- CC: gcc version 4.4.0 (GCC)
- Environment:

LC_PAPER=C
LC_ADDRESS=C
LC_MONETARY=C
SHELL=/bin/bash
SSH_CLIENT=10.73.38.1 46774 22
LC_NUMERIC=C
LC_ALL=C
USER=edwin
LC_TELEPHONE=C
MAIL=/var/mail/edwin
PATH=/opt/cfarm/release/4.4.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
LC_MESSAGES=C
LC_IDENTIFICATION=C
LC_COLLATE=C
PWD=/tmp/clamav_builduzOeCg/clamav-devel
LANG=C
LC_MEASUREMENT=C
SHLVL=3
HOME=/home/edwin
LOGNAME=edwin
LC_CTYPE=C
SSH_CONNECTION=10.73.38.1 46774 10.73.38.89 22
LC_TIME=C
LC_NAME=C
OLDPWD=/tmp/clamav_builduzOeCg
_=/usr/bin/env
- Configure:
[config.log]
success

++ ./configure --prefix=/home/edwin/clamav_inst --disable-clamav
checking build system type... sparc64-unknown-linux-gnu
checking host system type... sparc64-unknown-linux-gnu
checking target system type... sparc64-unknown-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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc64-unknown-linux-gnu file names to sparc64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert sparc64-unknown-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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf32_sparc) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/local/lib /lib/sparc-linux-gnu /usr/lib/sparc-linux-gnu
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for multiarch libdir... ${exec_prefix}/lib
checking for ANSI C header files... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether FPU byte ordering is bigendian... yes
checking whether byte ordering is bigendian... yes
checking for cos in -lm... yes
checking for a supported version of gcc... ok (4.4.0)
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 -m elf32_sparc
checking if the linker (/usr/bin/ld -m elf32_sparc) 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... no
checking linux/fanotify.h presence... no
checking for linux/fanotify.h... no
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 structure packing via __attribute__((packed))... yes
checking for type aligning via __attribute__((aligned))... yes
checking that structure packing works... yes
checking for fd_set... yes, found in sys/select.h
checking default FD_SETSIZE value... 1024
checking whether signed right shift is sign extended... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for msg_control field in struct msghdr... yes
checking BSD 4.4 / RFC2292 style fd passing... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
configure: unable to compile/link with ncurses
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking linking with ncurses... ok
configure: Compiling and linking with ncurses by using -lncurses
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamdscan/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating clamav-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libclamav/c++ (/tmp/clamav_builduzOeCg/clamav-devel/libclamav/c++)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/edwin/clamav_inst' '--disable-clamav' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.
checking build system type... sparc64-unknown-linux-gnu
checking host system type... sparc64-unknown-linux-gnu
checking target system type... sparc64-unknown-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... yes
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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc64-unknown-linux-gnu file names to sparc64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert sparc64-unknown-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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf32_sparc) 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 -m elf32_sparc
checking if the linker (/usr/bin/ld -m elf32_sparc) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf32_sparc) 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... yes
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 -m elf32_sparc) 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.4.0)
checking for supported OS... configure: error: Unsupported CPU for JIT: sparc64, not building LLVM
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 : no (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 `/home/edwin/clam/git/clamav-devel'
Making all in libltdl
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/libltdl'
make all-am
make[3]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/libltdl'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/libltdl'
Making all in libclamav
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
make all-recursive
make[3]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[4]: Entering directory `/home/edwin/clam/git/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
pe.c: In function 'cli_scanpe':
pe.c:551: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:551: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:567: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:580: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:585: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:588: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:592: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:684: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:687: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:704: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:707: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:709: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:732: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:733: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:750: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:763: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:765: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:769: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:771: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:772: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:777: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:778: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:779: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:781: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:782: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:783: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:784: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:785: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:786: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:788: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:803: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:804: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:809: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:810: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:811: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:813: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:814: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:815: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:816: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:817: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:818: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:820: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:825: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:825: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:870: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:870: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:875: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:875: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:875: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:875: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:882: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:882: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:882: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:882: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:906: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:906: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:907: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:907: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:925: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:925: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:936: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:936: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:937: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:937: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:937: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:938: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:938: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:939: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:939: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:939: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:940: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:941: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:942: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:943: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:944: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1278: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:1278: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:1278: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:1337: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1337: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1388: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1438: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1473: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1478: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1489: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1490: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1506: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1544: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1568: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1586: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1598: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1599: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1600: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1618: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1627: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1632: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1652: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1668: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1669: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1688: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1710: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1729: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1734: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1739: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1741: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1742: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1789: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1809: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1830: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1875: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1993: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:1994: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2027: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2027: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2027: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2061: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2213: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2276: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c: In function 'cli_peheader':
pe.c:2345: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2345: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2355: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2367: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2372: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2374: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2386: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2387: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2396: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2399: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2401: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2403: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2406: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2406: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2407: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2407: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2439: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2439: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2445: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2445: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2446: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2446: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2446: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2447: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2447: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2448: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2448: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2448: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2451: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2451: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2451: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2458: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2461: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2473: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2476: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2484: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c: In function 'cli_checkfp_pe':
pe.c:2694: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2694: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2700: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2707: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2710: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2714: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2723: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2724: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2730: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2732: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe.c:2735: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2742: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2751: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2751: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2752: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2752: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe.c:2765: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2765: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2772: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2772: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2773: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2773: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2773: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2774: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2774: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2775: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2775: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
pe.c:2775: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
CC libclamav_la-pe_icons.lo
pe_icons.c: In function 'cli_scanicon':
pe_icons.c:115: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe_icons.c:115: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe_icons.c:115: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe_icons.c:115: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
pe_icons.c:116: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
pe_icons.c: In function 'makebmp':
pe_icons.c:651: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type
others.h:416: note: expected 'char *' but argument is of type 'unsigned int *'
pe_icons.c:652: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type
others.h:416: note: expected 'char *' but argument is of type 'unsigned int *'
pe_icons.c:654: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type
others.h:416: note: expected 'char *' but argument is of type 'unsigned int *'
pe_icons.c:679: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type
others.h:416: note: expected 'char *' but argument is of type 'unsigned int *'
pe_icons.c: In function 'parseicon':
pe_icons.c:1226: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'unsigned int *'
pe_icons.c:1232: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'unsigned int *'
pe_icons.c:1234: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'unsigned int *'
pe_icons.c:1235: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'unsigned int *'
pe_icons.c:1236: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'short unsigned int *'
pe_icons.c:1312: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
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
mew.c: In function 'lzma_486248':
mew.c:121: warning: passing argument 1 of 'cli_writeint32' discards qualifiers from pointer target type
others.h:416: note: expected 'char *' but argument is of type 'const char *'
mew.c:135: warning: passing argument 1 of 'cli_writeint32' discards qualifiers from pointer target type
others.h:416: note: expected 'char *' but argument is of type 'const char *'
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
unarj.c: In function 'arj_read_main_header':
unarj.c:866: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
unarj.c: In function 'arj_read_file_header':
unarj.c:953: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
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
sis.c: In function 'cli_scansis':
sis.c:82: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:82: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:82: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:82: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c: In function 'spamsisnames':
sis.c:207: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
sis.c:207: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
sis.c:209: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
sis.c:209: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
sis.c: In function 'real_scansis':
sis.c:258: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
sis.c:259: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
sis.c:260: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
sis.c:261: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
sis.c:262: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:263: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:264: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:265: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:266: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:286: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
sis.c:286: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
sis.c:325: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
sis.c:325: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
sis.c:325: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'uint16_t *'
sis.c:325: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'uint32_t *'
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
cab.c: In function 'cab_open':
cab.c:199: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:210: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:217: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:229: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:243: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:244: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:252: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:318: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:323: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:336: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:337: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:338: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:381: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:382: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type
others.h:398: note: expected 'const char *' but argument is of type 'const uint32_t *'
cab.c:383: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:384: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c: In function 'cab_read_block':
cab.c:462: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
cab.c:463: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type
others.h:408: note: expected 'const char *' but argument is of type 'const uint16_t *'
CC libclamav_la-entconv.lo
CC libclamav_la-hashtab.lo
CC libclamav_la-dconf.lo
CC libclamav_la-lzma_iface.lo
CC libclamav_la-7z_iface.lo
CC libclamav_la-7zAlloc.lo
CC libclamav_la-7zBuf.lo
CC libclamav_la-7zBuf2.lo
CC libclamav_la-7zCrc.lo
CC libclamav_la-7zDec.lo
CC libclamav_la-7zFile.lo
CC libclamav_la-7zIn.lo
CC libclamav_la-7zStream.lo
CC libclamav_la-Bcj2.lo
CC libclamav_la-Bra.lo
CC libclamav_la-Bra86.lo
CC libclamav_la-Lzma2Dec.lo
CC libclamav_la-LzmaDec.lo
CC libclamav_la-Ppmd7.lo
CC libclamav_la-Ppmd7Dec.lo
CC libclamav_la-explode.lo
CC libclamav_la-textnorm.lo
CC libclamav_la-dlp.lo
CC libclamav_la-js-norm.lo
CC libclamav_la-uniq.lo
GEN version.h.tmp
GEN version.h
CC libclamav_la-version.lo
CC libclamav_la-mpool.lo
CC libclamav_la-filtering.lo
CC libclamav_la-fmap.lo
CC libclamav_la-perflogging.lo
CC libclamav_la-sha256.lo
CC libclamav_la-sha1.lo
CC libclamav_la-bytecode.lo
CC libclamav_la-bytecode_vm.lo
CC libclamav_la-cpio.lo
CC libclamav_la-macho.lo
CC libclamav_la-ishield.lo
CC libclamav_la-bytecode_api.lo
CC libclamav_la-bytecode_api_decl.lo
CC libclamav_la-cache.lo
CC libclamav_la-bytecode_detect.lo
CC libclamav_la-events.lo
CC libclamav_la-swf.lo
CC libclamav_la-jpeg.lo
CC libclamav_la-png.lo
CC libclamav_la-iso9660.lo
CC libclamav_la-arc4.lo
CC libclamav_la-rijndael.lo
CC libclamav_la-crtmgr.lo
CC libclamav_la-asn1.lo
CC libclamav_la-fp_add.lo
CC libclamav_la-fp_add_d.lo
CC libclamav_la-fp_addmod.lo
CC libclamav_la-fp_cmp.lo
CC libclamav_la-fp_cmp_d.lo
CC libclamav_la-fp_cmp_mag.lo
CC libclamav_la-fp_sub.lo
CC libclamav_la-fp_sub_d.lo
CC libclamav_la-fp_submod.lo
CC libclamav_la-s_fp_add.lo
CC libclamav_la-s_fp_sub.lo
CC libclamav_la-fp_radix_size.lo
CC libclamav_la-fp_read_radix.lo
CC libclamav_la-fp_read_signed_bin.lo
CC libclamav_la-fp_read_unsigned_bin.lo
CC libclamav_la-fp_reverse.lo
CC libclamav_la-fp_s_rmap.lo
CC libclamav_la-fp_signed_bin_size.lo
CC libclamav_la-fp_to_signed_bin.lo
CC libclamav_la-fp_to_unsigned_bin.lo
CC libclamav_la-fp_toradix.lo
CC libclamav_la-fp_unsigned_bin_size.lo
CC libclamav_la-fp_cnt_lsb.lo
CC libclamav_la-fp_count_bits.lo
CC libclamav_la-fp_div_2.lo
CC libclamav_la-fp_div_2d.lo
CC libclamav_la-fp_lshd.lo
CC libclamav_la-fp_mod_2d.lo
CC libclamav_la-fp_rshd.lo
CC libclamav_la-fp_div.lo
CC libclamav_la-fp_div_d.lo
CC libclamav_la-fp_mod.lo
CC libclamav_la-fp_mod_d.lo
CC libclamav_la-fp_2expt.lo
CC libclamav_la-fp_exptmod.lo
CC libclamav_la-fp_ident.lo
CC libclamav_la-fp_set.lo
CC libclamav_la-fp_montgomery_calc_normalization.lo
CC libclamav_la-fp_montgomery_reduce.lo
CC libclamav_la-fp_montgomery_setup.lo
CC libclamav_la-fp_mul.lo
CC libclamav_la-fp_mul_comba.lo
CC libclamav_la-fp_mul_2.lo
CC libclamav_la-fp_mul_2d.lo
CC libclamav_la-fp_mul_comba_12.lo
CC libclamav_la-fp_mul_comba_17.lo
CC libclamav_la-fp_mul_comba_20.lo
CC libclamav_la-fp_mul_comba_24.lo
CC libclamav_la-fp_mul_comba_28.lo
CC libclamav_la-fp_mul_comba_3.lo
CC libclamav_la-fp_mul_comba_32.lo
CC libclamav_la-fp_mul_comba_4.lo
CC libclamav_la-fp_mul_comba_48.lo
CC libclamav_la-fp_mul_comba_6.lo
CC libclamav_la-fp_mul_comba_64.lo
CC libclamav_la-fp_mul_comba_7.lo
CC libclamav_la-fp_mul_comba_8.lo
CC libclamav_la-fp_mul_comba_9.lo
CC libclamav_la-fp_mul_comba_small_set.lo
CC libclamav_la-fp_mul_d.lo
CC libclamav_la-fp_mulmod.lo
CC libclamav_la-fp_invmod.lo
CC libclamav_la-fp_sqr.lo
CC libclamav_la-fp_sqr_comba_12.lo
CC libclamav_la-fp_sqr_comba_17.lo
CC libclamav_la-fp_sqr_comba_20.lo
CC libclamav_la-fp_sqr_comba_24.lo
CC libclamav_la-fp_sqr_comba_28.lo
CC libclamav_la-fp_sqr_comba_3.lo
CC libclamav_la-fp_sqr_comba_32.lo
CC libclamav_la-fp_sqr_comba_4.lo
CC libclamav_la-fp_sqr_comba_48.lo
CC libclamav_la-fp_sqr_comba_6.lo
CC libclamav_la-fp_sqr_comba_64.lo
CC libclamav_la-fp_sqr_comba_7.lo
CC libclamav_la-fp_sqr_comba_8.lo
CC libclamav_la-fp_sqr_comba_9.lo
CC libclamav_la-fp_sqr_comba_generic.lo
CC libclamav_la-fp_sqr_comba_small_set.lo
CC libclamav_la-fp_sqrmod.lo
CC bytecode_nojit.lo
CCLD libclamav_nocxx.la
CC libclamav_internal_utils_la-str.lo
CC libclamav_internal_utils_la-md5.lo
CC libclamav_internal_utils_la-others_common.lo
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
make[4]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[3]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
Making all in clamscan
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/clamscan'
Making all in clamd
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/clamd'
Making all in clamdscan
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/clamdscan'
Making all in freshclam
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/freshclam'
Making all in sigtool
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/sigtool'
Making all in clamconf
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamconf'
CC optparser.o
CC getopt.o
CC misc.o
CC clamconf.o
CCLD clamconf
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamconf'
Making all in database
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/database'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/database'
Making all in docs
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/docs'
Making all in etc
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/etc'
Making all in clamav-milter
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
Making all in test
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/test'
Making all in clamdtop
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdtop'
CC optparser.o
CC getopt.o
CC misc.o
CC clamdtop.o
CCLD clamdtop
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdtop'
Making all in clambc
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clambc'
CC optparser.o
CC getopt.o
CC misc.o
CC bcrun.o
CCLD clambc
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clambc'
Making all in unit_tests
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel'
- scan:
success

test/clam-aspack.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.076 sec (0 m 0 s)
test/clam-fsg.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.074 sec (0 m 0 s)
test/clam-mew.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.073 sec (0 m 0 s)
test/clam-nsis.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.070 sec (0 m 0 s)
test/clam-pespin.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.078 sec (0 m 0 s)
test/clam-petite.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.069 sec (0 m 0 s)
test/clam-upack.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.074 sec (0 m 0 s)
test/clam-upx.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.072 sec (0 m 0 s)
test/clam-v2.rar: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam-v3.rar: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam-wwpack.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.073 sec (0 m 0 s)
test/clam-yc.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.079 sec (0 m 0 s)
test/clam.7z: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.064 sec (0 m 0 s)
test/clam.arj: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam.bin-be.cpio: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.062 sec (0 m 0 s)
test/clam.bin-le.cpio: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.061 sec (0 m 0 s)
test/clam.bz2.zip: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.064 sec (0 m 0 s)
test/clam.cab: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam.chm: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.067 sec (0 m 0 s)
test/clam.d64.zip: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam.ea05.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.130 sec (0 m 0 s)
test/clam.ea06.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.145 sec (0 m 0 s)
test/clam.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.062 sec (0 m 0 s)
test/clam.exe.binhex: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam.exe.bz2: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.064 sec (0 m 0 s)
test/clam.exe.html: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.069 sec (0 m 0 s)
test/clam.exe.mbox.base64: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam.exe.mbox.uu: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.054 sec (0 m 0 s)
test/clam.exe.rtf: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.053 sec (0 m 0 s)
test/clam.exe.szdd: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.063 sec (0 m 0 s)
test/clam.impl.zip: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.065 sec (0 m 0 s)
test/clam.iso: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.091 sec (0 m 0 s)
test/clam.mail: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.067 sec (0 m 0 s)
test/clam.newc.cpio: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.049 sec (0 m 0 s)
test/clam.odc.cpio: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.062 sec (0 m 0 s)
test/clam.ole.doc: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.062 sec (0 m 0 s)
test/clam.pdf: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.070 sec (0 m 0 s)
test/clam.ppt: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.064 sec (0 m 0 s)
test/clam.sis: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.051 sec (0 m 0 s)
test/clam.tar.gz: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.066 sec (0 m 0 s)
test/clam.tnef: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.070 sec (0 m 0 s)
test/clam.zip: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.067 sec (0 m 0 s)
test/clam_IScab_ext.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
Scanned directories: 0
Scanned files: 1
Infected files: 1
Data scanned: 4.95 MB
Data read: 1.66 MB (ratio 2.98:1)
Time: 1.525 sec (0 m 1 s)
test/clam_IScab_int.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
Scanned directories: 0
Scanned files: 1
Infected files: 1
Data scanned: 6.14 MB
Data read: 1.66 MB (ratio 3.70:1)
Time: 2.576 sec (0 m 2 s)
test/clam_ISmsi_ext.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.328 sec (0 m 0 s)
test/clam_ISmsi_int.exe: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.494 sec (0 m 0 s)
test/clam_cache_emax.tgz: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.098 sec (0 m 0 s)
test/clamjol.iso: ClamAV-Test-File.UNOFFICIAL FOUND
----------- SCAN SUMMARY -----------
Known viruses: 1
Engine version: devel-20120126
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.104 sec (0 m 0 s)
- make_check:
success

Making check in libltdl
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/libltdl'
make check-am
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/libltdl'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/libltdl'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/libltdl'
Making check in libclamav
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
make check-recursive
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[3]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
GEN version.h.tmp
GEN version.h
make[3]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
Making check in clamscan
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamscan'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamscan'
Making check in clamd
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamd'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamd'
Making check in clamdscan
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdscan'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdscan'
Making check in freshclam
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/freshclam'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/freshclam'
Making check in sigtool
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/sigtool'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/sigtool'
Making check in clamconf
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamconf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamconf'
Making check in database
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/database'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/database'
Making check in docs
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/docs'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/docs'
Making check in etc
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/etc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/etc'
Making check in clamav-milter
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
Making check in test
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/test'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/test'
Making check in clamdtop
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdtop'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdtop'
Making check in clambc
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clambc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clambc'
Making check in unit_tests
make[1]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/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: warning: passing argument 4 of 'cl_fmap_open_handle' from incompatible pointer type
../libclamav/clamav.h:387: 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
check_bytecode.c: In function 'test_matchwithread_jit':
check_bytecode.c:251: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type
../libclamav/others.h:416: note: expected 'char *' but argument is of type 'uint32_t *'
check_bytecode.c: In function 'test_matchwithread_int':
check_bytecode.c:274: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type
../libclamav/others.h:416: note: expected 'char *' but argument is of type 'uint32_t *'
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 `/home/edwin/clam/git/clamav-devel/unit_tests'
make check-TESTS
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[3]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/unit_tests'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel'
- make_install:
success

Making install in libltdl
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/libltdl'
make install-am
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/libltdl'
make[3]: Entering directory `/home/edwin/clam/git/clamav-devel/libltdl'
test -z "/home/edwin/clamav_inst/lib" || /bin/mkdir -p "/home/edwin/clamav_inst/lib"
test -z "/home/edwin/clamav_inst/include" || /bin/mkdir -p "/home/edwin/clamav_inst/include"
test -z "" || /bin/mkdir -p ""
make[3]: Leaving directory `/home/edwin/clam/git/clamav-devel/libltdl'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/libltdl'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/libltdl'
Making install in libclamav
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
make install-recursive
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[3]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
GEN version.h.tmp
GEN version.h
make[4]: Entering directory `/home/edwin/clam/git/clamav-devel/libclamav'
GEN version.h.tmp
GEN version.h
test -z "/home/edwin/clamav_inst/lib" || /bin/mkdir -p "/home/edwin/clamav_inst/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libclamunrar.la libclamunrar_iface.la libclamav.la '/home/edwin/clamav_inst/lib'
libtool: install: /usr/bin/install -c .libs/libclamunrar.so.6.1.11 /home/edwin/clamav_inst/lib/libclamunrar.so.6.1.11
libtool: install: (cd /home/edwin/clamav_inst/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 /home/edwin/clamav_inst/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 /home/edwin/clamav_inst/lib/libclamunrar.la
libtool: install: warning: relinking `libclamunrar_iface.la'
libtool: install: (cd /tmp/clamav_builduzOeCg/clamav-devel/libclamav; /bin/sh /tmp/clamav_builduzOeCg/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 /home/edwin/clamav_inst/lib unrar_iface.lo libclamunrar.la -ldl )
libtool: install: /usr/bin/install -c .libs/libclamunrar_iface.so.6.1.11T /home/edwin/clamav_inst/lib/libclamunrar_iface.so.6.1.11
libtool: install: (cd /home/edwin/clamav_inst/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 /home/edwin/clamav_inst/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 /home/edwin/clamav_inst/lib/libclamunrar_iface.la
libtool: install: /usr/bin/install -c .libs/libclamav.so.6.1.11 /home/edwin/clamav_inst/lib/libclamav.so.6.1.11
libtool: install: (cd /home/edwin/clamav_inst/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 /home/edwin/clamav_inst/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 /home/edwin/clamav_inst/lib/libclamav.la
libtool: finish: PATH="/opt/cfarm/release/4.4.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/sbin" ldconfig -n /home/edwin/clamav_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/edwin/clamav_inst/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 "/home/edwin/clamav_inst/include" || /bin/mkdir -p "/home/edwin/clamav_inst/include"
/usr/bin/install -c -m 644 clamav.h '/home/edwin/clamav_inst/include'
make[4]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[3]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/libclamav'
Making install in clamscan
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamscan'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamscan'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c clamscan '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c .libs/clamscan /home/edwin/clamav_inst/bin/clamscan
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamscan'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamscan'
Making install in clamd
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamd'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamd'
test -z "/home/edwin/clamav_inst/sbin" || /bin/mkdir -p "/home/edwin/clamav_inst/sbin"
/bin/sh ../libtool --mode=install /usr/bin/install -c clamd '/home/edwin/clamav_inst/sbin'
libtool: install: /usr/bin/install -c .libs/clamd /home/edwin/clamav_inst/sbin/clamd
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamd'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamd'
Making install in clamdscan
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdscan'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdscan'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c clamdscan '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c clamdscan /home/edwin/clamav_inst/bin/clamdscan
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdscan'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdscan'
Making install in freshclam
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/freshclam'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/freshclam'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c freshclam '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c .libs/freshclam /home/edwin/clamav_inst/bin/freshclam
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/freshclam'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/freshclam'
Making install in sigtool
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/sigtool'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/sigtool'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c sigtool '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c .libs/sigtool /home/edwin/clamav_inst/bin/sigtool
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/sigtool'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/sigtool'
Making install in clamconf
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamconf'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamconf'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c clamconf '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c .libs/clamconf /home/edwin/clamav_inst/bin/clamconf
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamconf'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamconf'
Making install in database
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/database'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/database'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/database'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/database'
Making install in docs
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/docs'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/docs'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/edwin/clamav_inst/share/man/man1" || /bin/mkdir -p "/home/edwin/clamav_inst/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 '/home/edwin/clamav_inst/share/man/man1'
test -z "/home/edwin/clamav_inst/share/man/man5" || /bin/mkdir -p "/home/edwin/clamav_inst/share/man/man5"
/usr/bin/install -c -m 644 man/clamd.conf.5 man/clamav-milter.conf.5 man/freshclam.conf.5 '/home/edwin/clamav_inst/share/man/man5'
test -z "/home/edwin/clamav_inst/share/man/man8" || /bin/mkdir -p "/home/edwin/clamav_inst/share/man/man8"
/usr/bin/install -c -m 644 man/clamd.8 man/clamav-milter.8 '/home/edwin/clamav_inst/share/man/man8'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/docs'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/docs'
Making install in etc
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/etc'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/etc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh /tmp/clamav_builduzOeCg/clamav-devel/config/install-sh -d /home/edwin/clamav_inst/etc
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/etc'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/etc'
Making install in clamav-milter
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
test -z "/home/edwin/clamav_inst/sbin" || /bin/mkdir -p "/home/edwin/clamav_inst/sbin"
test -z "/home/edwin/clamav_inst/share/man/man8" || /bin/mkdir -p "/home/edwin/clamav_inst/share/man/man8"
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamav-milter'
Making install in test
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/test'
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/test'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/test'
Making install in clamdtop
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdtop'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clamdtop'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c clamdtop '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c clamdtop /home/edwin/clamav_inst/bin/clamdtop
test -z "/home/edwin/clamav_inst/share/man/man1" || /bin/mkdir -p "/home/edwin/clamav_inst/share/man/man1"
/usr/bin/install -c -m 644 ../docs/man/clamdtop.1 '/home/edwin/clamav_inst/share/man/man1'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdtop'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clamdtop'
Making install in clambc
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/clambc'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel/clambc'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c clambc '/home/edwin/clamav_inst/bin'
libtool: install: /usr/bin/install -c .libs/clambc /home/edwin/clamav_inst/bin/clambc
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel/clambc'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/clambc'
Making install in unit_tests
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[2]: Entering directory `/home/edwin/clam/git/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 `/home/edwin/clam/git/clamav-devel/unit_tests'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel/unit_tests'
make[1]: Entering directory `/home/edwin/clam/git/clamav-devel'
make[2]: Entering directory `/home/edwin/clam/git/clamav-devel'
test -z "/home/edwin/clamav_inst/bin" || /bin/mkdir -p "/home/edwin/clamav_inst/bin"
/usr/bin/install -c clamav-config '/home/edwin/clamav_inst/bin'
test -z "/home/edwin/clamav_inst/lib/pkgconfig" || /bin/mkdir -p "/home/edwin/clamav_inst/lib/pkgconfig"
/usr/bin/install -c -m 644 libclamav.pc '/home/edwin/clamav_inst/lib/pkgconfig'
make[2]: Leaving directory `/home/edwin/clam/git/clamav-devel'
make[1]: Leaving directory `/home/edwin/clam/git/clamav-devel'
- make_uninstall:
success

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