Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/clamav.spec'], False, '/var/lib/mock/dist-5E-epel-build-1052512-157694/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/clamav.spec'] warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/clamav-0.97-13.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/clamav.spec'], False, '/var/lib/mock/dist-5E-epel-build-1052512-157694/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/clamav.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.83456 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clamav-0.97 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/clamav-0.97-clean.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clamav-0.97 ++ /usr/bin/id -u + '[' 418 = 0 ']' ++ /usr/bin/id -u + '[' 418 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi.orig -e 's|/lib\b|/lib|g;' libtool configure Can't open libtool: No such file or directory. + /usr/bin/perl -pi.orig -e ' s|\@DBDIR\@|\$(localstatedir)/lib/clamav|g; s|\@DBINST\@|\$(localstatedir)/lib/clamav|g; s|\@CFGDIR\@|\$(sysconfdir)|g; s|\@CFGINST\@|\$(sysconfdir)|g; s|^\@INSTALL_CLAMAV_CONF_TRUE\@|\t|g; s|^\@INSTALL_FRESHCLAM_CONF_TRUE\@|\t|g; ' database/Makefile.in etc/Makefile.in + /usr/bin/perl -pi.orig -e ' s|^(Example)|#$1|; s|^#(LogFile) .+$|$1 /var/log/clamav/clamd.log|; s|^#(LogFileMaxSize) .*|$1 0|; s|^#(LogTime)|$1|; s|^#(LogSyslog)|$1|; s|^#(PidFile) .+$|$1 /var/run/clamav/clamd.pid|; s|^#(TemporaryDirectory) .+$|$1 /var/tmp|; s|^#(DatabaseDirectory) .+$|$1 /var/lib/clamav|; s|^#(LocalSocket) .+$|$1 /var/run/clamav/clamd.sock|; s|^#(FixStaleSocket)|$1|; s|^#(TCPSocket) .+$|$1 3310|; s|^#(TCPAddr) .+$|$1 127.0.0.1|; s|^#(MaxConnectionQueueLength) .+$|$1 30|; s|^#(StreamSaveToDisk)|$1|; s|^#(MaxThreads) .+$|$1 50|; s|^#(ReadTimeout) .+$|$1 300|; s|^#(User) .+$|$1 clam|; s|^#(AllowSupplementaryGroups).*$|$1 yes|; s|^#(ScanPE) .+$|$1 yes|; s|^#(ScanELF) .+$|$1 yes|; s|^#(DetectBrokenExecutables)|$1|; s|^#(ScanOLE2) .+$|$1 yes|; s|^#(ScanMail)|$1|; s|^#(ScanArchive) .+$|$1 yes|; s|^#(ArchiveMaxCompressionRatio) .+|$1 300|; s|^#(ArchiveBlockEncrypted)|$1|; s|^#(ArchiveBlockMax)|$1|; ' etc/clamd.conf + /usr/bin/perl -pi.orig -e ' s|^(Example)|#$1|; s|^#(DatabaseDirectory) .+$|$1 /var/lib/clamav|; s|^#(UpdateLogFile) .+$|$1 /var/log/clamav/freshclam.log|; s|^#(LogSyslog)|$1|; s|^#(DatabaseOwner) .+$|$1 clam|; s|^(Checks) .+$|$1 24|; ' etc/freshclam.conf + /usr/bin/perl -pi.orig -e ' s|^(Example)|#$1|; s|^#(User) .+$|$1 clam|; s|^#(ClamdSocket) .+$|$1 /var/run/clamav/clamd.sock|; ' etc/clamav-milter.conf + cat + cat + cat + /bin/cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.83765 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.97 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + 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' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libclamav/c++/llvm/autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./libclamav/c++/llvm/autoconf/config.guess ++ basename ./libclamav/c++/llvm/autoconf/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libclamav/c++/llvm/autoconf/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./libclamav/c++/llvm/autoconf/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libclamav/c++/llvm/autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./libclamav/c++/llvm/autoconf/config.sub ++ basename ./libclamav/c++/llvm/autoconf/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libclamav/c++/llvm/autoconf/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./libclamav/c++/llvm/autoconf/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libclamav/c++/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./libclamav/c++/config/config.guess ++ basename ./libclamav/c++/config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libclamav/c++/config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./libclamav/c++/config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libclamav/c++/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./libclamav/c++/config/config.sub ++ basename ./libclamav/c++/config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libclamav/c++/config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./libclamav/c++/config/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --program-prefix= --enable-milter --disable-clamav --disable-static --disable-zlib-vcheck --disable-unrar --enable-id-check --enable-dns --with-dbdir=/var/lib/clamav --with-group=clam --with-libcurl --with-user=clam --disable-llvm checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-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 how to create a ustar tar archive... gnutar checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for ANSI C header files... (cached) yes checking for C/C++ restrict keyword... __restrict checking for an ANSI C-conforming const... yes checking for inline... inline checking whether FPU byte ordering is bigendian... yes checking whether byte ordering is bigendian... yes checking for cos in -lm... yes 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... 4 checking size of long long... 8 checking size of void *... 4 checking whether uname(2) is POSIX... yes checking for bind in -lsocket... no checking for library containing gethostent... none required checking for poll... yes checking for setsid... yes checking for memcpy... yes checking for snprintf... yes checking for vsnprintf... yes checking for strerror_r... yes checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for strcasestr... yes checking for inet_ntop... yes checking for setgroups... yes checking for initgroups... yes checking for ctime_r... yes checking for mkstemp... yes checking for mallinfo... yes checking for madvise... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working mmap... yes checking for sysconf(_SC_PAGESIZE)... yes checking for getpagesize()... yes checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking check.h usability... 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/lib/libbz2.so checking for BZ2_bzReadOpen in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for CVE-2008-1372... ok checking for CVE-2010-0405... ok checking for getaddrinfo... yes checking for IPv6 support... yes checking for resolv.h... yes checking for dn_expand in std libs... no checking for dn_expand in -lresolv... yes checking whether setpgrp takes no argument... yes checking for libiconv_open in -liconv... no checking for iconv... yes checking whether in_port_t is defined... yes checking for in_addr_t definition... yes checking for mi_stop in -lmilter... yes checking libmilter/mfapi.h usability... yes checking libmilter/mfapi.h presence... yes checking for libmilter/mfapi.h... yes checking for sched_yield... yes checking for pthread_yield... yes checking for readdir_r... support disabled checking for ctime_r... yes, and it takes 2 arguments checking for socklen_t... yes checking for structure packing via __attribute__((packed))... yes checking for type aligning via __attribute__((aligned))... yes checking that structure packing works... yes checking for fd_set... yes, found in sys/select.h checking default FD_SETSIZE value... 1024 checking whether signed right shift is sign extended... yes checking for recvmsg... yes checking for sendmsg... yes checking for msg_control field in struct msghdr... yes checking BSD 4.4 / RFC2292 style fd passing... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no configure: unable to compile/link with ncurses checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no configure: unable to compile/link with ncurses checking curses.h usability... no checking curses.h presence... no checking for curses.h... no configure: unable to compile/link with pdcurses configure: WARNING: ****** not building clamdtop: ncurses not found configure: creating ./config.status config.status: creating libltdl/Makefile config.status: creating clamscan/Makefile config.status: creating database/Makefile config.status: creating docs/Makefile config.status: creating clamd/Makefile config.status: creating clamdscan/Makefile config.status: creating clamav-milter/Makefile config.status: creating freshclam/Makefile config.status: creating sigtool/Makefile config.status: creating clamconf/Makefile config.status: creating etc/Makefile config.status: creating test/Makefile config.status: creating unit_tests/Makefile config.status: creating clamdtop/Makefile config.status: creating clambc/Makefile config.status: creating Makefile config.status: creating clamav-config config.status: creating libclamav.pc config.status: creating platform.h config.status: creating docs/man/clamav-milter.8 config.status: creating docs/man/clamav-milter.conf.5 config.status: creating docs/man/clamconf.1 config.status: creating docs/man/clamd.8 config.status: creating docs/man/clamd.conf.5 config.status: creating docs/man/clamdscan.1 config.status: creating docs/man/clamscan.1 config.status: creating docs/man/freshclam.1 config.status: creating docs/man/freshclam.conf.5 config.status: creating docs/man/sigtool.1 config.status: creating docs/man/clamdtop.1 config.status: creating clamav-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: creating ./config.status config.status: creating libltdl/Makefile config.status: creating clamscan/Makefile config.status: creating database/Makefile config.status: creating docs/Makefile config.status: creating clamd/Makefile config.status: creating clamdscan/Makefile config.status: creating clamav-milter/Makefile config.status: creating freshclam/Makefile config.status: creating sigtool/Makefile config.status: creating clamconf/Makefile config.status: creating etc/Makefile config.status: creating test/Makefile config.status: creating unit_tests/Makefile config.status: creating clamdtop/Makefile config.status: creating clambc/Makefile config.status: creating Makefile config.status: creating clamav-config config.status: creating libclamav.pc config.status: creating platform.h config.status: creating docs/man/clamav-milter.8 config.status: creating docs/man/clamav-milter.conf.5 config.status: creating docs/man/clamconf.1 config.status: creating docs/man/clamd.8 config.status: creating docs/man/clamd.conf.5 config.status: creating docs/man/clamdscan.1 config.status: creating docs/man/clamscan.1 config.status: creating docs/man/freshclam.1 config.status: creating docs/man/freshclam.conf.5 config.status: creating docs/man/sigtool.1 config.status: creating docs/man/clamdtop.1 config.status: creating libclamav/Makefile config.status: creating clamav-config.h config.status: clamav-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: Summary of detected features follows OS : linux-gnu pthreads : yes (-lpthread) configure: Summary of miscellaneous features check : no (auto) clamuko : yes fdpassing : 1 IPv6 : yes configure: Summary of optional tools clamdtop : (auto) milter : yes configure: Summary of engine performance features) release mode: yes jit : no (disabled) mempool : yes configure: Summary of engine detection features autoit_ea06 : yes bzip2 : ok zlib : /usr unrar : no (disabled) configure: WARNING: ****** WARNING: ****** You are cross compiling to a different host or you are ****** linking to bugged system libraries or you have manually ****** disabled important configure checks. ****** Please be aware that this build may be badly broken. ****** DO NOT REPORT BUGS BASED ON THIS BUILD !!! + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97' Making all in libltdl make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/libltdl' make all-am make[3]: Entering directory `/builddir/build/BUILD/clamav-0.97/libltdl' CC dlopen.lo CC libltdlc_la-preopen.lo CC libltdlc_la-lt__alloc.lo CC libltdlc_la-lt_dlloader.lo CC libltdlc_la-lt_error.lo CC libltdlc_la-ltdl.lo CC libltdlc_la-slist.lo CC lt__strl.lo CCLD dlopen.la CCLD libltdlc.la make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libltdl' Making all in libclamav make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[4]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' CC libclamav_la-matcher-ac.lo CC libclamav_la-matcher-bm.lo CC libclamav_la-matcher-hash.lo CC libclamav_la-matcher.lo matcher-hash.c: In function 'hm_free': matcher-hash.c:256: warning: unused variable 'keylen' matcher.c: In function 'cli_checkfp': matcher.c:453: warning: pointer targets in passing argument 3 of 'ctx->engine->cb_hash' differ in signedness matcher-ac.c: In function 'ac_maketrans': matcher-ac.c:296: warning: unused variable 'patt' matcher.c: In function 'cli_fmap_scandesc': matcher.c:795: warning: pointer targets in passing argument 5 of 'cli_lsig_eval' differ in signedness matcher.c:803: warning: pointer targets in passing argument 5 of 'cli_lsig_eval' differ in signedness CC libclamav_la-others.lo CC libclamav_la-readdb.lo others.c: In function 'cl_init': others.c:275: warning: pointer targets in passing argument 2 of 'cli_bcapi_version_compare' differ in signedness others.c:275: warning: pointer targets in passing argument 4 of 'cli_bcapi_version_compare' differ in signedness readdb.c: In function 'lsigattribs': readdb.c:999: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1000: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1002: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1003: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1006: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1007: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules readdb.c:1010: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libclamav_la-cvd.lo CC libclamav_la-dsig.lo CC libclamav_la-scanners.lo CC libclamav_la-textdet.lo CC libclamav_la-filetypes.lo CC libclamav_la-rtf.lo CC libclamav_la-blob.lo CC libclamav_la-mbox.lo CC libclamav_la-message.lo mbox.c: In function 'extract_text_urls': mbox.c:3031: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness readdb.c: In function 'cl_load': readdb.c:2481: warning: 'daily_cld' may be used uninitialized in this function CC libclamav_la-table.lo CC libclamav_la-text.lo CC libclamav_la-ole2_extract.lo ole2_extract.c: In function 'get_property_name2': ole2_extract.c:149: warning: comparison is always true due to limited range of data type CC libclamav_la-vba_extract.lo CC libclamav_la-msexpand.lo vba_extract.c: In function 'get_unicode_name': vba_extract.c:122: warning: comparison is always true due to limited range of data type CC libclamav_la-pe.lo CC libclamav_la-pe_icons.lo pe.c: In function 'findres': pe.c:334: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:338: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:344: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:345: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:351: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:354: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:357: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:362: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:363: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:369: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:369: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:374: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:375: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c: In function 'cli_parseres_special': pe.c:424: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:425: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness pe.c:451: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:476: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:480: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:483: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:485: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c: In function 'cli_scanpe': pe.c:1175: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:1198: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:1286: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:1313: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c: In function 'cli_peheader': pe.c:2494: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:2495: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:2505: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:2514: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:2527: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:2544: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:2561: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-disasm.lo pe_icons.c: In function 'cli_scanicon': pe_icons.c:93: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe_icons.c:107: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe_icons.c:109: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe_icons.c:115: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type pe_icons.c:115: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type pe_icons.c:115: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type pe_icons.c:115: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type pe_icons.c:116: warning: passing argument 1 of 'cli_readint16' from incompatible pointer type pe_icons.c: In function 'makebmp': pe_icons.c:651: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type pe_icons.c:652: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type pe_icons.c:654: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type pe_icons.c:679: warning: passing argument 1 of 'cli_writeint32' from incompatible pointer type pe_icons.c: In function 'parseicon': pe_icons.c:1218: warning: passing argument 1 of 'cli_readint32' from incompatible pointer type disasm.c: In function 'cli_disasm_one': disasm.c:1717: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness disasm.c:1722: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness disasm.c:1723: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness CC libclamav_la-upx.lo upx.c: In function 'upx_inflatelzma': upx.c:531: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness CC libclamav_la-htmlnorm.lo pe_icons.c:1368: warning: 'c' may be used uninitialized in this function CC libclamav_la-chmunpack.lo CC libclamav_la-rebuildpe.lo rebuildpe.c: In function 'cli_rebuildpe': rebuildpe.c:145: warning: suggest parentheses around + or - in operand of & CC libclamav_la-petite.lo CC libclamav_la-wwunpack.lo wwunpack.c: In function 'wwunpack': wwunpack.c:84: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:86: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:88: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:102: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:107: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:116: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:116: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:119: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:119: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:126: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:126: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:142: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:142: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:149: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:158: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:158: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:161: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:161: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:164: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:164: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:172: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:174: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:177: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:177: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:181: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:181: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:191: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:194: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:194: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:221: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:221: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness wwunpack.c:222: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:222: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness wwunpack.c:224: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness wwunpack.c:226: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness wwunpack.c:227: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness wwunpack.c:228: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness wwunpack.c:229: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness CC libclamav_la-unsp.lo CC libclamav_la-aspack.lo CC libclamav_la-packlibs.lo aspack.c: In function 'unaspack212': aspack.c:354: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness aspack.c:354: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness aspack.c:377: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness aspack.c:379: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness aspack.c:408: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-fsg.lo CC libclamav_la-mew.lo CC libclamav_la-upack.lo CC libclamav_la-line.lo CC libclamav_la-untar.lo upack.c: In function 'unupack': 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 CC libclamav_la-unzip.lo CC libclamav_la-inflate64.lo unzip.c: In function 'unz': unzip.c:155: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' unzip.c:199: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' unzip.c:236: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' unzip.c: In function 'lhdr': unzip.c:309: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:319: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:325: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:325: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:333: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:334: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:336: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:336: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:336: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:336: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:336: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:339: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:339: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:339: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:339: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:344: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:351: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:359: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:365: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:365: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:366: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:366: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:368: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:373: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:374: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:384: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:388: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:388: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:395: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:402: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c: In function 'chdr': unzip.c:421: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:428: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:430: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:435: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:435: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:443: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:445: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:449: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:451: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:455: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:457: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:458: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:458: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-special.lo special.c: In function 'cli_check_riff_exploit': special.c:316: warning: unused variable 'offset' CC libclamav_la-binhex.lo CC libclamav_la-is_tar.lo CC libclamav_la-tnef.lo binhex.c: In function 'cli_binhex': binhex.c:54: warning: 'reslen' may be used uninitialized in this function binhex.c:54: warning: 'datalen' may be used uninitialized in this function binhex.c:51: warning: 'this_byte' may be used uninitialized in this function binhex.c:51: warning: 'spare_bits' may be used uninitialized in this function binhex.c:51: warning: 'encoded' may be used uninitialized in this function CC libclamav_la-autoit.lo CC libclamav_la-unarj.lo CC libclamav_la-bzlib.lo autoit.c: In function 'ea05': autoit.c:199: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:204: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:220: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:237: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:249: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:250: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:272: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c: In function 'ea06': autoit.c:498: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:505: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:525: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:543: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:555: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:556: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness autoit.c:579: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-nulsft.lo nsis/nulsft.c: In function 'nsis_unpack_next': nsis/nulsft.c:356: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-infblock.lo CC libclamav_la-pdf.lo CC libclamav_la-spin.lo pdf.c: In function 'pdf_extract_obj': pdf.c:628: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' pdf.c:634: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' CC libclamav_la-yc.lo CC libclamav_la-elf.lo CC libclamav_la-sis.lo CC libclamav_la-uuencode.lo sis.c: In function 'real_scansis': sis.c:361: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:373: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:374: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:375: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:376: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:377: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:378: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:433: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:435: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:437: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:529: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:534: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:538: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c: In function 'getd': sis.c:590: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-phishcheck.lo CC libclamav_la-phish_domaincheck_db.lo CC libclamav_la-phish_whitelist.lo CC libclamav_la-regex_list.lo CC libclamav_la-regex_suffix.lo regex_list.c: In function 'get_char_at_pos_with_skip': regex_list.c:89: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' regex_list.c:89: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' regex_list.c:89: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' regex_list.c: In function 'add_hash': regex_list.c:359: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness regex_list.c:375: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-mspack.lo CC libclamav_la-cab.lo CC libclamav_la-entconv.lo mspack.c: In function 'lzx_decompress': mspack.c:1452: warning: format '%ld' expects type 'long int', but argument 2 has type 'int' entconv.c: In function 'in_iconv_u16': entconv.c:709: warning: unused variable 'err' CC libclamav_la-hashtab.lo hashtab.c: In function 'cli_hashtab_grow': hashtab.c:331: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' hashtab.c:367: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c: In function 'cli_htu32_grow': hashtab.c:381: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' hashtab.c:417: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c: In function 'cli_hashtab_insert': hashtab.c:432: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c:479: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c: In function 'cli_htu32_insert': hashtab.c:497: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c:536: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c: In function 'cli_hashtab_generate_c': hashtab.c:625: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' hashtab.c:629: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' hashtab.c:629: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' hashtab.c:629: warning: format '%ld' expects type 'long int', but argument 6 has type 'size_t' CC libclamav_la-dconf.lo CC libclamav_la-LzmaDec.lo CC libclamav_la-lzma_iface.lo CC libclamav_la-7z.lo CC libclamav_la-7zFile.lo CC libclamav_la-7zStream.lo CC libclamav_la-7zCrc.lo CC libclamav_la-7zBuf.lo CC libclamav_la-Bcj2.lo CC libclamav_la-Bra.lo CC libclamav_la-Bra86.lo CC libclamav_la-7zIn.lo CC libclamav_la-7zDecode.lo CC libclamav_la-7zItem.lo 7z/Archive/7z/7zDecode.c: In function 'SzDecodeLzma': 7z/Archive/7z/7zDecode.c:34: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libclamav_la-7zHeader.lo CC libclamav_la-7zExtract.lo CC libclamav_la-explode.lo CC libclamav_la-textnorm.lo CC libclamav_la-dlp.lo explode.c: In function 'explode': explode.c:241: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness explode.c:248: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness explode.c:256: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness explode.c:267: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness explode.c:273: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness explode.c:284: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness explode.c:292: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness CC libclamav_la-js-norm.lo CC libclamav_la-uniq.lo GEN version.h.tmp CC libclamav_la-mpool.lo CC libclamav_la-filtering.lo jsparse/js-norm.c: In function 'replace_token_range': jsparse/js-norm.c:527: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' jsparse/js-norm.c:527: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' jsparse/js-norm.c:527: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' jsparse/js-norm.c: In function 'append_tokens': jsparse/js-norm.c:549: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' filtering.c: In function 'filter_add_static': filtering.c:212: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness filtering.c:249: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness CC libclamav_la-fmap.lo filtering.c: In function 'filter_search_ext': filtering.c:747: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness filtering.c: In function 'filter_search': filtering.c:775: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness filtering.c: In function 'filter_add_acpatt': filtering.c:326: warning: 'base' may be used uninitialized in this function CC libclamav_la-perflogging.lo CC libclamav_la-sha256.lo CC libclamav_la-sha1.lo CC libclamav_la-bytecode.lo CC libclamav_la-bytecode_vm.lo CC libclamav_la-cpio.lo CC libclamav_la-macho.lo CC libclamav_la-ishield.lo CC libclamav_la-bytecode_api.lo ishield.c: In function 'cli_scanishield_msi': ishield.c:207: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness ishield.c:207: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness ishield.c:207: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness ishield.c:207: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness ishield.c:207: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness ishield.c:207: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness ishield.c:209: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness bytecode_api.c: In function 'cli_bcapi_get_environment': bytecode_api.c:1284: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' CC libclamav_la-bytecode_api_decl.lo CC libclamav_la-cache.lo cache.c:37: warning: 'pool_mutex' defined but not used CC libclamav_la-bytecode_detect.lo CC libclamav_la-events.lo events.c: In function 'ev_debug': events.c:302: warning: enumeration value 'ev_none' not handled in switch events.c: In function 'ev_diff': events.c:374: warning: enumeration value 'ev_none' not handled in switch CC libclamav_la-bignum.lo CC bytecode_nojit.lo CC libclamav_internal_utils_la-str.lo CC libclamav_internal_utils_la-md5.lo CC libclamav_internal_utils_la-others_common.lo CC libclamav_internal_utils_la-qsort.lo CC libclamav_internal_utils_la-strlcpy.lo CC libclamav_internal_utils_la-regcomp.lo CC libclamav_internal_utils_la-regerror.lo CC libclamav_internal_utils_la-regexec.lo regex/regcomp.c: In function 'p_ere': regex/regcomp.c:255: warning: 'prevfwd' may be used uninitialized in this function regex/regcomp.c:254: warning: 'prevback' may be used uninitialized in this function regex/regcomp.c: In function 'cli_regcomp_real': regex/regcomp.c:1418: warning: 'newstart' may be used uninitialized in this function regex/regcomp.c:1417: warning: 'start' may be used uninitialized in this function CC libclamav_internal_utils_la-regfree.lo CC libclamav_internal_utils_nothreads_la-str.lo CC libclamav_internal_utils_nothreads_la-md5.lo CC libclamav_internal_utils_nothreads_la-others_common.lo CC libclamav_internal_utils_nothreads_la-qsort.lo CC libclamav_internal_utils_nothreads_la-strlcpy.lo CC libclamav_internal_utils_nothreads_la-regcomp.lo CC libclamav_internal_utils_nothreads_la-regerror.lo CC libclamav_internal_utils_nothreads_la-regexec.lo CC libclamav_internal_utils_nothreads_la-regfree.lo regex/regcomp.c: In function 'p_ere': regex/regcomp.c:255: warning: 'prevfwd' may be used uninitialized in this function regex/regcomp.c:254: warning: 'prevback' may be used uninitialized in this function GEN version.h CCLD libclamav_nocxx.la regex/regcomp.c: In function 'cli_regcomp_real': regex/regcomp.c:1418: warning: 'newstart' may be used uninitialized in this function regex/regcomp.c:1417: warning: 'start' may be used uninitialized in this function CCLD libclamav_internal_utils.la CC libclamav_la-version.lo CCLD libclamav_internal_utils_nothreads.la CCLD libclamav.la make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' Making all in clamscan make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamscan' CC output.o CC getopt.o CC optparser.o CC actions.o CC misc.o CC clamscan.o CC manager.o CCLD clamscan make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamscan' Making all in clamd make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamd' CC output.o CC getopt.o CC optparser.o CC misc.o CC clamd.o CC tcpserver.o CC localserver.o clamd.c: In function 'main': clamd.c:113: warning: unused variable 'rlim' CC session.o CC thrmgr.o CC server-th.o server-th.c: In function 'handle_stream': server-th.c:677: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' CC scanner.o CC others.o scanner.c: In function 'hash_callback': scanner.c:101: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness scanner.c:101: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness CC clamuko.o CC clamukofs.o CC dazukoio_compat12.o CC dazukoio.o CC dazukofs.o CCLD clamd make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamd' Making all in clamdscan make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamdscan' CC output.o CC optparser.o CC misc.o CC getopt.o CC actions.o CC clamdcom.o CC clamdscan.o CC proto.o CC client.o client.c: In function 'isremote': client.c:85: warning: unused variable 'clamd_conf' proto.c: In function 'parallel_callback': proto.c:453: warning: 'res' may be used uninitialized in this function proto.c: In function 'dsresult': proto.c:188: warning: 'len' may be used uninitialized in this function CCLD clamdscan make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamdscan' Making all in freshclam make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/freshclam' CC output.o CC getopt.o CC optparser.o CC misc.o CC cdiff.o CC tar.o CC clamdcom.o ../shared/cdiff.c: In function 'cdiff_cmd_xchg': ../shared/cdiff.c:294: warning: unused variable 'last' ../shared/cdiff.c:294: warning: unused variable 'pt' CC freshclam.o CC manager.o CC notify.o notify.c: In function 'clamd_connect': notify.c:62: warning: unused variable 'bread' notify.c: In function 'notify': notify.c:191: warning: unused variable 'socktype' CC dns.o CC execute.o CC nonblock.o CC mirman.o manager.c: In function 'downloadmanager': manager.c:1939: warning: 'ret' may be used uninitialized in this function CCLD freshclam make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/freshclam' Making all in sigtool make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/sigtool' CC output.o CC optparser.o CC getopt.o CC misc.o CC cdiff.o CC tar.o CC vba.o ../shared/cdiff.c: In function 'cdiff_cmd_xchg': ../shared/cdiff.c:294: warning: unused variable 'last' ../shared/cdiff.c:294: warning: unused variable 'pt' CC sigtool.o vba.c: In function 'get_unicode_name': vba.c:95: warning: comparison is always true due to limited range of data type sigtool.c: In function 'getdsig': sigtool.c:371: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' CCLD sigtool make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/sigtool' Making all in clamconf make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamconf' CC optparser.o CC misc.o CC getopt.o CC clamconf.o CCLD clamconf make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamconf' Making all in database make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/database' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/database' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/docs' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/etc' Making all in clamav-milter make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamav-milter' CC optparser.o CC output.o CC getopt.o CC misc.o CC whitelist.o CC connpool.o CC netcode.o CC clamfi.o CC clamav-milter.o CCLD clamav-milter make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamav-milter' Making all in test make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/test' cat ../test/.split/split.clam-v2.raraa ../test/.split/split.clam-v2.rarab > clam-v2.rar cat ../test/.split/split.clam-v3.raraa ../test/.split/split.clam-v3.rarab > clam-v3.rar cat ../test/.split/split.clam.cabaa ../test/.split/split.clam.cabab > clam.cab cat ../test/.split/split.clam.exe.bz2aa ../test/.split/split.clam.exe.bz2ab > clam.exe.bz2 cat ../test/.split/split.clam.exeaa ../test/.split/split.clam.exeab > clam.exe cat ../test/.split/split.clam.zipaa ../test/.split/split.clam.zipab > clam.zip cat ../test/.split/split.clam.arjaa ../test/.split/split.clam.arjab > clam.arj cat ../test/.split/split.clam.exe.rtfaa ../test/.split/split.clam.exe.rtfab > clam.exe.rtf cat ../test/.split/split.clam.exe.szddaa ../test/.split/split.clam.exe.szddab > clam.exe.szdd cat ../test/.split/split.clam.tar.gzaa ../test/.split/split.clam.tar.gzab > clam.tar.gz cat ../test/.split/split.clam.chmaa ../test/.split/split.clam.chmab > clam.chm cat ../test/.split/split.clam.sisaa ../test/.split/split.clam.sisab > clam.sis cat ../test/.split/split.clam-aspack.exeaa ../test/.split/split.clam-aspack.exeab > clam-aspack.exe cat ../test/.split/split.clam-pespin.exeaa ../test/.split/split.clam-pespin.exeab > clam-pespin.exe cat ../test/.split/split.clam-upx.exeaa ../test/.split/split.clam-upx.exeab > clam-upx.exe cat ../test/.split/split.clam-fsg.exeaa ../test/.split/split.clam-fsg.exeab > clam-fsg.exe cat ../test/.split/split.clam-mew.exeaa ../test/.split/split.clam-mew.exeab > clam-mew.exe cat ../test/.split/split.clam-nsis.exeaa ../test/.split/split.clam-nsis.exeab > clam-nsis.exe cat ../test/.split/split.clam-petite.exeaa ../test/.split/split.clam-petite.exeab > clam-petite.exe cat ../test/.split/split.clam-upack.exeaa ../test/.split/split.clam-upack.exeab > clam-upack.exe cat ../test/.split/split.clam-wwpack.exeaa ../test/.split/split.clam-wwpack.exeab > clam-wwpack.exe cat ../test/.split/split.clam.pdfaa ../test/.split/split.clam.pdfab > clam.pdf cat ../test/.split/split.clam.mailaa ../test/.split/split.clam.mailab > clam.mail cat ../test/.split/split.clam.pptaa ../test/.split/split.clam.pptab > clam.ppt cat ../test/.split/split.clam.tnefaa ../test/.split/split.clam.tnefab > clam.tnef cat ../test/.split/split.clam.ea05.exeaa ../test/.split/split.clam.ea05.exeab > clam.ea05.exe cat ../test/.split/split.clam.ea06.exeaa ../test/.split/split.clam.ea06.exeab > clam.ea06.exe cat ../test/.split/split.clam.d64.zipaa ../test/.split/split.clam.d64.zipab > clam.d64.zip cat ../test/.split/split.clam.exe.mbox.base64aa ../test/.split/split.clam.exe.mbox.base64ab > clam.exe.mbox.base64 cat ../test/.split/split.clam.exe.mbox.uuaa ../test/.split/split.clam.exe.mbox.uuab > clam.exe.mbox.uu cat ../test/.split/split.clam.exe.binhexaa ../test/.split/split.clam.exe.binhexab > clam.exe.binhex cat ../test/.split/split.clam.ole.docaa ../test/.split/split.clam.ole.docab > clam.ole.doc cat ../test/.split/split.clam.impl.zipaa ../test/.split/split.clam.impl.zipab > clam.impl.zip cat ../test/.split/split.clam.exe.htmlaa ../test/.split/split.clam.exe.htmlab > clam.exe.html cat ../test/.split/split.clam.bz2.zipaa ../test/.split/split.clam.bz2.zipab > clam.bz2.zip cat ../test/.split/split.clam.bin-be.cpioaa ../test/.split/split.clam.bin-be.cpioab > clam.bin-be.cpio cat ../test/.split/split.clam.bin-le.cpioaa ../test/.split/split.clam.bin-le.cpioab > clam.bin-le.cpio cat ../test/.split/split.clam.newc.cpioaa ../test/.split/split.clam.newc.cpioab > clam.newc.cpio cat ../test/.split/split.clam.odc.cpioaa ../test/.split/split.clam.odc.cpioab > clam.odc.cpio cat ../test/.split/split.clam-yc.exeaa ../test/.split/split.clam-yc.exeab > clam-yc.exe cat ../test/.split/split.clam_IScab_int.exeaa ../test/.split/split.clam_IScab_int.exeab > clam_IScab_int.exe cat ../test/.split/split.clam_IScab_ext.exeaa ../test/.split/split.clam_IScab_ext.exeab > clam_IScab_ext.exe cat ../test/.split/split.clam_ISmsi_int.exeaa ../test/.split/split.clam_ISmsi_int.exeab > clam_ISmsi_int.exe cat ../test/.split/split.clam_ISmsi_ext.exeaa ../test/.split/split.clam_ISmsi_ext.exeab > clam_ISmsi_ext.exe cat ../test/.split/split.clam.7zaa ../test/.split/split.clam.7zab > clam.7z cat ../test/.split/split.clam_cache_emax.tgzaa ../test/.split/split.clam_cache_emax.tgzab > clam_cache_emax.tgz make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/test' Making all in clamdtop make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamdtop' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamdtop' Making all in clambc make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clambc' CC optparser.o CC getopt.o CC misc.o CC bcrun.o CCLD clambc make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clambc' Making all in unit_tests make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/unit_tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/unit_tests' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.32350 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.97 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/clamav-0.97-13.el5-root-mockbuild + make install DESTDIR=/var/tmp/clamav-0.97-13.el5-root-mockbuild Making install in libltdl make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/libltdl' make install-am make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/libltdl' make[3]: Entering directory `/builddir/build/BUILD/clamav-0.97/libltdl' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/include" test -z "" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild" make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libltdl' Making install in libclamav make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[3]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' GEN version.h.tmp GEN version.h make[4]: Entering directory `/builddir/build/BUILD/clamav-0.97/libclamav' GEN version.h.tmp GEN version.h test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libclamav.la '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib' libtool: install: /usr/bin/install -c .libs/libclamav.so.6.1.9 /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib/libclamav.so.6.1.9 libtool: install: (cd /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib && { ln -s -f libclamav.so.6.1.9 libclamav.so.6 || { rm -f libclamav.so.6 && ln -s libclamav.so.6.1.9 libclamav.so.6; }; }) libtool: install: (cd /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib && { ln -s -f libclamav.so.6.1.9 libclamav.so || { rm -f libclamav.so && ln -s libclamav.so.6.1.9 libclamav.so; }; }) libtool: install: /usr/bin/install -c .libs/libclamav.lai /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib/libclamav.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/include" /usr/bin/install -c -m 644 clamav.h '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[3]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/libclamav' Making install in clamscan make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamscan' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamscan' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c clamscan '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/clamscan /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clamscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamscan' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamscan' Making install in clamd make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamd' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c clamd '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/clamd /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin/clamd make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamd' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamd' Making install in clamdscan make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamdscan' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamdscan' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c clamdscan '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' libtool: install: /usr/bin/install -c clamdscan /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clamdscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamdscan' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamdscan' Making install in freshclam make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/freshclam' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/freshclam' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c freshclam '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/freshclam /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/freshclam make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/freshclam' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/freshclam' Making install in sigtool make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/sigtool' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/sigtool' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c sigtool '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/sigtool /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/sigtool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/sigtool' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/sigtool' Making install in clamconf make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamconf' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamconf' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c clamconf '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/clamconf /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clamconf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamconf' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamconf' Making install in database make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/database' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/database' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/database' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/database' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/docs' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamdscan.1 man/clamconf.1 man/clamdtop.1 '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 man/clamd.conf.5 man/clamav-milter.conf.5 man/freshclam.conf.5 '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 man/clamd.8 man/clamav-milter.8 '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/docs' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/docs' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/etc' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/etc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/clamav-0.97/config/install-sh -d /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/etc' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/etc' Making install in clamav-milter make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamav-milter' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamav-milter' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c clamav-milter '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin' libtool: install: /usr/bin/install -c clamav-milter /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin/clamav-milter test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 ../docs/man/clamav-milter.8 '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamav-milter' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamav-milter' Making install in test make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/test' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/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.97/test' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/test' Making install in clamdtop make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamdtop' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clamdtop' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/man/man1" make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamdtop' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clamdtop' Making install in clambc make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/clambc' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/clambc' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c clambc '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/clambc /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clambc make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clambc' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/clambc' Making install in unit_tests make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97/unit_tests' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97/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.97/unit_tests' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97/unit_tests' make[1]: Entering directory `/builddir/build/BUILD/clamav-0.97' make[2]: Entering directory `/builddir/build/BUILD/clamav-0.97' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin" /usr/bin/install -c clamav-config '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libclamav.pc '/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/clamav-0.97' make[1]: Leaving directory `/builddir/build/BUILD/clamav-0.97' + install -Dp -m0755 /builddir/build/SOURCES/clamav.init /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/rc.d/init.d/clamd + install -Dp -m0755 freshclam.cron /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/cron.daily/freshclam + install -Dp -m0644 freshclam.logrotate /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/logrotate.d/freshclam + install -Dp -m0644 clamd.logrotate /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/logrotate.d/clamav + install -Dp -m0755 /builddir/build/SOURCES/clamav-milter.init /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/rc.d/init.d/clamav-milter + install -Dp -m0644 clamav-milter.sysconfig /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/sysconfig/clamav-milter + tar xjf /builddir/build/SOURCES/clamd-wrapper.tar.bz2 -C /var/tmp/clamav-0.97-13.el5-root-mockbuild//usr/share + install -d -m0755 /var/tmp/clamav-0.97-13.el5-root-mockbuild/var/log/clamav/ + touch /var/tmp/clamav-0.97-13.el5-root-mockbuild/var/log/clamav/freshclam.log + touch /var/tmp/clamav-0.97-13.el5-root-mockbuild/var/log/clamav/clamd.log + install -d -m0755 /var/tmp/clamav-0.97-13.el5-root-mockbuild/var/run/clamav/ + install -d -m0755 /var/tmp/clamav-0.97-13.el5-root-mockbuild/etc/clamd.d/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/clamav-0.97 extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin/clamd extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/sbin/clamav-milter extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/lib/libclamav.so.6.1.9 extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clamscan extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/freshclam extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clambc extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clamconf extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/sigtool extracting debug info from /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/bin/clamdscan symlinked /usr/lib/debug/usr/lib/libclamav.so.6.1.9.debug to /usr/lib/debug/usr/lib/libclamav.so.debug symlinked /usr/lib/debug/usr/lib/libclamav.so.6.1.9.debug to /usr/lib/debug/usr/lib/libclamav.so.6.debug cpio: clamav-0.97/libltdl/.libs/libltdlcS.c: No such file or directory cpio: gcc-4.1.2-20080825/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 7227 blocks + /usr/lib/rpm/check-buildroot + /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.97-13.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99049 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.97 + DOCDIR=/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamav-0.97 + export DOCDIR + rm -rf /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamav-0.97 + /bin/mkdir -p /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamav-0.97 + cp -pr AUTHORS BUGS ChangeLog COPYING FAQ INSTALL NEWS README test/ /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamav-0.97 + cp -pr docs/clamav-mirror-howto.pdf docs/clamdoc.pdf docs/phishsigs_howto.pdf docs/signatures.pdf etc/freshclam.conf /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamav-0.97 + exit 0 Provides: clamav-lib = 0.97-13.el5 config(clamav) = 0.97-13.el5 libclamav libclamav.so.6 libclamav.so.6(CLAMAV_PRIVATE) libclamav.so.6(CLAMAV_PUBLIC) Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(postun): /sbin/ldconfig Requires: /bin/bash clamav-db = 0.97-13.el5 config(clamav) = 0.97-13.el5 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libclamav.so.6 libclamav.so.6(CLAMAV_PRIVATE) libclamav.so.6(CLAMAV_PUBLIC) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libresolv.so.2 libresolv.so.2(GLIBC_2.2) libz.so.1 rtld(GNU_HASH) Obsoletes: libclamav < 0.97-13.el5 clamav-lib < 0.97-13.el5 Processing files: clamd-0.97-13.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.49676 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.97 + DOCDIR=/var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamd-0.97 + export DOCDIR + rm -rf /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamd-0.97 + /bin/mkdir -p /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamd-0.97 + cp -pr etc/clamd.conf /var/tmp/clamav-0.97-13.el5-root-mockbuild/usr/share/doc/clamd-0.97 + exit 0 Provides: clamav-scanner = 0.97-13.el5 clamav-scanner-upstart = 0.97-13.el5 clamav-server = 0.97-13.el5 clamav-server-sysv = 0.97-13.el5 clamav-server-sysvinit = 0.97-13.el5 config(clamd) = 0.97-13.el5 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh clamav = 0.97-13.el5 config(clamd) = 0.97-13.el5 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libclamav.so.6 libclamav.so.6(CLAMAV_PRIVATE) libclamav.so.6(CLAMAV_PUBLIC) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libz.so.1 rtld(GNU_HASH) Obsoletes: clamav-server < 0.97-13.el5 clamav-server-sysv < 0.97-13.el5 clamav-scanner < 0.97-13.el5 clamav-scanner-upstart < 0.97-13.el5 clamav-server-sysvinit < 0.97-13.el5 Processing files: clamav-milter-0.97-13.el5 Provides: clamav-milter-sysv = 0.97-13.el5 clamav-milter-sysvinit = 0.97-13.el5 config(clamav-milter) = 0.97-13.el5 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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh clamd = 0.97-13.el5 config(clamav-milter) = 0.97-13.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) sendmail Obsoletes: clamav-milter-sysv < 0.97-13.el5 clamav-milter-sysvinit < 0.97-13.el5 Processing files: clamav-db-0.97-13.el5 Provides: clamav-data = 0.97-13.el5 clamav-filesystem = 0.97-13.el5 clamav-update = 0.97-13.el5 config(clamav-db) = 0.97-13.el5 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires: /bin/sh config(clamav-db) = 0.97-13.el5 Obsoletes: clamav-update < 0.97-13.el5 clamav-data < 0.97-13.el5 clamav-data-empty <= 0.97-13.el5 clamav-filesystem < 0.97-13.el5 Processing files: clamav-devel-0.97-13.el5 Provides: libclamav-devel libclamav-static-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh clamav = 0.97-13.el5 libclamav.so.6 Obsoletes: libclamav-static-devel <= 0.97-13.el5 libclamav-devel <= 0.97-13.el5 Processing files: clamav-debuginfo-0.97-13.el5 Provides: libclamav.so.6.1.9.debug 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.97-13.el5-root-mockbuild warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/clamav-0.97-13.el5.ppc.rpm Wrote: /builddir/build/RPMS/clamd-0.97-13.el5.ppc.rpm Wrote: /builddir/build/RPMS/clamav-milter-0.97-13.el5.ppc.rpm Wrote: /builddir/build/RPMS/clamav-db-0.97-13.el5.ppc.rpm Wrote: /builddir/build/RPMS/clamav-devel-0.97-13.el5.ppc.rpm Wrote: /builddir/build/RPMS/clamav-debuginfo-0.97-13.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.90103 + umask 022 + cd /builddir/build/BUILD + cd clamav-0.97 + rm -rf /var/tmp/clamav-0.97-13.el5-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->