Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clamav.spec'], False, '/var/lib/mock/centos5-rutgers-build-623-807/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clamav.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/clamav-0.95.1-3.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clamav.spec'], False, '/var/lib/mock/centos5-rutgers-build-623-807/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clamav.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.78533 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clamav-0.95.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/clamav-0.95.1-norar.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clamav-0.95.1 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #24 (clamav-0.92-private.patch):' Patch #24 (clamav-0.92-private.patch): + patch -p1 -b --suffix .private -s + echo 'Patch #25 (clamav-0.92-open.patch):' Patch #25 (clamav-0.92-open.patch): + patch -p1 -b --suffix .open -s + echo 'Patch #26 (clamav-0.95-cliopts.patch):' Patch #26 (clamav-0.95-cliopts.patch): + patch -p1 -b --suffix .cliopts -s + echo 'Patch #27 (clamav-0.95rc1-umask.patch):' Patch #27 (clamav-0.95rc1-umask.patch): + patch -p1 -b --suffix .umask -s + install -p -m0644 /builddir/build/SOURCES/README.fedora clamav-milter/ + mkdir -p libclamunrar libclamunrar_iface + touch libclamunrar/Makefile.in libclamunrar/all libclamunrar/install + sed -ri -e 's!^(#?LogFile ).*!\1/var/log/clamd.!g' -e 's!^(#?LocalSocket ).*!\1/var/run/clamd./clamd.sock!g' -e 's!^(#?PidFile ).*!\1/var/run/clamd./clamd.pid!g' -e 's!^#?(User ).*!\1!g' -e 's!^#?(AllowSupplementaryGroups|LogSyslog).*!\1 yes!g' -e 's! /usr/local/share/clamav,! /var/lib/clamav,!g' etc/clamd.conf + sed -ri -e 's!^#(UpdateLogFile )!\1!g;' etc/freshclam.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.25250 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.95.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99' + export LDFLAGS=-Wl,--as-needed + LDFLAGS=-Wl,--as-needed + export 'LIBS=-lmilter -lpthread' + LIBS='-lmilter -lpthread' + export have_cv_ipv6=yes + have_cv_ipv6=yes + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-clamav --with-dbdir=/var/lib/clamav --enable-milter --disable-static --disable-rpath --disable-unrar checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-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 for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 elf_x86_64) 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 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... 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 ANSI C header files... (cached) yes checking for C/C++ restrict keyword... __restrict checking for an ANSI C-conforming const... yes checking for inline... inline checking whether FPU byte ordering is bigendian... no checking whether byte ordering is bigendian... no checking for a supported version of gcc... ok (4.1.2) checking for gcc bug PR27603... ok, bug not present checking for gcc bug PR26763-2... ok, bug not present checking for valid code generation of CLI_ISCONTAINED... ok, bug not present checking for gcc bug PR28045... ok, bug not present checking for gcc bug PR37573... ok, bug not present checking for ld --version-script... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for dlfcn.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking 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... 8 checking size of long long... 8 checking size of void *... 8 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 working mmap... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for getpagesize... yes checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking check.h usability... no checking check.h presence... no checking for check.h... no configure: unable to compile/link with check checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for zlib installation... /usr checking for inflateEnd in -lz... yes checking for gzopen in -lz... yes checking how to link with libbz2... /usr/lib64/libbz2.so checking for BZ2_bzReadOpen 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 getaddrinfo... yes checking for IPv6 support... (cached) 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 for mi_stop in -lmilter... yes checking libmilter/mfapi.h usability... yes checking libmilter/mfapi.h presence... yes checking for libmilter/mfapi.h... yes checking for sched_yield... yes checking for pthread_yield... yes checking for gethostbyname_r... yes, and it takes 6 arguments 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 for fd_set... yes, found in sys/select.h checking default FD_SETSIZE value... 1024 checking whether signed right shift is sign extended... yes checking for recvmsg... yes checking for sendmsg... yes checking for msg_control field in struct msghdr... yes checking BSD 4.4 / RFC2292 style fd passing... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking linking with ncurses... ok configure: Compiling and linking with ncurses by using /usr/lib64/libncurses.so checking for library containing mallinfo... none required configure: creating ./config.status config.status: creating libltdl/Makefile config.status: creating libclamav/Makefile config.status: creating libclamav/lzma/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 Makefile config.status: creating clamav-config config.status: creating libclamav.pc config.status: creating docs/man/clamav-milter.8 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 + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' -e '/sys_lib_dlsearch_path_spec=\"\/lib \/usr\/lib /s!\"\/lib \/usr\/lib !/\"/lib64 /usr/lib64 !g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1' Making all in libltdl make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' make all-am make[3]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o ltdl.c: In function 'load_deplibs': ltdl.c:800: warning: unused parameter 'deplibs' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c mv -f .deps/dlopen.Tpo .deps/dlopen.Plo mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c /bin/sh ../libtool --tag=CC --mode=link gcc `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -module -avoid-version -Wl,--as-needed -o dlopen.la dlopen.lo -ldl -lz -ldl -lmilter -lpthread libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ../libtool --tag=CC --mode=link gcc `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Werror[^=-]//'` -no-undefined -dlpreopen dlopen.la -Wl,--as-needed -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -lz -ldl -lmilter -lpthread libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/builddir/build/BUILD/clamav-0.95.1/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' Making all in libclamav make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' Making all in lzma make[4]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav/lzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT LzmaStateDecode.lo -MD -MP -MF .deps/LzmaStateDecode.Tpo -c -o LzmaStateDecode.lo LzmaStateDecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT LzmaStateDecode.lo -MD -MP -MF .deps/LzmaStateDecode.Tpo -c LzmaStateDecode.c -fPIC -DPIC -o .libs/LzmaStateDecode.o mv -f .deps/LzmaStateDecode.Tpo .deps/LzmaStateDecode.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o liblzma.la LzmaStateDecode.lo -lz -ldl -lmilter -lpthread libtool: link: ar cru .libs/liblzma.a .libs/LzmaStateDecode.o libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav/lzma' Making all in . make[4]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-matcher-ac.lo -MD -MP -MF .deps/libclamav_la-matcher-ac.Tpo -c -o libclamav_la-matcher-ac.lo `test -f 'matcher-ac.c' || echo './'`matcher-ac.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-matcher-bm.lo -MD -MP -MF .deps/libclamav_la-matcher-bm.Tpo -c -o libclamav_la-matcher-bm.lo `test -f 'matcher-bm.c' || echo './'`matcher-bm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-matcher.lo -MD -MP -MF .deps/libclamav_la-matcher.Tpo -c -o libclamav_la-matcher.lo `test -f 'matcher.c' || echo './'`matcher.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-others.lo -MD -MP -MF .deps/libclamav_la-others.Tpo -c -o libclamav_la-others.lo `test -f 'others.c' || echo './'`others.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-others.lo -MD -MP -MF .deps/libclamav_la-others.Tpo -c others.c -fPIC -DPIC -o .libs/libclamav_la-others.o others.c: In function 'lt_dlfind': others.c:136: warning: unused variable 'canretry' others.c: In function 'cl_init': others.c:267: warning: unused parameter 'initoptions' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-matcher.lo -MD -MP -MF .deps/libclamav_la-matcher.Tpo -c matcher.c -fPIC -DPIC -o .libs/libclamav_la-matcher.o matcher.c: In function 'cli_validatesig': matcher.c:230: warning: unused parameter 'virname' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-matcher-ac.lo -MD -MP -MF .deps/libclamav_la-matcher-ac.Tpo -c matcher-ac.c -fPIC -DPIC -o .libs/libclamav_la-matcher-ac.o matcher-ac.c: In function 'cli_ac_initdata': matcher-ac.c:771: warning: unused parameter 'tracklen' matcher-ac.c: In function 'cli_ac_addsig': matcher-ac.c:1311: warning: pointer targets in passing argument 2 of 'cli_mpool_hex2str' differ in signedness matcher-ac.c:1311: warning: pointer targets in assignment differ in signedness mv -f .deps/libclamav_la-matcher.Tpo .deps/libclamav_la-matcher.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-readdb.lo -MD -MP -MF .deps/libclamav_la-readdb.Tpo -c -o libclamav_la-readdb.lo `test -f 'readdb.c' || echo './'`readdb.c mv -f .deps/libclamav_la-others.Tpo .deps/libclamav_la-others.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-matcher-bm.lo -MD -MP -MF .deps/libclamav_la-matcher-bm.Tpo -c matcher-bm.c -fPIC -DPIC -o .libs/libclamav_la-matcher-bm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-cvd.lo -MD -MP -MF .deps/libclamav_la-cvd.Tpo -c -o libclamav_la-cvd.lo `test -f 'cvd.c' || echo './'`cvd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-readdb.lo -MD -MP -MF .deps/libclamav_la-readdb.Tpo -c readdb.c -fPIC -DPIC -o .libs/libclamav_la-readdb.o readdb.c: In function 'cli_parse_add': readdb.c:259: warning: pointer targets in passing argument 2 of 'cli_mpool_hex2str' differ in signedness readdb.c: In function 'cli_initroots': readdb.c:300: warning: unused parameter 'options' readdb.c: In function 'lsigattribs': readdb.c:646: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:647: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c: In function 'cli_loadftm': readdb.c:1038: warning: pointer targets in passing argument 2 of 'cli_mpool_hex2str' differ in signedness readdb.c: In function 'cli_loadign': readdb.c:1078: warning: unused parameter 'options' readdb.c: In function 'cli_loadmd5': readdb.c:1246: warning: pointer targets in passing argument 2 of 'cli_mpool_hex2str' differ in signedness mv -f .deps/libclamav_la-matcher-bm.Tpo .deps/libclamav_la-matcher-bm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-dsig.lo -MD -MP -MF .deps/libclamav_la-dsig.Tpo -c -o libclamav_la-dsig.lo `test -f 'dsig.c' || echo './'`dsig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-cvd.lo -MD -MP -MF .deps/libclamav_la-cvd.Tpo -c cvd.c -fPIC -DPIC -o .libs/libclamav_la-cvd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-dsig.lo -MD -MP -MF .deps/libclamav_la-dsig.Tpo -c dsig.c -fPIC -DPIC -o .libs/libclamav_la-dsig.o mv -f .deps/libclamav_la-cvd.Tpo .deps/libclamav_la-cvd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-scanners.lo -MD -MP -MF .deps/libclamav_la-scanners.Tpo -c -o libclamav_la-scanners.lo `test -f 'scanners.c' || echo './'`scanners.c mv -f .deps/libclamav_la-dsig.Tpo .deps/libclamav_la-dsig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-textdet.lo -MD -MP -MF .deps/libclamav_la-textdet.Tpo -c -o libclamav_la-textdet.lo `test -f 'textdet.c' || echo './'`textdet.c mv -f .deps/libclamav_la-matcher-ac.Tpo .deps/libclamav_la-matcher-ac.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-scanners.lo -MD -MP -MF .deps/libclamav_la-scanners.Tpo -c scanners.c -fPIC -DPIC -o .libs/libclamav_la-scanners.o mv -f .deps/libclamav_la-readdb.Tpo .deps/libclamav_la-readdb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-filetypes.lo -MD -MP -MF .deps/libclamav_la-filetypes.Tpo -c -o libclamav_la-filetypes.lo `test -f 'filetypes.c' || echo './'`filetypes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-rtf.lo -MD -MP -MF .deps/libclamav_la-rtf.Tpo -c -o libclamav_la-rtf.lo `test -f 'rtf.c' || echo './'`rtf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-textdet.lo -MD -MP -MF .deps/libclamav_la-textdet.Tpo -c textdet.c -fPIC -DPIC -o .libs/libclamav_la-textdet.o scanners.c: In function 'cli_scanarj': scanners.c:386: warning: unused parameter 'sfx_check' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-filetypes.lo -MD -MP -MF .deps/libclamav_la-filetypes.Tpo -c filetypes.c -fPIC -DPIC -o .libs/libclamav_la-filetypes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-rtf.lo -MD -MP -MF .deps/libclamav_la-rtf.Tpo -c rtf.c -fPIC -DPIC -o .libs/libclamav_la-rtf.o mv -f .deps/libclamav_la-textdet.Tpo .deps/libclamav_la-textdet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-blob.lo -MD -MP -MF .deps/libclamav_la-blob.Tpo -c -o libclamav_la-blob.lo `test -f 'blob.c' || echo './'`blob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-blob.lo -MD -MP -MF .deps/libclamav_la-blob.Tpo -c blob.c -fPIC -DPIC -o .libs/libclamav_la-blob.o mv -f .deps/libclamav_la-filetypes.Tpo .deps/libclamav_la-filetypes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mbox.lo -MD -MP -MF .deps/libclamav_la-mbox.Tpo -c -o libclamav_la-mbox.lo `test -f 'mbox.c' || echo './'`mbox.c blob.c: In function 'blobSetFilename': blob.c:152: warning: unused parameter 'dir' blob.c: In function 'fileblobPartialSet': blob.c:491: warning: unused parameter 'arg' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mbox.lo -MD -MP -MF .deps/libclamav_la-mbox.Tpo -c mbox.c -fPIC -DPIC -o .libs/libclamav_la-mbox.o mv -f .deps/libclamav_la-blob.Tpo .deps/libclamav_la-blob.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-message.lo -MD -MP -MF .deps/libclamav_la-message.Tpo -c -o libclamav_la-message.lo `test -f 'message.c' || echo './'`message.c mv -f .deps/libclamav_la-scanners.Tpo .deps/libclamav_la-scanners.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-table.lo -MD -MP -MF .deps/libclamav_la-table.Tpo -c -o libclamav_la-table.lo `test -f 'table.c' || echo './'`table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-message.lo -MD -MP -MF .deps/libclamav_la-message.Tpo -c message.c -fPIC -DPIC -o .libs/libclamav_la-message.o mv -f .deps/libclamav_la-rtf.Tpo .deps/libclamav_la-rtf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-text.lo -MD -MP -MF .deps/libclamav_la-text.Tpo -c -o libclamav_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-text.lo -MD -MP -MF .deps/libclamav_la-text.Tpo -c text.c -fPIC -DPIC -o .libs/libclamav_la-text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-table.lo -MD -MP -MF .deps/libclamav_la-table.Tpo -c table.c -fPIC -DPIC -o .libs/libclamav_la-table.o mv -f .deps/libclamav_la-text.Tpo .deps/libclamav_la-text.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-ole2_extract.lo -MD -MP -MF .deps/libclamav_la-ole2_extract.Tpo -c -o libclamav_la-ole2_extract.lo `test -f 'ole2_extract.c' || echo './'`ole2_extract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-ole2_extract.lo -MD -MP -MF .deps/libclamav_la-ole2_extract.Tpo -c ole2_extract.c -fPIC -DPIC -o .libs/libclamav_la-ole2_extract.o ole2_extract.c: In function 'ole2_read_block': ole2_extract.c:306: warning: comparison between signed and unsigned ole2_extract.c: In function 'handler_writefile': ole2_extract.c:568: warning: unused parameter 'ctx' ole2_extract.c: In function 'handler_enum': ole2_extract.c:687: warning: unused parameter 'fd' ole2_extract.c:687: warning: unused parameter 'dir' ole2_extract.c:687: warning: unused parameter 'ctx' ole2_extract.c: In function 'handler_otf': ole2_extract.c:703: warning: unused parameter 'dir' mv -f .deps/libclamav_la-table.Tpo .deps/libclamav_la-table.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-vba_extract.lo -MD -MP -MF .deps/libclamav_la-vba_extract.Tpo -c -o libclamav_la-vba_extract.lo `test -f 'vba_extract.c' || echo './'`vba_extract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-vba_extract.lo -MD -MP -MF .deps/libclamav_la-vba_extract.Tpo -c vba_extract.c -fPIC -DPIC -o .libs/libclamav_la-vba_extract.o mv -f .deps/libclamav_la-ole2_extract.Tpo .deps/libclamav_la-ole2_extract.Plo mv -f .deps/libclamav_la-message.Tpo .deps/libclamav_la-message.Plo mv -f .deps/libclamav_la-vba_extract.Tpo .deps/libclamav_la-vba_extract.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-msexpand.lo -MD -MP -MF .deps/libclamav_la-msexpand.Tpo -c -o libclamav_la-msexpand.lo `test -f 'msexpand.c' || echo './'`msexpand.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-pe.lo -MD -MP -MF .deps/libclamav_la-pe.Tpo -c -o libclamav_la-pe.lo `test -f 'pe.c' || echo './'`pe.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-disasm.lo -MD -MP -MF .deps/libclamav_la-disasm.Tpo -c -o libclamav_la-disasm.lo `test -f 'disasm.c' || echo './'`disasm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-disasm.lo -MD -MP -MF .deps/libclamav_la-disasm.Tpo -c disasm.c -fPIC -DPIC -o .libs/libclamav_la-disasm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-pe.lo -MD -MP -MF .deps/libclamav_la-pe.Tpo -c pe.c -fPIC -DPIC -o .libs/libclamav_la-pe.o pe.c: In function 'cli_md5sect': pe.c:308: warning: comparison between signed and unsigned pe.c: In function 'cli_parseres_special': pe.c:407: warning: pointer targets in passing argument 1 of 'cli_detect_swizz_str' differ in signedness pe.c: In function 'cli_scanpe': pe.c:862: warning: comparison of unsigned expression >= 0 is always true pe.c:1169: warning: comparison between signed and unsigned pe.c:1410: warning: comparison of unsigned expression >= 0 is always true pe.c:1410: warning: comparison of unsigned expression >= 0 is always true pe.c:2068: warning: comparison between signed and unsigned pe.c:2114: warning: comparison between signed and unsigned pe.c: In function 'cli_peheader': pe.c:2328: warning: comparison between signed and unsigned pe.c:2353: warning: comparison of unsigned expression >= 0 is always true libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-msexpand.lo -MD -MP -MF .deps/libclamav_la-msexpand.Tpo -c msexpand.c -fPIC -DPIC -o .libs/libclamav_la-msexpand.o mv -f .deps/libclamav_la-msexpand.Tpo .deps/libclamav_la-msexpand.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-upx.lo -MD -MP -MF .deps/libclamav_la-upx.Tpo -c -o libclamav_la-upx.lo `test -f 'upx.c' || echo './'`upx.c mv -f .deps/libclamav_la-mbox.Tpo .deps/libclamav_la-mbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-htmlnorm.lo -MD -MP -MF .deps/libclamav_la-htmlnorm.Tpo -c -o libclamav_la-htmlnorm.lo `test -f 'htmlnorm.c' || echo './'`htmlnorm.c mv -f .deps/libclamav_la-disasm.Tpo .deps/libclamav_la-disasm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-chmunpack.lo -MD -MP -MF .deps/libclamav_la-chmunpack.Tpo -c -o libclamav_la-chmunpack.lo `test -f 'chmunpack.c' || echo './'`chmunpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-chmunpack.lo -MD -MP -MF .deps/libclamav_la-chmunpack.Tpo -c chmunpack.c -fPIC -DPIC -o .libs/libclamav_la-chmunpack.o chmunpack.c: In function 'prepare_file': chmunpack.c:419: warning: unused parameter 'fd' chmunpack.c: In function 'read_sys_content': chmunpack.c:593: warning: unused parameter 'fd' chmunpack.c: In function 'cli_chm_extract_file': chmunpack.c:814: warning: unused parameter 'fd' chmunpack.c: In function 'cli_chm_prepare_file': chmunpack.c:838: warning: unused parameter 'dirname' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-htmlnorm.lo -MD -MP -MF .deps/libclamav_la-htmlnorm.Tpo -c htmlnorm.c -fPIC -DPIC -o .libs/libclamav_la-htmlnorm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-upx.lo -MD -MP -MF .deps/libclamav_la-upx.Tpo -c upx.c -fPIC -DPIC -o .libs/libclamav_la-upx.o mv -f .deps/libclamav_la-chmunpack.Tpo .deps/libclamav_la-chmunpack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-rebuildpe.lo -MD -MP -MF .deps/libclamav_la-rebuildpe.Tpo -c -o libclamav_la-rebuildpe.lo `test -f 'rebuildpe.c' || echo './'`rebuildpe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-rebuildpe.lo -MD -MP -MF .deps/libclamav_la-rebuildpe.Tpo -c rebuildpe.c -fPIC -DPIC -o .libs/libclamav_la-rebuildpe.o mv -f .deps/libclamav_la-upx.Tpo .deps/libclamav_la-upx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-petite.lo -MD -MP -MF .deps/libclamav_la-petite.Tpo -c -o libclamav_la-petite.lo `test -f 'petite.c' || echo './'`petite.c mv -f .deps/libclamav_la-rebuildpe.Tpo .deps/libclamav_la-rebuildpe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-wwunpack.lo -MD -MP -MF .deps/libclamav_la-wwunpack.Tpo -c -o libclamav_la-wwunpack.lo `test -f 'wwunpack.c' || echo './'`wwunpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-petite.lo -MD -MP -MF .deps/libclamav_la-petite.Tpo -c petite.c -fPIC -DPIC -o .libs/libclamav_la-petite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-wwunpack.lo -MD -MP -MF .deps/libclamav_la-wwunpack.Tpo -c wwunpack.c -fPIC -DPIC -o .libs/libclamav_la-wwunpack.o wwunpack.c: In function 'wwunpack': wwunpack.c:233: warning: comparison between signed and unsigned mv -f .deps/libclamav_la-petite.Tpo .deps/libclamav_la-petite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-unsp.lo -MD -MP -MF .deps/libclamav_la-unsp.Tpo -c -o libclamav_la-unsp.lo `test -f 'unsp.c' || echo './'`unsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-unsp.lo -MD -MP -MF .deps/libclamav_la-unsp.Tpo -c unsp.c -fPIC -DPIC -o .libs/libclamav_la-unsp.o mv -f .deps/libclamav_la-wwunpack.Tpo .deps/libclamav_la-wwunpack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-aspack.lo -MD -MP -MF .deps/libclamav_la-aspack.Tpo -c -o libclamav_la-aspack.lo `test -f 'aspack.c' || echo './'`aspack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-aspack.lo -MD -MP -MF .deps/libclamav_la-aspack.Tpo -c aspack.c -fPIC -DPIC -o .libs/libclamav_la-aspack.o mv -f .deps/libclamav_la-unsp.Tpo .deps/libclamav_la-unsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-packlibs.lo -MD -MP -MF .deps/libclamav_la-packlibs.Tpo -c -o libclamav_la-packlibs.lo `test -f 'packlibs.c' || echo './'`packlibs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-packlibs.lo -MD -MP -MF .deps/libclamav_la-packlibs.Tpo -c packlibs.c -fPIC -DPIC -o .libs/libclamav_la-packlibs.o mv -f .deps/libclamav_la-aspack.Tpo .deps/libclamav_la-aspack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-fsg.lo -MD -MP -MF .deps/libclamav_la-fsg.Tpo -c -o libclamav_la-fsg.lo `test -f 'fsg.c' || echo './'`fsg.c mv -f .deps/libclamav_la-packlibs.Tpo .deps/libclamav_la-packlibs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mew.lo -MD -MP -MF .deps/libclamav_la-mew.Tpo -c -o libclamav_la-mew.lo `test -f 'mew.c' || echo './'`mew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-fsg.lo -MD -MP -MF .deps/libclamav_la-fsg.Tpo -c fsg.c -fPIC -DPIC -o .libs/libclamav_la-fsg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mew.lo -MD -MP -MF .deps/libclamav_la-mew.Tpo -c mew.c -fPIC -DPIC -o .libs/libclamav_la-mew.o mv -f .deps/libclamav_la-fsg.Tpo .deps/libclamav_la-fsg.Plo mv -f .deps/libclamav_la-htmlnorm.Tpo .deps/libclamav_la-htmlnorm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-upack.lo -MD -MP -MF .deps/libclamav_la-upack.Tpo -c -o libclamav_la-upack.lo `test -f 'upack.c' || echo './'`upack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-line.lo -MD -MP -MF .deps/libclamav_la-line.Tpo -c -o libclamav_la-line.lo `test -f 'line.c' || echo './'`line.c mv -f .deps/libclamav_la-pe.Tpo .deps/libclamav_la-pe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-untar.lo -MD -MP -MF .deps/libclamav_la-untar.Tpo -c -o libclamav_la-untar.lo `test -f 'untar.c' || echo './'`untar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-untar.lo -MD -MP -MF .deps/libclamav_la-untar.Tpo -c untar.c -fPIC -DPIC -o .libs/libclamav_la-untar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-upack.lo -MD -MP -MF .deps/libclamav_la-upack.Tpo -c upack.c -fPIC -DPIC -o .libs/libclamav_la-upack.o upack.c: In function 'unupack': upack.c:320: warning: comparison between signed and unsigned upack.c:365: warning: comparison between signed and unsigned mv -f .deps/libclamav_la-mew.Tpo .deps/libclamav_la-mew.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-unzip.lo -MD -MP -MF .deps/libclamav_la-unzip.Tpo -c -o libclamav_la-unzip.lo `test -f 'unzip.c' || echo './'`unzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-line.lo -MD -MP -MF .deps/libclamav_la-line.Tpo -c line.c -fPIC -DPIC -o .libs/libclamav_la-line.o mv -f .deps/libclamav_la-line.Tpo .deps/libclamav_la-line.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-inflate64.lo -MD -MP -MF .deps/libclamav_la-inflate64.Tpo -c -o libclamav_la-inflate64.lo `test -f 'inflate64.c' || echo './'`inflate64.c upack.c:61: warning: 'loc_ecx' may be used uninitialized in this function upack.c:60: warning: 'pushed_esi' may be used uninitialized in this function upack.c:60: warning: 'paddr' may be used uninitialized in this function upack.c:59: warning: 'end_edi' may be used uninitialized in this function upack.c:59: warning: 'loc_ebx' may be used uninitialized in this function upack.c:61: warning: 'save3' may be used uninitialized in this function mv -f .deps/libclamav_la-untar.Tpo .deps/libclamav_la-untar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-special.lo -MD -MP -MF .deps/libclamav_la-special.Tpo -c -o libclamav_la-special.lo `test -f 'special.c' || echo './'`special.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-inflate64.lo -MD -MP -MF .deps/libclamav_la-inflate64.Tpo -c inflate64.c -fPIC -DPIC -o .libs/libclamav_la-inflate64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-unzip.lo -MD -MP -MF .deps/libclamav_la-unzip.Tpo -c unzip.c -fPIC -DPIC -o .libs/libclamav_la-unzip.o mv -f .deps/libclamav_la-upack.Tpo .deps/libclamav_la-upack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-binhex.lo -MD -MP -MF .deps/libclamav_la-binhex.Tpo -c -o libclamav_la-binhex.lo `test -f 'binhex.c' || echo './'`binhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-special.lo -MD -MP -MF .deps/libclamav_la-special.Tpo -c special.c -fPIC -DPIC -o .libs/libclamav_la-special.o special.c: In function 'cli_check_mydoom_log': special.c:61: warning: comparison between signed and unsigned mv -f .deps/libclamav_la-unzip.Tpo .deps/libclamav_la-unzip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-is_tar.lo -MD -MP -MF .deps/libclamav_la-is_tar.Tpo -c -o libclamav_la-is_tar.lo `test -f 'is_tar.c' || echo './'`is_tar.c mv -f .deps/libclamav_la-special.Tpo .deps/libclamav_la-special.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-tnef.lo -MD -MP -MF .deps/libclamav_la-tnef.Tpo -c -o libclamav_la-tnef.lo `test -f 'tnef.c' || echo './'`tnef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-binhex.lo -MD -MP -MF .deps/libclamav_la-binhex.Tpo -c binhex.c -fPIC -DPIC -o .libs/libclamav_la-binhex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-is_tar.lo -MD -MP -MF .deps/libclamav_la-is_tar.Tpo -c is_tar.c -fPIC -DPIC -o .libs/libclamav_la-is_tar.o mv -f .deps/libclamav_la-is_tar.Tpo .deps/libclamav_la-is_tar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-autoit.lo -MD -MP -MF .deps/libclamav_la-autoit.Tpo -c -o libclamav_la-autoit.lo `test -f 'autoit.c' || echo './'`autoit.c mv -f .deps/libclamav_la-binhex.Tpo .deps/libclamav_la-binhex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-unarj.lo -MD -MP -MF .deps/libclamav_la-unarj.Tpo -c -o libclamav_la-unarj.lo `test -f 'unarj.c' || echo './'`unarj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-unarj.lo -MD -MP -MF .deps/libclamav_la-unarj.Tpo -c unarj.c -fPIC -DPIC -o .libs/libclamav_la-unarj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-tnef.lo -MD -MP -MF .deps/libclamav_la-tnef.Tpo -c tnef.c -fPIC -DPIC -o .libs/libclamav_la-tnef.o mv -f .deps/libclamav_la-inflate64.Tpo .deps/libclamav_la-inflate64.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-bzlib.lo -MD -MP -MF .deps/libclamav_la-bzlib.Tpo -c -o libclamav_la-bzlib.lo `test -f 'nsis/bzlib.c' || echo './'`nsis/bzlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-bzlib.lo -MD -MP -MF .deps/libclamav_la-bzlib.Tpo -c nsis/bzlib.c -fPIC -DPIC -o .libs/libclamav_la-bzlib.o nsis/bzlib.c: In function 'default_bzalloc': nsis/bzlib.c:1024: warning: unused parameter 'opaque' nsis/bzlib.c: In function 'default_bzfree': nsis/bzlib.c:1031: warning: unused parameter 'opaque' mv -f .deps/libclamav_la-tnef.Tpo .deps/libclamav_la-tnef.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-nulsft.lo -MD -MP -MF .deps/libclamav_la-nulsft.Tpo -c -o libclamav_la-nulsft.lo `test -f 'nsis/nulsft.c' || echo './'`nsis/nulsft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-autoit.lo -MD -MP -MF .deps/libclamav_la-autoit.Tpo -c autoit.c -fPIC -DPIC -o .libs/libclamav_la-autoit.o unarj.c: In function 'make_table': unarj.c:272: warning: comparison between signed and unsigned unarj.c: In function 'decode': unarj.c:583: warning: comparison between signed and unsigned unarj.c: In function 'arj_unstore': unarj.c:759: warning: comparison between signed and unsigned unarj.c: In function 'cli_unarj_open': unarj.c:1020: warning: unused parameter 'dirname' unarj.c: In function 'cli_unarj_extract_file': unarj.c:1080: warning: comparison between signed and unsigned mv -f .deps/libclamav_la-autoit.Tpo .deps/libclamav_la-autoit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-infblock.lo -MD -MP -MF .deps/libclamav_la-infblock.Tpo -c -o libclamav_la-infblock.lo `test -f 'nsis/infblock.c' || echo './'`nsis/infblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-infblock.lo -MD -MP -MF .deps/libclamav_la-infblock.Tpo -c nsis/infblock.c -fPIC -DPIC -o .libs/libclamav_la-infblock.o mv -f .deps/libclamav_la-bzlib.Tpo .deps/libclamav_la-bzlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-pdf.lo -MD -MP -MF .deps/libclamav_la-pdf.Tpo -c -o libclamav_la-pdf.lo `test -f 'pdf.c' || echo './'`pdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-pdf.lo -MD -MP -MF .deps/libclamav_la-pdf.Tpo -c pdf.c -fPIC -DPIC -o .libs/libclamav_la-pdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-nulsft.lo -MD -MP -MF .deps/libclamav_la-nulsft.Tpo -c nsis/nulsft.c -fPIC -DPIC -o .libs/libclamav_la-nulsft.o mv -f .deps/libclamav_la-unarj.Tpo .deps/libclamav_la-unarj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-spin.lo -MD -MP -MF .deps/libclamav_la-spin.Tpo -c -o libclamav_la-spin.lo `test -f 'spin.c' || echo './'`spin.c mv -f .deps/libclamav_la-infblock.Tpo .deps/libclamav_la-infblock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-yc.lo -MD -MP -MF .deps/libclamav_la-yc.Tpo -c -o libclamav_la-yc.lo `test -f 'yc.c' || echo './'`yc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-spin.lo -MD -MP -MF .deps/libclamav_la-spin.Tpo -c spin.c -fPIC -DPIC -o .libs/libclamav_la-spin.o mv -f .deps/libclamav_la-nulsft.Tpo .deps/libclamav_la-nulsft.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-yc.lo -MD -MP -MF .deps/libclamav_la-yc.Tpo -c yc.c -fPIC -DPIC -o .libs/libclamav_la-yc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-elf.lo -MD -MP -MF .deps/libclamav_la-elf.Tpo -c -o libclamav_la-elf.lo `test -f 'elf.c' || echo './'`elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-elf.lo -MD -MP -MF .deps/libclamav_la-elf.Tpo -c elf.c -fPIC -DPIC -o .libs/libclamav_la-elf.o mv -f .deps/libclamav_la-yc.Tpo .deps/libclamav_la-yc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-sis.lo -MD -MP -MF .deps/libclamav_la-sis.Tpo -c -o libclamav_la-sis.lo `test -f 'sis.c' || echo './'`sis.c mv -f .deps/libclamav_la-pdf.Tpo .deps/libclamav_la-pdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-uuencode.lo -MD -MP -MF .deps/libclamav_la-uuencode.Tpo -c -o libclamav_la-uuencode.lo `test -f 'uuencode.c' || echo './'`uuencode.c mv -f .deps/libclamav_la-spin.Tpo .deps/libclamav_la-spin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-phishcheck.lo -MD -MP -MF .deps/libclamav_la-phishcheck.Tpo -c -o libclamav_la-phishcheck.lo `test -f 'phishcheck.c' || echo './'`phishcheck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-sis.lo -MD -MP -MF .deps/libclamav_la-sis.Tpo -c sis.c -fPIC -DPIC -o .libs/libclamav_la-sis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-uuencode.lo -MD -MP -MF .deps/libclamav_la-uuencode.Tpo -c uuencode.c -fPIC -DPIC -o .libs/libclamav_la-uuencode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-phishcheck.lo -MD -MP -MF .deps/libclamav_la-phishcheck.Tpo -c phishcheck.c -fPIC -DPIC -o .libs/libclamav_la-phishcheck.o sis.c: In function 'real_scansis': sis.c:558: warning: comparison is always false due to limited range of data type mv -f .deps/libclamav_la-elf.Tpo .deps/libclamav_la-elf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-phish_domaincheck_db.lo -MD -MP -MF .deps/libclamav_la-phish_domaincheck_db.Tpo -c -o libclamav_la-phish_domaincheck_db.lo `test -f 'phish_domaincheck_db.c' || echo './'`phish_domaincheck_db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-phish_domaincheck_db.lo -MD -MP -MF .deps/libclamav_la-phish_domaincheck_db.Tpo -c phish_domaincheck_db.c -fPIC -DPIC -o .libs/libclamav_la-phish_domaincheck_db.o mv -f .deps/libclamav_la-uuencode.Tpo .deps/libclamav_la-uuencode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-phish_whitelist.lo -MD -MP -MF .deps/libclamav_la-phish_whitelist.Tpo -c -o libclamav_la-phish_whitelist.lo `test -f 'phish_whitelist.c' || echo './'`phish_whitelist.c mv -f .deps/libclamav_la-phish_domaincheck_db.Tpo .deps/libclamav_la-phish_domaincheck_db.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-regex_list.lo -MD -MP -MF .deps/libclamav_la-regex_list.Tpo -c -o libclamav_la-regex_list.lo `test -f 'regex_list.c' || echo './'`regex_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-regex_list.lo -MD -MP -MF .deps/libclamav_la-regex_list.Tpo -c regex_list.c -fPIC -DPIC -o .libs/libclamav_la-regex_list.o regex_list.c: In function 'add_hash': regex_list.c:438: warning: pointer targets in passing argument 2 of 'cli_mpool_hex2str' differ in signedness regex_list.c: In function 'load_regex_matcher': regex_list.c:478: warning: unused parameter 'options' mv -f .deps/libclamav_la-phishcheck.Tpo .deps/libclamav_la-phishcheck.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-phish_whitelist.lo -MD -MP -MF .deps/libclamav_la-phish_whitelist.Tpo -c phish_whitelist.c -fPIC -DPIC -o .libs/libclamav_la-phish_whitelist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-regex_suffix.lo -MD -MP -MF .deps/libclamav_la-regex_suffix.Tpo -c -o libclamav_la-regex_suffix.lo `test -f 'regex_suffix.c' || echo './'`regex_suffix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-regex_suffix.lo -MD -MP -MF .deps/libclamav_la-regex_suffix.Tpo -c regex_suffix.c -fPIC -DPIC -o .libs/libclamav_la-regex_suffix.o mv -f .deps/libclamav_la-regex_list.Tpo .deps/libclamav_la-regex_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mspack.lo -MD -MP -MF .deps/libclamav_la-mspack.Tpo -c -o libclamav_la-mspack.lo `test -f 'mspack.c' || echo './'`mspack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mspack.lo -MD -MP -MF .deps/libclamav_la-mspack.Tpo -c mspack.c -fPIC -DPIC -o .libs/libclamav_la-mspack.o mv -f .deps/libclamav_la-phish_whitelist.Tpo .deps/libclamav_la-phish_whitelist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-cab.lo -MD -MP -MF .deps/libclamav_la-cab.Tpo -c -o libclamav_la-cab.lo `test -f 'cab.c' || echo './'`cab.c mv -f .deps/libclamav_la-regex_suffix.Tpo .deps/libclamav_la-regex_suffix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-entconv.lo -MD -MP -MF .deps/libclamav_la-entconv.Tpo -c -o libclamav_la-entconv.lo `test -f 'entconv.c' || echo './'`entconv.c mv -f .deps/libclamav_la-sis.Tpo .deps/libclamav_la-sis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-hashtab.lo -MD -MP -MF .deps/libclamav_la-hashtab.Tpo -c -o libclamav_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-entconv.lo -MD -MP -MF .deps/libclamav_la-entconv.Tpo -c entconv.c -fPIC -DPIC -o .libs/libclamav_la-entconv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-cab.lo -MD -MP -MF .deps/libclamav_la-cab.Tpo -c cab.c -fPIC -DPIC -o .libs/libclamav_la-cab.o mv -f .deps/libclamav_la-cab.Tpo .deps/libclamav_la-cab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-dconf.lo -MD -MP -MF .deps/libclamav_la-dconf.Tpo -c -o libclamav_la-dconf.lo `test -f 'dconf.c' || echo './'`dconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-dconf.lo -MD -MP -MF .deps/libclamav_la-dconf.Tpo -c dconf.c -fPIC -DPIC -o .libs/libclamav_la-dconf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-hashtab.lo -MD -MP -MF .deps/libclamav_la-hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/libclamav_la-hashtab.o mv -f .deps/libclamav_la-entconv.Tpo .deps/libclamav_la-entconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-lzma_iface.lo -MD -MP -MF .deps/libclamav_la-lzma_iface.Tpo -c -o libclamav_la-lzma_iface.lo `test -f 'lzma_iface.c' || echo './'`lzma_iface.c mv -f .deps/libclamav_la-mspack.Tpo .deps/libclamav_la-mspack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-explode.lo -MD -MP -MF .deps/libclamav_la-explode.Tpo -c -o libclamav_la-explode.lo `test -f 'explode.c' || echo './'`explode.c dconf.c: In function 'cli_dconf_load': dconf.c:275: warning: unused parameter 'options' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-explode.lo -MD -MP -MF .deps/libclamav_la-explode.Tpo -c explode.c -fPIC -DPIC -o .libs/libclamav_la-explode.o mv -f .deps/libclamav_la-dconf.Tpo .deps/libclamav_la-dconf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-textnorm.lo -MD -MP -MF .deps/libclamav_la-textnorm.Tpo -c -o libclamav_la-textnorm.lo `test -f 'textnorm.c' || echo './'`textnorm.c mv -f .deps/libclamav_la-hashtab.Tpo .deps/libclamav_la-hashtab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-dlp.lo -MD -MP -MF .deps/libclamav_la-dlp.Tpo -c -o libclamav_la-dlp.lo `test -f 'dlp.c' || echo './'`dlp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-textnorm.lo -MD -MP -MF .deps/libclamav_la-textnorm.Tpo -c textnorm.c -fPIC -DPIC -o .libs/libclamav_la-textnorm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-lzma_iface.lo -MD -MP -MF .deps/libclamav_la-lzma_iface.Tpo -c lzma_iface.c -fPIC -DPIC -o .libs/libclamav_la-lzma_iface.o mv -f .deps/libclamav_la-lzma_iface.Tpo .deps/libclamav_la-lzma_iface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-js-norm.lo -MD -MP -MF .deps/libclamav_la-js-norm.Tpo -c -o libclamav_la-js-norm.lo `test -f 'jsparse/js-norm.c' || echo './'`jsparse/js-norm.c mv -f .deps/libclamav_la-explode.Tpo .deps/libclamav_la-explode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-uniq.lo -MD -MP -MF .deps/libclamav_la-uniq.Tpo -c -o libclamav_la-uniq.lo `test -f 'uniq.c' || echo './'`uniq.c mv -f .deps/libclamav_la-textnorm.Tpo .deps/libclamav_la-textnorm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mpool.lo -MD -MP -MF .deps/libclamav_la-mpool.Tpo -c -o libclamav_la-mpool.lo `test -f 'mpool.c' || echo './'`mpool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-dlp.lo -MD -MP -MF .deps/libclamav_la-dlp.Tpo -c dlp.c -fPIC -DPIC -o .libs/libclamav_la-dlp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-js-norm.lo -MD -MP -MF .deps/libclamav_la-js-norm.Tpo -c jsparse/js-norm.c -fPIC -DPIC -o .libs/libclamav_la-js-norm.o mv -f .deps/libclamav_la-dlp.Tpo .deps/libclamav_la-dlp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-sha256.lo -MD -MP -MF .deps/libclamav_la-sha256.Tpo -c -o libclamav_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-mpool.lo -MD -MP -MF .deps/libclamav_la-mpool.Tpo -c mpool.c -fPIC -DPIC -o .libs/libclamav_la-mpool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-uniq.lo -MD -MP -MF .deps/libclamav_la-uniq.Tpo -c uniq.c -fPIC -DPIC -o .libs/libclamav_la-uniq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-sha256.lo -MD -MP -MF .deps/libclamav_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/libclamav_la-sha256.o mpool.c: In function 'cli_mpool_hex2str': mpool.c:596: warning: pointer targets in passing argument 1 of 'cli_hex2str_to' differ in signedness mv -f .deps/libclamav_la-uniq.Tpo .deps/libclamav_la-uniq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-bignum.lo -MD -MP -MF .deps/libclamav_la-bignum.Tpo -c -o libclamav_la-bignum.lo `test -f 'bignum.c' || echo './'`bignum.c mv -f .deps/libclamav_la-mpool.Tpo .deps/libclamav_la-mpool.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-str.lo -MD -MP -MF .deps/libclamav_internal_utils_la-str.Tpo -c -o libclamav_internal_utils_la-str.lo `test -f 'str.c' || echo './'`str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-str.lo -MD -MP -MF .deps/libclamav_internal_utils_la-str.Tpo -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-str.o mv -f .deps/libclamav_la-sha256.Tpo .deps/libclamav_la-sha256.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-md5.lo -MD -MP -MF .deps/libclamav_internal_utils_la-md5.Tpo -c -o libclamav_internal_utils_la-md5.lo `test -f 'md5.c' || echo './'`md5.c str.c: In function 'cli_hex2str': str.c:158: warning: pointer targets in return differ in signedness libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-bignum.lo -MD -MP -MF .deps/libclamav_la-bignum.Tpo -c bignum.c -fPIC -DPIC -o .libs/libclamav_la-bignum.o mv -f .deps/libclamav_internal_utils_la-str.Tpo .deps/libclamav_internal_utils_la-str.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-others_common.lo -MD -MP -MF .deps/libclamav_internal_utils_la-others_common.Tpo -c -o libclamav_internal_utils_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-md5.lo -MD -MP -MF .deps/libclamav_internal_utils_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-others_common.lo -MD -MP -MF .deps/libclamav_internal_utils_la-others_common.Tpo -c others_common.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-others_common.o mv -f .deps/libclamav_internal_utils_la-md5.Tpo .deps/libclamav_internal_utils_la-md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-strlcpy.lo -MD -MP -MF .deps/libclamav_internal_utils_la-strlcpy.Tpo -c -o libclamav_internal_utils_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c mv -f .deps/libclamav_la-js-norm.Tpo .deps/libclamav_la-js-norm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regcomp.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regcomp.Tpo -c -o libclamav_internal_utils_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regcomp.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regcomp.Tpo -c regex/regcomp.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regcomp.o regex/regcomp.c: In function 'mcinvert': regex/regcomp.c:1201: warning: unused parameter 'p' regex/regcomp.c:1201: warning: unused parameter 'cs' regex/regcomp.c: In function 'mccase': regex/regcomp.c:1214: warning: unused parameter 'p' regex/regcomp.c:1214: warning: unused parameter 'cs' mv -f .deps/libclamav_internal_utils_la-others_common.Tpo .deps/libclamav_internal_utils_la-others_common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regerror.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regerror.Tpo -c -o libclamav_internal_utils_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-strlcpy.lo -MD -MP -MF .deps/libclamav_internal_utils_la-strlcpy.Tpo -c regex/strlcpy.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-strlcpy.o mv -f .deps/libclamav_internal_utils_la-strlcpy.Tpo .deps/libclamav_internal_utils_la-strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regexec.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regexec.Tpo -c -o libclamav_internal_utils_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c regex/regcomp.c: In function 'p_ere': regex/regcomp.c:261: warning: 'prevfwd' may be used uninitialized in this function regex/regcomp.c:260: warning: 'prevback' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regerror.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regerror.Tpo -c regex/regerror.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regexec.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regexec.Tpo -c regex/regexec.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regexec.o regex/regcomp.c: In function 'cli_regcomp': regex/regcomp.c:1424: warning: 'newstart' may be used uninitialized in this function regex/regcomp.c:1423: warning: 'start' may be used uninitialized in this function mv -f .deps/libclamav_internal_utils_la-regcomp.Tpo .deps/libclamav_internal_utils_la-regcomp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regfree.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regfree.Tpo -c -o libclamav_internal_utils_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c regex/regexec.c: In function 'cli_regexec': regex/regexec.c:158: warning: comparison between signed and unsigned libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_la-regfree.lo -MD -MP -MF .deps/libclamav_internal_utils_la-regfree.Tpo -c regex/regfree.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regfree.o mv -f .deps/libclamav_internal_utils_la-regfree.Tpo .deps/libclamav_internal_utils_la-regfree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-str.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-str.Tpo -c -o libclamav_internal_utils_nothreads_la-str.lo `test -f 'str.c' || echo './'`str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-str.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-str.Tpo -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-str.o mv -f .deps/libclamav_internal_utils_la-regerror.Tpo .deps/libclamav_internal_utils_la-regerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-md5.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-md5.Tpo -c -o libclamav_internal_utils_nothreads_la-md5.lo `test -f 'md5.c' || echo './'`md5.c str.c: In function 'cli_hex2str': str.c:158: warning: pointer targets in return differ in signedness libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-md5.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-md5.o mv -f .deps/libclamav_la-bignum.Tpo .deps/libclamav_la-bignum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-others_common.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-others_common.Tpo -c -o libclamav_internal_utils_nothreads_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c mv -f .deps/libclamav_internal_utils_nothreads_la-str.Tpo .deps/libclamav_internal_utils_nothreads_la-str.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-strlcpy.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-strlcpy.Tpo -c -o libclamav_internal_utils_nothreads_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-others_common.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-others_common.Tpo -c others_common.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-others_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-strlcpy.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-strlcpy.Tpo -c regex/strlcpy.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o mv -f .deps/libclamav_internal_utils_la-regexec.Tpo .deps/libclamav_internal_utils_la-regexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regcomp.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regcomp.Tpo -c -o libclamav_internal_utils_nothreads_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c mv -f .deps/libclamav_internal_utils_nothreads_la-strlcpy.Tpo .deps/libclamav_internal_utils_nothreads_la-strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regerror.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regerror.Tpo -c -o libclamav_internal_utils_nothreads_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regcomp.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regcomp.Tpo -c regex/regcomp.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regcomp.o regex/regcomp.c: In function 'mcinvert': regex/regcomp.c:1201: warning: unused parameter 'p' regex/regcomp.c:1201: warning: unused parameter 'cs' regex/regcomp.c: In function 'mccase': regex/regcomp.c:1214: warning: unused parameter 'p' regex/regcomp.c:1214: warning: unused parameter 'cs' regex/regcomp.c: In function 'p_ere': regex/regcomp.c:261: warning: 'prevfwd' may be used uninitialized in this function regex/regcomp.c:260: warning: 'prevback' may be used uninitialized in this function mv -f .deps/libclamav_internal_utils_nothreads_la-md5.Tpo .deps/libclamav_internal_utils_nothreads_la-md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regexec.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regexec.Tpo -c -o libclamav_internal_utils_nothreads_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c mv -f .deps/libclamav_internal_utils_nothreads_la-others_common.Tpo .deps/libclamav_internal_utils_nothreads_la-others_common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regfree.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regfree.Tpo -c -o libclamav_internal_utils_nothreads_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regerror.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regerror.Tpo -c regex/regerror.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regfree.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regfree.Tpo -c regex/regfree.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regfree.o regex/regcomp.c: In function 'cli_regcomp': regex/regcomp.c:1424: warning: 'newstart' may be used uninitialized in this function regex/regcomp.c:1423: warning: 'start' may be used uninitialized in this function mv -f .deps/libclamav_internal_utils_nothreads_la-regcomp.Tpo .deps/libclamav_internal_utils_nothreads_la-regcomp.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -static -Wl,--as-needed -o libclamav_internal_utils.la libclamav_internal_utils_la-str.lo libclamav_internal_utils_la-md5.lo libclamav_internal_utils_la-others_common.lo libclamav_internal_utils_la-strlcpy.lo libclamav_internal_utils_la-regcomp.lo libclamav_internal_utils_la-regerror.lo libclamav_internal_utils_la-regexec.lo libclamav_internal_utils_la-regfree.lo -lz -ldl -lmilter -lpthread libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_internal_utils_nothreads_la-regexec.lo -MD -MP -MF .deps/libclamav_internal_utils_nothreads_la-regexec.Tpo -c regex/regexec.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regexec.o mv -f .deps/libclamav_internal_utils_nothreads_la-regfree.Tpo .deps/libclamav_internal_utils_nothreads_la-regfree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-version.lo -MD -MP -MF .deps/libclamav_la-version.Tpo -c -o libclamav_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT libclamav_la-version.lo -MD -MP -MF .deps/libclamav_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libclamav_la-version.o regex/regexec.c: In function 'cli_regexec': regex/regexec.c:158: warning: comparison between signed and unsigned mv -f .deps/libclamav_la-version.Tpo .deps/libclamav_la-version.Plo mv -f .deps/libclamav_internal_utils_nothreads_la-regerror.Tpo .deps/libclamav_internal_utils_nothreads_la-regerror.Plo libtool: link: ar cru .libs/libclamav_internal_utils.a .libs/libclamav_internal_utils_la-str.o .libs/libclamav_internal_utils_la-md5.o .libs/libclamav_internal_utils_la-others_common.o .libs/libclamav_internal_utils_la-strlcpy.o .libs/libclamav_internal_utils_la-regcomp.o .libs/libclamav_internal_utils_la-regerror.o .libs/libclamav_internal_utils_la-regexec.o .libs/libclamav_internal_utils_la-regfree.o libtool: link: ranlib .libs/libclamav_internal_utils.a libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils.la" && ln -s "../libclamav_internal_utils.la" "libclamav_internal_utils.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DSEARCH_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -thread-safe -version-info 6:3:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -Wl,--as-needed -o libclamav.la -rpath /usr/lib64 libclamav_la-matcher-ac.lo libclamav_la-matcher-bm.lo libclamav_la-matcher.lo libclamav_la-others.lo libclamav_la-readdb.lo libclamav_la-cvd.lo libclamav_la-dsig.lo libclamav_la-scanners.lo libclamav_la-textdet.lo libclamav_la-filetypes.lo libclamav_la-rtf.lo libclamav_la-blob.lo libclamav_la-mbox.lo libclamav_la-message.lo libclamav_la-table.lo libclamav_la-text.lo libclamav_la-ole2_extract.lo libclamav_la-vba_extract.lo libclamav_la-msexpand.lo libclamav_la-pe.lo libclamav_la-disasm.lo libclamav_la-upx.lo libclamav_la-htmlnorm.lo libclamav_la-chmunpack.lo libclamav_la-rebuildpe.lo libclamav_la-petite.lo libclamav_la-wwunpack.lo libclamav_la-unsp.lo libclamav_la-aspack.lo libclamav_la-packlibs.lo libclamav_la-fsg.lo libclamav_la-mew.lo libclamav_la-upack.lo libclamav_la-line.lo libclamav_la-untar.lo libclamav_la-unzip.lo libclamav_la-inflate64.lo libclamav_la-special.lo libclamav_la-binhex.lo libclamav_la-is_tar.lo libclamav_la-tnef.lo libclamav_la-autoit.lo libclamav_la-unarj.lo libclamav_la-bzlib.lo libclamav_la-nulsft.lo libclamav_la-infblock.lo libclamav_la-pdf.lo libclamav_la-spin.lo libclamav_la-yc.lo libclamav_la-elf.lo libclamav_la-sis.lo libclamav_la-uuencode.lo libclamav_la-phishcheck.lo libclamav_la-phish_domaincheck_db.lo libclamav_la-phish_whitelist.lo libclamav_la-regex_list.lo libclamav_la-regex_suffix.lo libclamav_la-mspack.lo libclamav_la-cab.lo libclamav_la-entconv.lo libclamav_la-hashtab.lo libclamav_la-dconf.lo libclamav_la-lzma_iface.lo libclamav_la-explode.lo libclamav_la-textnorm.lo libclamav_la-dlp.lo libclamav_la-js-norm.lo libclamav_la-uniq.lo libclamav_la-version.lo libclamav_la-mpool.lo libclamav_la-sha256.lo libclamav_la-bignum.lo ../libltdl/libltdlc.la lzma/liblzma.la libclamav_internal_utils.la -lz -L/usr/lib64 -lbz2 -lpthread -lz -ldl -lmilter -lpthread libtool: link: gcc -Wl,--as-needed -shared .libs/libclamav_la-matcher-ac.o .libs/libclamav_la-matcher-bm.o .libs/libclamav_la-matcher.o .libs/libclamav_la-others.o .libs/libclamav_la-readdb.o .libs/libclamav_la-cvd.o .libs/libclamav_la-dsig.o .libs/libclamav_la-scanners.o .libs/libclamav_la-textdet.o .libs/libclamav_la-filetypes.o .libs/libclamav_la-rtf.o .libs/libclamav_la-blob.o .libs/libclamav_la-mbox.o .libs/libclamav_la-message.o .libs/libclamav_la-table.o .libs/libclamav_la-text.o .libs/libclamav_la-ole2_extract.o .libs/libclamav_la-vba_extract.o .libs/libclamav_la-msexpand.o .libs/libclamav_la-pe.o .libs/libclamav_la-disasm.o .libs/libclamav_la-upx.o .libs/libclamav_la-htmlnorm.o .libs/libclamav_la-chmunpack.o .libs/libclamav_la-rebuildpe.o .libs/libclamav_la-petite.o .libs/libclamav_la-wwunpack.o .libs/libclamav_la-unsp.o .libs/libclamav_la-aspack.o .libs/libclamav_la-packlibs.o .libs/libclamav_la-fsg.o .libs/libclamav_la-mew.o .libs/libclamav_la-upack.o .libs/libclamav_la-line.o .libs/libclamav_la-untar.o .libs/libclamav_la-unzip.o .libs/libclamav_la-inflate64.o .libs/libclamav_la-special.o .libs/libclamav_la-binhex.o .libs/libclamav_la-is_tar.o .libs/libclamav_la-tnef.o .libs/libclamav_la-autoit.o .libs/libclamav_la-unarj.o .libs/libclamav_la-bzlib.o .libs/libclamav_la-nulsft.o .libs/libclamav_la-infblock.o .libs/libclamav_la-pdf.o .libs/libclamav_la-spin.o .libs/libclamav_la-yc.o .libs/libclamav_la-elf.o .libs/libclamav_la-sis.o .libs/libclamav_la-uuencode.o .libs/libclamav_la-phishcheck.o .libs/libclamav_la-phish_domaincheck_db.o .libs/libclamav_la-phish_whitelist.o .libs/libclamav_la-regex_list.o .libs/libclamav_la-regex_suffix.o .libs/libclamav_la-mspack.o .libs/libclamav_la-cab.o .libs/libclamav_la-entconv.o .libs/libclamav_la-hashtab.o .libs/libclamav_la-dconf.o .libs/libclamav_la-lzma_iface.o .libs/libclamav_la-explode.o .libs/libclamav_la-textnorm.o .libs/libclamav_la-dlp.o .libs/libclamav_la-js-norm.o .libs/libclamav_la-uniq.o .libs/libclamav_la-version.o .libs/libclamav_la-mpool.o .libs/libclamav_la-sha256.o .libs/libclamav_la-bignum.o -Wl,--whole-archive ../libltdl/.libs/libltdlc.a lzma/.libs/liblzma.a ./.libs/libclamav_internal_utils.a -Wl,--no-whole-archive -L/usr/lib64 -lbz2 -lz -ldl -lmilter -lpthread -m64 -mtune=generic -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,--as-needed -Wl,-soname -Wl,libclamav.so.6 -o .libs/libclamav.so.6.0.3 mv -f .deps/libclamav_internal_utils_nothreads_la-regexec.Tpo .deps/libclamav_internal_utils_nothreads_la-regexec.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DCL_NOTHREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -static -Wl,--as-needed -o libclamav_internal_utils_nothreads.la libclamav_internal_utils_nothreads_la-str.lo libclamav_internal_utils_nothreads_la-md5.lo libclamav_internal_utils_nothreads_la-others_common.lo libclamav_internal_utils_nothreads_la-strlcpy.lo libclamav_internal_utils_nothreads_la-regcomp.lo libclamav_internal_utils_nothreads_la-regerror.lo libclamav_internal_utils_nothreads_la-regexec.lo libclamav_internal_utils_nothreads_la-regfree.lo -lz -ldl -lmilter -lpthread libtool: link: (cd ".libs" && rm -f "libclamav.so.6" && ln -s "libclamav.so.6.0.3" "libclamav.so.6") libtool: link: (cd ".libs" && rm -f "libclamav.so" && ln -s "libclamav.so.6.0.3" "libclamav.so") libtool: link: ( cd ".libs" && rm -f "libclamav.la" && ln -s "../libclamav.la" "libclamav.la" ) libtool: link: ar cru .libs/libclamav_internal_utils_nothreads.a .libs/libclamav_internal_utils_nothreads_la-str.o .libs/libclamav_internal_utils_nothreads_la-md5.o .libs/libclamav_internal_utils_nothreads_la-others_common.o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o .libs/libclamav_internal_utils_nothreads_la-regcomp.o .libs/libclamav_internal_utils_nothreads_la-regerror.o .libs/libclamav_internal_utils_nothreads_la-regexec.o .libs/libclamav_internal_utils_nothreads_la-regfree.o libtool: link: ranlib .libs/libclamav_internal_utils_nothreads.a libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils_nothreads.la" && ln -s "../libclamav_internal_utils_nothreads.la" "libclamav_internal_utils_nothreads.la" ) make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' Making all in clamscan make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamscan' gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o `test -f '../shared/actions.c' || echo './'`../shared/actions.c mv -f .deps/actions.Tpo .deps/actions.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT clamscan.o -MD -MP -MF .deps/clamscan.Tpo -c -o clamscan.o clamscan.c ../shared/actions.c:47: warning: no previous prototype for 'getdest' ../shared/actions.c:121: warning: no previous prototype for 'isdir' ../shared/actions.c:130: warning: no previous prototype for 'actsetup' ../shared/misc.c: In function 'print_version': ../shared/misc.c:121: warning: 'fdbdir' may be used uninitialized in this function mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT others.o -MD -MP -MF .deps/others.Tpo -c -o others.o others.c mv -f .deps/clamscan.Tpo .deps/clamscan.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.c ../shared/output.c: In function 'mdprintf': ../shared/output.c:138: warning: comparison between signed and unsigned ../shared/output.c:156: warning: comparison between signed and unsigned ../shared/output.c:160: warning: comparison between signed and unsigned ../shared/output.c:189: warning: comparison between signed and unsigned ../shared/output.c: In function 'logg': ../shared/output.c:231: warning: comparison between signed and unsigned ../shared/output.c:260: warning: comparison between signed and unsigned ../shared/output.c:274: warning: comparison between signed and unsigned ../shared/output.c:348: warning: comparison between signed and unsigned ../shared/output.c: In function 'mprintf': ../shared/output.c:382: warning: comparison between signed and unsigned ../shared/output.c:425: warning: comparison between signed and unsigned mv -f .deps/others.Tpo .deps/others.Po mv -f .deps/optparser.Tpo .deps/optparser.Po mv -f .deps/output.Tpo .deps/output.Po mv -f .deps/manager.Tpo .deps/manager.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamscan output.o getopt.o optparser.o actions.o misc.o clamscan.o others.o manager.o ../libclamav/libclamav.la -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o .libs/clamscan output.o getopt.o optparser.o actions.o misc.o clamscan.o others.o manager.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -lz -ldl -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamscan' Making all in clamd make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o `test -f '../shared/network.c' || echo './'`../shared/network.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT clamd.o -MD -MP -MF .deps/clamd.Tpo -c -o clamd.o clamd.c mv -f .deps/network.Tpo .deps/network.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT tcpserver.o -MD -MP -MF .deps/tcpserver.Tpo -c -o tcpserver.o tcpserver.c mv -f .deps/output.Tpo .deps/output.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT localserver.o -MD -MP -MF .deps/localserver.Tpo -c -o localserver.o localserver.c mv -f .deps/localserver.Tpo .deps/localserver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c mv -f .deps/tcpserver.Tpo .deps/tcpserver.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT thrmgr.o -MD -MP -MF .deps/thrmgr.Tpo -c -o thrmgr.o thrmgr.c mv -f .deps/clamd.Tpo .deps/clamd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT server-th.o -MD -MP -MF .deps/server-th.Tpo -c -o server-th.o server-th.c mv -f .deps/optparser.Tpo .deps/optparser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c ../shared/output.c: In function 'mdprintf': ../shared/output.c:138: warning: comparison between signed and unsigned ../shared/output.c:156: warning: comparison between signed and unsigned ../shared/output.c:160: warning: comparison between signed and unsigned ../shared/output.c:189: warning: comparison between signed and unsigned ../shared/output.c: In function 'logg': ../shared/output.c:231: warning: comparison between signed and unsigned ../shared/output.c:260: warning: comparison between signed and unsigned ../shared/output.c:274: warning: comparison between signed and unsigned ../shared/output.c:348: warning: comparison between signed and unsigned ../shared/output.c: In function 'mprintf': ../shared/output.c:382: warning: comparison between signed and unsigned ../shared/output.c:425: warning: comparison between signed and unsigned ../shared/misc.c: In function 'print_version': ../shared/misc.c:121: warning: 'fdbdir' may be used uninitialized in this function tcpserver.c: In function 'tcpserver': tcpserver.c:64: warning: unused variable 'buf' tcpserver.c:63: warning: unused variable 'he' session.c: In function 'command': session.c:217: warning: enumeration value 'COMMAND_UNKNOWN' not handled in switch session.c:217: warning: enumeration value 'COMMAND_SHUTDOWN' not handled in switch session.c:217: warning: enumeration value 'COMMAND_RELOAD' not handled in switch session.c:217: warning: enumeration value 'COMMAND_END' not handled in switch session.c:217: warning: enumeration value 'COMMAND_SESSION' not handled in switch session.c:217: warning: enumeration value 'COMMAND_PING' not handled in switch session.c:217: warning: enumeration value 'COMMAND_VERSION' not handled in switch session.c:217: warning: enumeration value 'COMMAND_IDSESSION' not handled in switch session.c:217: warning: enumeration value 'COMMAND_INSTREAM' not handled in switch session.c:217: warning: enumeration value 'COMMAND_COMMANDS' not handled in switch session.c: In function 'dispatch_command': session.c:356: warning: enumeration value 'COMMAND_UNKNOWN' not handled in switch session.c:356: warning: enumeration value 'COMMAND_SHUTDOWN' not handled in switch session.c:356: warning: enumeration value 'COMMAND_RELOAD' not handled in switch session.c:356: warning: enumeration value 'COMMAND_END' not handled in switch session.c:356: warning: enumeration value 'COMMAND_SESSION' not handled in switch session.c:356: warning: enumeration value 'COMMAND_PING' not handled in switch session.c:356: warning: enumeration value 'COMMAND_VERSION' not handled in switch session.c:356: warning: enumeration value 'COMMAND_IDSESSION' not handled in switch session.c:356: warning: enumeration value 'COMMAND_INSTREAM' not handled in switch session.c:356: warning: enumeration value 'COMMAND_COMMANDS' not handled in switch session.c:356: warning: enumeration value 'COMMAND_MULTISCANFILE' not handled in switch thrmgr.c: In function 'thrmgr_group_finished': thrmgr.c:754: warning: enumeration value 'EXIT_OTHER' not handled in switch mv -f .deps/session.Tpo .deps/session.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT others.o -MD -MP -MF .deps/others.Tpo -c -o others.o others.c scanner.c: In function 'scanfd': scanner.c:252: warning: unused parameter 'odesc' server-th.c: In function 'scanner_thread': server-th.c:108: warning: pointer targets in passing argument 2 of 'command' differ in signedness server-th.c: In function 'get_cmd': server-th.c:282: warning: pointer targets in passing argument 1 of 'cli_chomp' differ in signedness server-th.c:287: warning: pointer targets in return differ in signedness server-th.c:300: warning: pointer targets in passing argument 1 of 'cli_chomp' differ in signedness server-th.c:302: warning: pointer targets in return differ in signedness server-th.c: In function 'acceptloop_th': server-th.c:371: warning: comparison between signed and unsigned server-th.c: In function 'parse_dispatch_cmd': server-th.c:477: warning: pointer targets in assignment differ in signedness server-th.c:486: warning: pointer targets in passing argument 1 of 'parse_command' differ in signedness server-th.c: In function 'recvloop_th': server-th.c:1082: warning: comparison between signed and unsigned server-th.c:1084: warning: signed and unsigned type in conditional expression server-th.c:1150: warning: unused variable 'oldstyle' server-th.c:1149: warning: unused variable 'term' server-th.c:1148: warning: unused variable 'cmdlen' mv -f .deps/scanner.Tpo .deps/scanner.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT clamuko.o -MD -MP -MF .deps/clamuko.Tpo -c -o clamuko.o clamuko.c mv -f .deps/thrmgr.Tpo .deps/thrmgr.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT dazukoio_compat12.o -MD -MP -MF .deps/dazukoio_compat12.Tpo -c -o dazukoio_compat12.o dazukoio_compat12.c mv -f .deps/others.Tpo .deps/others.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT dazukoio.o -MD -MP -MF .deps/dazukoio.Tpo -c -o dazukoio.o dazukoio.c mv -f .deps/clamuko.Tpo .deps/clamuko.Po mv -f .deps/server-th.Tpo .deps/server-th.Po mv -f .deps/dazukoio_compat12.Tpo .deps/dazukoio_compat12.Po mv -f .deps/dazukoio.Tpo .deps/dazukoio.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamd output.o optparser.o getopt.o misc.o network.o clamd.o tcpserver.o localserver.o session.o thrmgr.o server-th.o scanner.o others.o clamuko.o dazukoio_compat12.o dazukoio.o ../libclamav/libclamav.la -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o .libs/clamd output.o optparser.o getopt.o misc.o network.o clamd.o tcpserver.o localserver.o session.o thrmgr.o server-th.o scanner.o others.o clamuko.o dazukoio_compat12.o dazukoio.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -lz -ldl -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamd' Making all in clamdscan make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamdscan' gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ../shared/output.c: In function 'mdprintf': ../shared/output.c:138: warning: comparison between signed and unsigned ../shared/output.c:156: warning: comparison between signed and unsigned ../shared/output.c:160: warning: comparison between signed and unsigned ../shared/output.c:189: warning: comparison between signed and unsigned ../shared/output.c: In function 'logg': ../shared/output.c:231: warning: comparison between signed and unsigned ../shared/output.c:260: warning: comparison between signed and unsigned ../shared/output.c:274: warning: comparison between signed and unsigned ../shared/output.c:348: warning: comparison between signed and unsigned ../shared/output.c: In function 'mprintf': ../shared/output.c:382: warning: comparison between signed and unsigned ../shared/output.c:425: warning: comparison between signed and unsigned mv -f .deps/output.Tpo .deps/output.Po mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o `test -f '../shared/actions.c' || echo './'`../shared/actions.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o `test -f '../libclamav/regex/strlcpy.c' || echo './'`../libclamav/regex/strlcpy.c ../shared/actions.c:47: warning: no previous prototype for 'getdest' ../shared/actions.c:121: warning: no previous prototype for 'isdir' ../shared/actions.c:130: warning: no previous prototype for 'actsetup' mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT clamdscan.o -MD -MP -MF .deps/clamdscan.Tpo -c -o clamdscan.o clamdscan.c mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c mv -f .deps/actions.Tpo .deps/actions.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/optparser.Tpo .deps/optparser.Po mv -f .deps/clamdscan.Tpo .deps/clamdscan.Po proto.c: In function 'serial_callback': proto.c:328: warning: unused parameter 'sb' proto.c: In function 'parallel_callback':mv -f .deps/client.Tpo .deps/client.Po proto.c:463: warning: unused parameter 'sb' proto.c:466: warning: 'res' may be used uninitialized in this function proto.c: In function 'dsresult': proto.c:242: warning: 'len' may be used uninitialized in this function mv -f .deps/proto.Tpo .deps/proto.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamdscan output.o optparser.o misc.o getopt.o actions.o strlcpy.o clamdscan.o proto.o client.o ../libclamav/libclamav_internal_utils_nothreads.la -lz -lresolv libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamdscan output.o optparser.o misc.o getopt.o actions.o strlcpy.o clamdscan.o proto.o client.o ../libclamav/.libs/libclamav_internal_utils_nothreads.a -ldl -lmilter -lpthread -lz -lresolv make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamdscan' Making all in freshclam make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/freshclam' gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:121: warning: 'fdbdir' may be used uninitialized in this function mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT cdiff.o -MD -MP -MF .deps/cdiff.Tpo -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c ../shared/output.c: In function 'mdprintf': ../shared/output.c:138: warning: comparison between signed and unsigned ../shared/output.c:156: warning: comparison between signed and unsigned ../shared/output.c:160: warning: comparison between signed and unsigned ../shared/output.c:189: warning: comparison between signed and unsigned ../shared/output.c: In function 'logg': ../shared/output.c:231: warning: comparison between signed and unsigned ../shared/output.c:260: warning: comparison between signed and unsigned ../shared/output.c:274: warning: comparison between signed and unsigned ../shared/output.c:348: warning: comparison between signed and unsigned ../shared/output.c: In function 'mprintf': ../shared/output.c:382: warning: comparison between signed and unsigned ../shared/output.c:425: warning: comparison between signed and unsigned ../shared/cdiff.c: In function 'cdiff_cmd_open': ../shared/cdiff.c:176: warning: unused parameter 'lbuf' ../shared/cdiff.c:176: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_add': ../shared/cdiff.c:205: warning: unused parameter 'lbuf' ../shared/cdiff.c:205: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_del': ../shared/cdiff.c:234: warning: unused parameter 'lbuf' ../shared/cdiff.c:234: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_xchg': ../shared/cdiff.c:291: warning: unused parameter 'lbuf' ../shared/cdiff.c:291: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_close': ../shared/cdiff.c:356: warning: unused parameter 'cmdstr' ../shared/cdiff.c: In function 'cdiff_cmd_unlink': ../shared/cdiff.c:693: warning: unused parameter 'lbuf' ../shared/cdiff.c:693: warning: unused parameter 'lbuflen' mv -f .deps/optparser.Tpo .deps/optparser.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT tar.o -MD -MP -MF .deps/tar.Tpo -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT freshclam.o -MD -MP -MF .deps/freshclam.Tpo -c -o freshclam.o freshclam.c mv -f .deps/tar.Tpo .deps/tar.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.c mv -f .deps/output.Tpo .deps/output.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c manager.c: In function 'downloadmanager': manager.c:1717: warning: unused parameter 'dbdir' mv -f .deps/freshclam.Tpo .deps/freshclam.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c mv -f .deps/dns.Tpo .deps/dns.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/notify.Tpo .deps/notify.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT nonblock.o -MD -MP -MF .deps/nonblock.Tpo -c -o nonblock.o nonblock.c mv -f .deps/execute.Tpo .deps/execute.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT mirman.o -MD -MP -MF .deps/mirman.Tpo -c -o mirman.o mirman.c mv -f .deps/cdiff.Tpo .deps/cdiff.Po mv -f .deps/nonblock.Tpo .deps/nonblock.Po mv -f .deps/mirman.Tpo .deps/mirman.Po mv -f .deps/manager.Tpo .deps/manager.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o freshclam output.o optparser.o getopt.o misc.o cdiff.o tar.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o ../libclamav/libclamav.la -lz -lresolv -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o .libs/freshclam output.o optparser.o getopt.o misc.o cdiff.o tar.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -ldl -lmilter -lz -lresolv -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/freshclam' Making all in sigtool make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/sigtool' gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:121: warning: 'fdbdir' may be used uninitialized in this function mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT cdiff.o -MD -MP -MF .deps/cdiff.Tpo -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT tar.o -MD -MP -MF .deps/tar.Tpo -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c ../shared/output.c: In function 'mdprintf': ../shared/output.c:138: warning: comparison between signed and unsigned ../shared/output.c:156: warning: comparison between signed and unsigned ../shared/output.c:160: warning: comparison between signed and unsigned ../shared/output.c:189: warning: comparison between signed and unsigned ../shared/output.c: In function 'logg': ../shared/output.c:231: warning: comparison between signed and unsigned ../shared/output.c:260: warning: comparison between signed and unsigned ../shared/output.c:274: warning: comparison between signed and unsigned ../shared/output.c:348: warning: comparison between signed and unsigned ../shared/output.c: In function 'mprintf': ../shared/output.c:382: warning: comparison between signed and unsigned ../shared/cdiff.c: In function 'cdiff_cmd_open': ../shared/cdiff.c:176: warning: unused parameter 'lbuf' ../shared/cdiff.c:176: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_add': ../shared/cdiff.c:205: warning: unused parameter 'lbuf' ../shared/cdiff.c:205: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_del': ../shared/cdiff.c:234: warning: unused parameter 'lbuf' ../shared/cdiff.c:234: warning: unused parameter 'lbuflen' ../shared/cdiff.c: In function 'cdiff_cmd_xchg': ../shared/cdiff.c:291: warning: unused parameter 'lbuf' ../shared/cdiff.c:291: warning: unused parameter 'lbuflen' ../shared/output.c:425: warning: comparison between signed and unsigned ../shared/cdiff.c: In function 'cdiff_cmd_close': ../shared/cdiff.c:356: warning: unused parameter 'cmdstr' ../shared/cdiff.c: In function 'cdiff_cmd_unlink': ../shared/cdiff.c:693: warning: unused parameter 'lbuf' ../shared/cdiff.c:693: warning: unused parameter 'lbuflen' mv -f .deps/optparser.Tpo .deps/optparser.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT vba.o -MD -MP -MF .deps/vba.Tpo -c -o vba.o vba.c vba.c: In function 'sigtool_vba_scandir': vba.c:1056: warning: comparison between signed and unsigned mv -f .deps/output.Tpo .deps/output.Po mv -f .deps/tar.Tpo .deps/tar.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT sigtool.o -MD -MP -MF .deps/sigtool.Tpo -c -o sigtool.o sigtool.c sigtool.c: In function 'getdsig': sigtool.c:295: warning: format '%a' expects type 'float *', but argument 2 has type 'char **' mv -f .deps/vba.Tpo .deps/vba.Po sigtool.c: In function 'build': sigtool.c:682: warning: format '%a' expects type 'float *', but argument 2 has type 'char **' mv -f .deps/cdiff.Tpo .deps/cdiff.Po mv -f .deps/sigtool.Tpo .deps/sigtool.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o sigtool output.o getopt.o optparser.o misc.o cdiff.o tar.o vba.o sigtool.o ../libclamav/libclamav.la -lz -lresolv -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o .libs/sigtool output.o getopt.o optparser.o misc.o cdiff.o tar.o vba.o sigtool.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -ldl -lmilter -lz -lresolv -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/sigtool' Making all in clamconf make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamconf' gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT clamconf.o -MD -MP -MF .deps/clamconf.Tpo -c -o clamconf.o clamconf.c mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/clamconf.Tpo .deps/clamconf.Po mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/optparser.Tpo .deps/optparser.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamconf optparser.o getopt.o misc.o clamconf.o ../libclamav/libclamav_internal_utils_nothreads.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamconf optparser.o getopt.o misc.o clamconf.o ../libclamav/.libs/libclamav_internal_utils_nothreads.a -lz -ldl -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamconf' Making all in database make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/database' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/database' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/docs' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/etc' Making all in clamav-milter make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamav-milter' gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ../shared/output.c: In function 'mdprintf': ../shared/output.c:138: warning: comparison between signed and unsigned ../shared/output.c:156: warning: comparison between signed and unsigned ../shared/output.c:160: warning: comparison between signed and unsigned ../shared/output.c:189: warning: comparison between signed and unsigned ../shared/output.c: In function 'logg': ../shared/output.c:231: warning: comparison between signed and unsigned ../shared/output.c:260: warning: comparison between signed and unsigned ../shared/output.c:274: warning: comparison between signed and unsigned ../shared/output.c:348: warning: comparison between signed and unsigned ../shared/output.c: In function 'mprintf': ../shared/output.c:382: warning: comparison between signed and unsigned ../shared/output.c:425: warning: comparison between signed and unsigned mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT whitelist.o -MD -MP -MF .deps/whitelist.Tpo -c -o whitelist.o whitelist.c mv -f .deps/output.Tpo .deps/output.Po gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT connpool.o -MD -MP -MF .deps/connpool.Tpo -c -o connpool.o connpool.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT netcode.o -MD -MP -MF .deps/netcode.Tpo -c -o netcode.o netcode.c mv -f .deps/whitelist.Tpo .deps/whitelist.Po gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT clamfi.o -MD -MP -MF .deps/clamfi.Tpo -c -o clamfi.o clamfi.c mv -f .deps/optparser.Tpo .deps/optparser.Po gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -MT clamav-milter.o -MD -MP -MF .deps/clamav-milter.Tpo -c -o clamav-milter.o clamav-milter.c mv -f .deps/connpool.Tpo .deps/connpool.Po mv -f .deps/netcode.Tpo .deps/netcode.Po mv -f .deps/clamav-milter.Tpo .deps/clamav-milter.Po mv -f .deps/clamfi.Tpo .deps/clamfi.Po /bin/sh ../libtool --tag=CC --mode=link gcc `echo "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99" | sed -e 's/-Wwrite-strings//' -e 's/-Werror /-Werror -Wno-error=format-nonliteral /'` -Wl,--as-needed -o clamav-milter optparser.o output.o getopt.o misc.o whitelist.o connpool.o netcode.o clamfi.o clamav-milter.o ../libclamav/libclamav_internal_utils.la -lmilter -lpthread -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamav-milter optparser.o output.o getopt.o misc.o whitelist.o connpool.o netcode.o clamfi.o clamav-milter.o ../libclamav/.libs/libclamav_internal_utils.a -lz -ldl -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamav-milter' Making all in test make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/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 make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/test' Making all in unit_tests make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/unit_tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/unit_tests' Making all in clamdtop make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamdtop' gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT optparser.o -MD -MP -MF .deps/optparser.Tpo -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -MT clamdtop.o -MD -MP -MF .deps/clamdtop.Tpo -c -o clamdtop.o clamdtop.c clamdtop.c: In function 'sigint': clamdtop.c:1078: warning: unused parameter 'a' clamdtop.c: In function 'setup_connections': clamdtop.c:1132: warning: unused variable 'aargv' mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/optparser.Tpo .deps/optparser.Po mv -f .deps/clamdtop.Tpo .deps/clamdtop.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamdtop optparser.o getopt.o misc.o clamdtop.o -L/usr/lib64 -lncurses ../libclamav/libclamav_internal_utils_nothreads.la -lz -ldl -lmilter -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99 -Wl,--as-needed -o clamdtop optparser.o getopt.o misc.o clamdtop.o -L/usr/lib64 -lncurses ../libclamav/.libs/libclamav_internal_utils_nothreads.a -lz -ldl -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamdtop' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.10833 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.95.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/clamav-0.95.1-3.ru-root '_doc*' + make DESTDIR=/var/tmp/clamav-0.95.1-3.ru-root install Making install in libltdl make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' make install-am make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' make[3]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/include" test -z "" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root" make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libltdl' Making install in libclamav make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' Making install in lzma make[3]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav/lzma' make[4]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav/lzma' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav/lzma' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav/lzma' Making install in . make[3]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make[4]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libclamav.la' '/var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/libclamav.la' libtool: install: /usr/bin/install -c .libs/libclamav.so.6.0.3 /var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/libclamav.so.6.0.3 libtool: install: (cd /var/tmp/clamav-0.95.1-3.ru-root/usr/lib64 && { ln -s -f libclamav.so.6.0.3 libclamav.so.6 || { rm -f libclamav.so.6 && ln -s libclamav.so.6.0.3 libclamav.so.6; }; }) libtool: install: (cd /var/tmp/clamav-0.95.1-3.ru-root/usr/lib64 && { ln -s -f libclamav.so.6.0.3 libclamav.so || { rm -f libclamav.so && ln -s libclamav.so.6.0.3 libclamav.so; }; }) libtool: install: /usr/bin/install -c .libs/libclamav.lai /var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/libclamav.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/include" /usr/bin/install -c -m 644 'clamav.h' '/var/tmp/clamav-0.95.1-3.ru-root/usr/include/clamav.h' make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/libclamav' Making install in clamscan make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamscan' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamscan' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamscan' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamscan' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/clamscan /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamscan' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamscan' Making install in clamd make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamd' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamd' '/var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamd' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/clamd /var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamd make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamd' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamd' Making install in clamdscan make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamdscan' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamdscan' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamdscan' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamdscan' libtool: install: /usr/bin/install -c clamdscan /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamdscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamdscan' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamdscan' Making install in freshclam make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/freshclam' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/freshclam' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'freshclam' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/freshclam' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/freshclam /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/freshclam make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/freshclam' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/freshclam' Making install in sigtool make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/sigtool' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/sigtool' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'sigtool' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/sigtool' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/sigtool /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/sigtool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/sigtool' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/sigtool' Making install in clamconf make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamconf' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamconf' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamconf' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamconf' libtool: install: /usr/bin/install -c clamconf /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamconf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamconf' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamconf' Making install in database make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/database' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/database' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/database' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/database' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/docs' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './man/clamscan.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/clamscan.1' /usr/bin/install -c -m 644 './man/freshclam.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/freshclam.1' /usr/bin/install -c -m 644 './man/sigtool.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/sigtool.1' /usr/bin/install -c -m 644 './man/clamdscan.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/clamdscan.1' /usr/bin/install -c -m 644 './man/clamconf.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/clamconf.1' /usr/bin/install -c -m 644 './man/clamdtop.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/clamdtop.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man5" /usr/bin/install -c -m 644 './man/clamd.conf.5' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man5/clamd.conf.5' /usr/bin/install -c -m 644 './man/freshclam.conf.5' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man5/freshclam.conf.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man8" /usr/bin/install -c -m 644 './man/clamd.8' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man8/clamd.8' /usr/bin/install -c -m 644 './man/clamav-milter.8' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man8/clamav-milter.8' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/docs' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/etc' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/etc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/clamav-0.95.1/config/install-sh -d /var/tmp/clamav-0.95.1-3.ru-root/etc make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/etc' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/etc' Making install in clamav-milter make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamav-milter' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamav-milter' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamav-milter' '/var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamav-milter' libtool: install: /usr/bin/install -c clamav-milter /var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamav-milter test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man8" /usr/bin/install -c -m 644 './../docs/man/clamav-milter.8' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man8/clamav-milter.8' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamav-milter' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamav-milter' Making install in test make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/test' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/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 `/builddir/build/BUILD/clamav-0.95.1/test' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/test' Making install in unit_tests make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/unit_tests' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/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 `/builddir/build/BUILD/clamav-0.95.1/unit_tests' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/unit_tests' Making install in clamdtop make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamdtop' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1/clamdtop' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamdtop' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamdtop' libtool: install: /usr/bin/install -c clamdtop /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamdtop test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './../docs/man/clamdtop.1' '/var/tmp/clamav-0.95.1-3.ru-root/usr/share/man/man1/clamdtop.1' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamdtop' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1/clamdtop' make[1]: Entering directory `/builddir/build/BUILD/clamav-0.95.1' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.95.1' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/bin" /usr/bin/install -c 'clamav-config' '/var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamav-config' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libclamav.pc' '/var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/pkgconfig/libclamav.pc' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.95.1' + install -d -m755 /var/tmp/clamav-0.95.1-3.ru-root/etc/mail /var/tmp/clamav-0.95.1-3.ru-root/etc/clamd.d /var/tmp/clamav-0.95.1-3.ru-root/etc/cron.d /var/tmp/clamav-0.95.1-3.ru-root/etc/logrotate.d /var/tmp/clamav-0.95.1-3.ru-root/etc/sysconfig /var/tmp/clamav-0.95.1-3.ru-root/etc/event.d /var/tmp/clamav-0.95.1-3.ru-root/var/log /var/tmp/clamav-0.95.1-3.ru-root/var/run/clamav-milter /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/template /var/tmp/clamav-0.95.1-3.ru-root/etc/rc.d/init.d /var/tmp/clamav-0.95.1-3.ru-root/var/lib/clamav /var/tmp/clamav-0.95.1-3.ru-root/var/run/clamd.scan + rm -f /var/tmp/clamav-0.95.1-3.ru-root/etc/clamd.conf /var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/libclamav.la + touch /var/tmp/clamav-0.95.1-3.ru-root/var/lib/clamav/daily.cld + touch /var/tmp/clamav-0.95.1-3.ru-root/var/lib/clamav/main.cld + mkdir _doc_server + install -m644 -p /builddir/build/SOURCES/clamd.sysconfig _doc_server/clamd.sysconfig + install -m644 -p /builddir/build/SOURCES/clamd.logrotate _doc_server/clamd.logrotate + install -m755 -p /builddir/build/SOURCES/clamd.SERVICE.init _doc_server/clamd.init + install -m644 -p /builddir/build/SOURCES/clamd-README _doc_server/README + install -m644 -p etc/clamd.conf _doc_server/clamd.conf + install -m644 -p /builddir/build/SOURCES/clamd-wrapper /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav + install -m755 -p /builddir/build/SOURCES/clamd-gen /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav + cp -pa _doc_server/README _doc_server/clamd.conf _doc_server/clamd.init _doc_server/clamd.logrotate _doc_server/clamd.sysconfig /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/template + ln -s /usr/share/clamav/clamd-wrapper /var/tmp/clamav-0.95.1-3.ru-root/etc/rc.d/init.d/clamd-wrapper + smartsubst 's!/usr/share/clamav!/usr/share/clamav!g' /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/clamd-wrapper + local tmp + local 'regexp=s!/usr/share/clamav!/usr/share/clamav!g' + shift ++ mktemp /tmp/clamav-subst.XXXXXX + tmp=/tmp/clamav-subst.nbJ326 + for i in '"$@"' + sed -e 's!/usr/share/clamav!/usr/share/clamav!g' /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/clamd-wrapper + cmp -s /tmp/clamav-subst.nbJ326 /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/clamd-wrapper + rm -f /tmp/clamav-subst.nbJ326 + install -m644 -p /builddir/build/SOURCES/clamav-update.logrotate /var/tmp/clamav-0.95.1-3.ru-root/etc/logrotate.d/clamav-update + install -m755 -p /builddir/build/SOURCES/clamav-notify-servers /var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamav-notify-servers + touch /var/tmp/clamav-0.95.1-3.ru-root/var/log/freshclam.log + install -p -m0755 /builddir/build/SOURCES/freshclam-sleep /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/freshclam-sleep + install -p -m0644 /builddir/build/SOURCES/freshclam.sysconfig /var/tmp/clamav-0.95.1-3.ru-root/etc/sysconfig/freshclam + install -p -m0600 /builddir/build/SOURCES/clamav-update.cron /var/tmp/clamav-0.95.1-3.ru-root/etc/cron.d/clamav-update + smartsubst 's!webmaster,clamav!webmaster,clamav!g; s!/usr/share/clamav!/usr/share/clamav!g; s!/usr/bin!/usr/bin!g; s!/usr/sbin!/usr/sbin!g;' /var/tmp/clamav-0.95.1-3.ru-root/etc/cron.d/clamav-update /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/freshclam-sleep + local tmp + local 'regexp=s!webmaster,clamav!webmaster,clamav!g; s!/usr/share/clamav!/usr/share/clamav!g; s!/usr/bin!/usr/bin!g; s!/usr/sbin!/usr/sbin!g;' + shift ++ mktemp /tmp/clamav-subst.XXXXXX + tmp=/tmp/clamav-subst.EjB336 + for i in '"$@"' + sed -e 's!webmaster,clamav!webmaster,clamav!g; s!/usr/share/clamav!/usr/share/clamav!g; s!/usr/bin!/usr/bin!g; s!/usr/sbin!/usr/sbin!g;' /var/tmp/clamav-0.95.1-3.ru-root/etc/cron.d/clamav-update + cmp -s /tmp/clamav-subst.EjB336 /var/tmp/clamav-0.95.1-3.ru-root/etc/cron.d/clamav-update + rm -f /tmp/clamav-subst.EjB336 + for i in '"$@"' + sed -e 's!webmaster,clamav!webmaster,clamav!g; s!/usr/share/clamav!/usr/share/clamav!g; s!/usr/bin!/usr/bin!g; s!/usr/sbin!/usr/sbin!g;' /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/freshclam-sleep + cmp -s /tmp/clamav-subst.EjB336 /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/freshclam-sleep + rm -f /tmp/clamav-subst.EjB336 + sed -e 's!!scan!g;s!!clamscan!g' etc/clamd.conf + sed -e 's!!scan!g;' /var/tmp/clamav-0.95.1-3.ru-root/usr/share/clamav/template/clamd.init + install -p -m 644 /builddir/build/SOURCES/clamd.scan.upstart /var/tmp/clamav-0.95.1-3.ru-root/etc/event.d/clamd.scan + touch /var/tmp/clamav-0.95.1-3.ru-root/var/run/clamd.scan/clamd.sock + sed -r -e 's!^#?(User).*!\1 clamilt!g' -e 's!^#?(AllowSupplementaryGroups|LogSyslog) .*!\1 yes!g' -e 's! /tmp/clamav-milter.socket! /var/run/clamav-milter/clamav-milter.socket!g' -e 's! /var/run/clamav-milter.pid! /var/run/clamav-milter/clamav-milter.pid!g' -e 's! /tmp/clamav-milter.log! /var/log/clamav-milter.log!g' etc/clamav-milter.conf + install -p -m 644 /builddir/build/SOURCES/clamav-milter.upstart /var/tmp/clamav-0.95.1-3.ru-root/etc/event.d/clamav-milter + install -p -m 755 /builddir/build/SOURCES/clamav-milter.sysv /var/tmp/clamav-0.95.1-3.ru-root/etc/rc.d/init.d/clamav-milter + rm -f /var/tmp/clamav-0.95.1-3.ru-root/etc/clamav-milter.conf + touch /var/tmp/clamav-0.95.1-3.ru-root/var/run/clamav-milter/clamav-milter.socket /var/tmp/clamav-0.95.1-3.ru-root/var/log/clamav-milter.log + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/clamav-0.95.1 extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/lib64/libclamav.so.6.0.3 extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamscan extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamdscan extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/freshclam extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/sigtool extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamconf extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/bin/clamdtop extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamd extracting debug info from /var/tmp/clamav-0.95.1-3.ru-root/usr/sbin/clamav-milter symlinked /usr/lib/debug/usr/lib64/libclamav.so.6.0.3.debug to /usr/lib/debug/usr/lib64/libclamav.so.6.debug symlinked /usr/lib/debug/usr/lib64/libclamav.so.6.0.3.debug to /usr/lib/debug/usr/lib64/libclamav.so.debug cpio: clamav-0.95.1/libltdl/.libs/libltdlcS.c: No such file or directory 5698 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clamav-0.95.1-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.41642 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.95.1 + DOCDIR=/var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-0.95.1 + export DOCDIR + rm -rf /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-0.95.1 + /bin/mkdir -p /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-0.95.1 + cp -pr AUTHORS BUGS COPYING ChangeLog FAQ NEWS README UPGRADE /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-0.95.1 + cp -pr docs/clamav-mirror-howto.pdf docs/clamdoc.pdf docs/phishsigs_howto.pdf docs/signatures.pdf /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-0.95.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: clamav-lib = 0.95.1-3.ru data(clamav) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclamav.so.6()(64bit) libclamav.so.6(CLAMAV_PRIVATE)(64bit) libclamav.so.6(CLAMAV_PUBLIC)(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: clamav-filesystem-0.95.1-3.ru Provides: group(clamav) = 4 user(clamav) = 4 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh fedora-usermgmt Requires(postun): /bin/sh fedora-usermgmt Conflicts: clamav < 0.95.1-3.ru clamav > 0.95.1-3.ru Processing files: clamav-lib-0.95.1-3.ru Provides: libclamav.so.6()(64bit) libclamav.so.6(CLAMAV_PRIVATE)(64bit) libclamav.so.6(CLAMAV_PUBLIC)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: data(clamav) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclamav.so.6()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: clamav-devel-0.95.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /usr/lib64/pkgconfig Requires: /bin/bash /bin/sh clamav-filesystem = 0.95.1-3.ru clamav-lib = 0.95.1-3.ru libclamav.so.6()(64bit) pkgconfig Processing files: clamav-data-0.95.1-3.ru Provides: config(clamav-data) = 0.95.1-3.ru data(clamav) = full Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): clamav-filesystem = 0.95.1-3.ru Requires(postun): clamav-filesystem = 0.95.1-3.ru Requires: config(clamav-data) = 0.95.1-3.ru Conflicts: data(clamav) < full data(clamav) > full Processing files: clamav-data-empty-0.95.1-3.ru Provides: data(clamav) = empty Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Conflicts: data(clamav) < empty data(clamav) > empty Processing files: clamav-update-0.95.1-3.ru Provides: config(clamav-update) = 0.95.1-3.ru Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /etc/cron.d Requires(post): /bin/chmod /bin/chown /bin/sh group(clamav) Requires(postun): /etc/cron.d Requires: /bin/bash clamav-filesystem = 0.95.1-3.ru config(clamav-update) = 0.95.1-3.ru libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclamav.so.6()(64bit) libclamav.so.6(CLAMAV_PRIVATE)(64bit) libclamav.so.6(CLAMAV_PUBLIC)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: clamav-server-0.95.1-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.41642 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.95.1 + DOCDIR=/var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-server-0.95.1 + export DOCDIR + rm -rf /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-server-0.95.1 + /bin/mkdir -p /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-server-0.95.1 + cp -pr _doc_server/clamd.conf _doc_server/clamd.init _doc_server/clamd.logrotate _doc_server/clamd.sysconfig _doc_server/README /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-server-0.95.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash clamav-filesystem = 0.95.1-3.ru clamav-lib = 0.95.1-3.ru data(clamav) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclamav.so.6()(64bit) libclamav.so.6(CLAMAV_PRIVATE)(64bit) libclamav.so.6(CLAMAV_PUBLIC)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: clamav-server-sysvinit-0.95.1-3.ru Provides: clamav-server-sysv = 0.95.1-3.ru init(clamav-server) = sysv Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /etc/rc.d/init.d Requires(postun): /etc/rc.d/init.d Requires: clamav-server = 0.95.1-3.ru Obsoletes: clamav-server-sysv < 0.95.1-3.ru Processing files: clamav-scanner-0.95.1-3.ru Provides: config(clamav-scanner) = 0.95.1-3.ru group(clamscan) = 49 user(clamscan) = 49 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh Requires(postun): /bin/sh Requires: clamav-server = 0.95.1-3.ru config(clamav-scanner) = 0.95.1-3.ru init(clamav-scanner) Processing files: clamav-scanner-sysvinit-0.95.1-3.ru Provides: config(clamav-scanner-sysvinit) = 0.95.1-3.ru init(clamav-scanner) = sysv Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /etc/rc.d/init.d Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh /etc/rc.d/init.d initscripts Requires: clamav-scanner = 0.95.1-3.ru clamav-server-sysvinit = 0.95.1-3.ru config(clamav-scanner-sysvinit) = 0.95.1-3.ru Processing files: clamav-scanner-upstart-0.95.1-3.ru Provides: config(clamav-scanner-upstart) = 0.95.1-3.ru init(clamav-scanner) = upstart Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /etc/event.d Requires(post): /bin/sh /usr/bin/killall Requires(preun): /bin/sh Requires(postun): /sbin/initctl Requires: clamav-scanner = 0.95.1-3.ru config(clamav-scanner-upstart) = 0.95.1-3.ru Processing files: clamav-milter-0.95.1-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.41642 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.95.1 + DOCDIR=/var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-milter-0.95.1 + export DOCDIR + rm -rf /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-milter-0.95.1 + /bin/mkdir -p /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-milter-0.95.1 + cp -pr clamav-milter/README.fedora /var/tmp/clamav-0.95.1-3.ru-root/usr/share/doc/clamav-milter-0.95.1 + exit 0 Provides: clamav-milter-core = 0.95.1-3.ru clamav-milter-sendmail = 0.95.1-3.ru config(clamav-milter) = 0.95.1-3.ru group(clamilt) = 5 milter(clamav) = postfix milter(clamav) = sendmail user(clamilt) = 5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh fedora-usermgmt Requires(post): /bin/sh coreutils Requires(postun): /bin/sh fedora-usermgmt Requires: config(clamav-milter) = 0.95.1-3.ru init(clamav-milter) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: clamav-milter-core < 0.95.1-3.ru clamav-milter-sendmail < 0.95.1-3.ru Processing files: clamav-milter-sysvinit-0.95.1-3.ru Provides: clamav-milter-sysv = 0.95.1-3.ru config(clamav-milter-sysvinit) = 0.95.1-3.ru init(clamav-milter) = sysvinit Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /etc/rc.d/init.d Requires(post): /bin/sh chkconfig clamav-milter user(clamilt) Requires(preun): /bin/sh chkconfig clamav-milter initscripts user(clamilt) Requires(postun): /bin/sh /etc/rc.d/init.d initscripts Requires: /bin/sh clamav-milter = 0.95.1-3.ru config(clamav-milter-sysvinit) = 0.95.1-3.ru Obsoletes: clamav-milter-sysv < 0.95.1-3.ru Processing files: clamav-milter-upstart-0.95.1-3.ru Provides: config(clamav-milter-upstart) = 0.95.1-3.ru init(clamav-milter) = upstart Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /etc/event.d Requires(post): /bin/sh /usr/bin/killall Requires(preun): /bin/sh Requires(postun): /sbin/initctl Requires: clamav-milter = 0.95.1-3.ru config(clamav-milter-upstart) = 0.95.1-3.ru Processing files: clamav-debuginfo-0.95.1-3.ru Provides: libclamav.so.6.0.3.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/clamav-0.95.1-3.ru-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/clamav-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-filesystem-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-lib-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-devel-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-data-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-data-empty-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-update-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-server-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-server-sysvinit-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-scanner-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-scanner-sysvinit-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-scanner-upstart-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-sysvinit-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-upstart-0.95.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-debuginfo-0.95.1-3.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.96490 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.95.1 + rm -rf /var/tmp/clamav-0.95.1-3.ru-root + exit 0 Child returncode was: 0 LEAVE do -->