<86>Apr 25 12:44:02 userdel[4177]: delete user `rooter' <86>Apr 25 12:44:02 userdel[4177]: remove group `rooter' <86>Apr 25 12:44:02 groupadd[4178]: new group: name=rooter, gid=501 <86>Apr 25 12:44:02 useradd[4179]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 12:44:02 userdel[4181]: delete user `builder' <86>Apr 25 12:44:02 userdel[4181]: remove group `builder' <86>Apr 25 12:44:02 groupadd[4182]: new group: name=builder, gid=502 <86>Apr 25 12:44:02 useradd[4183]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 12:44:05 rpmi: libcheck-20070412:0.9.5-alt7 installed <13>Apr 25 12:44:05 rpmi: libcheck-devel-20070412:0.9.5-alt7 installed <13>Apr 25 12:44:05 rpmi: libmilter-8.14.3-alt0.M41.2 installed <13>Apr 25 12:44:05 rpmi: sendmail-devel-8.14.3-alt0.M41.2 installed <13>Apr 25 12:44:05 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 12:44:05 rpmi: bzlib-devel-1:1.0.5-alt2 installed <13>Apr 25 12:44:05 rpmi: libgmp-devel-4.2.2-alt1 installed Installing clamav-0.94.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf clamav-0.94.2 + echo 'Source #0 (clamav-0.94.2.tar.gz):' Source #0 (clamav-0.94.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/clamav-0.94.2.tar.gz + /bin/tar -xf - + cd clamav-0.94.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (clamav-0.94.2-config.patch):' Patch #1 (clamav-0.94.2-config.patch): + /usr/bin/patch -p1 patching file etc/clamd.conf + echo 'Patch #2 (freshclam-0.92rc2-config.patch):' Patch #2 (freshclam-0.92rc2-config.patch): + /usr/bin/patch -p1 patching file etc/freshclam.conf Hunk #3 succeeded at 89 (offset 7 lines). Hunk #4 succeeded at 107 (offset 7 lines). + echo 'Patch #20 (clamav-0.90-libs.private.patch):' Patch #20 (clamav-0.90-libs.private.patch): + /usr/bin/patch -p1 patching file clamav-config.in patching file libclamav.pc.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clamav-0.94.2 + rm -f configure.in + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-experimental --sysconfdir=/etc/clamav --disable-clamav --with-user=mail --with-group=mail --without-tcpwrappers --with-sendmail-version=8.14.3 --with-dbdir=/var/lib/clamav --enable-milter --with-sendmail=/usr/sbin/sendmail checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu creating target.h - canonical system defines checking for a BSD-compatible install... /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... /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 ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none 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 ppc-alt-linux-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-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-strip... no checking for strip... strip checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking how to run the C preprocessor... ppc-alt-linux-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 ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if ppc-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 a supported version of gcc... ok (4.3.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 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... yes checking for strlcat... yes 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to compile and link with check... checking check.h usability... yes checking check.h presence... yes checking for check.h... yes checking linking with check... /usr/lib/libcheck.so configure: Compiling and linking with check by using /usr/lib/libcheck.so 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 bzReadOpen in -lbz2... no checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for CVE-2008-1372... ok checking for getaddrinfo... yes checking for IPv6 support... 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/lib/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 smfi_opensocket in -lmilter... yes checking for sched_yield... yes checking for pthread_yield... yes checking for gethostbyname_r... yes, and it takes 6 arguments checking for readdir_r... support disabled checking for ctime_r... yes, and it takes 2 arguments checking for socklen_t... yes checking for structure packing via __attribute__((packed))... yes checking for type aligning via __attribute__((aligned))... yes checking for fd_set... yes, found in sys/select.h checking default FD_SETSIZE value... 1024 checking whether signed right shift is sign extended... yes checking for recvmsg... yes checking for sendmsg... yes checking for msg_control field in struct msghdr... yes checking BSD 4.4 / RFC2292 style fd passing... yes 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 + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2' Making all in libclamunrar make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrar15.lo unrar15.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrar.lo unrar.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrar20.lo unrar20.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrarppm.lo unrarppm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrarvm.lo unrarvm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrarcmd.lo unrarcmd.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrarfilter.lo unrarfilter.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrarhlp.lo unrarhlp.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar20.c -fPIC -DPIC -o .libs/unrar20.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarppm.c -fPIC -DPIC -o .libs/unrarppm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar15.c -fPIC -DPIC -o .libs/unrar15.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarfilter.c -fPIC -DPIC -o .libs/unrarfilter.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarcmd.c -fPIC -DPIC -o .libs/unrarcmd.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarvm.c -fPIC -DPIC -o .libs/unrarvm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarhlp.c -fPIC -DPIC -o .libs/unrarhlp.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar.c -fPIC -DPIC -o .libs/unrar.o unrarhlp.c: In function 'rar_malloc': unrarhlp.c:26: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' unrarhlp.c:37: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' unrarhlp.c: In function 'rar_realloc2': unrarhlp.c:49: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' unrarhlp.c:56: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarhlp.c -o unrarhlp.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarcmd.c -o unrarcmd.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarfilter.c -o unrarfilter.o >/dev/null 2>&1 unrarvm.c: In function 'execute_standard_filter': unrarvm.c:348: warning: enumeration value 'VMSF_NONE' not handled in switch unrarvm.c: In function 'rarvm_optimize': unrarvm.c:985: warning: enumeration value 'VM_ADD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SUB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JZ' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JNZ' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_INC' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_DEC' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JMP' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_XOR' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_AND' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_OR' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_TEST' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JS' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JNS' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JBE' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JA' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_JAE' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_PUSH' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_POP' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_CALL' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_RET' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_NOT' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SHL' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SHR' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SAR' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_NEG' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_PUSHA' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_POPA' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_PUSHF' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_POPF' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_MOVZX' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_MOVSX' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_XCHG' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_MUL' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_DIV' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_ADC' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SBB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_PRINT' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_MOVB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_MOVD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_CMPB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_CMPD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_ADDB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_ADDD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SUBB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_SUBD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_INCB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_INCD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_DECB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_DECD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_NEGB' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_NEGD' not handled in switch unrarvm.c:985: warning: enumeration value 'VM_STANDARD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_MOV' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_CMP' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JZ' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JNZ' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JMP' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_XOR' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_AND' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_OR' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_TEST' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JS' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JNS' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JBE' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JA' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_JAE' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_PUSH' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_POP' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_CALL' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_RET' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_NOT' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_SHL' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_SHR' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_SAR' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_PUSHA' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_POPA' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_PUSHF' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_POPF' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_MOVZX' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_MOVSX' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_XCHG' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_MUL' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_DIV' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_ADC' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_SBB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_PRINT' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_MOVB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_MOVD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_CMPB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_CMPD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_ADDB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_ADDD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_SUBB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_SUBD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_INCB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_INCD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_DECB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_DECD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_NEGB' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_NEGD' not handled in switch unrarvm.c:1010: warning: enumeration value 'VM_STANDARD' not handled in switch libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar15.c -o unrar15.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar20.c -o unrar20.o >/dev/null 2>&1 unrar.c: In function 'rar_unpack29': unrar.c:920: warning: 'length' may be used uninitialized in this function unrarppm.c: In function 'ppm_decode_init': unrarppm.c:940: warning: 'MaxMB' may be used uninitialized in this function libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarppm.c -o unrarppm.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar.c -o unrar.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrarvm.c -o unrarvm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -thread-safe -version-info 5:4:0 -no-undefined -Wl,--version-script,../libclamunrar/libclamunrar.map -o libclamunrar.la -rpath /usr/lib unrar15.lo unrar.lo unrar20.lo unrarppm.lo unrarvm.lo unrarcmd.lo unrarfilter.lo unrarhlp.lo -lz libtool: link: ppc-alt-linux-gcc -shared .libs/unrar15.o .libs/unrar.o .libs/unrar20.o .libs/unrarppm.o .libs/unrarvm.o .libs/unrarcmd.o .libs/unrarfilter.o .libs/unrarhlp.o -lz -Wl,--version-script -Wl,../libclamunrar/libclamunrar.map -Wl,-soname -Wl,libclamunrar.so.5 -o .libs/libclamunrar.so.5.0.4 libtool: link: (cd ".libs" && rm -f "libclamunrar.so.5" && ln -s "libclamunrar.so.5.0.4" "libclamunrar.so.5") libtool: link: (cd ".libs" && rm -f "libclamunrar.so" && ln -s "libclamunrar.so.5.0.4" "libclamunrar.so") libtool: link: ar cru .libs/libclamunrar.a unrar15.o unrar.o unrar20.o unrarppm.o unrarvm.o unrarcmd.o unrarfilter.o unrarhlp.o libtool: link: ranlib .libs/libclamunrar.a libtool: link: ( cd ".libs" && rm -f "libclamunrar.la" && ln -s "../libclamunrar.la" "libclamunrar.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar' Making all in libclamunrar_iface make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c -o unrar_iface.lo unrar_iface.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar_iface.c -fPIC -DPIC -o .libs/unrar_iface.o unrar_iface.c: In function 'read_block': unrar_iface.c:188: warning: pointer targets in assignment differ in signedness unrar_iface.c: In function 'unrar_extract_next_prepare': unrar_iface.c:396: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness unrar_iface.c:396: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -O2 -fsigned-char -c unrar_iface.c -o unrar_iface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -thread-safe -version-info 5:4:0 -no-undefined -Wl,--version-script,../libclamunrar_iface/libclamunrar_iface.map -o libclamunrar_iface.la -rpath /usr/lib unrar_iface.lo ../libclamunrar/libclamunrar.la -lz libtool: link: ppc-alt-linux-gcc -shared .libs/unrar_iface.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs ../libclamunrar/.libs/libclamunrar.so -lz -Wl,--version-script -Wl,../libclamunrar_iface/libclamunrar_iface.map -Wl,-soname -Wl,libclamunrar_iface.so.5 -o .libs/libclamunrar_iface.so.5.0.4 libtool: link: (cd ".libs" && rm -f "libclamunrar_iface.so.5" && ln -s "libclamunrar_iface.so.5.0.4" "libclamunrar_iface.so.5") libtool: link: (cd ".libs" && rm -f "libclamunrar_iface.so" && ln -s "libclamunrar_iface.so.5.0.4" "libclamunrar_iface.so") libtool: link: ar cru .libs/libclamunrar_iface.a unrar_iface.o libtool: link: ranlib .libs/libclamunrar_iface.a libtool: link: ( cd ".libs" && rm -f "libclamunrar_iface.la" && ln -s "../libclamunrar_iface.la" "libclamunrar_iface.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface' Making all in libclamav make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make all-recursive make[3]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' Making all in lzma make[4]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav/lzma' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -pipe -Wall -O2 -fsigned-char -c -o LzmaStateDecode.lo LzmaStateDecode.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -pipe -Wall -O2 -fsigned-char -c LzmaStateDecode.c -fPIC -DPIC -o .libs/LzmaStateDecode.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -pipe -Wall -O2 -fsigned-char -c LzmaStateDecode.c -o LzmaStateDecode.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -fPIC -DPIC -pipe -Wall -O2 -fsigned-char -o liblzma.la LzmaStateDecode.lo -lz 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 `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav/lzma' Making all in . make[4]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o matcher-ac.lo matcher-ac.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o matcher-bm.lo matcher-bm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o matcher.lo matcher.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o others.lo others.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o readdb.lo readdb.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o cvd.lo cvd.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o dsig.lo dsig.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o str.lo str.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o scanners.lo scanners.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o textdet.lo textdet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o filetypes.lo filetypes.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o rtf.lo rtf.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c others.c -fPIC -DPIC -o .libs/others.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o blob.lo blob.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c dsig.c -fPIC -DPIC -o .libs/dsig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o mbox.lo mbox.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c matcher.c -fPIC -DPIC -o .libs/matcher.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c scanners.c -fPIC -DPIC -o .libs/scanners.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c matcher-bm.c -fPIC -DPIC -o .libs/matcher-bm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c readdb.c -fPIC -DPIC -o .libs/readdb.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c str.c -fPIC -DPIC -o .libs/str.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o message.lo message.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c matcher-ac.c -fPIC -DPIC -o .libs/matcher-ac.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o table.lo table.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c textdet.c -fPIC -DPIC -o .libs/textdet.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c filetypes.c -fPIC -DPIC -o .libs/filetypes.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o text.lo text.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c rtf.c -fPIC -DPIC -o .libs/rtf.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o ole2_extract.lo ole2_extract.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c blob.c -fPIC -DPIC -o .libs/blob.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c cvd.c -fPIC -DPIC -o .libs/cvd.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o vba_extract.lo vba_extract.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o msexpand.lo msexpand.c readdb.c: In function 'cli_md5db_build':/bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o pe.lo pe.c readdb.c:2203: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c mbox.c -fPIC -DPIC -o .libs/mbox.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c textdet.c -o textdet.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c table.c -fPIC -DPIC -o .libs/table.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c dsig.c -o dsig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o disasm.lo disasm.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c text.c -fPIC -DPIC -o .libs/text.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o upx.lo upx.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o htmlnorm.lo htmlnorm.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c filetypes.c -o filetypes.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o chmunpack.lo chmunpack.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c msexpand.c -fPIC -DPIC -o .libs/msexpand.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c matcher-bm.c -o matcher-bm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o rebuildpe.lo rebuildpe.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c ole2_extract.c -fPIC -DPIC -o .libs/ole2_extract.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o petite.lo petite.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o wwunpack.lo wwunpack.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o unsp.lo unsp.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c disasm.c -fPIC -DPIC -o .libs/disasm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c vba_extract.c -fPIC -DPIC -o .libs/vba_extract.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o aspack.lo aspack.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o packlibs.lo packlibs.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o fsg.lo fsg.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c pe.c -fPIC -DPIC -o .libs/pe.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c upx.c -fPIC -DPIC -o .libs/upx.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o mew.lo mew.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o upack.lo upack.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c matcher.c -o matcher.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c htmlnorm.c -fPIC -DPIC -o .libs/htmlnorm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c md5.c -o md5.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c chmunpack.c -fPIC -DPIC -o .libs/chmunpack.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c petite.c -fPIC -DPIC -o .libs/petite.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o line.lo line.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c text.c -o text.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o untar.lo untar.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c wwunpack.c -fPIC -DPIC -o .libs/wwunpack.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c rebuildpe.c -fPIC -DPIC -o .libs/rebuildpe.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o unzip.lo unzip.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c others.c -o others.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c packlibs.c -fPIC -DPIC -o .libs/packlibs.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o inflate64.lo inflate64.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c unsp.c -fPIC -DPIC -o .libs/unsp.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c mew.c -fPIC -DPIC -o .libs/mew.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c str.c -o str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o special.lo special.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o binhex.lo binhex.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c aspack.c -fPIC -DPIC -o .libs/aspack.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 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c table.c -o table.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c fsg.c -fPIC -DPIC -o .libs/fsg.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c msexpand.c -o msexpand.o >/dev/null 2>&1 disasm.c: In function 'disasmbuf':libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c upack.c -fPIC -DPIC -o .libs/upack.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o is_tar.lo is_tar.c disasm.c:1719: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness disasm.c:1724: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness disasm.c:1725: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness pe.c: In function 'cli_scanpe':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 signednesslibtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c line.c -fPIC -DPIC -o .libs/line.o wwunpack.c: In function 'wwunpack': wwunpack.c:84: warning: pointer targets in passing argument 1 of 'cli_readint32' 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 pe.c:908: warning: pointer targets in passing argument 1 of 'disasmbuf' 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 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o tnef.lo tnef.c pe.c:958: 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 pe.c:981: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness pe.c:1075: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signednesswwunpack.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 pe.c:1207: warning: statement with no effect/bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o autoit.lo autoit.c 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 pe.c:1316: warning: statement with no effecthtmlnorm.c:1047: warning: pointer targets in passing argument 2 of 'js_process' differ in signedness rebuildpe.c: In function 'cli_rebuildpe': pe.c:1411: warning: statement with no effecthtmlnorm.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 pe.c:1411: warning: statement with no effect 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 rebuildpe.c:145: warning: suggest parentheses around + or - in operand of & 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 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c pe.c:1852: warning: statement with no effectlibtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c untar.c -fPIC -DPIC -o .libs/untar.o 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 pe.c:1907: warning: statement with no effect 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 pe.c:1967: warning: statement with no effect 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 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c pe.c:2001: warning: statement with no effectlibtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c cvd.c -o cvd.o >/dev/null 2>&1 pe.c:2075: warning: statement with no effect libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c special.c -fPIC -DPIC -o .libs/special.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c unzip.c -fPIC -DPIC -o .libs/unzip.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c inflate64.c -fPIC -DPIC -o .libs/inflate64.o 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 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 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c blob.c -o blob.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o unarj.lo unarj.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c is_tar.c -fPIC -DPIC -o .libs/is_tar.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o bzlib.lo `test -f 'nsis/bzlib.c' || echo './'`nsis/bzlib.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c tnef.c -fPIC -DPIC -o .libs/tnef.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c binhex.c -fPIC -DPIC -o .libs/binhex.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o nulsft.lo `test -f 'nsis/nulsft.c' || echo './'`nsis/nulsft.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c rebuildpe.c -o rebuildpe.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c line.c -o line.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c autoit.c -fPIC -DPIC -o .libs/autoit.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c fsg.c -o fsg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o infblock.lo `test -f 'nsis/infblock.c' || echo './'`nsis/infblock.c unzip.c: In function 'unz': unzip.c:175: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' unzip.c:219: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' unzip.c:256: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' unzip.c: In function 'lhdr': unzip.c:330: 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:344: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:344: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:348: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:349: 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:351: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:351: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:351: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:351: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:356: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:357: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:358: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:359: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:360: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:372: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regerror.c -fPIC -DPIC -o .libs/regerror.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o unzip.c:378: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:381: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:381: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:382: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:382: warning: pointer targets in passing argument 1 of 'cli_readint32' 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:389: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:398: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:406: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:406: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:411: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:417: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c: In function 'chdr': unzip.c:435: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:441: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:443: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:448: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:448: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:453: 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:459: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:461: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:465: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness unzip.c:467: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:468: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:468: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c: In function 'cli_unzip': unzip.c:528: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness unzip.c:529: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regcomp.c -fPIC -DPIC -o .libs/regcomp.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o pdf.lo pdf.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c unarj.c -fPIC -DPIC -o .libs/unarj.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regexec.c -fPIC -DPIC -o .libs/regexec.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c nsis/bzlib.c -fPIC -DPIC -o .libs/bzlib.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o spin.lo spin.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regfree.c -fPIC -DPIC -o .libs/regfree.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c untar.c -o untar.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c nsis/nulsft.c -fPIC -DPIC -o .libs/nulsft.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/strlcpy.c -o strlcpy.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c is_tar.c -o is_tar.o >/dev/null 2>&1 autoit.c: In function 'ea06': autoit.c:707: warning: format '%016lx' expects type 'long unsigned int', but argument 6 has type 'uint64_t' libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c nsis/infblock.c -fPIC -DPIC -o .libs/infblock.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c pdf.c -fPIC -DPIC -o .libs/pdf.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regerror.c -o regerror.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o yc.lo yc.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c spin.c -fPIC -DPIC -o .libs/spin.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regfree.c -o regfree.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c binhex.c -o binhex.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c unsp.c -o unsp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o elf.lo elf.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o sis.lo sis.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c rtf.c -o rtf.o >/dev/null 2>&1 nsis/nulsft.c: In function 'nsis_unpack_next': nsis/nulsft.c:384: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o uuencode.lo uuencode.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c packlibs.c -o packlibs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o phishcheck.lo phishcheck.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c yc.c -fPIC -DPIC -o .libs/yc.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c tnef.c -o tnef.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o phish_domaincheck_db.lo phish_domaincheck_db.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c special.c -o special.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o phish_whitelist.lo phish_whitelist.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o regex_list.lo regex_list.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c sis.c -fPIC -DPIC -o .libs/sis.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c elf.c -fPIC -DPIC -o .libs/elf.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o regex_suffix.lo regex_suffix.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o mspack.lo mspack.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c phishcheck.c -fPIC -DPIC -o .libs/phishcheck.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c uuencode.c -fPIC -DPIC -o .libs/uuencode.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o cab.lo cab.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c phish_domaincheck_db.c -fPIC -DPIC -o .libs/phish_domaincheck_db.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c upx.c -o upx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o entconv.lo entconv.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c petite.c -o petite.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c phish_whitelist.c -fPIC -DPIC -o .libs/phish_whitelist.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c aspack.c -o aspack.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o hashtab.lo hashtab.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex_list.c -fPIC -DPIC -o .libs/regex_list.o sis.c: In function 'real_scansis': sis.c:366: 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:379: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:380: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:381: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:382: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:383: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:438: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:440: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:442: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:535: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:540: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness sis.c:544: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex_suffix.c -fPIC -DPIC -o .libs/regex_suffix.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c mspack.c -fPIC -DPIC -o .libs/mspack.o sis.c: In function 'getd': sis.c:596: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c cab.c -fPIC -DPIC -o .libs/cab.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o dconf.lo dconf.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o lzma_iface.lo lzma_iface.c phishcheck.c: In function 'phishingScan': phishcheck.c:790: warning: pointer targets in passing argument 2 of 'string_init_c' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c entconv.c -fPIC -DPIC -o .libs/entconv.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c wwunpack.c -o wwunpack.o >/dev/null 2>&1 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' upack.c: In function 'unupack': upack.c:59: warning: 'loc_edi' may be used uninitialized in this function libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c hashtab.c -fPIC -DPIC -o .libs/hashtab.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c uuencode.c -o uuencode.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c phish_domaincheck_db.c -o phish_domaincheck_db.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c yc.c -o yc.o >/dev/null 2>&1 regex_list.c: In function 'SO_preprocess_add': regex_list.c:102: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c phish_whitelist.c -o phish_whitelist.o >/dev/null 2>&1 regex_list.c: In function 'SO_search': regex_list.c:138: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness regex_list.c: In function 'get_char_at_pos_with_skip': regex_list.c:186: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' regex_list.c:186: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' regex_list.c:186: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' mspack.c: In function 'lzx_decompress': mspack.c:1436: warning: format '%ld' expects type 'long int', but argument 2 has type 'int' libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c dconf.c -fPIC -DPIC -o .libs/dconf.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c mew.c -o mew.o >/dev/null 2>&1 hashtab.c: In function 'hashtab_grow': hashtab.c:249: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' hashtab.c:285: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c: In function 'hashtab_insert': hashtab.c:299: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c:345: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' hashtab.c: In function 'hashtab_generate_c': hashtab.c:397: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' hashtab.c:401: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' hashtab.c:401: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' hashtab.c:401: warning: format '%ld' expects type 'long int', but argument 6 has type 'size_t' hashtab.c: In function 'hashset_destroy': hashtab.c:448: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' hashtab.c:448: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' hashtab.c: In function 'hashset_grow': hashtab.c:501: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' hashtab.c:501: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c lzma_iface.c -fPIC -DPIC -o .libs/lzma_iface.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o explode.lo explode.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c ole2_extract.c -o ole2_extract.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o textnorm.lo textnorm.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c vba_extract.c -o vba_extract.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c disasm.c -o disasm.o >/dev/null 2>&1 entconv.c: In function 'in_iconv_u16': /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o dlp.lo dlp.c entconv.c:750: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' entconv.c:750: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' entconv.c:750: warning: format '%ld' expects type 'long int', but argument 4 has type 'int' entconv.c:750: warning: format '%ld' expects type 'long int', but argument 5 has type 'int' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o js-norm.lo `test -f 'jsparse/js-norm.c' || echo './'`jsparse/js-norm.c lzma_iface.c: In function 'cli_LzmaInit': lzma_iface.c:65: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness lzma_iface.c:65: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o uniq.lo uniq.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c chmunpack.c -o chmunpack.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c nsis/nulsft.c -o nulsft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -c -o libclamav_internal_utils_la-str.lo `test -f 'str.c' || echo './'`str.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c unzip.c -o unzip.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c explode.c -fPIC -DPIC -o .libs/explode.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c textnorm.c -fPIC -DPIC -o .libs/textnorm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c lzma_iface.c -o lzma_iface.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c dlp.c -fPIC -DPIC -o .libs/dlp.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -c -o libclamav_internal_utils_la-others.lo `test -f 'others.c' || echo './'`others.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c uniq.c -fPIC -DPIC -o .libs/uniq.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c matcher-ac.c -o matcher-ac.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c jsparse/js-norm.c -fPIC -DPIC -o .libs/js-norm.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex_suffix.c -o regex_suffix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c -o version.lo version.c 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 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c upack.c -o upack.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c textnorm.c -o textnorm.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-str.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c spin.c -o spin.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c pdf.c -o pdf.o >/dev/null 2>&1 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 'replace_token_range': jsparse/js-norm.c:537: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' jsparse/js-norm.c:537: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' jsparse/js-norm.c:537: 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:559: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c inflate64.c -o inflate64.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -c others.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-others.o 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 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c uniq.c -o uniq.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c version.c -fPIC -DPIC -o .libs/version.o jsparse/js-norm.c: In function 'yylex':libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c elf.c -o elf.o >/dev/null 2>&1 jsparse/js-norm.c:1486: warning: enumeration value 'Dummy' not handled in switch libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c entconv.c -o entconv.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c nsis/infblock.c -o infblock.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c version.c -o version.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c dconf.c -o dconf.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c hashtab.c -o hashtab.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c dlp.c -o dlp.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c unarj.c -o unarj.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c autoit.c -o autoit.o >/dev/null 2>&1 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 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex_list.c -o regex_list.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c scanners.c -o scanners.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c explode.c -o explode.o >/dev/null 2>&1 regex/regcomp.c: In function 'p_ere': regex/regcomp.c:261: warning: 'prevfwd' may be used uninitialized in this function regex/regcomp.c:260: warning: 'prevback' may be used uninitialized in this function libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -c others.c -o libclamav_internal_utils_la-others.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c cab.c -o cab.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -c str.c -o libclamav_internal_utils_la-str.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c message.c -o message.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regexec.c -o regexec.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c phishcheck.c -o phishcheck.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c readdb.c -o readdb.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c sis.c -o sis.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c regex/regcomp.c -o regcomp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -DCLI_MEMFUNSONLY -pipe -Wall -O2 -fsigned-char -static -o libclamav_internal_utils.la libclamav_internal_utils_la-str.lo libclamav_internal_utils_la-others.lo -lz libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c htmlnorm.c -o htmlnorm.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c mbox.c -o mbox.o >/dev/null 2>&1 libtool: link: ar cru .libs/libclamav_internal_utils.a libclamav_internal_utils_la-str.o libclamav_internal_utils_la-others.o libtool: link: ranlib .libs/libclamav_internal_utils.a libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c nsis/bzlib.c -o bzlib.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils.la" && ln -s "../libclamav_internal_utils.la" "libclamav_internal_utils.la" ) libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c jsparse/js-norm.c -o js-norm.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c mspack.c -o mspack.o >/dev/null 2>&1 libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -pipe -Wall -O2 -fsigned-char -c pe.c -o pe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -thread-safe -version-info 5:4:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -o libclamav.la -rpath /usr/lib 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 ../libclamunrar_iface/libclamunrar_iface.la -lz -L/usr/lib -lbz2 -L/usr/lib -lgmp -lpthread -lz libtool: link: ppc-alt-linux-gcc -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 -Wl,-rpath -Wl,/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs -Wl,-rpath -Wl,/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs -L/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -L/usr/lib -lbz2 -lgmp -lpthread -lz -Wl,--version-script -Wl,../libclamav/libclamav.map -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/libclamav.lax/liblzma.a && ar x "/usr/src/RPM/BUILD/clamav-0.94.2/libclamav/lzma/.libs/liblzma.a") libtool: link: ar cru .libs/libclamav.a matcher-ac.o matcher-bm.o matcher.o md5.o others.o readdb.o cvd.o dsig.o str.o scanners.o textdet.o filetypes.o rtf.o blob.o mbox.o message.o table.o text.o ole2_extract.o vba_extract.o msexpand.o pe.o disasm.o upx.o htmlnorm.o chmunpack.o rebuildpe.o petite.o wwunpack.o unsp.o aspack.o packlibs.o fsg.o mew.o upack.o line.o untar.o unzip.o inflate64.o special.o binhex.o is_tar.o tnef.o autoit.o strlcpy.o regcomp.o regerror.o regexec.o regfree.o unarj.o bzlib.o nulsft.o infblock.o pdf.o spin.o yc.o elf.o sis.o uuencode.o phishcheck.o phish_domaincheck_db.o phish_whitelist.o regex_list.o regex_suffix.o mspack.o cab.o entconv.o hashtab.o dconf.o lzma_iface.o explode.o textnorm.o dlp.o js-norm.o uniq.o version.o .libs/libclamav.lax/liblzma.a/LzmaStateDecode.o libtool: link: ranlib .libs/libclamav.a libtool: link: rm -fr .libs/libclamav.lax libtool: link: ( cd ".libs" && rm -f "libclamav.la" && ln -s "../libclamav.la" "libclamav.la" ) make[4]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make[3]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' Making all in clamscan make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamscan' ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c clamscan.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c others.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c manager.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o clamscan output.o getopt.o cfgparser.o misc.o options.o clamscan.o others.o manager.o ../libclamav/libclamav.la ../libclamunrar_iface/libclamunrar_iface.la -lpthread libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs/libclamunrar_iface.so -lbz2 -lgmp ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -lz -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamscan' Making all in clamd make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamd' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o network.o `test -f '../shared/network.c' || echo './'`../shared/network.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c clamd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c tcpserver.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c localserver.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c session.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c thrmgr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c server-th.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c scanner.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c others.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c clamuko.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c dazukoio_compat12.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c dazukoio.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 ../libclamunrar_iface/libclamunrar_iface.la -lpthread libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs/libclamunrar_iface.so -lbz2 -lgmp ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -lz -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamd' Making all in clamdscan make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamdscan' ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o strlcpy.o `test -f '../libclamav/regex/strlcpy.c' || echo './'`../libclamav/regex/strlcpy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c clamd_fdscan.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c clamdscan.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c client.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 -lz -lresolv make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamdscan' Making all in freshclam make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/freshclam' ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o sha256.o `test -f '../shared/sha256.c' || echo './'`../shared/sha256.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c freshclam.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c manager.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c notify.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c dns.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c execute.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c nonblock.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c mirman.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 ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 ../libclamunrar_iface/libclamunrar_iface.la -lz -lresolv -lpthread libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs/libclamunrar_iface.so -lbz2 -lgmp ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -lz -lresolv -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/freshclam' Making all in sigtool make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/sigtool' ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o options.o `test -f '../shared/options.c' || echo './'`../shared/options.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o sha256.o `test -f '../shared/sha256.c' || echo './'`../shared/sha256.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c vba.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c sigtool.c sigtool.c: In function 'getdsig': sigtool.c:349: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t' ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 ../libclamunrar_iface/libclamunrar_iface.la -lz -lresolv -lpthread libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs/libclamunrar_iface.so -lbz2 -lgmp ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -lz -lresolv -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/sigtool' Making all in clamconf make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamconf' ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -pipe -Wall -O2 -fsigned-char -c clamconf.c ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o clamconf cfgparser.o misc.o getopt.o clamconf.o ../libclamav/libclamav.la ../libclamunrar_iface/libclamunrar_iface.la -lpthread libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/clamconf cfgparser.o misc.o getopt.o clamconf.o ../libclamav/.libs/libclamav.so -L/usr/lib /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs/libclamunrar_iface.so -lbz2 -lgmp ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -lz -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamconf' Making all in database make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/database' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/database' Making all in docs make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/docs' Making all in etc make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/etc' Making all in clamav-milter make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamav-milter' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -c -o cfgparser.o `test -f '../shared/cfgparser.c' || echo './'`../shared/cfgparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -c -o network.o `test -f '../shared/network.c' || echo './'`../shared/network.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../clamd -I../libclamav -I../shared -I.. `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -c clamav-milter.c 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 '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 ../shared/misc.c: In function 'print_version': ../shared/misc.c:119: warning: 'fdbdir' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc `echo "-pipe -Wall -O2 -fsigned-char" | sed -e 's/-Werror[^-]//'` -o clamav-milter cfgparser.o output.o getopt.o misc.o network.o clamav-milter.o ../libclamav/libclamav.la ../libclamunrar_iface/libclamunrar_iface.la -lmilter -lresolv -lpthread -lpthread libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/clamav-milter cfgparser.o output.o getopt.o misc.o network.o clamav-milter.o ../libclamav/.libs/libclamav.so -L/usr/lib /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/.libs/libclamunrar_iface.so -lbz2 -lgmp ../libclamunrar_iface/.libs/libclamunrar_iface.so /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs/libclamunrar.so -lz -lmilter -lresolv -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamav-milter' Making all in test make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/clamav-0.94.2/test' Making all in unit_tests make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/unit_tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/unit_tests' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2' make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2' make: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2' + install -m644 /usr/src/RPM/SOURCES/virusstat-perIP /usr/src/RPM/SOURCES/virusstat-perIP-PrevHour /usr/src/RPM/SOURCES/virusstat-total /usr/src/RPM/SOURCES/virusstat.cron.example . + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48410 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clamav-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clamav-buildroot + cd clamav-0.94.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/clamav-buildroot make: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2' Making install in libclamunrar make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libclamunrar.la' '/usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.la' libtool: install: /bin/install -p .libs/libclamunrar.so.5.0.4 /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.so.5.0.4 libtool: install: (cd /usr/src/tmp/clamav-buildroot/usr/lib && { ln -s -f libclamunrar.so.5.0.4 libclamunrar.so.5 || { rm -f libclamunrar.so.5 && ln -s libclamunrar.so.5.0.4 libclamunrar.so.5; }; }) libtool: install: (cd /usr/src/tmp/clamav-buildroot/usr/lib && { ln -s -f libclamunrar.so.5.0.4 libclamunrar.so || { rm -f libclamunrar.so && ln -s libclamunrar.so.5.0.4 libclamunrar.so; }; }) libtool: install: /bin/install -p .libs/libclamunrar.lai /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.la libtool: install: /bin/install -p .libs/libclamunrar.a /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.a libtool: install: chmod 644 /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.a libtool: install: ranlib /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar' Making install in libclamunrar_iface make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libclamunrar_iface.la' '/usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.la' libtool: install: (cd /usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface; /bin/sh /usr/src/RPM/BUILD/clamav-0.94.2/libtool --tag CC --mode=relink ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -thread-safe -version-info 5:4:0 -no-undefined -Wl,--version-script,../libclamunrar_iface/libclamunrar_iface.map -o libclamunrar_iface.la -rpath /usr/lib unrar_iface.lo ../libclamunrar/libclamunrar.la -lz -inst-prefix-dir /usr/src/tmp/clamav-buildroot) libtool: install: warning: relinking `libclamunrar_iface.la' libtool: relink: ppc-alt-linux-gcc -shared .libs/unrar_iface.o -L/usr/src/tmp/clamav-buildroot/usr/lib -L/usr/lib -lclamunrar -lz -Wl,--version-script -Wl,../libclamunrar_iface/libclamunrar_iface.map -Wl,-soname -Wl,libclamunrar_iface.so.5 -o .libs/libclamunrar_iface.so.5.0.4 libtool: install: /bin/install -p .libs/libclamunrar_iface.so.5.0.4T /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.so.5.0.4 libtool: install: (cd /usr/src/tmp/clamav-buildroot/usr/lib && { ln -s -f libclamunrar_iface.so.5.0.4 libclamunrar_iface.so.5 || { rm -f libclamunrar_iface.so.5 && ln -s libclamunrar_iface.so.5.0.4 libclamunrar_iface.so.5; }; }) libtool: install: (cd /usr/src/tmp/clamav-buildroot/usr/lib && { ln -s -f libclamunrar_iface.so.5.0.4 libclamunrar_iface.so || { rm -f libclamunrar_iface.so && ln -s libclamunrar_iface.so.5.0.4 libclamunrar_iface.so; }; }) libtool: install: /bin/install -p .libs/libclamunrar_iface.lai /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.la libtool: install: /bin/install -p .libs/libclamunrar_iface.a /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.a libtool: install: chmod 644 /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.a libtool: install: ranlib /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface' Making install in libclamav make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make install-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' Making install in lzma make[3]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav/lzma' make[4]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav/lzma' make[3]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav/lzma' Making install in . make[3]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make[4]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libclamav.la' '/usr/src/tmp/clamav-buildroot/usr/lib/libclamav.la' libtool: install: warning: relinking `libclamav.la' libtool: install: (cd /usr/src/RPM/BUILD/clamav-0.94.2/libclamav; /bin/sh /usr/src/RPM/BUILD/clamav-0.94.2/libtool --tag CC --mode=relink ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -thread-safe -version-info 5:4:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -o libclamav.la -rpath /usr/lib 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 ../libclamunrar_iface/libclamunrar_iface.la -lz -L/usr/lib -lbz2 -L/usr/lib -lgmp -lpthread -lz -inst-prefix-dir /usr/src/tmp/clamav-buildroot) libtool: relink: ppc-alt-linux-gcc -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/src/RPM/BUILD/clamav-0.94.2/libclamunrar/.libs -L/usr/src/tmp/clamav-buildroot/usr/lib -L/usr/lib -lclamunrar_iface -lclamunrar -lbz2 -lgmp -lpthread -lz -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,-soname -Wl,libclamav.so.5 -o .libs/libclamav.so.5.0.4 libtool: install: /bin/install -p .libs/libclamav.so.5.0.4T /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.so.5.0.4 libtool: install: (cd /usr/src/tmp/clamav-buildroot/usr/lib && { 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 /usr/src/tmp/clamav-buildroot/usr/lib && { 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: /bin/install -p .libs/libclamav.lai /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.la libtool: install: /bin/install -p .libs/libclamav.a /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.a libtool: install: chmod 644 /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.a libtool: install: ranlib /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/include" /bin/install -p -m 644 'clamav.h' '/usr/src/tmp/clamav-buildroot/usr/include/clamav.h' make[4]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make[3]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/libclamav' Making install in clamscan make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamscan' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamscan' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'clamscan' '/usr/src/tmp/clamav-buildroot/usr/bin/clamscan' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `../libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/libclamunrar.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/clamscan /usr/src/tmp/clamav-buildroot/usr/bin/clamscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamscan' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamscan' Making install in clamd make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamd' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamd' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -p 'clamd' '/usr/src/tmp/clamav-buildroot/usr/sbin/clamd' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `../libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/libclamunrar.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/clamd /usr/src/tmp/clamav-buildroot/usr/sbin/clamd make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamd' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamd' Making install in clamdscan make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamdscan' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamdscan' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'clamdscan' '/usr/src/tmp/clamav-buildroot/usr/bin/clamdscan' libtool: install: /bin/install -p clamdscan /usr/src/tmp/clamav-buildroot/usr/bin/clamdscan make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamdscan' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamdscan' Making install in freshclam make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/freshclam' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/freshclam' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'freshclam' '/usr/src/tmp/clamav-buildroot/usr/bin/freshclam' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `../libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/libclamunrar.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/freshclam /usr/src/tmp/clamav-buildroot/usr/bin/freshclam make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/freshclam' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/freshclam' Making install in sigtool make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/sigtool' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/sigtool' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'sigtool' '/usr/src/tmp/clamav-buildroot/usr/bin/sigtool' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `../libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/libclamunrar.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/sigtool /usr/src/tmp/clamav-buildroot/usr/bin/sigtool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/sigtool' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/sigtool' Making install in clamconf make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamconf' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamconf' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'clamconf' '/usr/src/tmp/clamav-buildroot/usr/bin/clamconf' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `../libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/libclamunrar.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/clamconf /usr/src/tmp/clamav-buildroot/usr/bin/clamconf make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamconf' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamconf' Making install in database make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/database' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/database' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/database' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/database' Making install in docs make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/docs' make[2]: Entering directory `/usr/src/RPM/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 "/usr/src/tmp/clamav-buildroot/usr/share/man/man1" /bin/install -p -m 644 './man/clamscan.1' '/usr/src/tmp/clamav-buildroot/usr/share/man/man1/clamscan.1' /bin/install -p -m 644 './man/freshclam.1' '/usr/src/tmp/clamav-buildroot/usr/share/man/man1/freshclam.1' /bin/install -p -m 644 './man/sigtool.1' '/usr/src/tmp/clamav-buildroot/usr/share/man/man1/sigtool.1' /bin/install -p -m 644 './man/clamdscan.1' '/usr/src/tmp/clamav-buildroot/usr/share/man/man1/clamdscan.1' /bin/install -p -m 644 './man/clamconf.1' '/usr/src/tmp/clamav-buildroot/usr/share/man/man1/clamconf.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/share/man/man5" /bin/install -p -m 644 './man/clamd.conf.5' '/usr/src/tmp/clamav-buildroot/usr/share/man/man5/clamd.conf.5' /bin/install -p -m 644 './man/freshclam.conf.5' '/usr/src/tmp/clamav-buildroot/usr/share/man/man5/freshclam.conf.5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/share/man/man8" /bin/install -p -m 644 './man/clamd.8' '/usr/src/tmp/clamav-buildroot/usr/share/man/man8/clamd.8' /bin/install -p -m 644 './man/clamav-milter.8' '/usr/src/tmp/clamav-buildroot/usr/share/man/man8/clamav-milter.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/docs' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/docs' Making install in etc make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/etc' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/etc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /usr/src/RPM/BUILD/clamav-0.94.2/config/install-sh -d /usr/src/tmp/clamav-buildroot/etc/clamav make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/etc' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/etc' Making install in clamav-milter make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamav-milter' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamav-milter' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -p 'clamav-milter' '/usr/src/tmp/clamav-buildroot/usr/sbin/clamav-milter' libtool: install: warning: `../libclamav/libclamav.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `../libclamunrar_iface/libclamunrar_iface.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/RPM/BUILD/clamav-0.94.2/libclamunrar/libclamunrar.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/clamav-milter /usr/src/tmp/clamav-buildroot/usr/sbin/clamav-milter test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/share/man/man8" /bin/install -p -m 644 './../docs/man/clamav-milter.8' '/usr/src/tmp/clamav-buildroot/usr/share/man/man8/clamav-milter.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamav-milter' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/clamav-milter' Making install in test make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/test' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/clamav-0.94.2/test' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/test' Making install in unit_tests make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2/unit_tests' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/clamav-0.94.2/unit_tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2/unit_tests' make[1]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2' make[2]: Entering directory `/usr/src/RPM/BUILD/clamav-0.94.2' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/bin" /bin/install -p 'clamav-config' '/usr/src/tmp/clamav-buildroot/usr/bin/clamav-config' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/clamav-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'libclamav.pc' '/usr/src/tmp/clamav-buildroot/usr/lib/pkgconfig/libclamav.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2' make: Leaving directory `/usr/src/RPM/BUILD/clamav-0.94.2' + /usr/bin/subst 's|@@CLAMAVCONFDIR@@|/etc/clamav|' /usr/src/tmp/clamav-buildroot/etc/clamav/freshclam.conf + install -pD -m755 /usr/src/RPM/SOURCES/clamav.init /usr/src/tmp/clamav-buildroot/etc/rc.d/init.d/clamd + install -m755 /usr/src/RPM/SOURCES/clamav-milter.init /usr/src/tmp/clamav-buildroot/etc/rc.d/init.d/clamav-milter + install -pD /usr/src/RPM/SOURCES/clamav.sysconfig /usr/src/tmp/clamav-buildroot/etc/sysconfig/clamd + sed -e 's|@@CLAMAVCONFDIR@@|/etc/clamav|' + install -m644 /usr/src/RPM/SOURCES/clamav-milter.whitelist /usr/src/tmp/clamav-buildroot/etc/clamav/ + install -m644 /usr/src/RPM/SOURCES/clamav-milter.msg /usr/src/tmp/clamav-buildroot/etc/clamav/ + install -m644 /usr/src/RPM/SOURCES/clamav-milter.conf /usr/src/tmp/clamav-buildroot/etc/clamav/ + install -d /usr/src/tmp/clamav-buildroot/var/log/clamav + touch /usr/src/tmp/clamav-buildroot/var/log/clamav/clamd.log + touch /usr/src/tmp/clamav-buildroot/var/log/clamav/freshclam.log + install -pD -m644 /usr/src/RPM/SOURCES/freshclam.logrotate /usr/src/tmp/clamav-buildroot/etc/logrotate.d/freshclam + install -m644 /usr/src/RPM/SOURCES/clamav.logrotate /usr/src/tmp/clamav-buildroot/etc/logrotate.d/clamav + install -d /usr/src/tmp/clamav-buildroot/var/run/clamav + mkdir -p /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-manual + rm -rf docs/html/CVS + install -m644 docs/html/clamdoc.css docs/html/clamdoc.html docs/html/contents.png docs/html/footnode.html docs/html/img1.png docs/html/img2.png docs/html/img3.png docs/html/img4.png docs/html/index.html docs/html/next.png docs/html/next_g.png docs/html/node1.html docs/html/node10.html docs/html/node11.html docs/html/node12.html docs/html/node13.html docs/html/node14.html docs/html/node15.html docs/html/node16.html docs/html/node17.html docs/html/node18.html docs/html/node19.html docs/html/node2.html docs/html/node20.html docs/html/node21.html docs/html/node22.html docs/html/node23.html docs/html/node24.html docs/html/node25.html docs/html/node26.html docs/html/node27.html docs/html/node28.html docs/html/node29.html docs/html/node3.html docs/html/node30.html docs/html/node31.html docs/html/node32.html docs/html/node33.html docs/html/node34.html docs/html/node35.html docs/html/node36.html docs/html/node37.html docs/html/node38.html docs/html/node39.html docs/html/node4.html docs/html/node40.html docs/html/node41.html docs/html/node42.html docs/html/node43.html docs/html/node44.html docs/html/node45.html docs/html/node46.html docs/html/node47.html docs/html/node48.html docs/html/node49.html docs/html/node5.html docs/html/node50.html docs/html/node51.html docs/html/node52.html docs/html/node53.html docs/html/node54.html docs/html/node55.html docs/html/node56.html docs/html/node6.html docs/html/node7.html docs/html/node8.html docs/html/node9.html docs/html/prev.png docs/html/prev_g.png docs/html/up.png docs/html/up_g.png /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-manual + rm -f /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.la /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.la /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.la + rm -f /usr/src/tmp/clamav-buildroot/var/lib/clamav/daily.cvd /usr/src/tmp/clamav-buildroot/var/lib/clamav/main.cvd + rm -f /usr/src/tmp/clamav-buildroot/usr/lib/libclamav.a /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar.a /usr/src/tmp/clamav-buildroot/usr/lib/libclamunrar_iface.a + install -d /usr/src/tmp/clamav-buildroot/etc/cron.d + cat + /usr/bin/subst 's/Version: \([0-9]\):\([0-9]\):\([0-9]\)/Version: \1\.\2\.\3/;' /usr/src/tmp/clamav-buildroot/usr/lib/pkgconfig/libclamav.pc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clamav-buildroot (auto) mode of `./usr/lib/libclamav.so.5.0.4' changed to 0644 (rw-r--r--) mode of `./usr/lib/libclamunrar_iface.so.5.0.4' changed to 0644 (rw-r--r--) mode of `./usr/lib/libclamunrar.so.5.0.4' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/clamav-buildroot (binconfig,pkgconfig,libtool) /usr/bin/clamav-config: 58c58 < echo -I/usr/include --- > echo /usr/bin/clamav-config: 62c62 < echo -L/usr/lib -lclamav --- > echo -lclamav /usr/lib/pkgconfig/libclamav.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libclamav.pc: Libs: '-L${libdir} -lclamav' --> '-lclamav' Compressing files in /usr/src/tmp/clamav-buildroot (auto) Adjusting library links in /usr/src/tmp/clamav-buildroot ./var/lib: ./usr/lib: libclamunrar.so.5 -> libclamunrar.so.5.0.4 libclamunrar_iface.so.5 -> libclamunrar_iface.so.5.0.4 libclamav.so.5 -> libclamav.so.5.0.4 Verifying ELF objects in /usr/src/tmp/clamav-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/clamav-buildroot (executable,shared) Processing files: clamav-0.94.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clamav-0.94.2 + DOCDIR=/usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + export DOCDIR + rm -rf /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + /bin/mkdir -p /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + cp -prL AUTHORS BUGS ChangeLog README /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + chmod -R go-w /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + chmod -R a+rX /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + cp -prL docs/signatures.pdf docs/signatures.tex /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + chmod -R go-w /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + chmod -R a+rX /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + cp -prL virusstat-perIP virusstat-perIP-PrevHour virusstat-total virusstat.cron.example /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + chmod -R go-w /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + chmod -R a+rX /usr/src/tmp/clamav-buildroot/usr/share/doc/clamav-0.94.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.10711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.51761 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/clamav-buildroot/.post:clamav + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.90309 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/clamav-buildroot/.preun:clamav + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.16887 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): sed >= 1:3.02-alt1, /bin/sh, /usr/bin/subst, /usr/sbin/post_service, coreutils Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: libclamav = 0.94.2-alt1, clamav-freshclam = 0.94.2-alt1, /etc/logrotate.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, /usr/bin/freshclam, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), 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.5(CLAMAV_PRIVATE), libclamav.so.5(CLAMAV_PUBLIC), libgmp.so.3, 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) Processing files: libclamav-0.94.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.24460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.31371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libclamav.so.5, libclamav.so.5(CLAMAV_PRIVATE), libclamav.so.5(CLAMAV_PUBLIC), libclamunrar.so.5, libclamunrar.so.5(CLAMAV_PRIVATE_UNRAR), libclamunrar_iface.so.5, libclamunrar_iface.so.5(CLAMAV_PRIVATE) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libbz2.so.1(BZLIB_1.0), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgmp.so.3, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libz.so.1, rtld(GNU_HASH) Processing files: libclamav-devel-0.94.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.33065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.65622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: pkgconfig(libclamav) = 5.4.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: clamav = 0.94.2, /bin/sh, /usr/lib/libclamav.so.5.0.4, /usr/lib/libclamunrar.so.5.0.4, /usr/lib/libclamunrar_iface.so.5.0.4, coreutils Processing files: clamav-milter-0.94.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.62006 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.69640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/clamav-buildroot/.post:clamav-milter + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.57388 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/clamav-buildroot/.preun:clamav-milter + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.95342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: clamav = 0.94.2, sendmail, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), 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.5(CLAMAV_PRIVATE), libclamav.so.5(CLAMAV_PUBLIC), libmilter.so.3, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libresolv.so.2(GLIBC_2.0), libresolv.so.2(GLIBC_2.2), rtld(GNU_HASH) Processing files: clamav-manual-0.94.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.17896 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.45479 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: clamav-freshclam-0.94.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.84450 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.77411 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /etc/cron.d, /etc/logrotate.d, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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.5(CLAMAV_PRIVATE), libclamav.so.5(CLAMAV_PUBLIC), libgmp.so.3, libpthread.so.0(GLIBC_2.0), libresolv.so.2(GLIBC_2.2), libz.so.1, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.44651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/clamav-0.94.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/clamav-0.94.2-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libclamav-0.94.2-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libclamav-devel-0.94.2-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/clamav-milter-0.94.2-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/noarch/clamav-manual-0.94.2-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/ppc/clamav-freshclam-0.94.2-alt1.ppc.rpm 142.19user 18.24system 1:44.10elapsed 154%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4118450minor)pagefaults 0swaps