ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clamav.spec'], False, '/var/lib/mock/centos5-rutgers-build-17-19/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.94.2-1.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-17-19/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.20202 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clamav-0.94.2 + /bin/gzip -dc /builddir/build/SOURCES/clamav-0.94.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clamav-0.94.2 ++ /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 #21 (clamav-0.93.1-path.patch):' Patch #21 (clamav-0.93.1-path.patch): + patch -p1 -b --suffix .path -s + echo 'Patch #22 (clamav-0.93.3-initoff.patch):' Patch #22 (clamav-0.93.3-initoff.patch): + patch -p1 -b --suffix .initoff -s + 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.93.3-pid.patch):' Patch #26 (clamav-0.93.3-pid.patch): + patch -p1 -b --suffix .pid -s + install -p -m0644 /builddir/build/SOURCES/README.fedora clamav-milter/ + mkdir -p libclamunrar libclamunrar_iface + touch libclamunrar/Makefile.in libclamunrar/all libclamunrar/install + perl -pi -e 's!^(#?LogFile ).*!\1/var/log/clamd.!g; s!^#?(LocalSocket ).*!\1/var/run/clamd./clamd.sock!g; s!^#?(PidFile ).*!\1/var/run/clamd./clamd.pid!g; s!^#?(User ).*!\1!g; s! /usr/local/share/clamav,! /var/lib/clamav,!g; ' etc/clamd.conf + perl -pi -e 's!^#(UpdateLogFile )!\1!g;' etc/freshclam.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.51433 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + 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' + 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 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 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 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... no checking for strlcat... 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 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 how to compile and link with check... 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 bzReadOpen in -lbz2... no checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for CVE-2008-1372... bugged configure: WARNING: ****** bzip2 libraries are affected by the CVE-2008-1372 bug configure: WARNING: ****** We strongly suggest you to update to bzip2 1.0.5. configure: WARNING: ****** Please do not report stability problems to the ClamAV developers! checking for getaddrinfo... yes checking for IPv6 support... no checking for resolv.h... yes checking for dn_expand in std libs... no checking for dn_expand in -lresolv... yes checking for res_nquery in -lresolv... yes checking whether setpgrp takes no argument... yes checking for libgmp... yes checking how to link with libgmp... /usr/lib64/libgmp.so 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 sendmail... /usr/sbin/sendmail checking for sched_yield... yes checking for pthread_yield... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for TCP wrappers library... -lwrap 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 configure: creating ./config.status config.status: creating libclamunrar/Makefile config.status: creating libclamunrar_iface/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 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 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.94.2' Making all in libclamunrar make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar' Making all in libclamunrar_iface make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar_iface' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar_iface' Making all in libclamav make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' Making all in lzma make[4]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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 -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.94.2/libclamav/lzma' Making all in . make[4]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 matcher-ac.lo -MD -MP -MF .deps/matcher-ac.Tpo -c -o matcher-ac.lo matcher-ac.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 matcher-bm.lo -MD -MP -MF .deps/matcher-bm.Tpo -c -o matcher-bm.lo matcher-bm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 matcher.lo -MD -MP -MF .deps/matcher.Tpo -c -o matcher.lo matcher.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 matcher-bm.lo -MD -MP -MF .deps/matcher-bm.Tpo -c matcher-bm.c -fPIC -DPIC -o .libs/matcher-bm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 matcher.lo -MD -MP -MF .deps/matcher.Tpo -c matcher.c -fPIC -DPIC -o .libs/matcher.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 matcher-ac.lo -MD -MP -MF .deps/matcher-ac.Tpo -c matcher-ac.c -fPIC -DPIC -o .libs/matcher-ac.o mv -f .deps/matcher-bm.Tpo .deps/matcher-bm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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.lo -MD -MP -MF .deps/others.Tpo -c -o others.lo others.c mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 readdb.lo -MD -MP -MF .deps/readdb.Tpo -c -o readdb.lo readdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 readdb.lo -MD -MP -MF .deps/readdb.Tpo -c readdb.c -fPIC -DPIC -o .libs/readdb.o matcher-ac.c: In function 'cli_ac_initdata': matcher-ac.c:736: warning: unused parameter 'tracklen' readdb.c: In function 'lsigattribs': readdb.c:746: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:747: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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.lo -MD -MP -MF .deps/others.Tpo -c others.c -fPIC -DPIC -o .libs/others.o mv -f .deps/matcher.Tpo .deps/matcher.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 cvd.lo -MD -MP -MF .deps/cvd.Tpo -c -o cvd.lo cvd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 cvd.lo -MD -MP -MF .deps/cvd.Tpo -c cvd.c -fPIC -DPIC -o .libs/cvd.o mv -f .deps/matcher-ac.Tpo .deps/matcher-ac.Plo mv -f .deps/others.Tpo .deps/others.Plo mv -f .deps/readdb.Tpo .deps/readdb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 dsig.lo -MD -MP -MF .deps/dsig.Tpo -c -o dsig.lo dsig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 str.lo -MD -MP -MF .deps/str.Tpo -c -o str.lo str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 scanners.lo -MD -MP -MF .deps/scanners.Tpo -c -o scanners.lo scanners.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 dsig.lo -MD -MP -MF .deps/dsig.Tpo -c dsig.c -fPIC -DPIC -o .libs/dsig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fPIC -DPIC -o .libs/str.o mv -f .deps/dsig.Tpo .deps/dsig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 textdet.lo -MD -MP -MF .deps/textdet.Tpo -c -o textdet.lo textdet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 scanners.lo -MD -MP -MF .deps/scanners.Tpo -c scanners.c -fPIC -DPIC -o .libs/scanners.o mv -f .deps/cvd.Tpo .deps/cvd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 filetypes.lo -MD -MP -MF .deps/filetypes.Tpo -c -o filetypes.lo filetypes.c scanners.c: In function 'cli_scanarj': scanners.c:385: warning: unused parameter 'sfx_check' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 textdet.lo -MD -MP -MF .deps/textdet.Tpo -c textdet.c -fPIC -DPIC -o .libs/textdet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 filetypes.lo -MD -MP -MF .deps/filetypes.Tpo -c filetypes.c -fPIC -DPIC -o .libs/filetypes.o mv -f .deps/str.Tpo .deps/str.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 rtf.lo -MD -MP -MF .deps/rtf.Tpo -c -o rtf.lo rtf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 rtf.lo -MD -MP -MF .deps/rtf.Tpo -c rtf.c -fPIC -DPIC -o .libs/rtf.o mv -f .deps/textdet.Tpo .deps/textdet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 blob.lo -MD -MP -MF .deps/blob.Tpo -c -o blob.lo blob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 blob.lo -MD -MP -MF .deps/blob.Tpo -c blob.c -fPIC -DPIC -o .libs/blob.o blob.c: In function 'blobSetFilename': blob.c:156: warning: unused parameter 'dir' blob.c: In function 'fileblobPartialSet': blob.c:495: warning: unused parameter 'arg' mv -f .deps/filetypes.Tpo .deps/filetypes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 mbox.lo -MD -MP -MF .deps/mbox.Tpo -c -o mbox.lo mbox.c mv -f .deps/rtf.Tpo .deps/rtf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o mv -f .deps/blob.Tpo .deps/blob.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 table.lo -MD -MP -MF .deps/table.Tpo -c -o table.lo table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 mbox.lo -MD -MP -MF .deps/mbox.Tpo -c mbox.c -fPIC -DPIC -o .libs/mbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fPIC -DPIC -o .libs/table.o mv -f .deps/scanners.Tpo .deps/scanners.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o mv -f .deps/table.Tpo .deps/table.Plo mv -f .deps/text.Tpo .deps/text.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 ole2_extract.lo -MD -MP -MF .deps/ole2_extract.Tpo -c -o ole2_extract.lo ole2_extract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 ole2_extract.lo -MD -MP -MF .deps/ole2_extract.Tpo -c ole2_extract.c -fPIC -DPIC -o .libs/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:569: warning: unused parameter 'ctx' ole2_extract.c: In function 'handler_enum': ole2_extract.c:688: warning: unused parameter 'fd' ole2_extract.c:688: warning: unused parameter 'dir' ole2_extract.c:688: warning: unused parameter 'ctx' ole2_extract.c: In function 'handler_otf': ole2_extract.c:704: warning: unused parameter 'dir' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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_extract.lo -MD -MP -MF .deps/vba_extract.Tpo -c -o vba_extract.lo vba_extract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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_extract.lo -MD -MP -MF .deps/vba_extract.Tpo -c vba_extract.c -fPIC -DPIC -o .libs/vba_extract.o mv -f .deps/ole2_extract.Tpo .deps/ole2_extract.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 msexpand.lo -MD -MP -MF .deps/msexpand.Tpo -c -o msexpand.lo msexpand.c mv -f .deps/message.Tpo .deps/message.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 pe.lo -MD -MP -MF .deps/pe.Tpo -c -o pe.lo pe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 pe.lo -MD -MP -MF .deps/pe.Tpo -c pe.c -fPIC -DPIC -o .libs/pe.o pe.c: In function 'cli_md5sect': pe.c:307: warning: comparison between signed and unsigned pe.c: In function 'cli_scanpe': pe.c:762: warning: comparison of unsigned expression >= 0 is always true pe.c:908: warning: pointer targets in passing argument 1 of 'disasmbuf' differ in signedness pe.c:1069: warning: comparison between signed and unsigned pe.c:1207: warning: statement with no effect pe.c:1288: warning: comparison of unsigned expression >= 0 is always true pe.c:1288: warning: comparison of unsigned expression >= 0 is always true pe.c:1316: warning: statement with no effect pe.c:1411: warning: statement with no effect pe.c:1411: warning: statement with no effect pe.c:1852: warning: statement with no effect pe.c:1907: warning: statement with no effect pe.c:1923: warning: comparison between signed and unsigned pe.c:1946: warning: comparison between signed and unsigned pe.c:1948: warning: comparison between signed and unsigned pe.c:1967: warning: statement with no effect pe.c:1992: warning: comparison between signed and unsigned pe.c:2001: warning: statement with no effect pe.c:2075: warning: statement with no effect pe.c: In function 'cli_peheader': pe.c:2206: warning: comparison between signed and unsigned pe.c:2231: warning: comparison of unsigned expression >= 0 is always true libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 msexpand.lo -MD -MP -MF .deps/msexpand.Tpo -c msexpand.c -fPIC -DPIC -o .libs/msexpand.o mv -f .deps/vba_extract.Tpo .deps/vba_extract.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 disasm.lo -MD -MP -MF .deps/disasm.Tpo -c -o disasm.lo disasm.c mv -f .deps/mbox.Tpo .deps/mbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 upx.lo -MD -MP -MF .deps/upx.Tpo -c -o upx.lo upx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 upx.lo -MD -MP -MF .deps/upx.Tpo -c upx.c -fPIC -DPIC -o .libs/upx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 disasm.lo -MD -MP -MF .deps/disasm.Tpo -c disasm.c -fPIC -DPIC -o .libs/disasm.o upx.c: In function 'upx_inflatelzma': upx.c:533: warning: pointer targets in assignment differ in signedness upx.c:534: warning: pointer targets in assignment differ in signedness mv -f .deps/upx.Tpo .deps/upx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 htmlnorm.lo -MD -MP -MF .deps/htmlnorm.Tpo -c -o htmlnorm.lo htmlnorm.c mv -f .deps/msexpand.Tpo .deps/msexpand.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 chmunpack.lo -MD -MP -MF .deps/chmunpack.Tpo -c -o chmunpack.lo chmunpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 chmunpack.lo -MD -MP -MF .deps/chmunpack.Tpo -c chmunpack.c -fPIC -DPIC -o .libs/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:839: warning: unused parameter 'dirname' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 htmlnorm.lo -MD -MP -MF .deps/htmlnorm.Tpo -c htmlnorm.c -fPIC -DPIC -o .libs/htmlnorm.o mv -f .deps/disasm.Tpo .deps/disasm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 rebuildpe.lo -MD -MP -MF .deps/rebuildpe.Tpo -c -o rebuildpe.lo rebuildpe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 rebuildpe.lo -MD -MP -MF .deps/rebuildpe.Tpo -c rebuildpe.c -fPIC -DPIC -o .libs/rebuildpe.o htmlnorm.c: In function 'html_tag_arg_value': htmlnorm.c:329: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:329: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:330: warning: pointer targets in return differ in signedness htmlnorm.c: In function 'html_tag_arg_set': htmlnorm.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:343: warning: pointer targets in assignment differ in signedness htmlnorm.c: In function 'html_tag_arg_add': htmlnorm.c:372: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:372: warning: pointer targets in assignment differ in signedness htmlnorm.c:375: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:375: warning: pointer targets in assignment differ in signedness htmlnorm.c:376: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:381: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:381: warning: pointer targets in assignment differ in signedness htmlnorm.c: In function 'html_output_tag': htmlnorm.c:422: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:425: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:427: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:428: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c: In function 'screnc_decode': htmlnorm.c:551: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:565: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness htmlnorm.c:574: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c: In function 'cli_html_normalise': htmlnorm.c:858: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:887: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:943: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:943: warning: pointer targets in passing argument 3 of 'html_tag_arg_add' differ in signedness htmlnorm.c:971: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:971: warning: pointer targets in passing argument 3 of 'html_tag_arg_add' differ in signedness htmlnorm.c:987: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:987: warning: pointer targets in passing argument 3 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1047: warning: pointer targets in passing argument 2 of 'js_process' differ in signedness htmlnorm.c:1047: warning: pointer targets in passing argument 3 of 'js_process' differ in signedness htmlnorm.c:1047: warning: pointer targets in passing argument 4 of 'js_process' differ in signedness htmlnorm.c:1047: warning: pointer targets in passing argument 5 of 'js_process' differ in signedness htmlnorm.c:1068: warning: pointer targets in assignment differ in signedness htmlnorm.c:1070: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness htmlnorm.c:1076: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness htmlnorm.c:1093: warning: pointer targets in assignment differ in signedness htmlnorm.c:1094: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness htmlnorm.c:1095: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness htmlnorm.c:1106: warning: pointer targets in assignment differ in signedness htmlnorm.c:1107: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1109: warning: pointer targets in initialization differ in signedness htmlnorm.c:1121: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1123: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1128: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1131: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1135: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1143: warning: pointer targets in initialization differ in signedness htmlnorm.c:1147: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:1147: warning: pointer targets in assignment differ in signedness htmlnorm.c:1150: warning: pointer targets in assignment differ in signedness htmlnorm.c:1151: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1152: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1155: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:1155: warning: pointer targets in assignment differ in signedness htmlnorm.c:1158: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1161: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1165: warning: pointer targets in assignment differ in signedness htmlnorm.c:1166: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1167: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1170: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:1170: warning: pointer targets in assignment differ in signedness htmlnorm.c:1173: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1176: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1181: warning: pointer targets in assignment differ in signedness htmlnorm.c:1182: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1183: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1186: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:1186: warning: pointer targets in assignment differ in signedness htmlnorm.c:1189: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1192: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1197: warning: pointer targets in assignment differ in signedness htmlnorm.c:1198: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1199: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1202: warning: pointer targets in passing argument 1 of 'cli_strdup' differ in signedness htmlnorm.c:1202: warning: pointer targets in assignment differ in signedness htmlnorm.c:1205: warning: pointer targets in passing argument 2 of 'html_tag_arg_add' differ in signedness htmlnorm.c:1208: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1216: warning: pointer targets in assignment differ in signedness htmlnorm.c:1218: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1223: warning: pointer targets in assignment differ in signedness htmlnorm.c:1225: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1356: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness htmlnorm.c:1356: warning: pointer targets in assignment differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness htmlnorm.c:1367: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness htmlnorm.c:1379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness htmlnorm.c:1499: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:1500: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:1502: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:1504: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:1507: warning: pointer targets in passing argument 2 of 'html_output_str' differ in signedness htmlnorm.c:1610: warning: pointer targets in passing argument 2 of 'js_process' differ in signedness htmlnorm.c:1610: warning: pointer targets in passing argument 3 of 'js_process' differ in signedness htmlnorm.c:1610: warning: pointer targets in passing argument 4 of 'js_process' differ in signedness htmlnorm.c:1610: warning: pointer targets in passing argument 5 of 'js_process' differ in signedness htmlnorm.c: In function 'html_screnc_decode': htmlnorm.c:1758: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness htmlnorm.c:1759: warning: pointer targets in passing argument 1 of 'open' differ in signedness htmlnorm.c:1768: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness htmlnorm.c:1768: warning: pointer targets in assignment differ in signedness htmlnorm.c:1808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mv -f .deps/rebuildpe.Tpo .deps/rebuildpe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 petite.lo -MD -MP -MF .deps/petite.Tpo -c -o petite.lo petite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 petite.lo -MD -MP -MF .deps/petite.Tpo -c petite.c -fPIC -DPIC -o .libs/petite.o mv -f .deps/chmunpack.Tpo .deps/chmunpack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 wwunpack.lo -MD -MP -MF .deps/wwunpack.Tpo -c -o wwunpack.lo wwunpack.c petite.c: In function 'petite_inflate2x_1to9': petite.c:450: warning: comparison between signed and unsigned petite.c:450: warning: comparison between signed and unsigned libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 wwunpack.lo -MD -MP -MF .deps/wwunpack.Tpo -c wwunpack.c -fPIC -DPIC -o .libs/wwunpack.o wwunpack.c: In function 'wwunpack': wwunpack.c:233: warning: comparison between signed and unsigned mv -f .deps/petite.Tpo .deps/petite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 unsp.lo -MD -MP -MF .deps/unsp.Tpo -c -o unsp.lo unsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 unsp.lo -MD -MP -MF .deps/unsp.Tpo -c unsp.c -fPIC -DPIC -o .libs/unsp.o mv -f .deps/wwunpack.Tpo .deps/wwunpack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 aspack.lo -MD -MP -MF .deps/aspack.Tpo -c -o aspack.lo aspack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 aspack.lo -MD -MP -MF .deps/aspack.Tpo -c aspack.c -fPIC -DPIC -o .libs/aspack.o htmlnorm.c: In function 'cli_html_normalise': htmlnorm.c:613: warning: 'length' may be used uninitialized in this function htmlnorm.c:612: warning: 'quoted' may be used uninitialized in this function htmlnorm.c:610: warning: 'ptr_screnc' may be used uninitialized in this function htmlnorm.c:604: warning: 'hex' may be used uninitialized in this function htmlnorm.c:604: warning: 'escape' may be used uninitialized in this function htmlnorm.c:603: warning: 'tag_arg_length' may be used uninitialized in this function htmlnorm.c:603: warning: 'tag_length' may be used uninitialized in this function mv -f .deps/unsp.Tpo .deps/unsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 packlibs.lo -MD -MP -MF .deps/packlibs.Tpo -c -o packlibs.lo packlibs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 packlibs.lo -MD -MP -MF .deps/packlibs.Tpo -c packlibs.c -fPIC -DPIC -o .libs/packlibs.o packlibs.c: In function 'cli_unfsg': packlibs.c:152: warning: comparison between signed and unsigned packlibs.c:152: warning: comparison between signed and unsigned packlibs.c: In function 'unmew': packlibs.c:280: warning: comparison between signed and unsigned packlibs.c:280: warning: comparison between signed and unsigned packlibs.c:283: warning: comparison between signed and unsigned packlibs.c:285: warning: comparison between signed and unsigned mv -f .deps/aspack.Tpo .deps/aspack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 fsg.lo -MD -MP -MF .deps/fsg.Tpo -c -o fsg.lo fsg.c mv -f .deps/packlibs.Tpo .deps/packlibs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 mew.lo -MD -MP -MF .deps/mew.Tpo -c -o mew.lo mew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 fsg.lo -MD -MP -MF .deps/fsg.Tpo -c fsg.c -fPIC -DPIC -o .libs/fsg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 mew.lo -MD -MP -MF .deps/mew.Tpo -c mew.c -fPIC -DPIC -o .libs/mew.o mv -f .deps/fsg.Tpo .deps/fsg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 upack.lo -MD -MP -MF .deps/upack.Tpo -c -o upack.lo upack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 upack.lo -MD -MP -MF .deps/upack.Tpo -c upack.c -fPIC -DPIC -o .libs/upack.o upack.c: In function 'unupack': upack.c:246: warning: comparison between signed and unsigned upack.c:299: warning: comparison between signed and unsigned upack.c:320: warning: comparison between signed and unsigned upack.c:365: warning: comparison between signed and unsigned mv -f .deps/htmlnorm.Tpo .deps/htmlnorm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 line.lo -MD -MP -MF .deps/line.Tpo -c -o line.lo line.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 line.lo -MD -MP -MF .deps/line.Tpo -c line.c -fPIC -DPIC -o .libs/line.o mv -f .deps/mew.Tpo .deps/mew.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 untar.lo -MD -MP -MF .deps/untar.Tpo -c -o untar.lo untar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 untar.lo -MD -MP -MF .deps/untar.Tpo -c untar.c -fPIC -DPIC -o .libs/untar.o mv -f .deps/line.Tpo .deps/line.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 unzip.lo -MD -MP -MF .deps/unzip.Tpo -c -o unzip.lo unzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 unzip.lo -MD -MP -MF .deps/unzip.Tpo -c unzip.c -fPIC -DPIC -o .libs/unzip.o upack.c:59: warning: 'loc_edi' may be used uninitialized in this function 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/pe.Tpo .deps/pe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 inflate64.lo -MD -MP -MF .deps/inflate64.Tpo -c -o inflate64.lo inflate64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 inflate64.lo -MD -MP -MF .deps/inflate64.Tpo -c inflate64.c -fPIC -DPIC -o .libs/inflate64.o mv -f .deps/untar.Tpo .deps/untar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 special.lo -MD -MP -MF .deps/special.Tpo -c -o special.lo special.c mv -f .deps/upack.Tpo .deps/upack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 binhex.lo -MD -MP -MF .deps/binhex.Tpo -c -o binhex.lo binhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 special.lo -MD -MP -MF .deps/special.Tpo -c special.c -fPIC -DPIC -o .libs/special.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 binhex.lo -MD -MP -MF .deps/binhex.Tpo -c binhex.c -fPIC -DPIC -o .libs/binhex.o special.c: In function 'cli_check_mydoom_log': special.c:61: warning: comparison between signed and unsigned mv -f .deps/binhex.Tpo .deps/binhex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c -o is_tar.lo is_tar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c -fPIC -DPIC -o .libs/is_tar.o mv -f .deps/unzip.Tpo .deps/unzip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 tnef.lo -MD -MP -MF .deps/tnef.Tpo -c -o tnef.lo tnef.c mv -f .deps/special.Tpo .deps/special.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 autoit.lo -MD -MP -MF .deps/autoit.Tpo -c -o autoit.lo autoit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 tnef.lo -MD -MP -MF .deps/tnef.Tpo -c tnef.c -fPIC -DPIC -o .libs/tnef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 autoit.lo -MD -MP -MF .deps/autoit.Tpo -c autoit.c -fPIC -DPIC -o .libs/autoit.o mv -f .deps/is_tar.Tpo .deps/is_tar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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.lo -MD -MP -MF .deps/strlcpy.Tpo -c regex/strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c mv -f .deps/inflate64.Tpo .deps/inflate64.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c mv -f .deps/tnef.Tpo .deps/tnef.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regex/regcomp.c -fPIC -DPIC -o .libs/regcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regex/regerror.c -fPIC -DPIC -o .libs/regerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regex/regexec.c -fPIC -DPIC -o .libs/regexec.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/regerror.Tpo .deps/regerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regfree.lo -MD -MP -MF .deps/regfree.Tpo -c -o regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regfree.lo -MD -MP -MF .deps/regfree.Tpo -c regex/regfree.c -fPIC -DPIC -o .libs/regfree.o regex/regexec.c: In function 'cli_regexec': regex/regexec.c:158: warning: comparison between signed and unsigned mv -f .deps/regfree.Tpo .deps/regfree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 unarj.lo -MD -MP -MF .deps/unarj.Tpo -c -o unarj.lo unarj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 unarj.lo -MD -MP -MF .deps/unarj.Tpo -c unarj.c -fPIC -DPIC -o .libs/unarj.o mv -f .deps/autoit.Tpo .deps/autoit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c -o bzlib.lo `test -f 'nsis/bzlib.c' || echo './'`nsis/bzlib.c unarj.c: In function 'make_table': unarj.c:269: warning: comparison between signed and unsigned unarj.c: In function 'decode': unarj.c:580: warning: comparison between signed and unsigned unarj.c: In function 'arj_unstore': unarj.c:756: warning: comparison between signed and unsigned unarj.c: In function 'cli_unarj_open': unarj.c:1017: warning: unused parameter 'dirname' unarj.c: In function 'cli_unarj_extract_file': unarj.c:1077: warning: comparison between signed and unsigned libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c nsis/bzlib.c -fPIC -DPIC -o .libs/bzlib.o 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 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' 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/regcomp.Tpo .deps/regcomp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 nulsft.lo -MD -MP -MF .deps/nulsft.Tpo -c -o nulsft.lo `test -f 'nsis/nulsft.c' || echo './'`nsis/nulsft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 nulsft.lo -MD -MP -MF .deps/nulsft.Tpo -c nsis/nulsft.c -fPIC -DPIC -o .libs/nulsft.o mv -f .deps/regexec.Tpo .deps/regexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 infblock.lo -MD -MP -MF .deps/infblock.Tpo -c -o infblock.lo `test -f 'nsis/infblock.c' || echo './'`nsis/infblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 infblock.lo -MD -MP -MF .deps/infblock.Tpo -c nsis/infblock.c -fPIC -DPIC -o .libs/infblock.o mv -f .deps/nulsft.Tpo .deps/nulsft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 pdf.lo -MD -MP -MF .deps/pdf.Tpo -c -o pdf.lo pdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 pdf.lo -MD -MP -MF .deps/pdf.Tpo -c pdf.c -fPIC -DPIC -o .libs/pdf.o mv -f .deps/unarj.Tpo .deps/unarj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 spin.lo -MD -MP -MF .deps/spin.Tpo -c -o spin.lo spin.c mv -f .deps/bzlib.Tpo .deps/bzlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 yc.lo -MD -MP -MF .deps/yc.Tpo -c -o yc.lo yc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 spin.lo -MD -MP -MF .deps/spin.Tpo -c spin.c -fPIC -DPIC -o .libs/spin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 yc.lo -MD -MP -MF .deps/yc.Tpo -c yc.c -fPIC -DPIC -o .libs/yc.o spin.c: In function 'unspin': spin.c:272: warning: comparison between signed and unsigned spin.c:304: warning: comparison between signed and unsigned spin.c:329: warning: comparison between signed and unsigned mv -f .deps/infblock.Tpo .deps/infblock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c mv -f .deps/yc.Tpo .deps/yc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 sis.lo -MD -MP -MF .deps/sis.Tpo -c -o sis.lo sis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 sis.lo -MD -MP -MF .deps/sis.Tpo -c sis.c -fPIC -DPIC -o .libs/sis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -fPIC -DPIC -o .libs/elf.o mv -f .deps/pdf.Tpo .deps/pdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 uuencode.lo -MD -MP -MF .deps/uuencode.Tpo -c -o uuencode.lo uuencode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 uuencode.lo -MD -MP -MF .deps/uuencode.Tpo -c uuencode.c -fPIC -DPIC -o .libs/uuencode.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/spin.Tpo .deps/spin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 phishcheck.lo -MD -MP -MF .deps/phishcheck.Tpo -c -o phishcheck.lo phishcheck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 phishcheck.lo -MD -MP -MF .deps/phishcheck.Tpo -c phishcheck.c -fPIC -DPIC -o .libs/phishcheck.o phishcheck.c: In function 'get_host': phishcheck.c:345: warning: unused parameter 's' phishcheck.c: In function 'get_domain': phishcheck.c:430: warning: unused parameter 'pchk' mv -f .deps/uuencode.Tpo .deps/uuencode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 phish_domaincheck_db.lo -MD -MP -MF .deps/phish_domaincheck_db.Tpo -c -o phish_domaincheck_db.lo phish_domaincheck_db.c phishcheck.c: In function 'phishingScan': phishcheck.c:790: warning: pointer targets in passing argument 2 of 'string_init_c' differ in signedness phishcheck.c:727: warning: unused parameter 'dir' phishcheck.c: In function 'validate_uri_xalphas_nodot': phishcheck.c:966: warning: pointer targets in initialization differ in signedness phishcheck.c:967: warning: pointer targets in assignment differ in signedness phishcheck.c: In function 'validate_uri_xpalphas_nodot': phishcheck.c:976: warning: pointer targets in initialization differ in signedness phishcheck.c:977: warning: pointer targets in assignment differ in signedness phishcheck.c: In function 'validate_uri_ialpha': phishcheck.c:988: warning: pointer targets in initialization differ in signedness phishcheck.c: In function 'isURL': phishcheck.c:999: warning: unused variable 'len' phishcheck.c:997: warning: unused parameter 'pchk' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 phish_domaincheck_db.lo -MD -MP -MF .deps/phish_domaincheck_db.Tpo -c phish_domaincheck_db.c -fPIC -DPIC -o .libs/phish_domaincheck_db.o phish_domaincheck_db.c: In function 'domainlist_match': phish_domaincheck_db.c:48: warning: unused parameter 'flags' mv -f .deps/elf.Tpo .deps/elf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 phish_whitelist.lo -MD -MP -MF .deps/phish_whitelist.Tpo -c -o phish_whitelist.lo phish_whitelist.c mv -f .deps/phish_domaincheck_db.Tpo .deps/phish_domaincheck_db.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regex_list.lo -MD -MP -MF .deps/regex_list.Tpo -c -o regex_list.lo regex_list.c mv -f .deps/sis.Tpo .deps/sis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regex_suffix.lo -MD -MP -MF .deps/regex_suffix.Tpo -c -o regex_suffix.lo regex_suffix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regex_list.lo -MD -MP -MF .deps/regex_list.Tpo -c regex_list.c -fPIC -DPIC -o .libs/regex_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 phish_whitelist.lo -MD -MP -MF .deps/phish_whitelist.Tpo -c phish_whitelist.c -fPIC -DPIC -o .libs/phish_whitelist.o regex_list.c: In function 'load_regex_matcher': regex_list.c:438: warning: unused parameter 'options' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 regex_suffix.lo -MD -MP -MF .deps/regex_suffix.Tpo -c regex_suffix.c -fPIC -DPIC -o .libs/regex_suffix.o mv -f .deps/phish_whitelist.Tpo .deps/phish_whitelist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 mspack.lo -MD -MP -MF .deps/mspack.Tpo -c -o mspack.lo mspack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 mspack.lo -MD -MP -MF .deps/mspack.Tpo -c mspack.c -fPIC -DPIC -o .libs/mspack.o mv -f .deps/phishcheck.Tpo .deps/phishcheck.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 cab.lo -MD -MP -MF .deps/cab.Tpo -c -o cab.lo cab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 cab.lo -MD -MP -MF .deps/cab.Tpo -c cab.c -fPIC -DPIC -o .libs/cab.o mspack.c: In function 'lzx_decompress': mspack.c:1289: warning: comparison between signed and unsigned mspack.c: In function 'qtm_decompress': mspack.c:1905: warning: comparison between signed and unsigned mv -f .deps/regex_list.Tpo .deps/regex_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 entconv.lo -MD -MP -MF .deps/entconv.Tpo -c -o entconv.lo entconv.c mv -f .deps/regex_suffix.Tpo .deps/regex_suffix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c -o hashtab.lo hashtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 entconv.lo -MD -MP -MF .deps/entconv.Tpo -c entconv.c -fPIC -DPIC -o .libs/entconv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/hashtab.o mv -f .deps/entconv.Tpo .deps/entconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 dconf.lo -MD -MP -MF .deps/dconf.Tpo -c -o dconf.lo dconf.c mv -f .deps/cab.Tpo .deps/cab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 lzma_iface.lo -MD -MP -MF .deps/lzma_iface.Tpo -c -o lzma_iface.lo lzma_iface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 dconf.lo -MD -MP -MF .deps/dconf.Tpo -c dconf.c -fPIC -DPIC -o .libs/dconf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 lzma_iface.lo -MD -MP -MF .deps/lzma_iface.Tpo -c lzma_iface.c -fPIC -DPIC -o .libs/lzma_iface.o mv -f .deps/hashtab.Tpo .deps/hashtab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 explode.lo -MD -MP -MF .deps/explode.Tpo -c -o explode.lo explode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 explode.lo -MD -MP -MF .deps/explode.Tpo -c explode.c -fPIC -DPIC -o .libs/explode.o mv -f .deps/lzma_iface.Tpo .deps/lzma_iface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 textnorm.lo -MD -MP -MF .deps/textnorm.Tpo -c -o textnorm.lo textnorm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 textnorm.lo -MD -MP -MF .deps/textnorm.Tpo -c textnorm.c -fPIC -DPIC -o .libs/textnorm.o mv -f .deps/dconf.Tpo .deps/dconf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 dlp.lo -MD -MP -MF .deps/dlp.Tpo -c -o dlp.lo dlp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 dlp.lo -MD -MP -MF .deps/dlp.Tpo -c dlp.c -fPIC -DPIC -o .libs/dlp.o mv -f .deps/textnorm.Tpo .deps/textnorm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 js-norm.lo -MD -MP -MF .deps/js-norm.Tpo -c -o js-norm.lo `test -f 'jsparse/js-norm.c' || echo './'`jsparse/js-norm.c mv -f .deps/explode.Tpo .deps/explode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 uniq.lo -MD -MP -MF .deps/uniq.Tpo -c -o uniq.lo uniq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 js-norm.lo -MD -MP -MF .deps/js-norm.Tpo -c jsparse/js-norm.c -fPIC -DPIC -o .libs/js-norm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 uniq.lo -MD -MP -MF .deps/uniq.Tpo -c uniq.c -fPIC -DPIC -o .libs/uniq.o dlp.c: In function 'dlp_is_valid_ssn': dlp.c:301: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness dlp.c:301: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness jsparse/js-norm.c: In function 'handle_unescape': jsparse/js-norm.c:695: warning: unused parameter 'cnt' jsparse/js-norm.c: In function 'handle_df': jsparse/js-norm.c:715: warning: unused parameter 'cnt' jsparse/js-norm.c: In function 'cli_js_parse_done': jsparse/js-norm.c:867: warning: enumeration value 'Initial' not handled in switch jsparse/js-norm.c:867: warning: enumeration value 'MultilineComment' not handled in switch jsparse/js-norm.c:867: warning: enumeration value 'SinglelineComment' not handled in switch jsparse/js-norm.c:867: warning: enumeration value 'Number' not handled in switch jsparse/js-norm.c:867: warning: enumeration value 'Identifier' not handled in switch jsparse/js-norm.c:867: warning: enumeration value 'Dummy' not handled in switch jsparse/js-norm.c: In function 'yyset_debug': jsparse/js-norm.c:1446: warning: unused parameter 'debug_flag' jsparse/js-norm.c:1446: warning: unused parameter 'yyscanner' jsparse/js-norm.c: In function 'yy_delete_buffer': jsparse/js-norm.c:1450: warning: unused parameter 'yyb' jsparse/js-norm.c:1450: warning: unused parameter 'scanner' jsparse/js-norm.c: In function 'yylex': jsparse/js-norm.c:1486: warning: enumeration value 'Dummy' not handled in switch mv -f .deps/dlp.Tpo .deps/dlp.Plo mv -f .deps/uniq.Tpo .deps/uniq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -O2 -g -pipe -Wall -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -O2 -g -pipe -Wall -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.lo -MD -MP -MF .deps/libclamav_internal_utils_la-others.Tpo -c -o libclamav_internal_utils_la-others.lo `test -f 'others.c' || echo './'`others.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -O2 -g -pipe -Wall -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -O2 -g -pipe -Wall -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.lo -MD -MP -MF .deps/libclamav_internal_utils_la-others.Tpo -c others.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-others.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 -O2 -g -pipe -Wall -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 version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -O2 -g -pipe -Wall -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 version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o mv -f .deps/version.Tpo .deps/version.Plo mv -f .deps/libclamav_internal_utils_la-others.Tpo .deps/libclamav_internal_utils_la-others.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DCLI_MEMFUNSONLY -O2 -g -pipe -Wall -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-others.lo -lz -lmilter -lpthread mv -f .deps/mspack.Tpo .deps/mspack.Plo libtool: link: ar cru .libs/libclamav_internal_utils.a .libs/libclamav_internal_utils_la-str.o .libs/libclamav_internal_utils_la-others.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" ) mv -f .deps/js-norm.Tpo .deps/js-norm.Plo /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 -thread-safe -version-info 5:4:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -Wl,--as-needed -o libclamav.la -rpath /usr/lib64 matcher-ac.lo matcher-bm.lo matcher.lo md5.lo others.lo readdb.lo cvd.lo dsig.lo str.lo scanners.lo textdet.lo filetypes.lo rtf.lo blob.lo mbox.lo message.lo table.lo text.lo ole2_extract.lo vba_extract.lo msexpand.lo pe.lo disasm.lo upx.lo htmlnorm.lo chmunpack.lo rebuildpe.lo petite.lo wwunpack.lo unsp.lo aspack.lo packlibs.lo fsg.lo mew.lo upack.lo line.lo untar.lo unzip.lo inflate64.lo special.lo binhex.lo is_tar.lo tnef.lo autoit.lo strlcpy.lo regcomp.lo regerror.lo regexec.lo regfree.lo unarj.lo bzlib.lo nulsft.lo infblock.lo pdf.lo spin.lo yc.lo elf.lo sis.lo uuencode.lo phishcheck.lo phish_domaincheck_db.lo phish_whitelist.lo regex_list.lo regex_suffix.lo mspack.lo cab.lo entconv.lo hashtab.lo dconf.lo lzma_iface.lo explode.lo textnorm.lo dlp.lo js-norm.lo uniq.lo version.lo lzma/liblzma.la -lz -L/usr/lib64 -lbz2 -L/usr/lib64 -lgmp -lpthread -lz -lmilter -lpthread libtool: link: gcc -Wl,--as-needed -shared .libs/matcher-ac.o .libs/matcher-bm.o .libs/matcher.o .libs/md5.o .libs/others.o .libs/readdb.o .libs/cvd.o .libs/dsig.o .libs/str.o .libs/scanners.o .libs/textdet.o .libs/filetypes.o .libs/rtf.o .libs/blob.o .libs/mbox.o .libs/message.o .libs/table.o .libs/text.o .libs/ole2_extract.o .libs/vba_extract.o .libs/msexpand.o .libs/pe.o .libs/disasm.o .libs/upx.o .libs/htmlnorm.o .libs/chmunpack.o .libs/rebuildpe.o .libs/petite.o .libs/wwunpack.o .libs/unsp.o .libs/aspack.o .libs/packlibs.o .libs/fsg.o .libs/mew.o .libs/upack.o .libs/line.o .libs/untar.o .libs/unzip.o .libs/inflate64.o .libs/special.o .libs/binhex.o .libs/is_tar.o .libs/tnef.o .libs/autoit.o .libs/strlcpy.o .libs/regcomp.o .libs/regerror.o .libs/regexec.o .libs/regfree.o .libs/unarj.o .libs/bzlib.o .libs/nulsft.o .libs/infblock.o .libs/pdf.o .libs/spin.o .libs/yc.o .libs/elf.o .libs/sis.o .libs/uuencode.o .libs/phishcheck.o .libs/phish_domaincheck_db.o .libs/phish_whitelist.o .libs/regex_list.o .libs/regex_suffix.o .libs/mspack.o .libs/cab.o .libs/entconv.o .libs/hashtab.o .libs/dconf.o .libs/lzma_iface.o .libs/explode.o .libs/textnorm.o .libs/dlp.o .libs/js-norm.o .libs/uniq.o .libs/version.o -Wl,--whole-archive lzma/.libs/liblzma.a -Wl,--no-whole-archive -L/usr/lib64 -lbz2 -lgmp -lz -lmilter -lpthread -m64 -mtune=generic -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,--as-needed -Wl,-soname -Wl,libclamav.so.5 -o .libs/libclamav.so.5.0.4 libtool: link: (cd ".libs" && rm -f "libclamav.so.5" && ln -s "libclamav.so.5.0.4" "libclamav.so.5") libtool: link: (cd ".libs" && rm -f "libclamav.so" && ln -s "libclamav.so.5.0.4" "libclamav.so") libtool: link: ( cd ".libs" && rm -f "libclamav.la" && ln -s "../libclamav.la" "libclamav.la" ) make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' Making all in clamscan make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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 cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.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 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 options.o -MD -MP -MF .deps/options.Tpo -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c 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 clamscan.o -MD -MP -MF .deps/clamscan.Tpo -c -o clamscan.o clamscan.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 others.o -MD -MP -MF .deps/others.Tpo -c -o others.o others.c mv -f .deps/cfgparser.Tpo .deps/cfgparser.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/options.Tpo .deps/options.Po mv -f .deps/others.Tpo .deps/others.Po mv -f .deps/clamscan.Tpo .deps/clamscan.Po ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function 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 cfgparser.o misc.o options.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 cfgparser.o misc.o options.o clamscan.o others.o manager.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -lgmp -lz -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamscan' Making all in clamd make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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 cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.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/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 network.o -MD -MP -MF .deps/network.Tpo -c -o network.o `test -f '../shared/network.c' || echo './'`../shared/network.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 options.o -MD -MP -MF .deps/options.Tpo -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c mv -f .deps/output.Tpo .deps/output.Po ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function 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/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 tcpserver.o -MD -MP -MF .deps/tcpserver.Tpo -c -o tcpserver.o tcpserver.c mv -f .deps/options.Tpo .deps/options.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/clamd.Tpo .deps/clamd.Po 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 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/cfgparser.Tpo .deps/cfgparser.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/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 scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c 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 others.o -MD -MP -MF .deps/others.Tpo -c -o others.o others.c mv -f .deps/server-th.Tpo .deps/server-th.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/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 dazukoio_compat12.o -MD -MP -MF .deps/dazukoio_compat12.Tpo -c -o dazukoio_compat12.o dazukoio_compat12.c mv -f .deps/clamuko.Tpo .deps/clamuko.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/dazukoio_compat12.Tpo .deps/dazukoio_compat12.Po mv -f .deps/others.Tpo .deps/others.Po mv -f .deps/thrmgr.Tpo .deps/thrmgr.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 cfgparser.o getopt.o misc.o network.o options.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 cfgparser.o getopt.o misc.o network.o options.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 -lgmp -lz -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamd' Making all in clamdscan make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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 cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.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 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 options.o -MD -MP -MF .deps/options.Tpo -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c 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 strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o `test -f '../libclamav/regex/strlcpy.c' || echo './'`../libclamav/regex/strlcpy.c mv -f .deps/options.Tpo .deps/options.Po 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 clamd_fdscan.o -MD -MP -MF .deps/clamd_fdscan.Tpo -c -o clamd_fdscan.o clamd_fdscan.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 clamdscan.o -MD -MP -MF .deps/clamdscan.Tpo -c -o clamdscan.o clamdscan.c mv -f .deps/cfgparser.Tpo .deps/cfgparser.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 client.c: In function 'dsstream': client.c:141: warning: unused parameter 'opt' mv -f .deps/clamd_fdscan.Tpo .deps/clamd_fdscan.Po mv -f .deps/clamdscan.Tpo .deps/clamdscan.Po mv -f .deps/output.Tpo .deps/output.Po mv -f .deps/client.Tpo .deps/client.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 cfgparser.o misc.o getopt.o options.o strlcpy.o clamd_fdscan.o clamdscan.o client.o ../libclamav/libclamav_internal_utils.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 cfgparser.o misc.o getopt.o options.o strlcpy.o clamd_fdscan.o clamdscan.o client.o ../libclamav/.libs/libclamav_internal_utils.a -lmilter -lpthread -lz -lresolv make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamdscan' Making all in freshclam make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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 cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.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 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 options.o -MD -MP -MF .deps/options.Tpo -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function 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 sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o `test -f '../shared/sha256.c' || echo './'`../shared/sha256.c mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/options.Tpo .deps/options.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 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/cfgparser.Tpo .deps/cfgparser.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 ../shared/cdiff.c: In function 'cdiff_cmd_close': ../shared/cdiff.c:354: warning: unused parameter 'cmdstr' 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 manager.c: In function 'getclientsock': manager.c:123: warning: unused parameter 'prot' manager.c: In function 'getcvd': manager.c:1169: warning: unused parameter 'nodb' manager.c: In function 'downloadmanager': manager.c:1714: warning: unused parameter 'dbdir' mv -f .deps/sha256.Tpo .deps/sha256.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 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/cdiff.Tpo .deps/cdiff.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 dns.c: In function 'txtquery': dns.c:84: warning: pointer targets in passing argument 4 of '__dn_expand' differ in signedness dns.c:99: warning: pointer targets in passing argument 4 of '__dn_expand' differ in signedness 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 mirman.o -MD -MP -MF .deps/mirman.Tpo -c -o mirman.o mirman.c mv -f .deps/execute.Tpo .deps/execute.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 cfgparser.o getopt.o misc.o options.o sha256.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 cfgparser.o getopt.o misc.o options.o sha256.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 -lgmp -lmilter -lz -lresolv -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/freshclam' Making all in sigtool make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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 cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.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 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 options.o -MD -MP -MF .deps/options.Tpo -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: 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 sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o `test -f '../shared/sha256.c' || echo './'`../shared/sha256.c mv -f .deps/options.Tpo .deps/options.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/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 tar.o -MD -MP -MF .deps/tar.Tpo -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c ../shared/cdiff.c: In function 'cdiff_cmd_close': ../shared/cdiff.c:354: warning: unused parameter 'cmdstr' 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 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/cfgparser.Tpo .deps/cfgparser.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 mv -f .deps/vba.Tpo .deps/vba.Po mv -f .deps/cdiff.Tpo .deps/cdiff.Po sigtool.c: In function 'getdsig': sigtool.c:279: warning: format '%a' expects type 'float *', but argument 2 has type 'char **' sigtool.c: In function 'build': sigtool.c:662: warning: format '%a' expects type 'float *', but argument 2 has type 'char **' mv -f .deps/sha256.Tpo .deps/sha256.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 cfgparser.o misc.o options.o sha256.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 cfgparser.o misc.o options.o sha256.o cdiff.o tar.o vba.o sigtool.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -lgmp -lmilter -lz -lresolv -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/sigtool' Making all in clamconf make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamconf' 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 cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.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 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 clamconf.o -MD -MP -MF .deps/clamconf.Tpo -c -o clamconf.o clamconf.c mv -f .deps/getopt.Tpo .deps/getopt.Po ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function mv -f .deps/clamconf.Tpo .deps/clamconf.Po mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/cfgparser.Tpo .deps/cfgparser.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 cfgparser.o misc.o getopt.o clamconf.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/clamconf cfgparser.o misc.o getopt.o clamconf.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -lgmp -lz -lmilter -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamconf' Making all in database make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/database' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/database' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/docs' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/etc' Making all in clamav-milter make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamav-milter' gcc -DHAVE_CONFIG_H -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/-Werror[^-]//'` -MT cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c gcc -DHAVE_CONFIG_H -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/-Werror[^-]//'` -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../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/-Werror[^-]//'` -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../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/-Werror[^-]//'` -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 -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/-Werror[^-]//'` -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o `test -f '../shared/network.c' || echo './'`../shared/network.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function mv -f .deps/network.Tpo .deps/network.Po gcc -DHAVE_CONFIG_H -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/-Werror[^-]//'` -MT clamav-milter.o -MD -MP -MF .deps/clamav-milter.Tpo -c -o clamav-milter.o clamav-milter.c mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/output.Tpo .deps/output.Po mv -f .deps/cfgparser.Tpo .deps/cfgparser.Po clamav-milter.c: In function 'main': clamav-milter.c:1933: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result clamav-milter.c: In function 'findServer': clamav-milter.c:2592: warning: dereferencing type-punned pointer will break strict-aliasing rules clamav-milter.c: In function 'clamfi_connect': clamav-milter.c:2868: warning: passing argument 1 of 'hosts_ctl' discards qualifiers from pointer target type clamav-milter.c: In function 'clamfi_eom': clamav-milter.c:3715: warning: passing argument 2 of 'smfi_addrcpt' discards qualifiers from pointer target type clamav-milter.c:3998: warning: passing argument 2 of 'smfi_addrcpt' discards qualifiers from pointer target type clamav-milter.c:4039: warning: passing argument 2 of 'smfi_addrcpt' discards qualifiers from pointer target type clamav-milter.c:4069: warning: passing argument 2 of 'smfi_setreply' discards qualifiers from pointer target type clamav-milter.c: In function 'updateSigFile': clamav-milter.c:4495: warning: passing argument 1 of 'cli_realloc' discards qualifiers from pointer target type clamav-milter.c:4497: warning: passing argument 2 of 'cli_readn' discards qualifiers from pointer target type clamav-milter.c: In function 'watchdog': clamav-milter.c:5666: warning: unused parameter 'a' clamav-milter.c: In function 'timeoutBlacklist': clamav-milter.c:5764: warning: unused parameter 'v' clamav-milter.c: In function 'sigsegv': clamav-milter.c:5979: warning: unused parameter 'sig' clamav-milter.c: In function 'sigusr1': clamav-milter.c:5995: warning: unused parameter 'sig' clamav-milter.c: In function 'sigusr2': clamav-milter.c:6010: warning: unused parameter 'sig' clamav-milter.c: In function 'spf_ip': clamav-milter.c:6647: warning: unused parameter 'zero' clamav-milter.c: In function 'dump_blacklist': clamav-milter.c:6894: warning: unused parameter 'value' clamav-milter.c:6894: warning: unused parameter 'v' clamav-milter.c: In function 'findServer': clamav-milter.c:2501: warning: 'active' may be used uninitialized in this function mv -f .deps/clamav-milter.Tpo .deps/clamav-milter.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/-Werror[^-]//'` -Wl,--as-needed -o clamav-milter cfgparser.o output.o getopt.o misc.o network.o clamav-milter.o ../libclamav/libclamav.la -lmilter -lresolv -lpthread -lwrap -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/clamav-milter cfgparser.o output.o getopt.o misc.o network.o clamav-milter.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lbz2 -lgmp -lz -lmilter -lresolv -lwrap -lpthread make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamav-milter' Making all in test make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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.94.2/test' Making all in unit_tests make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/unit_tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/unit_tests' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4312 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/clamav-0.94.2-1.ru-root '_doc*' + make DESTDIR=/var/tmp/clamav-0.94.2-1.ru-root install Making install in libclamunrar make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/lib64" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar' Making install in libclamunrar_iface make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar_iface' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar_iface' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/lib64" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar_iface' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamunrar_iface' Making install in libclamav make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' Making install in lzma make[3]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav/lzma' make[4]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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.94.2/libclamav/lzma' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav/lzma' Making install in . make[3]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make[4]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libclamav.la' '/var/tmp/clamav-0.94.2-1.ru-root/usr/lib64/libclamav.la' libtool: install: /usr/bin/install -c .libs/libclamav.so.5.0.4 /var/tmp/clamav-0.94.2-1.ru-root/usr/lib64/libclamav.so.5.0.4 libtool: install: (cd /var/tmp/clamav-0.94.2-1.ru-root/usr/lib64 && { ln -s -f libclamav.so.5.0.4 libclamav.so.5 || { rm -f libclamav.so.5 && ln -s libclamav.so.5.0.4 libclamav.so.5; }; }) libtool: install: (cd /var/tmp/clamav-0.94.2-1.ru-root/usr/lib64 && { ln -s -f libclamav.so.5.0.4 libclamav.so || { rm -f libclamav.so && ln -s libclamav.so.5.0.4 libclamav.so; }; }) libtool: install: /usr/bin/install -c .libs/libclamav.lai /var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/include" /usr/bin/install -c -m 644 'clamav.h' '/var/tmp/clamav-0.94.2-1.ru-root/usr/include/clamav.h' make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/libclamav' Making install in clamscan make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamscan' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamscan' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamscan' '/var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/bin/clamscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamscan' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamscan' Making install in clamd make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamd' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamd' '/var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/sbin/clamd make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamd' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamd' Making install in clamdscan make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamdscan' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamdscan' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamdscan' '/var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamdscan' libtool: install: /usr/bin/install -c clamdscan /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamdscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamdscan' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamdscan' Making install in freshclam make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/freshclam' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/freshclam' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'freshclam' '/var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/bin/freshclam make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/freshclam' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/freshclam' Making install in sigtool make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/sigtool' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/sigtool' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'sigtool' '/var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/bin/sigtool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/sigtool' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/sigtool' Making install in clamconf make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamconf' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamconf' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamconf' '/var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamconf' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/clamconf /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamconf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamconf' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamconf' Making install in database make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/database' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/database' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/database' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/database' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/docs' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './man/clamscan.1' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man1/clamscan.1' /usr/bin/install -c -m 644 './man/freshclam.1' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man1/freshclam.1' /usr/bin/install -c -m 644 './man/sigtool.1' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man1/sigtool.1' /usr/bin/install -c -m 644 './man/clamdscan.1' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man1/clamdscan.1' /usr/bin/install -c -m 644 './man/clamconf.1' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man1/clamconf.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man5" /usr/bin/install -c -m 644 './man/clamd.conf.5' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man5/clamd.conf.5' /usr/bin/install -c -m 644 './man/freshclam.conf.5' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man5/freshclam.conf.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man8" /usr/bin/install -c -m 644 './man/clamd.8' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man8/clamd.8' /usr/bin/install -c -m 644 './man/clamav-milter.8' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man8/clamav-milter.8' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/docs' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/etc' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/etc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/clamav-0.94.2/config/install-sh -d /var/tmp/clamav-0.94.2-1.ru-root/etc make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/etc' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/etc' Making install in clamav-milter make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamav-milter' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/clamav-milter' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'clamav-milter' '/var/tmp/clamav-0.94.2-1.ru-root/usr/sbin/clamav-milter' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/clamav-milter /var/tmp/clamav-0.94.2-1.ru-root/usr/sbin/clamav-milter test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man8" /usr/bin/install -c -m 644 './../docs/man/clamav-milter.8' '/var/tmp/clamav-0.94.2-1.ru-root/usr/share/man/man8/clamav-milter.8' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamav-milter' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/clamav-milter' Making install in test make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/test' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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.94.2/test' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/test' Making install in unit_tests make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/unit_tests' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2/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.94.2/unit_tests' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2/unit_tests' make[1]: Entering directory `/builddir/build/BUILD/clamav-0.94.2' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.94.2' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/bin" /usr/bin/install -c 'clamav-config' '/var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamav-config' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/clamav-0.94.2-1.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libclamav.pc' '/var/tmp/clamav-0.94.2-1.ru-root/usr/lib64/pkgconfig/libclamav.pc' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.94.2' + install -d -m755 /var/tmp/clamav-0.94.2-1.ru-root/etc/clamd.d /var/tmp/clamav-0.94.2-1.ru-root/etc/cron.d /var/tmp/clamav-0.94.2-1.ru-root/etc/logrotate.d /var/tmp/clamav-0.94.2-1.ru-root/etc/sysconfig /var/tmp/clamav-0.94.2-1.ru-root/var/log /var/tmp/clamav-0.94.2-1.ru-root/var/run/clamav-milter /var/tmp/clamav-0.94.2-1.ru-root/usr/share/clamav/template /var/tmp/clamav-0.94.2-1.ru-root/etc/rc.d/init.d /var/tmp/clamav-0.94.2-1.ru-root/var/lib/clamav + rm -f /var/tmp/clamav-0.94.2-1.ru-root/etc/clamd.conf /var/tmp/clamav-0.94.2-1.ru-root/usr/lib64/libclamav.la + touch /var/tmp/clamav-0.94.2-1.ru-root/var/lib/clamav/daily.cld + touch /var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/share/clamav + install -m755 -p /builddir/build/SOURCES/clamd-gen /var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/usr/share/clamav/template + ln -s /usr/share/clamav/clamd-wrapper /var/tmp/clamav-0.94.2-1.ru-root/etc/rc.d/init.d/clamd-wrapper + smartsubst 's!/usr/share/clamav!/usr/share/clamav!g' /var/tmp/clamav-0.94.2-1.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.c32453 + for i in '"$@"' + sed -e 's!/usr/share/clamav!/usr/share/clamav!g' /var/tmp/clamav-0.94.2-1.ru-root/usr/share/clamav/clamd-wrapper + cmp -s /tmp/clamav-subst.c32453 /var/tmp/clamav-0.94.2-1.ru-root/usr/share/clamav/clamd-wrapper + rm -f /tmp/clamav-subst.c32453 + install -m644 -p /builddir/build/SOURCES/clamav-update.logrotate /var/tmp/clamav-0.94.2-1.ru-root/etc/logrotate.d/clamav-update + install -m755 -p /builddir/build/SOURCES/clamav-notify-servers /var/tmp/clamav-0.94.2-1.ru-root/usr/sbin/clamav-notify-servers + touch /var/tmp/clamav-0.94.2-1.ru-root/var/log/freshclam.log + install -p -m0755 /builddir/build/SOURCES/freshclam-sleep /var/tmp/clamav-0.94.2-1.ru-root/usr/share/clamav/freshclam-sleep + install -p -m0644 /builddir/build/SOURCES/freshclam.sysconfig /var/tmp/clamav-0.94.2-1.ru-root/etc/sysconfig/freshclam + install -p -m0600 /builddir/build/SOURCES/clamav-update.cron /var/tmp/clamav-0.94.2-1.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.94.2-1.ru-root/etc/cron.d/clamav-update /var/tmp/clamav-0.94.2-1.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.H32463 + 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.94.2-1.ru-root/etc/cron.d/clamav-update + cmp -s /tmp/clamav-subst.H32463 /var/tmp/clamav-0.94.2-1.ru-root/etc/cron.d/clamav-update + rm -f /tmp/clamav-subst.H32463 + 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.94.2-1.ru-root/usr/share/clamav/freshclam-sleep + cmp -s /tmp/clamav-subst.H32463 /var/tmp/clamav-0.94.2-1.ru-root/usr/share/clamav/freshclam-sleep + rm -f /tmp/clamav-subst.H32463 + subst etc/clamd.conf /etc/clamd.d/milter.conf 's!^##*\(\(LogFile\|LocalSocket\|PidFile\|User\)\s\|\(StreamSaveToDisk\|ScanMail\)$\)!\1!;' + sed -e 's!!milter!g;s!!clamilt!g;s!^##*\(\(LogFile\|LocalSocket\|PidFile\|User\)\s\|\(StreamSaveToDisk\|ScanMail\)$\)!\1!;' etc/clamd.conf + cat + install -p -m755 contrib/init/RedHat/clamav-milter /var/tmp/clamav-0.94.2-1.ru-root/etc/rc.d/init.d/clamav-milter + touch /var/tmp/clamav-0.94.2-1.ru-root/var/run/clamav-milter/clamav.sock /var/tmp/clamav-0.94.2-1.ru-root/var/log/clamd.milter + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/clamav-0.94.2 extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/lib64/libclamav.so.5.0.4 extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamscan extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamdscan extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/freshclam extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/sigtool extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/bin/clamconf extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/sbin/clamd extracting debug info from /var/tmp/clamav-0.94.2-1.ru-root/usr/sbin/clamav-milter cpio: clamav-0.94.2/clamav-milter/: No such file or directory cpio: clamav-0.94.2/clamd/: No such file or directory cpio: clamav-0.94.2/clamdscan/: No such file or directory cpio: clamav-0.94.2/clamscan/: No such file or directory cpio: clamav-0.94.2/freshclam/: No such file or directory cpio: clamav-0.94.2/libclamav/: No such file or directory cpio: clamav-0.94.2/sigtool/ : No such file or directory 4821 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.94.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33921 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + DOCDIR=/var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-0.94.2 + export DOCDIR + rm -rf /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-0.94.2 + /bin/mkdir -p /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-0.94.2 + cp -pr AUTHORS BUGS COPYING ChangeLog FAQ NEWS README UPGRADE /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-0.94.2 + cp -pr docs/clamav-mirror-howto.pdf docs/clamdoc.pdf docs/phishsigs_howto.pdf docs/signatures.pdf /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-0.94.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: clamav-lib = 0.94.2-1.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.5()(64bit) libclamav.so.5(CLAMAV_PRIVATE)(64bit) libclamav.so.5(CLAMAV_PUBLIC)(64bit) libgmp.so.3()(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.94.2-1.ru Provides: group(clamav) user(clamav) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh fedora-usermgmt Requires(postun): /bin/sh fedora-usermgmt Conflicts: clamav < 0.94.2-1.ru clamav > 0.94.2-1.ru Processing files: clamav-lib-0.94.2-1.ru Provides: libclamav.so.5()(64bit) libclamav.so.5(CLAMAV_PRIVATE)(64bit) libclamav.so.5(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.5()(64bit) libgmp.so.3()(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.94.2-1.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.94.2-1.ru clamav-lib = 0.94.2-1.ru libclamav.so.5()(64bit) pkgconfig Processing files: clamav-data-0.94.2-1.ru Provides: config(clamav-data) = 0.94.2-1.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.94.2-1.ru Requires(postun): clamav-filesystem = 0.94.2-1.ru Requires: config(clamav-data) = 0.94.2-1.ru Conflicts: data(clamav) < full data(clamav) > full Processing files: clamav-data-empty-0.94.2-1.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.94.2-1.ru Provides: config(clamav-update) = 0.94.2-1.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.94.2-1.ru config(clamav-update) = 0.94.2-1.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.5()(64bit) libclamav.so.5(CLAMAV_PRIVATE)(64bit) libclamav.so.5(CLAMAV_PUBLIC)(64bit) libgmp.so.3()(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.94.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33921 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + DOCDIR=/var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-server-0.94.2 + export DOCDIR + rm -rf /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-server-0.94.2 + /bin/mkdir -p /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-server-0.94.2 + 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.94.2-1.ru-root/usr/share/doc/clamav-server-0.94.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash clamav-filesystem = 0.94.2-1.ru clamav-lib = 0.94.2-1.ru data(clamav) init(clamav-server) 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.5()(64bit) libclamav.so.5(CLAMAV_PRIVATE)(64bit) libclamav.so.5(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-sysv-0.94.2-1.ru Provides: 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.94.2-1.ru Processing files: clamav-milter-0.94.2-1.ru Processing files: clamav-milter-core-0.94.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33921 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + DOCDIR=/var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-core-0.94.2 + export DOCDIR + rm -rf /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-core-0.94.2 + /bin/mkdir -p /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-core-0.94.2 + cp -pr clamav-milter/INSTALL /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-core-0.94.2 + exit 0 Provides: config(clamav-milter-core) = 0.94.2-1.ru group(clamilt) user(clamilt) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh fedora-usermgmt Requires(post): /bin/sh coreutils Requires(postun): /bin/sh fedora-usermgmt Requires: config(clamav-milter-core) = 0.94.2-1.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) libclamav.so.5()(64bit) libclamav.so.5(CLAMAV_PRIVATE)(64bit) libclamav.so.5(CLAMAV_PUBLIC)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Processing files: clamav-milter-sendmail-0.94.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33921 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + DOCDIR=/var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-sendmail-0.94.2 + export DOCDIR + rm -rf /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-sendmail-0.94.2 + /bin/mkdir -p /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-sendmail-0.94.2 + cp -pr clamav-milter/README.fedora /var/tmp/clamav-0.94.2-1.ru-root/usr/share/doc/clamav-milter-sendmail-0.94.2 + exit 0 Provides: milter(clamav) = sendmail Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): group(clamilt) user(clamilt) Requires: clamav-milter-core = 0.94.2-1.ru sendmail Conflicts: milter(clamav) < sendmail milter(clamav) > sendmail Processing files: clamav-milter-sysv-0.94.2-1.ru Provides: config(clamav-milter-sysv) = 0.94.2-1.ru init(clamav-milter) = 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 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.94.2-1.ru config(clamav-milter-sysv) = 0.94.2-1.ru Processing files: clamav-debuginfo-0.94.2-1.ru Provides: libclamav.so.5.0.4.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.94.2-1.ru-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/clamav-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-filesystem-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-lib-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-devel-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-data-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-data-empty-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-update-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-server-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-server-sysv-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-core-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-sendmail-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-milter-sysv-0.94.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/clamav-debuginfo-0.94.2-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.73875 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.94.2 + rm -rf /var/tmp/clamav-0.94.2-1.ru-root + exit 0 Child returncode was: 0 LEAVE do -->