* Package: app-antivirus/clamav-0.100.1  * Repository: gentoo  * Maintainer: antivirus@gentoo.org net-mail@gentoo.org  * USE: abi_ppc_32 bzip2 elibc_glibc iconv ipv6 kernel_linux ppc static-libs test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking clamav-0.100.1.tar.gz to /var/tmp/portage/app-antivirus/clamav-0.100.1/work >>> Source unpacked in /var/tmp/portage/app-antivirus/clamav-0.100.1/work >>> Preparing source in /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1 ... * Applying clamav-0.100.0_autotools.patch ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1 ... * econf: updating clamav-0.100.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating clamav-0.100.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating clamav-0.100.1/libclamav/libmspack-0.5alpha/config.guess with /usr/share/gnuconfig/config.guess * econf: updating clamav-0.100.1/libclamav/libmspack-0.5alpha/config.sub with /usr/share/gnuconfig/config.sub * econf: updating clamav-0.100.1/libclamav/c++/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating clamav-0.100.1/libclamav/c++/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating clamav-0.100.1/libclamav/c++/llvm/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating clamav-0.100.1/libclamav/c++/llvm/autoconf/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/clamav-0.100.1 --htmldir=/usr/share/doc/clamav-0.100.1/html --libdir=/usr/lib --enable-bzip2 --disable-clamdtop --enable-ipv6 --disable-milter --enable-static --enable-check --with-iconv --without-libjson --without-system-libmspack --cache-file=/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache --disable-experimental --disable-gcc-vcheck --disable-zlib-vcheck --enable-id-check --with-dbdir=/var/lib/clamav --with-zlib=/usr --disable-llvm configure: creating cache /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu creating target.h - canonical system defines checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of powerpc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/gcc/powerpc-unknown-linux-gnu/7.3.0 /lib /usr/lib /usr/local/lib checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of powerpc-unknown-linux-gnu-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for cos in -lm... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for dlfcn.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for memory.h... (cached) yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for C/C++ restrict keyword... __restrict checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes 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 off_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for ld --version-script... yes checking whether uname(2) is POSIX... yes checking for bind in -lsocket... no checking for library containing gethostent... none required checking for poll... yes checking for setsid... yes checking for memcpy... yes checking for snprintf... yes checking for vsnprintf... yes checking for strerror_r... yes checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for strcasestr... yes checking for inet_ntop... yes checking for setgroups... yes checking for initgroups... yes checking for ctime_r... yes checking for mkstemp... yes checking for mallinfo... yes checking for madvise... yes checking for getnameinfo... yes checking for strndup... yes checking for strnlen... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working mmap... yes checking for sysconf(_SC_PAGESIZE)... yes checking for getpagesize()... yes checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS checking for enable_extended_FILE_stdio... no checking for timegm... yes checking for sysctlbyname... no checking for CHECK... yes checking for libxml2 installation... /usr checking xml2-config version... 2.9.8 -I/usr/include/libxml2 -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl checking for xmlreader.h in /usr... found CPPFLAGS: -I/usr/include/libxml2 LD_FLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl checking for xmlTextReaderRead in -lxml2... yes configure: Compiling and linking with libxml2 from /usr checking for OpenSSL installation... /usr checking for EVP_EncryptInit in -lcrypto... yes checking for X509_VERIFY_PARAM_new in -lssl... yes checking for libjson installation... checking for pcre2-config... /usr/bin/pcre2-config checking pcre-config version... 10.30 checking for CVE-2015-3210... ok configure: CFLAGS from pcre-config: configure: LIBS from pcre-config: -lpcre2-8 configure: Compiling and linking with pcre2 from /usr checking whether to enable maintainer-specific portions of Makefiles... no checking for zlib installation... using /usr checking for inflateEnd in -lz... yes checking for gzopen in -lz... yes checking how to link with libbz2... -lbz2 checking for BZ2_bzDecompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for CVE-2008-1372... ok checking for CVE-2010-0405... ok checking for getaddrinfo... yes checking for SYSTEMD... yes checking for systemd system unit installation directory... /lib/systemd/system checking for IPv6 support... yes checking for resolv.h... yes checking for dn_expand in std libs... no checking for dn_expand in -lresolv... yes checking whether setpgrp takes no argument... yes checking for libiconv_open in -liconv... no checking for libiconv_open in -liconv... (cached) no checking for iconv... yes checking for pthread.h... (cached) yes checking whether in_port_t is defined... yes checking for in_addr_t definition... yes checking sys/fanotify.h usability... yes checking sys/fanotify.h presence... yes checking for sys/fanotify.h... yes checking for sched_yield... yes checking for pthread_yield... yes checking for readdir_r... support disabled checking for ctime_r... yes, and it takes 2 arguments checking for socklen_t... yes checking for structure packing via __attribute__((packed))... yes checking for type aligning via __attribute__((aligned))... yes checking that structure packing works... yes checking for fd_set... yes, found in sys/select.h checking default FD_SETSIZE value... 1024 checking stat64... yes checking whether signed right shift is sign extended... yes checking for recvmsg... yes checking for sendmsg... yes checking for msg_control field in struct msghdr... yes checking BSD 4.4 / RFC2292 style fd passing... yes checking LFS safe fts implementation... yes checking for libcurl installation... /usr checking for curl_easy_init in -lcurl... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: updating cache /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libltdl/Makefile config.status: creating clamscan/Makefile config.status: creating database/Makefile config.status: creating docs/Makefile config.status: creating clamd/Makefile config.status: creating clamd/clamav-daemon.service config.status: creating clamd/clamav-daemon.socket config.status: creating clamdscan/Makefile config.status: creating clamsubmit/Makefile config.status: creating clamav-milter/Makefile config.status: creating freshclam/clamav-freshclam.service config.status: creating freshclam/Makefile config.status: creating sigtool/Makefile config.status: creating clamconf/Makefile config.status: creating etc/Makefile config.status: creating test/Makefile config.status: creating unit_tests/Makefile config.status: creating clamdtop/Makefile config.status: creating clambc/Makefile config.status: creating libfreshclam/Makefile config.status: creating Makefile config.status: creating clamav-config config.status: creating libclamav.pc config.status: creating platform.h config.status: creating docs/man/clamav-milter.8 config.status: creating docs/man/clamav-milter.conf.5 config.status: creating docs/man/clambc.1 config.status: creating docs/man/clamconf.1 config.status: creating docs/man/clamd.8 config.status: creating docs/man/clamd.conf.5 config.status: creating docs/man/clamdscan.1 config.status: creating docs/man/clamscan.1 config.status: creating docs/man/freshclam.1 config.status: creating docs/man/freshclam.conf.5 config.status: creating docs/man/sigtool.1 config.status: creating docs/man/clamdtop.1 config.status: creating docs/man/clamsubmit.1 config.status: creating clamav-config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libclamav/libmspack-0.5alpha (/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/clamav-0.100.1' '--htmldir=/usr/share/doc/clamav-0.100.1/html' '--libdir=/usr/lib' '--enable-bzip2' '--disable-clamdtop' '--enable-ipv6' '--disable-milter' '--enable-static' '--enable-check' '--with-iconv' '--without-libjson' '--without-system-libmspack' '--disable-experimental' '--disable-gcc-vcheck' '--disable-zlib-vcheck' '--enable-id-check' '--with-dbdir=/var/lib/clamav' '--with-zlib=/usr' '--disable-llvm' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=powerpc -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' --cache-file=/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache --srcdir=. configure: loading cache /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes checking for style of include used by make... GNU checking dependency style of powerpc-unknown-linux-gnu-gcc... (cached) none checking build system type... (cached) powerpc-unknown-linux-gnu checking host system type... (cached) powerpc-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by powerpc-unknown-linux-gnu-gcc... (cached) /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/powerpc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... (cached) func_convert_file_noop checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... (cached) -r checking for powerpc-unknown-linux-gnu-objdump... (cached) powerpc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for powerpc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for powerpc-unknown-linux-gnu-strip... (cached) powerpc-unknown-linux-gnu-strip checking for powerpc-unknown-linux-gnu-ranlib... (cached) powerpc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object... (cached) ok checking for sysroot... no checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1 checking for powerpc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... (cached) no checking how to run the C preprocessor... (cached) powerpc-unknown-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if powerpc-unknown-linux-gnu-gcc static flag -static works... (cached) yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... (cached) 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for mode_t... yes checking for off_t... (cached) yes checking for size_t... yes checking size of off_t... 4 checking for tolower... yes checking for towlower... yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for _LARGEFILE_SOURCE value needed for large files... (cached) no configure: updating cache /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libclammspack.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: updating cache /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libltdl/Makefile config.status: creating clamscan/Makefile config.status: creating database/Makefile config.status: creating docs/Makefile config.status: creating clamd/Makefile config.status: creating clamd/clamav-daemon.service config.status: creating clamd/clamav-daemon.socket config.status: creating clamdscan/Makefile config.status: creating clamsubmit/Makefile config.status: creating clamav-milter/Makefile config.status: creating freshclam/clamav-freshclam.service config.status: creating freshclam/Makefile config.status: creating sigtool/Makefile config.status: creating clamconf/Makefile config.status: creating etc/Makefile config.status: creating test/Makefile config.status: creating unit_tests/Makefile config.status: creating clamdtop/Makefile config.status: creating clambc/Makefile config.status: creating libfreshclam/Makefile config.status: creating Makefile config.status: creating clamav-config config.status: creating libclamav.pc config.status: creating platform.h config.status: creating docs/man/clamav-milter.8 config.status: creating docs/man/clamav-milter.conf.5 config.status: creating docs/man/clambc.1 config.status: creating docs/man/clamconf.1 config.status: creating docs/man/clamd.8 config.status: creating docs/man/clamd.conf.5 config.status: creating docs/man/clamdscan.1 config.status: creating docs/man/clamscan.1 config.status: creating docs/man/freshclam.1 config.status: creating docs/man/freshclam.conf.5 config.status: creating docs/man/sigtool.1 config.status: creating docs/man/clamdtop.1 config.status: creating docs/man/clamsubmit.1 config.status: creating libclamav/Makefile config.status: creating clamav-config.h config.status: clamav-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: Summary of detected features follows OS : linux-gnu pthreads : yes (-lpthread) configure: Summary of miscellaneous features check : -lcheck fanotify : yes fdpassing : 1 IPv6 : yes configure: Summary of optional tools clamdtop : (disabled) milter : yes (disabled) clamsubmit : no (missing libjson-c-dev. Use the website to submit FPs/FNs.) (disabled) configure: Summary of engine performance features release mode: yes llvm : no (disabled) mempool : yes configure: Summary of engine detection features bzip2 : ok zlib : /usr unrar : yes preclass : no (missing libjson-c-dev) (disabled) pcre : /usr libmspack : yes (Internal) libxml2 : yes, from /usr yara : yes fts : yes (libc) configure: WARNING: ****** Optimizations disabled to avoid compiler bugs ****** The resulting binaries will be slow! ****** It is recommended to either upgrade or downgrade your compiler configure: WARNING: ****** WARNING: ****** You are cross compiling to a different host or you are ****** linking to bugged system libraries or you have manually ****** disabled important configure checks. ****** Please be aware that this build may be badly broken. ****** DO NOT REPORT BUGS BASED ON THIS BUILD !!! >>> Source configured. >>> Compiling source in /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1 ... make -j29 -l28 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' Making all in libltdl make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' make all-am make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lt__strl.lo lt__strl.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dlopen.la dlopen.lo -ldl libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -no-undefined -dlpreopen dlopen.la -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: rm -f ".libs/libltdlc.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl/./.libs/dlopen.a") libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' Making all in libclamav make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' make all-recursive make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' Making all in libmspack-0.5alpha make[4]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make all-am make[5]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o system.lo `test -f 'mspack/system.c' || echo './'`mspack/system.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o cabc.lo `test -f 'mspack/cabc.c' || echo './'`mspack/cabc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o cabd.lo `test -f 'mspack/cabd.c' || echo './'`mspack/cabd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o chmc.lo `test -f 'mspack/chmc.c' || echo './'`mspack/chmc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o chmd.lo `test -f 'mspack/chmd.c' || echo './'`mspack/chmd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o hlpc.lo `test -f 'mspack/hlpc.c' || echo './'`mspack/hlpc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o hlpd.lo `test -f 'mspack/hlpd.c' || echo './'`mspack/hlpd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o litc.lo `test -f 'mspack/litc.c' || echo './'`mspack/litc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o litd.lo `test -f 'mspack/litd.c' || echo './'`mspack/litd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o kwajc.lo `test -f 'mspack/kwajc.c' || echo './'`mspack/kwajc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o kwajd.lo `test -f 'mspack/kwajd.c' || echo './'`mspack/kwajd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o szddc.lo `test -f 'mspack/szddc.c' || echo './'`mspack/szddc.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/chmc.c -fPIC -DPIC -o .libs/chmc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/cabd.c -fPIC -DPIC -o .libs/cabd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/szddc.c -fPIC -DPIC -o .libs/szddc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/cabc.c -fPIC -DPIC -o .libs/cabc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/chmd.c -fPIC -DPIC -o .libs/chmd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/system.c -fPIC -DPIC -o .libs/system.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/kwajc.c -fPIC -DPIC -o .libs/kwajc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/hlpd.c -fPIC -DPIC -o .libs/hlpd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/kwajd.c -fPIC -DPIC -o .libs/kwajd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/litc.c -fPIC -DPIC -o .libs/litc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/hlpc.c -fPIC -DPIC -o .libs/hlpc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/litd.c -fPIC -DPIC -o .libs/litd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/szddc.c -o szddc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/chmc.c -o chmc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/cabc.c -o cabc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/hlpd.c -o hlpd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/litc.c -o litc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/kwajc.c -o kwajc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/hlpc.c -o hlpc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/litd.c -o litd.o >/dev/null 2>&1 mspack/cabd.c: In function ‘cabd_checksum’: mspack/cabd.c:1497:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: ul |= *data++ << 16; ^~ mspack/cabd.c:1498:3: note: here case 2: ul |= *data++ << 8; ^~~~ mspack/cabd.c:1498:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: ul |= *data++ << 8; ^~ mspack/cabd.c:1499:3: note: here case 1: ul |= *data; ^~~~ /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o crc32.lo `test -f 'mspack/crc32.c' || echo './'`mspack/crc32.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o lzssd.lo `test -f 'mspack/lzssd.c' || echo './'`mspack/lzssd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o qtmd.lo `test -f 'mspack/qtmd.c' || echo './'`mspack/qtmd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/system.c -o system.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o mszipd.lo `test -f 'mspack/mszipd.c' || echo './'`mspack/mszipd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o mszipc.lo `test -f 'mspack/mszipc.c' || echo './'`mspack/mszipc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o lzxd.lo `test -f 'mspack/lzxd.c' || echo './'`mspack/lzxd.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o lzxc.lo `test -f 'mspack/lzxc.c' || echo './'`mspack/lzxc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o oabd.lo `test -f 'mspack/oabd.c' || echo './'`mspack/oabd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/mszipc.c -fPIC -DPIC -o .libs/mszipc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/mszipd.c -fPIC -DPIC -o .libs/mszipd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/crc32.c -fPIC -DPIC -o .libs/crc32.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/lzxc.c -fPIC -DPIC -o .libs/lzxc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/qtmd.c -fPIC -DPIC -o .libs/qtmd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/lzssd.c -fPIC -DPIC -o .libs/lzssd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/lzxd.c -fPIC -DPIC -o .libs/lzxd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/oabd.c -fPIC -DPIC -o .libs/oabd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/crc32.c -o crc32.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o oabc.lo `test -f 'mspack/oabc.c' || echo './'`mspack/oabc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c -o szddd.lo `test -f 'mspack/szddd.c' || echo './'`mspack/szddd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/mszipc.c -o mszipc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/lzxc.c -o lzxc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/lzssd.c -o lzssd.o >/dev/null 2>&1 mspack/lzxd.c: In function ‘lzxd_decompress’: mspack/lzxd.c:618:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (match_offset > lzx->offset && ^ mspack/lzxd.c:742:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (match_offset > lzx->offset && ^ mspack/lzxd.c:104:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (make_decode_table(MAXSYMBOLS(tbl), TABLEBITS(tbl), \ ^ mspack/lzxd.c:497:4: note: in expansion of macro ‘BUILD_TABLE’ BUILD_TABLE(ALIGNED); ^~~~~~~~~~~ mspack/lzxd.c:499:2: note: here case LZX_BLOCKTYPE_VERBATIM: ^~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/szddd.c -fPIC -DPIC -o .libs/szddd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/oabc.c -fPIC -DPIC -o .libs/oabc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/oabc.c -o oabc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/oabd.c -o oabd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/kwajd.c -o kwajd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/szddd.c -o szddd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/chmd.c -o chmd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/cabd.c -o cabd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/mszipd.c -o mszipd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/qtmd.c -o qtmd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./mspack -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -c mspack/lzxd.c -o lzxd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -export-symbols-regex '^mspack_' -version-info 1:0:1 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclammspack.la -rpath /usr/lib system.lo cabc.lo cabd.lo chmc.lo chmd.lo hlpc.lo hlpd.lo litc.lo litd.lo kwajc.lo kwajd.lo szddc.lo szddd.lo oabc.lo oabd.lo lzxc.lo lzxd.lo mszipc.lo mszipd.lo qtmd.lo lzssd.lo crc32.lo /bin/sh ./libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -export-symbols-regex '^mspack_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmscabd.la system.lo cabd.lo lzxd.lo mszipd.lo qtmd.lo /bin/sh ./libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -mcpu=powerpc -pipe -export-symbols-regex '^mspack_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmschmd.la system.lo chmd.lo lzxd.lo libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libmscabd.a .libs/system.o .libs/cabd.o .libs/lzxd.o .libs/mszipd.o .libs/qtmd.o libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libmschmd.a .libs/system.o .libs/chmd.o .libs/lzxd.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libmscabd.a libtool: link: /usr/bin/powerpc-unknown-linux-gnu-nm -B .libs/system.o .libs/cabc.o .libs/cabd.o .libs/chmc.o .libs/chmd.o .libs/hlpc.o .libs/hlpd.o .libs/litc.o .libs/litd.o .libs/kwajc.o .libs/kwajd.o .libs/szddc.o .libs/szddd.o .libs/oabc.o .libs/oabd.o .libs/lzxc.o .libs/lzxd.o .libs/mszipc.o .libs/mszipd.o .libs/qtmd.o .libs/lzssd.o .libs/crc32.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libclammspack.exp libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libmschmd.a libtool: link: /bin/grep -E -e "^mspack_" ".libs/libclammspack.exp" > ".libs/libclammspack.expT" libtool: link: ( cd ".libs" && rm -f "libmscabd.la" && ln -s "../libmscabd.la" "libmscabd.la" ) libtool: link: mv -f ".libs/libclammspack.expT" ".libs/libclammspack.exp" libtool: link: ( cd ".libs" && rm -f "libmschmd.la" && ln -s "../libmschmd.la" "libmschmd.la" ) libtool: link: echo "{ global:" > .libs/libclammspack.ver libtool: link: cat .libs/libclammspack.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libclammspack.ver libtool: link: echo "local: *; };" >> .libs/libclammspack.ver libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/system.o .libs/cabc.o .libs/cabd.o .libs/chmc.o .libs/chmd.o .libs/hlpc.o .libs/hlpd.o .libs/litc.o .libs/litd.o .libs/kwajc.o .libs/kwajd.o .libs/szddc.o .libs/szddd.o .libs/oabc.o .libs/oabd.o .libs/lzxc.o .libs/lzxd.o .libs/mszipc.o .libs/mszipd.o .libs/qtmd.o .libs/lzssd.o .libs/crc32.o -O2 -mcpu=powerpc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libclammspack.so.0 -Wl,-version-script -Wl,.libs/libclammspack.ver -o .libs/libclammspack.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libclammspack.so.0" && ln -s "libclammspack.so.0.1.0" "libclammspack.so.0") libtool: link: (cd ".libs" && rm -f "libclammspack.so" && ln -s "libclammspack.so.0.1.0" "libclammspack.so") libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclammspack.a system.o cabc.o cabd.o chmc.o chmd.o hlpc.o hlpd.o litc.o litd.o kwajc.o kwajd.o szddc.o szddd.o oabc.o oabd.o lzxc.o lzxd.o mszipc.o mszipd.o qtmd.o lzssd.o crc32.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libclammspack.a libtool: link: ( cd ".libs" && rm -f "libclammspack.la" && ln -s "../libclammspack.la" "libclammspack.la" ) make[5]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make[4]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make[4]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrar15.lo `test -f '../libclamunrar/unrar15.c' || echo './'`../libclamunrar/unrar15.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrar.lo `test -f '../libclamunrar/unrar.c' || echo './'`../libclamunrar/unrar.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrar20.lo `test -f '../libclamunrar/unrar20.c' || echo './'`../libclamunrar/unrar20.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrarppm.lo `test -f '../libclamunrar/unrarppm.c' || echo './'`../libclamunrar/unrarppm.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrarvm.lo `test -f '../libclamunrar/unrarvm.c' || echo './'`../libclamunrar/unrarvm.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrarcmd.lo `test -f '../libclamunrar/unrarcmd.c' || echo './'`../libclamunrar/unrarcmd.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrarfilter.lo `test -f '../libclamunrar/unrarfilter.c' || echo './'`../libclamunrar/unrarfilter.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrarhlp.lo `test -f '../libclamunrar/unrarhlp.c' || echo './'`../libclamunrar/unrarhlp.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unrar_iface.lo `test -f '../libclamunrar_iface/unrar_iface.c' || echo './'`../libclamunrar_iface/unrar_iface.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-ac.lo `test -f 'matcher-ac.c' || echo './'`matcher-ac.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-bm.lo `test -f 'matcher-bm.c' || echo './'`matcher-bm.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-hash.lo `test -f 'matcher-hash.c' || echo './'`matcher-hash.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher.lo `test -f 'matcher.c' || echo './'`matcher.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrar.c -fPIC -DPIC -o .libs/unrar.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarfilter.c -fPIC -DPIC -o .libs/unrarfilter.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarppm.c -fPIC -DPIC -o .libs/unrarppm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarvm.c -fPIC -DPIC -o .libs/unrarvm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrar20.c -fPIC -DPIC -o .libs/unrar20.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrar15.c -fPIC -DPIC -o .libs/unrar15.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarhlp.c -fPIC -DPIC -o .libs/unrarhlp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarcmd.c -fPIC -DPIC -o .libs/unrarcmd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar_iface/unrar_iface.c -fPIC -DPIC -o .libs/unrar_iface.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarfilter.c -o unrarfilter.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-hash.c -fPIC -DPIC -o .libs/libclamav_la-matcher-hash.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarhlp.c -o unrarhlp.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarcmd.c -o unrarcmd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrar20.c -o unrar20.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrar15.c -o unrar15.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msexpand.lo `test -f 'msexpand.c' || echo './'`msexpand.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar_iface/unrar_iface.c -o unrar_iface.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-ac.c -fPIC -DPIC -o .libs/libclamav_la-matcher-ac.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pe.lo `test -f 'pe.c' || echo './'`pe.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-bm.c -fPIC -DPIC -o .libs/libclamav_la-matcher-bm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher.c -fPIC -DPIC -o .libs/libclamav_la-matcher.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pe_icons.lo `test -f 'pe_icons.c' || echo './'`pe_icons.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrar.c -o unrar.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarppm.c -o unrarppm.o >/dev/null 2>&1 In file included from matcher.h:29:0, from matcher-hash.c:25: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-disasm.lo `test -f 'disasm.c' || echo './'`disasm.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclamunrar/unrarvm.c -o unrarvm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-upx.lo `test -f 'upx.c' || echo './'`upx.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-hash.c -o libclamav_la-matcher-hash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-htmlnorm.lo `test -f 'htmlnorm.c' || echo './'`htmlnorm.c In file included from matcher.h:29:0, from others.h:22, from matcher.c:36: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from matcher-ac.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-libmspack.lo `test -f 'libmspack.c' || echo './'`libmspack.c In file included from matcher.h:29:0, from others.h:22, from matcher-bm.c:31: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rebuildpe.lo `test -f 'rebuildpe.c' || echo './'`rebuildpe.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-vba_extract.lo `test -f 'vba_extract.c' || echo './'`vba_extract.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ole2_extract.lo `test -f 'ole2_extract.c' || echo './'`ole2_extract.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-text.lo `test -f 'text.c' || echo './'`text.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-table.lo `test -f 'table.c' || echo './'`table.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-message.lo `test -f 'message.c' || echo './'`message.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mbox.lo `test -f 'mbox.c' || echo './'`mbox.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-blob.lo `test -f 'blob.c' || echo './'`blob.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rtf.lo `test -f 'rtf.c' || echo './'`rtf.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-filetypes.lo `test -f 'filetypes.c' || echo './'`filetypes.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msexpand.c -fPIC -DPIC -o .libs/libclamav_la-msexpand.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-textdet.lo `test -f 'textdet.c' || echo './'`textdet.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe_icons.c -fPIC -DPIC -o .libs/libclamav_la-pe_icons.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe.c -fPIC -DPIC -o .libs/libclamav_la-pe.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-wwunpack.lo `test -f 'wwunpack.c' || echo './'`wwunpack.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-bm.c -o libclamav_la-matcher-bm.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c disasm.c -fPIC -DPIC -o .libs/libclamav_la-disasm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher.c -o libclamav_la-matcher.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upx.c -fPIC -DPIC -o .libs/libclamav_la-upx.o In file included from matcher.h:29:0, from others.h:22, from pe.c:66: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rebuildpe.c -fPIC -DPIC -o .libs/libclamav_la-rebuildpe.o In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from pe_icons.h:24, from pe_icons.c:30: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filetypes.c -fPIC -DPIC -o .libs/libclamav_la-filetypes.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c htmlnorm.c -fPIC -DPIC -o .libs/libclamav_la-htmlnorm.o In file included from matcher.h:29:0, from others.h:22, from msexpand.c:37: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c wwunpack.c -fPIC -DPIC -o .libs/libclamav_la-wwunpack.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rtf.c -fPIC -DPIC -o .libs/libclamav_la-rtf.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textdet.c -fPIC -DPIC -o .libs/libclamav_la-textdet.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libmspack.c -fPIC -DPIC -o .libs/libclamav_la-libmspack.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-ac.c -o libclamav_la-matcher-ac.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c blob.c -fPIC -DPIC -o .libs/libclamav_la-blob.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msexpand.c -o libclamav_la-msexpand.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c text.c -fPIC -DPIC -o .libs/libclamav_la-text.o In file included from matcher.h:29:0, from others.h:22, from disasm.c:31: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ole2_extract.c -fPIC -DPIC -o .libs/libclamav_la-ole2_extract.o In file included from matcher.h:29:0, from others.h:22, from upx.c:58: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c vba_extract.c -fPIC -DPIC -o .libs/libclamav_la-vba_extract.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c message.c -fPIC -DPIC -o .libs/libclamav_la-message.o In file included from matcher.h:29:0, from others.h:22, from rebuildpe.c:46: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbox.c -fPIC -DPIC -o .libs/libclamav_la-mbox.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c table.c -fPIC -DPIC -o .libs/libclamav_la-table.o In file included from matcher.h:29:0, from others.h:22, from wwunpack.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe_icons.c -o libclamav_la-pe_icons.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unsp.lo `test -f 'unsp.c' || echo './'`unsp.c In file included from matcher.h:29:0, from others.h:22, from filetypes.c:36: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rebuildpe.c -o libclamav_la-rebuildpe.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from textdet.c:50: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from rtf.c:37: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from htmlnorm.c:46: others.h: In function ‘cli_readint64’: libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filetypes.c -o libclamav_la-filetypes.o >/dev/null 2>&1 others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from blob.c:46: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textdet.c -o libclamav_la-textdet.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c wwunpack.c -o libclamav_la-wwunpack.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upx.c -o libclamav_la-upx.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from scanners.h:26, from libmspack.c:21: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c disasm.c -o libclamav_la-disasm.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rtf.c -o libclamav_la-rtf.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from vba_extract.c:40: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c blob.c -o libclamav_la-blob.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from text.c:111: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-aspack.lo `test -f 'aspack.c' || echo './'`aspack.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-petite.lo `test -f 'petite.c' || echo './'`petite.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-scanners.lo `test -f 'scanners.c' || echo './'`scanners.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dsig.lo `test -f 'dsig.c' || echo './'`dsig.c In file included from matcher.h:29:0, from others.h:22, from mbox.c:72: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cvd.lo `test -f 'cvd.c' || echo './'`cvd.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-readdb.lo `test -f 'readdb.c' || echo './'`readdb.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-others.lo `test -f 'others.c' || echo './'`others.c In file included from matcher.h:29:0, from others.h:22, from ole2_extract.c:46: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-packlibs.lo `test -f 'packlibs.c' || echo './'`packlibs.c In file included from matcher.h:29:0, from others.h:22, from table.c:39: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from message.c:50: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libmspack.c -o libclamav_la-libmspack.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fsg.lo `test -f 'fsg.c' || echo './'`fsg.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c table.c -o libclamav_la-table.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c text.c -o libclamav_la-text.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unsp.c -fPIC -DPIC -o .libs/libclamav_la-unsp.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mew.lo `test -f 'mew.c' || echo './'`mew.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c htmlnorm.c -o libclamav_la-htmlnorm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-upack.lo `test -f 'upack.c' || echo './'`upack.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c vba_extract.c -o libclamav_la-vba_extract.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-line.lo `test -f 'line.c' || echo './'`line.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-untar.lo `test -f 'untar.c' || echo './'`untar.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ole2_extract.c -o libclamav_la-ole2_extract.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unzip.lo `test -f 'unzip.c' || echo './'`unzip.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c aspack.c -fPIC -DPIC -o .libs/libclamav_la-aspack.o In file included from matcher.h:29:0, from others.h:22, from unsp.c:117: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ooxml.lo `test -f 'ooxml.c' || echo './'`ooxml.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c readdb.c -fPIC -DPIC -o .libs/libclamav_la-readdb.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c scanners.c -fPIC -DPIC -o .libs/libclamav_la-scanners.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c petite.c -fPIC -DPIC -o .libs/libclamav_la-petite.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c message.c -o libclamav_la-message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-inflate64.lo `test -f 'inflate64.c' || echo './'`inflate64.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-special.lo `test -f 'special.c' || echo './'`special.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fsg.c -fPIC -DPIC -o .libs/libclamav_la-fsg.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe.c -o libclamav_la-pe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-binhex.lo `test -f 'binhex.c' || echo './'`binhex.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-is_tar.lo `test -f 'is_tar.c' || echo './'`is_tar.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unsp.c -o libclamav_la-unsp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-tnef.lo `test -f 'tnef.c' || echo './'`tnef.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mew.c -fPIC -DPIC -o .libs/libclamav_la-mew.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-autoit.lo `test -f 'autoit.c' || echo './'`autoit.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unarj.lo `test -f 'unarj.c' || echo './'`unarj.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c packlibs.c -fPIC -DPIC -o .libs/libclamav_la-packlibs.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbox.c -o libclamav_la-mbox.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upack.c -fPIC -DPIC -o .libs/libclamav_la-upack.o In file included from matcher.h:29:0, from others.h:22, from aspack.c:27: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others.c -fPIC -DPIC -o .libs/libclamav_la-others.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cvd.c -fPIC -DPIC -o .libs/libclamav_la-cvd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dsig.c -fPIC -DPIC -o .libs/libclamav_la-dsig.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c line.c -fPIC -DPIC -o .libs/libclamav_la-line.o In file included from matcher.h:29:0, from matcher-ac.h:129, from readdb.c:49: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from petite.c:60: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c untar.c -fPIC -DPIC -o .libs/libclamav_la-untar.o In file included from matcher.h:29:0, from others.h:22, from scanners.c:53: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from fsg.c:47: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c aspack.c -o libclamav_la-aspack.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from mew.c:54: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fsg.c -o libclamav_la-fsg.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unzip.c -fPIC -DPIC -o .libs/libclamav_la-unzip.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c petite.c -o libclamav_la-petite.o >/dev/null 2>&1 mew.c: In function ‘lzma_486248’: mew.c:123:18: warning: passing argument 1 of ‘cli_writeint32’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] cli_writeint32(*old_ecx, loc_ecx); ^ In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from mew.c:54: others.h:615:24: note: expected ‘void *’ but argument is of type ‘const char *’ static inline void cli_writeint32(void *offset, uint32_t value) ^~~~~~~~~~~~~~ mew.c:137:18: warning: passing argument 1 of ‘cli_writeint32’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] cli_writeint32(*old_ecx, loc_ecx); ^ In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from mew.c:54: others.h:615:24: note: expected ‘void *’ but argument is of type ‘const char *’ static inline void cli_writeint32(void *offset, uint32_t value) ^~~~~~~~~~~~~~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c inflate64.c -fPIC -DPIC -o .libs/libclamav_la-inflate64.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bzlib.lo `test -f 'nsis/bzlib.c' || echo './'`nsis/bzlib.c In file included from matcher.h:29:0, from others.h:22, from packlibs.c:27: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c special.c -fPIC -DPIC -o .libs/libclamav_la-special.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-nulsft.lo `test -f 'nsis/nulsft.c' || echo './'`nsis/nulsft.c In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from upack.c:45: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-infblock.lo `test -f 'nsis/infblock.c' || echo './'`nsis/infblock.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdf.lo `test -f 'pdf.c' || echo './'`pdf.c In file included from matcher.h:29:0, from others.h:22, from untar.c:44: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mew.c -o libclamav_la-mew.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ooxml.c -fPIC -DPIC -o .libs/libclamav_la-ooxml.o In file included from matcher.h:29:0, from others.h:22, from line.c:67: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from dsig.c:35: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from cvd.c:45: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c packlibs.c -o libclamav_la-packlibs.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from others.c:70: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c untar.c -o libclamav_la-untar.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from inflate64.h:47, from inflate64_priv.h:47, from inflate64.c:49: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c binhex.c -fPIC -DPIC -o .libs/libclamav_la-binhex.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c line.c -o libclamav_la-line.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tnef.c -fPIC -DPIC -o .libs/libclamav_la-tnef.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dsig.c -o libclamav_la-dsig.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from inflate64.h:47, from unzip.c:41: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upack.c -o libclamav_la-upack.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdfng.lo `test -f 'pdfng.c' || echo './'`pdfng.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdfdecode.lo `test -f 'pdfdecode.c' || echo './'`pdfdecode.c In file included from matcher.h:29:0, from others.h:22, from special.c:39: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c is_tar.c -fPIC -DPIC -o .libs/libclamav_la-is_tar.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-spin.lo `test -f 'spin.c' || echo './'`spin.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unarj.c -fPIC -DPIC -o .libs/libclamav_la-unarj.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cvd.c -o libclamav_la-cvd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c inflate64.c -o libclamav_la-inflate64.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c autoit.c -fPIC -DPIC -o .libs/libclamav_la-autoit.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c special.c -o libclamav_la-special.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from ooxml.c:29: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/bzlib.c -fPIC -DPIC -o .libs/libclamav_la-bzlib.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others.c -o libclamav_la-others.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/infblock.c -fPIC -DPIC -o .libs/libclamav_la-infblock.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yc.lo `test -f 'yc.c' || echo './'`yc.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-elf.lo `test -f 'elf.c' || echo './'`elf.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-sis.lo `test -f 'sis.c' || echo './'`sis.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-uuencode.lo `test -f 'uuencode.c' || echo './'`uuencode.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ooxml.c -o libclamav_la-ooxml.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c scanners.c -o libclamav_la-scanners.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from scanners.h:26, from binhex.c:29: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c readdb.c -o libclamav_la-readdb.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from is_tar.c:24: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from tnef.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unzip.c -o libclamav_la-unzip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phishcheck.lo `test -f 'phishcheck.c' || echo './'`phishcheck.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c is_tar.c -o libclamav_la-is_tar.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phish_domaincheck_db.lo `test -f 'phish_domaincheck_db.c' || echo './'`phish_domaincheck_db.c In file included from matcher.h:29:0, from others.h:22, from autoit.c:40: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phish_whitelist.lo `test -f 'phish_whitelist.c' || echo './'`phish_whitelist.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/infblock.c -o libclamav_la-infblock.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c binhex.c -o libclamav_la-binhex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_list.lo `test -f 'regex_list.c' || echo './'`regex_list.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tnef.c -o libclamav_la-tnef.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from unarj.c:42: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdf.c -fPIC -DPIC -o .libs/libclamav_la-pdf.o In file included from ./matcher.h:29:0, from ./others.h:22, from nsis/bzlib.c:35: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/nulsft.c -fPIC -DPIC -o .libs/libclamav_la-nulsft.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_suffix.lo `test -f 'regex_suffix.c' || echo './'`regex_suffix.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-entconv.lo `test -f 'entconv.c' || echo './'`entconv.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfng.c -fPIC -DPIC -o .libs/libclamav_la-pdfng.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unarj.c -o libclamav_la-unarj.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c spin.c -fPIC -DPIC -o .libs/libclamav_la-spin.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dconf.lo `test -f 'dconf.c' || echo './'`dconf.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c autoit.c -o libclamav_la-autoit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-lzma_iface.lo `test -f 'lzma_iface.c' || echo './'`lzma_iface.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfdecode.c -fPIC -DPIC -o .libs/libclamav_la-pdfdecode.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/bzlib.c -o libclamav_la-bzlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7z_iface.lo `test -f '7z_iface.c' || echo './'`7z_iface.c In file included from matcher.h:29:0, from others.h:22, from pdf.c:56: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zAlloc.lo `test -f '7z/7zAlloc.c' || echo './'`7z/7zAlloc.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sis.c -fPIC -DPIC -o .libs/libclamav_la-sis.o In file included from ./matcher.h:29:0, from ./others.h:22, from nsis/nulsft.c:35: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zBuf.lo `test -f '7z/7zBuf.c' || echo './'`7z/7zBuf.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c elf.c -fPIC -DPIC -o .libs/libclamav_la-elf.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yc.c -fPIC -DPIC -o .libs/libclamav_la-yc.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zBuf2.lo `test -f '7z/7zBuf2.c' || echo './'`7z/7zBuf2.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uuencode.c -fPIC -DPIC -o .libs/libclamav_la-uuencode.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zCrc.lo `test -f '7z/7zCrc.c' || echo './'`7z/7zCrc.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zDec.lo `test -f '7z/7zDec.c' || echo './'`7z/7zDec.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phishcheck.c -fPIC -DPIC -o .libs/libclamav_la-phishcheck.o In file included from matcher.h:29:0, from others.h:22, from pdfng.c:60: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from spin.c:59: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_whitelist.c -fPIC -DPIC -o .libs/libclamav_la-phish_whitelist.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/nulsft.c -o libclamav_la-nulsft.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_domaincheck_db.c -fPIC -DPIC -o .libs/libclamav_la-phish_domaincheck_db.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_list.c -fPIC -DPIC -o .libs/libclamav_la-regex_list.o In file included from matcher.h:29:0, from others.h:22, from pdfdecode.c:60: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtab.c -fPIC -DPIC -o .libs/libclamav_la-hashtab.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c entconv.c -fPIC -DPIC -o .libs/libclamav_la-entconv.o In file included from matcher.h:29:0, from others.h:22, from elf.h:32, from elf.c:42: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdf.c -o libclamav_la-pdf.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c spin.c -o libclamav_la-spin.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_suffix.c -fPIC -DPIC -o .libs/libclamav_la-regex_suffix.o In file included from matcher.h:29:0, from others.h:22, from sis.c:42: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ In file included from matcher.h:29:0, from others.h:22, from pe.h:30, from yc.c:37: others.h: In function ‘cli_readint64’: others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zFile.lo `test -f '7z/7zFile.c' || echo './'`7z/7zFile.c In file included from matcher.h:29:0, from others.h:22, from uuencode.c:39: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfng.c -o libclamav_la-pdfng.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dconf.c -fPIC -DPIC -o .libs/libclamav_la-dconf.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zIn.lo `test -f '7z/7zIn.c' || echo './'`7z/7zIn.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfdecode.c -o libclamav_la-pdfdecode.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z_iface.c -fPIC -DPIC -o .libs/libclamav_la-7z_iface.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yc.c -o libclamav_la-yc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zStream.lo `test -f '7z/7zStream.c' || echo './'`7z/7zStream.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uuencode.c -o libclamav_la-uuencode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bcj2.lo `test -f '7z/Bcj2.c' || echo './'`7z/Bcj2.c In file included from matcher.h:29:0, from others.h:22, from phish_domaincheck_db.c:39: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzma_iface.c -fPIC -DPIC -o .libs/libclamav_la-lzma_iface.o In file included from matcher.h:29:0, from others.h:22, from phishcheck.c:40: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from regex_list.c:47: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from phish_whitelist.c:39: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from hashtab.c:35: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_domaincheck_db.c -o libclamav_la-phish_domaincheck_db.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sis.c -o libclamav_la-sis.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c elf.c -o libclamav_la-elf.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf2.c -fPIC -DPIC -o .libs/libclamav_la-7zBuf2.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf.c -fPIC -DPIC -o .libs/libclamav_la-7zBuf.o In file included from matcher.h:29:0, from others.h:22, from entconv.c:40: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_whitelist.c -o libclamav_la-phish_whitelist.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zAlloc.c -fPIC -DPIC -o .libs/libclamav_la-7zAlloc.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bra.lo `test -f '7z/Bra.c' || echo './'`7z/Bra.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bra86.lo `test -f '7z/Bra86.c' || echo './'`7z/Bra86.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_list.c -o libclamav_la-regex_list.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from regex_suffix.c:33: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zDec.c -fPIC -DPIC -o .libs/libclamav_la-7zDec.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrc.c -fPIC -DPIC -o .libs/libclamav_la-7zCrc.o In file included from matcher.h:29:0, from others.h:22, from 7z_iface.h:29, from 7z_iface.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtab.c -o libclamav_la-hashtab.o >/dev/null 2>&1 In file included from matcher.h:29:0, from readdb.h:25, from dconf.c:35: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Lzma2Dec.lo `test -f '7z/Lzma2Dec.c' || echo './'`7z/Lzma2Dec.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z_iface.c -o libclamav_la-7z_iface.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from lzma_iface.h:32, from lzma_iface.c:32: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf2.c -o libclamav_la-7zBuf2.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_suffix.c -o libclamav_la-regex_suffix.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zAlloc.c -o libclamav_la-7zAlloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-LzmaDec.lo `test -f '7z/LzmaDec.c' || echo './'`7z/LzmaDec.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c entconv.c -o libclamav_la-entconv.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phishcheck.c -o libclamav_la-phishcheck.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dconf.c -o libclamav_la-dconf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Ppmd7.lo `test -f '7z/Ppmd7.c' || echo './'`7z/Ppmd7.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Ppmd7Dec.lo `test -f '7z/Ppmd7Dec.c' || echo './'`7z/Ppmd7Dec.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Xz.lo `test -f '7z/Xz.c' || echo './'`7z/Xz.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzma_iface.c -o libclamav_la-lzma_iface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzCrc64.lo `test -f '7z/XzCrc64.c' || echo './'`7z/XzCrc64.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf.c -o libclamav_la-7zBuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzDec.lo `test -f '7z/XzDec.c' || echo './'`7z/XzDec.c In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/7zCrc.c:10: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zIn.c -fPIC -DPIC -o .libs/libclamav_la-7zIn.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzIn.lo `test -f '7z/XzIn.c' || echo './'`7z/XzIn.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zStream.c -fPIC -DPIC -o .libs/libclamav_la-7zStream.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zFile.c -fPIC -DPIC -o .libs/libclamav_la-7zFile.o In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/7zDec.c:17: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Delta.lo `test -f '7z/Delta.c' || echo './'`7z/Delta.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrc.c -o libclamav_la-7zCrc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bcj2.c -fPIC -DPIC -o .libs/libclamav_la-Bcj2.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-BraIA64.lo `test -f '7z/BraIA64.c' || echo './'`7z/BraIA64.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-CpuArch.lo `test -f '7z/CpuArch.c' || echo './'`7z/CpuArch.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zCrcOpt.lo `test -f '7z/7zCrcOpt.c' || echo './'`7z/7zCrcOpt.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-explode.lo `test -f 'explode.c' || echo './'`explode.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-textnorm.lo `test -f 'textnorm.c' || echo './'`textnorm.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dlp.lo `test -f 'dlp.c' || echo './'`dlp.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zDec.c -o libclamav_la-7zDec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-js-norm.lo `test -f 'jsparse/js-norm.c' || echo './'`jsparse/js-norm.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-uniq.lo `test -f 'uniq.c' || echo './'`uniq.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra86.c -fPIC -DPIC -o .libs/libclamav_la-Bra86.o test -f version.h || touch version.h;\ rm -f version.h.tmp;\ REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\ if test "$REVISION" = "exported"; then\ REVISION="";\ fi;\ if test -n "$REVISION"; then\ echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\ else\ touch version.h.tmp;\ fi libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra.c -fPIC -DPIC -o .libs/libclamav_la-Bra.o In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/7zIn.c:13: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zStream.c -o libclamav_la-7zStream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mpool.lo `test -f 'mpool.c' || echo './'`mpool.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Lzma2Dec.c -fPIC -DPIC -o .libs/libclamav_la-Lzma2Dec.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/LzmaDec.c -fPIC -DPIC -o .libs/libclamav_la-LzmaDec.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-filtering.lo `test -f 'filtering.c' || echo './'`filtering.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zFile.c -o libclamav_la-7zFile.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzCrc64.c -fPIC -DPIC -o .libs/libclamav_la-XzCrc64.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fmap.lo `test -f 'fmap.c' || echo './'`fmap.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bcj2.c -o libclamav_la-Bcj2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-perflogging.lo `test -f 'perflogging.c' || echo './'`perflogging.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7Dec.c -fPIC -DPIC -o .libs/libclamav_la-Ppmd7Dec.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Xz.c -fPIC -DPIC -o .libs/libclamav_la-Xz.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7.c -fPIC -DPIC -o .libs/libclamav_la-Ppmd7.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode.lo `test -f 'bytecode.c' || echo './'`bytecode.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra86.c -o libclamav_la-Bra86.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/BraIA64.c -fPIC -DPIC -o .libs/libclamav_la-BraIA64.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/CpuArch.c -fPIC -DPIC -o .libs/libclamav_la-CpuArch.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzDec.c -fPIC -DPIC -o .libs/libclamav_la-XzDec.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzIn.c -fPIC -DPIC -o .libs/libclamav_la-XzIn.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zIn.c -o libclamav_la-7zIn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_vm.lo `test -f 'bytecode_vm.c' || echo './'`bytecode_vm.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Delta.c -fPIC -DPIC -o .libs/libclamav_la-Delta.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra.c -o libclamav_la-Bra.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzCrc64.c -o libclamav_la-XzCrc64.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrcOpt.c -fPIC -DPIC -o .libs/libclamav_la-7zCrcOpt.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cpio.lo `test -f 'cpio.c' || echo './'`cpio.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textnorm.c -fPIC -DPIC -o .libs/libclamav_la-textnorm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c explode.c -fPIC -DPIC -o .libs/libclamav_la-explode.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-macho.lo `test -f 'macho.c' || echo './'`macho.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ishield.lo `test -f 'ishield.c' || echo './'`ishield.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dlp.c -fPIC -DPIC -o .libs/libclamav_la-dlp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/BraIA64.c -o libclamav_la-BraIA64.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fmap.c -fPIC -DPIC -o .libs/libclamav_la-fmap.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Lzma2Dec.c -o libclamav_la-Lzma2Dec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_api.lo `test -f 'bytecode_api.c' || echo './'`bytecode_api.c In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/CpuArch.c:9: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/LzmaDec.c -o libclamav_la-LzmaDec.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jsparse/js-norm.c -fPIC -DPIC -o .libs/libclamav_la-js-norm.o In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/Ppmd.h:9, from 7z/Ppmd7.h:12, from 7z/Ppmd7Dec.c:5: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/7zCrcOpt.c:9: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/Xz.c:10: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/CpuArch.c -o libclamav_la-CpuArch.o >/dev/null 2>&1 In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/Ppmd.h:9, from 7z/Ppmd7.h:12, from 7z/Ppmd7.c:7: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrcOpt.c -o libclamav_la-7zCrcOpt.o >/dev/null 2>&1 In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/XzDec.c:22: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_api_decl.lo `test -f 'bytecode_api_decl.c' || echo './'`bytecode_api_decl.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uniq.c -fPIC -DPIC -o .libs/libclamav_la-uniq.o In file included from ./matcher.h:29:0, from ./others.h:22, from 7z/CpuArch.h:8, from 7z/XzIn.c:13: ./others.h: In function ‘cli_readint64’: libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Xz.c -o libclamav_la-Xz.o >/dev/null 2>&1 ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Delta.c -o libclamav_la-Delta.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7Dec.c -o libclamav_la-Ppmd7Dec.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from fmap.c:46: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_detect.lo `test -f 'bytecode_detect.c' || echo './'`bytecode_detect.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mpool.c -fPIC -DPIC -o .libs/libclamav_la-mpool.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filtering.c -fPIC -DPIC -o .libs/libclamav_la-filtering.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textnorm.c -o libclamav_la-textnorm.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7.c -o libclamav_la-Ppmd7.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from explode.c:47: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzDec.c -o libclamav_la-XzDec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-events.lo `test -f 'events.c' || echo './'`events.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzIn.c -o libclamav_la-XzIn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-adc.lo `test -f 'adc.c' || echo './'`adc.c In file included from ./matcher.h:29:0, from ./others.h:22, from jsparse/js-norm.c:42: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from dlp.c:34: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fmap.c -o libclamav_la-fmap.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode.c -fPIC -DPIC -o .libs/libclamav_la-bytecode.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dmg.lo `test -f 'dmg.c' || echo './'`dmg.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c perflogging.c -fPIC -DPIC -o .libs/libclamav_la-perflogging.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xar.lo `test -f 'xar.c' || echo './'`xar.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cache.c -fPIC -DPIC -o .libs/libclamav_la-cache.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c explode.c -o libclamav_la-explode.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dlp.c -o libclamav_la-dlp.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from uniq.c:35: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c perflogging.c -o libclamav_la-perflogging.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_vm.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_vm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jsparse/js-norm.c -o libclamav_la-js-norm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xdp.lo `test -f 'xdp.c' || echo './'`xdp.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mbr.lo `test -f 'mbr.c' || echo './'`mbr.c In file included from matcher.h:29:0, from others.h:22, from mpool.c:45: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uniq.c -o libclamav_la-uniq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-gpt.lo `test -f 'gpt.c' || echo './'`gpt.c In file included from matcher.h:29:0, from matcher-ac.h:129, from filtering.c:29: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ishield.c -fPIC -DPIC -o .libs/libclamav_la-ishield.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cpio.c -fPIC -DPIC -o .libs/libclamav_la-cpio.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-apm.lo `test -f 'apm.c' || echo './'`apm.c In file included from matcher.h:29:0, from others.h:22, from cache.h:26, from cache.c:33: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-prtn_intxn.lo `test -f 'prtn_intxn.c' || echo './'`prtn_intxn.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mpool.c -o libclamav_la-mpool.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c macho.c -fPIC -DPIC -o .libs/libclamav_la-macho.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-json_api.lo `test -f 'json_api.c' || echo './'`json_api.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xz_iface.lo `test -f 'xz_iface.c' || echo './'`xz_iface.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_api.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cache.c -o libclamav_la-cache.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from bytecode.c:34: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from cpio.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filtering.c -o libclamav_la-filtering.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api_decl.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_api_decl.o In file included from matcher.h:29:0, from others.h:22, from macho.c:34: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cpio.c -o libclamav_la-cpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-sf_base64decode.lo `test -f 'sf_base64decode.c' || echo './'`sf_base64decode.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hfsplus.lo `test -f 'hfsplus.c' || echo './'`hfsplus.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-swf.lo `test -f 'swf.c' || echo './'`swf.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_detect.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_detect.o In file included from matcher.h:29:0, from others.h:22, from bytecode_vm.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dmg.c -fPIC -DPIC -o .libs/libclamav_la-dmg.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-png.lo `test -f 'png.c' || echo './'`png.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c macho.c -o libclamav_la-macho.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c adc.c -fPIC -DPIC -o .libs/libclamav_la-adc.o In file included from matcher.h:29:0, from others.h:22, from scanners.h:26, from ishield.c:47: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-iso9660.lo `test -f 'iso9660.c' || echo './'`iso9660.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-arc4.lo `test -f 'arc4.c' || echo './'`arc4.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c events.c -fPIC -DPIC -o .libs/libclamav_la-events.o In file included from matcher.h:29:0, from others.h:22, from bytecode_api.c:46: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xar.c -fPIC -DPIC -o .libs/libclamav_la-xar.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rijndael.lo `test -f 'rijndael.c' || echo './'`rijndael.c In file included from matcher.h:29:0, from others.h:22, from dmg.c:55: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-crtmgr.lo `test -f 'crtmgr.c' || echo './'`crtmgr.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbr.c -fPIC -DPIC -o .libs/libclamav_la-mbr.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-asn1.lo `test -f 'asn1.c' || echo './'`asn1.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api_decl.c -o libclamav_la-bytecode_api_decl.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from bytecode_detect.c:33: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpt.c -fPIC -DPIC -o .libs/libclamav_la-gpt.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xdp.c -fPIC -DPIC -o .libs/libclamav_la-xdp.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fpu.lo `test -f 'fpu.c' || echo './'`fpu.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dmg.c -o libclamav_la-dmg.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c apm.c -fPIC -DPIC -o .libs/libclamav_la-apm.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ishield.c -o libclamav_la-ishield.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c prtn_intxn.c -fPIC -DPIC -o .libs/libclamav_la-prtn_intxn.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_detect.c -o libclamav_la-bytecode_detect.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c json_api.c -fPIC -DPIC -o .libs/libclamav_la-json_api.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xz_iface.c -fPIC -DPIC -o .libs/libclamav_la-xz_iface.o In file included from matcher.h:29:0, from others.h:22, from adc.c:34: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from events.c:30: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iso9660.c -fPIC -DPIC -o .libs/libclamav_la-iso9660.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c adc.c -o libclamav_la-adc.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode.c -o libclamav_la-bytecode.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from xar.h:30, from xar.c:27: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from apm.c:34: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from xar.h:30, from xdp.c:45: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crtmgr.c -fPIC -DPIC -o .libs/libclamav_la-crtmgr.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hfsplus.c -fPIC -DPIC -o .libs/libclamav_la-hfsplus.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-stats.lo `test -f 'stats.c' || echo './'`stats.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api.c -o libclamav_la-bytecode_api.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c swf.c -fPIC -DPIC -o .libs/libclamav_la-swf.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-www.lo `test -f 'www.c' || echo './'`www.c In file included from matcher.h:29:0, from others.h:22, from mbr.c:37: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sf_base64decode.c -fPIC -DPIC -o .libs/libclamav_la-sf_base64decode.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jpeg.c -fPIC -DPIC -o .libs/libclamav_la-jpeg.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c events.c -o libclamav_la-events.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from gpt.c:37: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c apm.c -o libclamav_la-apm.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c png.c -fPIC -DPIC -o .libs/libclamav_la-png.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xdp.c -o libclamav_la-xdp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-stats_json.lo `test -f 'stats_json.c' || echo './'`stats_json.c In file included from matcher.h:29:0, from others.h:22, from scanners.h:26, from iso9660.c:25: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from crtmgr.c:27: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xar.c -o libclamav_la-xar.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from xz_iface.h:27, from xz_iface.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iso9660.c -o libclamav_la-iso9660.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crtmgr.c -o libclamav_la-crtmgr.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sf_base64decode.c -o libclamav_la-sf_base64decode.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from prtn_intxn.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbr.c -o libclamav_la-mbr.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from json_api.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xz_iface.c -o libclamav_la-xz_iface.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c arc4.c -fPIC -DPIC -o .libs/libclamav_la-arc4.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c prtn_intxn.c -o libclamav_la-prtn_intxn.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rijndael.c -fPIC -DPIC -o .libs/libclamav_la-rijndael.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c json_api.c -o libclamav_la-json_api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hostid.lo `test -f 'hostid.c' || echo './'`hostid.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpt.c -o libclamav_la-gpt.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from hfsplus.c:28: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-openioc.lo `test -f 'openioc.c' || echo './'`openioc.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msdoc.lo `test -f 'msdoc.c' || echo './'`msdoc.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c asn1.c -fPIC -DPIC -o .libs/libclamav_la-asn1.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-pcre.lo `test -f 'matcher-pcre.c' || echo './'`matcher-pcre.c In file included from matcher.h:29:0, from others.h:22, from jpeg.h:25, from jpeg.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_pcre.lo `test -f 'regex_pcre.c' || echo './'`regex_pcre.c In file included from matcher.h:29:0, from others.h:22, from swf.h:36, from swf.c:49: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fpu.c -fPIC -DPIC -o .libs/libclamav_la-fpu.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c arc4.c -o libclamav_la-arc4.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from png.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jpeg.c -o libclamav_la-jpeg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msxml.lo `test -f 'msxml.c' || echo './'`msxml.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msxml_parser.lo `test -f 'msxml_parser.c' || echo './'`msxml_parser.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-tiff.lo `test -f 'tiff.c' || echo './'`tiff.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c swf.c -o libclamav_la-swf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hwp.lo `test -f 'hwp.c' || echo './'`hwp.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-lzwdec.lo `test -f 'lzw/lzwdec.c' || echo './'`lzw/lzwdec.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_pcre.c -fPIC -DPIC -o .libs/libclamav_la-regex_pcre.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hfsplus.c -o libclamav_la-hfsplus.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rijndael.c -o libclamav_la-rijndael.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_arena.lo `test -f 'yara_arena.c' || echo './'`yara_arena.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_compiler.lo `test -f 'yara_compiler.c' || echo './'`yara_compiler.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c www.c -fPIC -DPIC -o .libs/libclamav_la-www.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_exec.lo `test -f 'yara_exec.c' || echo './'`yara_exec.c In file included from matcher.h:29:0, from others.h:22, from asn1.h:25, from asn1.c:29: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from regex_pcre.c:39: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c png.c -o libclamav_la-png.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats.c -fPIC -DPIC -o .libs/libclamav_la-stats.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_hash.lo `test -f 'yara_hash.c' || echo './'`yara_hash.c In file included from matcher.h:29:0, from others.h:22, from fpu.c:22: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats_json.c -fPIC -DPIC -o .libs/libclamav_la-stats_json.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tiff.c -fPIC -DPIC -o .libs/libclamav_la-tiff.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_pcre.c -o libclamav_la-regex_pcre.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_grammar.lo `test -f 'yara_grammar.c' || echo './'`yara_grammar.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_lexer.lo `test -f 'yara_lexer.c' || echo './'`yara_lexer.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_parser.lo `test -f 'yara_parser.c' || echo './'`yara_parser.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fpu.c -o libclamav_la-fpu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_add.lo `test -f 'tomsfastmath/addsub/fp_add.c' || echo './'`tomsfastmath/addsub/fp_add.c In file included from matcher.h:29:0, from others.h:22, from tiff.c:25: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_add_d.lo `test -f 'tomsfastmath/addsub/fp_add_d.c' || echo './'`tomsfastmath/addsub/fp_add_d.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from www.c:53: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hostid.c -fPIC -DPIC -o .libs/libclamav_la-hostid.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_addmod.lo `test -f 'tomsfastmath/addsub/fp_addmod.c' || echo './'`tomsfastmath/addsub/fp_addmod.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tiff.c -o libclamav_la-tiff.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-pcre.c -fPIC -DPIC -o .libs/libclamav_la-matcher-pcre.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp.lo `test -f 'tomsfastmath/addsub/fp_cmp.c' || echo './'`tomsfastmath/addsub/fp_cmp.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msdoc.c -fPIC -DPIC -o .libs/libclamav_la-msdoc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c openioc.c -fPIC -DPIC -o .libs/libclamav_la-openioc.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c www.c -o libclamav_la-www.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml_parser.c -fPIC -DPIC -o .libs/libclamav_la-msxml_parser.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp_d.lo `test -f 'tomsfastmath/addsub/fp_cmp_d.c' || echo './'`tomsfastmath/addsub/fp_cmp_d.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from stats.c:55: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c asn1.c -o libclamav_la-asn1.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml.c -fPIC -DPIC -o .libs/libclamav_la-msxml.o In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from stats_json.c:37: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from matcher-pcre.c:33: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp_mag.lo `test -f 'tomsfastmath/addsub/fp_cmp_mag.c' || echo './'`tomsfastmath/addsub/fp_cmp_mag.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hwp.c -fPIC -DPIC -o .libs/libclamav_la-hwp.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sub.lo `test -f 'tomsfastmath/addsub/fp_sub.c' || echo './'`tomsfastmath/addsub/fp_sub.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzw/lzwdec.c -fPIC -DPIC -o .libs/libclamav_la-lzwdec.o In file included from matcher.h:29:0, from others.h:22, from msxml_parser.c:32: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-pcre.c -o libclamav_la-matcher-pcre.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats.c -o libclamav_la-stats.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_arena.c -fPIC -DPIC -o .libs/libclamav_la-yara_arena.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats_json.c -o libclamav_la-stats_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sub_d.lo `test -f 'tomsfastmath/addsub/fp_sub_d.c' || echo './'`tomsfastmath/addsub/fp_sub_d.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_compiler.c -fPIC -DPIC -o .libs/libclamav_la-yara_compiler.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_addmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_addmod.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml_parser.c -o libclamav_la-msxml_parser.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_exec.c -fPIC -DPIC -o .libs/libclamav_la-yara_exec.o In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from hostid.c:63: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from openioc.c:31: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_addmod.c -o libclamav_la-fp_addmod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_submod.lo `test -f 'tomsfastmath/addsub/fp_submod.c' || echo './'`tomsfastmath/addsub/fp_submod.c In file included from matcher.h:29:0, from others.h:22, from msdoc.c:46: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_grammar.c -fPIC -DPIC -o .libs/libclamav_la-yara_grammar.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hostid.c -o libclamav_la-hostid.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_hash.c -fPIC -DPIC -o .libs/libclamav_la-yara_hash.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_lexer.c -fPIC -DPIC -o .libs/libclamav_la-yara_lexer.o In file included from matcher.h:29:0, from others.h:22, from msxml.c:32: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_parser.c -fPIC -DPIC -o .libs/libclamav_la-yara_parser.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-s_fp_add.lo `test -f 'tomsfastmath/addsub/s_fp_add.c' || echo './'`tomsfastmath/addsub/s_fp_add.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msdoc.c -o libclamav_la-msdoc.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from yara_clam.h:45, from yara_compiler.c:34: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from matcher.h:29:0, from others.h:22, from hwp.c:50: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-s_fp_sub.lo `test -f 'tomsfastmath/addsub/s_fp_sub.c' || echo './'`tomsfastmath/addsub/s_fp_sub.c In file included from lzw/../matcher.h:29:0, from lzw/../others.h:22, from lzw/lzwdec.c:62: lzw/../others.h: In function ‘cli_readint64’: lzw/../others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ lzw/../others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ lzw/../others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ lzw/../others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c openioc.c -o libclamav_la-openioc.o >/dev/null 2>&1 In file included from matcher.h:29:0, from yara_exec.c:51: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add.c -fPIC -DPIC -o .libs/libclamav_la-fp_add.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_compiler.c -o libclamav_la-yara_compiler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_radix_size.lo `test -f 'tomsfastmath/bin/fp_radix_size.c' || echo './'`tomsfastmath/bin/fp_radix_size.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_add_d.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml.c -o libclamav_la-msxml.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_radix.lo `test -f 'tomsfastmath/bin/fp_read_radix.c' || echo './'`tomsfastmath/bin/fp_read_radix.c In file included from matcher.h:29:0, from others.h:22, from yara_clam.h:45, from yara_arena.c:35: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp.c -fPIC -DPIC -o .libs/libclamav_la-fp_cmp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_vm.c -o libclamav_la-bytecode_vm.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hwp.c -o libclamav_la-hwp.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzw/lzwdec.c -o libclamav_la-lzwdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_signed_bin.lo `test -f 'tomsfastmath/bin/fp_read_signed_bin.c' || echo './'`tomsfastmath/bin/fp_read_signed_bin.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_exec.c -o libclamav_la-yara_exec.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from yara_clam.h:45, from yara_hash.c:21: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../libclamav/yara_clam.h:45, from yara_grammar.y:59: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_unsigned_bin.lo `test -f 'tomsfastmath/bin/fp_read_unsigned_bin.c' || echo './'`tomsfastmath/bin/fp_read_unsigned_bin.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_cmp_d.o In file included from matcher.h:29:0, from others.h:22, from yara_clam.h:45, from yara_parser.c:55: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add_d.c -o libclamav_la-fp_add_d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add.c -o libclamav_la-fp_add.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp.c -o libclamav_la-fp_cmp.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_arena.c -o libclamav_la-yara_arena.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from yara_lexer.l:61: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_hash.c -o libclamav_la-yara_hash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_reverse.lo `test -f 'tomsfastmath/bin/fp_reverse.c' || echo './'`tomsfastmath/bin/fp_reverse.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_mag.c -fPIC -DPIC -o .libs/libclamav_la-fp_cmp_mag.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub.c -fPIC -DPIC -o .libs/libclamav_la-fp_sub.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_s_rmap.lo `test -f 'tomsfastmath/bin/fp_s_rmap.c' || echo './'`tomsfastmath/bin/fp_s_rmap.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_signed_bin_size.lo `test -f 'tomsfastmath/bin/fp_signed_bin_size.c' || echo './'`tomsfastmath/bin/fp_signed_bin_size.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_to_signed_bin.lo `test -f 'tomsfastmath/bin/fp_to_signed_bin.c' || echo './'`tomsfastmath/bin/fp_to_signed_bin.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_to_unsigned_bin.lo `test -f 'tomsfastmath/bin/fp_to_unsigned_bin.c' || echo './'`tomsfastmath/bin/fp_to_unsigned_bin.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_parser.c -o libclamav_la-yara_parser.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_d.c -o libclamav_la-fp_cmp_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_toradix.lo `test -f 'tomsfastmath/bin/fp_toradix.c' || echo './'`tomsfastmath/bin/fp_toradix.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_toradix_n.lo `test -f 'tomsfastmath/bin/fp_toradix_n.c' || echo './'`tomsfastmath/bin/fp_toradix_n.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_sub_d.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_submod.c -fPIC -DPIC -o .libs/libclamav_la-fp_submod.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub.c -o libclamav_la-fp_sub.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_unsigned_bin_size.lo `test -f 'tomsfastmath/bin/fp_unsigned_bin_size.c' || echo './'`tomsfastmath/bin/fp_unsigned_bin_size.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_mag.c -o libclamav_la-fp_cmp_mag.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_submod.c -o libclamav_la-fp_submod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cnt_lsb.lo `test -f 'tomsfastmath/bit/fp_cnt_lsb.c' || echo './'`tomsfastmath/bit/fp_cnt_lsb.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_count_bits.lo `test -f 'tomsfastmath/bit/fp_count_bits.c' || echo './'`tomsfastmath/bit/fp_count_bits.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_2.lo `test -f 'tomsfastmath/bit/fp_div_2.c' || echo './'`tomsfastmath/bit/fp_div_2.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub_d.c -o libclamav_la-fp_sub_d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_lexer.c -o libclamav_la-yara_lexer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_2d.lo `test -f 'tomsfastmath/bit/fp_div_2d.c' || echo './'`tomsfastmath/bit/fp_div_2d.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_add.c -fPIC -DPIC -o .libs/libclamav_la-s_fp_add.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_grammar.c -o libclamav_la-yara_grammar.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_sub.c -fPIC -DPIC -o .libs/libclamav_la-s_fp_sub.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_lshd.lo `test -f 'tomsfastmath/bit/fp_lshd.c' || echo './'`tomsfastmath/bit/fp_lshd.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod_2d.lo `test -f 'tomsfastmath/bit/fp_mod_2d.c' || echo './'`tomsfastmath/bit/fp_mod_2d.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_radix_size.c -fPIC -DPIC -o .libs/libclamav_la-fp_radix_size.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_rshd.lo `test -f 'tomsfastmath/bit/fp_rshd.c' || echo './'`tomsfastmath/bit/fp_rshd.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_add.c -o libclamav_la-s_fp_add.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_sub.c -o libclamav_la-s_fp_sub.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_radix.c -fPIC -DPIC -o .libs/libclamav_la-fp_read_radix.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div.lo `test -f 'tomsfastmath/divide/fp_div.c' || echo './'`tomsfastmath/divide/fp_div.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_d.lo `test -f 'tomsfastmath/divide/fp_div_d.c' || echo './'`tomsfastmath/divide/fp_div_d.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_signed_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_read_signed_bin.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_unsigned_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_read_unsigned_bin.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_radix_size.c -o libclamav_la-fp_radix_size.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod.lo `test -f 'tomsfastmath/divide/fp_mod.c' || echo './'`tomsfastmath/divide/fp_mod.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod_d.lo `test -f 'tomsfastmath/divide/fp_mod_d.c' || echo './'`tomsfastmath/divide/fp_mod_d.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_signed_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_to_signed_bin.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_2expt.lo `test -f 'tomsfastmath/exptmod/fp_2expt.c' || echo './'`tomsfastmath/exptmod/fp_2expt.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_radix.c -o libclamav_la-fp_read_radix.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_reverse.c -fPIC -DPIC -o .libs/libclamav_la-fp_reverse.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_ident.lo `test -f 'tomsfastmath/misc/fp_ident.c' || echo './'`tomsfastmath/misc/fp_ident.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_s_rmap.c -fPIC -DPIC -o .libs/libclamav_la-fp_s_rmap.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_signed_bin_size.c -fPIC -DPIC -o .libs/libclamav_la-fp_signed_bin_size.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_signed_bin.c -o libclamav_la-fp_to_signed_bin.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_signed_bin.c -o libclamav_la-fp_read_signed_bin.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix_n.c -fPIC -DPIC -o .libs/libclamav_la-fp_toradix_n.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_unsigned_bin.c -o libclamav_la-fp_read_unsigned_bin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_set.lo `test -f 'tomsfastmath/misc/fp_set.c' || echo './'`tomsfastmath/misc/fp_set.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_unsigned_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_to_unsigned_bin.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_cnt_lsb.c -fPIC -DPIC -o .libs/libclamav_la-fp_cnt_lsb.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_calc_normalization.lo `test -f 'tomsfastmath/mont/fp_montgomery_calc_normalization.c' || echo './'`tomsfastmath/mont/fp_montgomery_calc_normalization.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_reduce.lo `test -f 'tomsfastmath/mont/fp_montgomery_reduce.c' || echo './'`tomsfastmath/mont/fp_montgomery_reduce.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix.c -fPIC -DPIC -o .libs/libclamav_la-fp_toradix.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_s_rmap.c -o libclamav_la-fp_s_rmap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_setup.lo `test -f 'tomsfastmath/mont/fp_montgomery_setup.c' || echo './'`tomsfastmath/mont/fp_montgomery_setup.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_unsigned_bin_size.c -fPIC -DPIC -o .libs/libclamav_la-fp_unsigned_bin_size.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_reverse.c -o libclamav_la-fp_reverse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul.lo `test -f 'tomsfastmath/mul/fp_mul.c' || echo './'`tomsfastmath/mul/fp_mul.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_unsigned_bin.c -o libclamav_la-fp_to_unsigned_bin.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_signed_bin_size.c -o libclamav_la-fp_signed_bin_size.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix_n.c -o libclamav_la-fp_toradix_n.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2.c -fPIC -DPIC -o .libs/libclamav_la-fp_div_2.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba.lo `test -f 'tomsfastmath/mul/fp_mul_comba.c' || echo './'`tomsfastmath/mul/fp_mul_comba.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_count_bits.c -fPIC -DPIC -o .libs/libclamav_la-fp_count_bits.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_2.lo `test -f 'tomsfastmath/mul/fp_mul_2.c' || echo './'`tomsfastmath/mul/fp_mul_2.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_cnt_lsb.c -o libclamav_la-fp_cnt_lsb.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix.c -o libclamav_la-fp_toradix.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2.c -o libclamav_la-fp_div_2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_2d.lo `test -f 'tomsfastmath/mul/fp_mul_2d.c' || echo './'`tomsfastmath/mul/fp_mul_2d.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_unsigned_bin_size.c -o libclamav_la-fp_unsigned_bin_size.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_12.lo `test -f 'tomsfastmath/mul/fp_mul_comba_12.c' || echo './'`tomsfastmath/mul/fp_mul_comba_12.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_exptmod.lo `test -f 'tomsfastmath/exptmod/fp_exptmod.c' || echo './'`tomsfastmath/exptmod/fp_exptmod.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_20.lo `test -f 'tomsfastmath/mul/fp_mul_comba_20.c' || echo './'`tomsfastmath/mul/fp_mul_comba_20.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_lshd.c -fPIC -DPIC -o .libs/libclamav_la-fp_lshd.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2d.c -fPIC -DPIC -o .libs/libclamav_la-fp_div_2d.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_24.lo `test -f 'tomsfastmath/mul/fp_mul_comba_24.c' || echo './'`tomsfastmath/mul/fp_mul_comba_24.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_17.lo `test -f 'tomsfastmath/mul/fp_mul_comba_17.c' || echo './'`tomsfastmath/mul/fp_mul_comba_17.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_count_bits.c -o libclamav_la-fp_count_bits.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_calc_normalization.c -fPIC -DPIC -o .libs/libclamav_la-fp_montgomery_calc_normalization.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_mod_2d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mod_2d.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_rshd.c -fPIC -DPIC -o .libs/libclamav_la-fp_rshd.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_3.lo `test -f 'tomsfastmath/mul/fp_mul_comba_3.c' || echo './'`tomsfastmath/mul/fp_mul_comba_3.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_div_d.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_28.lo `test -f 'tomsfastmath/mul/fp_mul_comba_28.c' || echo './'`tomsfastmath/mul/fp_mul_comba_28.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_calc_normalization.c -o libclamav_la-fp_montgomery_calc_normalization.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div.c -fPIC -DPIC -o .libs/libclamav_la-fp_div.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_lshd.c -o libclamav_la-fp_lshd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2d.c -o libclamav_la-fp_div_2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_4.lo `test -f 'tomsfastmath/mul/fp_mul_comba_4.c' || echo './'`tomsfastmath/mul/fp_mul_comba_4.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod.c -fPIC -DPIC -o .libs/libclamav_la-fp_mod.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_48.lo `test -f 'tomsfastmath/mul/fp_mul_comba_48.c' || echo './'`tomsfastmath/mul/fp_mul_comba_48.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_32.lo `test -f 'tomsfastmath/mul/fp_mul_comba_32.c' || echo './'`tomsfastmath/mul/fp_mul_comba_32.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_mod_2d.c -o libclamav_la-fp_mod_2d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mod_d.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_rshd.c -o libclamav_la-fp_rshd.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_ident.c -fPIC -DPIC -o .libs/libclamav_la-fp_ident.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_64.lo `test -f 'tomsfastmath/mul/fp_mul_comba_64.c' || echo './'`tomsfastmath/mul/fp_mul_comba_64.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div_d.c -o libclamav_la-fp_div_d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_2expt.c -fPIC -DPIC -o .libs/libclamav_la-fp_2expt.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_set.c -fPIC -DPIC -o .libs/libclamav_la-fp_set.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div.c -o libclamav_la-fp_div.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod.c -o libclamav_la-fp_mod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_7.lo `test -f 'tomsfastmath/mul/fp_mul_comba_7.c' || echo './'`tomsfastmath/mul/fp_mul_comba_7.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_8.lo `test -f 'tomsfastmath/mul/fp_mul_comba_8.c' || echo './'`tomsfastmath/mul/fp_mul_comba_8.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_set.c -o libclamav_la-fp_set.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod_d.c -o libclamav_la-fp_mod_d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_setup.c -fPIC -DPIC -o .libs/libclamav_la-fp_montgomery_setup.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_reduce.c -fPIC -DPIC -o .libs/libclamav_la-fp_montgomery_reduce.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_ident.c -o libclamav_la-fp_ident.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_9.lo `test -f 'tomsfastmath/mul/fp_mul_comba_9.c' || echo './'`tomsfastmath/mul/fp_mul_comba_9.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_2expt.c -o libclamav_la-fp_2expt.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_d.lo `test -f 'tomsfastmath/mul/fp_mul_d.c' || echo './'`tomsfastmath/mul/fp_mul_d.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_small_set.lo `test -f 'tomsfastmath/mul/fp_mul_comba_small_set.c' || echo './'`tomsfastmath/mul/fp_mul_comba_small_set.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_32.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_32.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_2.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr.lo `test -f 'tomsfastmath/sqr/fp_sqr.c' || echo './'`tomsfastmath/sqr/fp_sqr.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_12.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_12.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_2d.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_setup.c -o libclamav_la-fp_montgomery_setup.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_reduce.c -o libclamav_la-fp_montgomery_reduce.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_12.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_12.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_12.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul.c -o libclamav_la-fp_mul.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_17.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_17.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_17.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_20.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_20.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2d.c -o libclamav_la-fp_mul_2d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_exptmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_exptmod.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_24.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_24.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2.c -o libclamav_la-fp_mul_2.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_17.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_17.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba.c -o libclamav_la-fp_mul_comba.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_12.c -o libclamav_la-fp_mul_comba_12.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_20.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_20.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_20.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_24.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_24.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_24.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_d.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_28.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_28.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_28.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_3.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_3.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_3.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_28.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_28.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_3.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_3.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_4.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_4.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_17.c -o libclamav_la-fp_mul_comba_17.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_exptmod.c -o libclamav_la-fp_exptmod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_32.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_32.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_32.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_invmod.lo `test -f 'tomsfastmath/numtheory/fp_invmod.c' || echo './'`tomsfastmath/numtheory/fp_invmod.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_d.c -o libclamav_la-fp_mul_d.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_48.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_48.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_48.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_48.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_48.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_4.c -o libclamav_la-fp_mul_comba_4.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_3.c -o libclamav_la-fp_mul_comba_3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_6.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_6.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_6.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_7.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_7.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_64.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_64.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_64.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_64.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_64.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_48.c -o libclamav_la-fp_mul_comba_48.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_12.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_12.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_8.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_8.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_7.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_7.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_7.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_9.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_9.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_7.c -o libclamav_la-fp_mul_comba_7.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_8.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_8.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_8.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_12.c -o libclamav_la-fp_sqr_comba_12.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_9.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_9.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_9.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_64.c -o libclamav_la-fp_mul_comba_64.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_8.c -o libclamav_la-fp_mul_comba_8.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_9.c -o libclamav_la-fp_mul_comba_9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_generic.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_generic.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_generic.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_small_set.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_small_set.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_small_set.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_small_set.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_small_set.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqrmod.lo `test -f 'tomsfastmath/sqr/fp_sqrmod.c' || echo './'`tomsfastmath/sqr/fp_sqrmod.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_17.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_17.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_48.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_48.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_nocxx_la-bytecode_nojit.lo `test -f 'bytecode_nojit.c' || echo './'`bytecode_nojit.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-str.lo `test -f 'str.c' || echo './'`str.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-conv.lo `test -f 'conv.c' || echo './'`conv.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_20.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_20.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_48.c -o libclamav_la-fp_sqr_comba_48.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_28.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_28.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_64.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_64.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_24.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_24.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr.c -o libclamav_la-fp_sqr.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_17.c -o libclamav_la-fp_sqr_comba_17.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_3.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_3.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_64.c -o libclamav_la-fp_sqr_comba_64.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_8.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_8.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/numtheory/fp_invmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_invmod.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_32.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_32.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_3.c -o libclamav_la-fp_sqr_comba_3.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_8.c -o libclamav_la-fp_sqr_comba_8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-iowrap.lo `test -f 'iowrap.c' || echo './'`iowrap.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_nojit.c -fPIC -DPIC -o .libs/libclamav_nocxx_la-bytecode_nojit.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-str.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-conv.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_6.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_6.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/numtheory/fp_invmod.c -o libclamav_la-fp_invmod.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_7.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_7.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_9.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_9.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-crypto.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_6.c -o libclamav_la-fp_sqr_comba_6.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_generic.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_generic.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_7.c -o libclamav_la-fp_sqr_comba_7.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-iowrap.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_9.c -o libclamav_la-fp_sqr_comba_9.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-strlcpy.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_small_set.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_small_set.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-others_common.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqrmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqrmod.o In file included from matcher.h:29:0, from others.h:22, from str.c:42: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -o libclamav_internal_utils_la-conv.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -o libclamav_internal_utils_la-iowrap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -o libclamav_internal_utils_la-strlcpy.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from bytecode_nojit.c:31: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regcomp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_generic.c -o libclamav_la-fp_sqr_comba_generic.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_nojit.c -o libclamav_nocxx_la-bytecode_nojit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqrmod.c -o libclamav_la-fp_sqrmod.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -o libclamav_internal_utils_la-str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-str.lo `test -f 'str.c' || echo './'`str.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regerror.o In file included from matcher.h:29:0, from others.h:22, from crypto.c:62: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-conv.lo `test -f 'conv.c' || echo './'`conv.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regexec.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c In file included from matcher.h:29:0, from others.h:22, from others_common.c:57: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-iowrap.lo `test -f 'iowrap.c' || echo './'`iowrap.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regfree.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -o libclamav_internal_utils_la-crypto.o >/dev/null 2>&1 In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regcomp.c:46: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -o libclamav_internal_utils_la-others_common.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-strlcat.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-str.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -o libclamav_internal_utils_la-strlcat.o >/dev/null 2>&1 In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regexec.c:53: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regerror.c:46: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-conv.o ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-iowrap.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -o libclamav_internal_utils_la-regerror.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-crypto.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-others_common.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -o libclamav_internal_utils_la-regcomp.o >/dev/null 2>&1 In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regfree.c:43: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -o libclamav_internal_utils_la-regfree.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -o libclamav_internal_utils_nothreads_la-iowrap.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-qsort.o In file included from matcher.h:29:0, from others.h:22, from str.c:42: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -o libclamav_internal_utils_nothreads_la-conv.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -o libclamav_internal_utils_la-regexec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c In file included from matcher.h:29:0, from others.h:22, from crypto.c:62: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -o libclamav_internal_utils_nothreads_la-str.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from others_common.c:57: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-qsort.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -o libclamav_internal_utils_nothreads_la-crypto.o >/dev/null 2>&1 In file included from matcher.h:29:0, from others.h:22, from qsort.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regerror.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -o libclamav_internal_utils_nothreads_la-strlcpy.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regfree.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -o libclamav_internal_utils_nothreads_la-others_common.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_20.c -o libclamav_la-fp_sqr_comba_20.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regexec.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -o libclamav_internal_utils_nothreads_la-qsort.o >/dev/null 2>&1 if test -f version.h.static; then\ cp version.h.static version.h;\ elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\ cp version.h.tmp version.h;\ fi /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -thread-safe -version-info 8:1:1 -no-undefined -Wl,--version-script,../libclamunrar/libclamunrar.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclamunrar.la -rpath /usr/lib unrar15.lo unrar.lo unrar20.lo unrarppm.lo unrarvm.lo unrarcmd.lo unrarfilter.lo unrarhlp.lo /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclamav_nocxx.la libclamav_nocxx_la-bytecode_nojit.lo /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_4.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_4.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_4.c In file included from matcher.h:29:0, from others.h:22, from qsort.c:38: others.h: In function ‘cli_readint64’: others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcat.o In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regfree.c:43: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regcomp.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -o libclamav_internal_utils_nothreads_la-regfree.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -o libclamav_internal_utils_nothreads_la-strlcat.o >/dev/null 2>&1 In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regerror.c:46: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -o libclamav_internal_utils_la-qsort.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -o libclamav_internal_utils_nothreads_la-regerror.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-version.lo `test -f 'version.c' || echo './'`version.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mulmod.lo `test -f 'tomsfastmath/mul/fp_mulmod.c' || echo './'`tomsfastmath/mul/fp_mulmod.c In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regexec.c:53: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_6.lo `test -f 'tomsfastmath/mul/fp_mul_comba_6.c' || echo './'`tomsfastmath/mul/fp_mul_comba_6.c libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclamav_nocxx.a .libs/libclamav_nocxx_la-bytecode_nojit.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libclamav_nocxx.a In file included from ./matcher.h:29:0, from ./others.h:22, from regex/regcomp.c:46: ./others.h: In function ‘cli_readint64’: ./others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ./others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ./others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ./others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/unrar15.o .libs/unrar.o .libs/unrar20.o .libs/unrarppm.o .libs/unrarvm.o .libs/unrarcmd.o .libs/unrarfilter.o .libs/unrarhlp.o -O2 -mcpu=powerpc -O0 -Wl,--version-script -Wl,../libclamunrar/libclamunrar.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libclamunrar.so.7 -o .libs/libclamunrar.so.7.1.1 libtool: link: ( cd ".libs" && rm -f "libclamav_nocxx.la" && ln -s "../libclamav_nocxx.la" "libclamav_nocxx.la" ) libtool: link: (cd ".libs" && rm -f "libclamunrar.so.7" && ln -s "libclamunrar.so.7.1.1" "libclamunrar.so.7") libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_4.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_4.o libtool: link: (cd ".libs" && rm -f "libclamunrar.so" && ln -s "libclamunrar.so.7.1.1" "libclamunrar.so") libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -o libclamav_internal_utils_nothreads_la-regexec.o >/dev/null 2>&1 libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclamunrar.a unrar15.o unrar.o unrar20.o unrarppm.o unrarvm.o unrarcmd.o unrarfilter.o unrarhlp.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -fPIC -DPIC -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclamav_internal_utils.la libclamav_internal_utils_la-str.lo libclamav_internal_utils_la-conv.lo libclamav_internal_utils_la-crypto.lo libclamav_internal_utils_la-iowrap.lo libclamav_internal_utils_la-others_common.lo libclamav_internal_utils_la-qsort.lo libclamav_internal_utils_la-strlcpy.lo libclamav_internal_utils_la-regcomp.lo libclamav_internal_utils_la-regerror.lo libclamav_internal_utils_la-regexec.lo libclamav_internal_utils_la-regfree.lo libclamav_internal_utils_la-strlcat.lo -lssl -lcrypto -lz -lpcre2-8 libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libclamunrar.a libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_4.c -o libclamav_la-fp_sqr_comba_4.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -o libclamav_internal_utils_nothreads_la-regcomp.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mulmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_mulmod.o libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c version.c -fPIC -DPIC -o .libs/libclamav_la-version.o libtool: link: ( cd ".libs" && rm -f "libclamunrar.la" && ln -s "../libclamunrar.la" "libclamunrar.la" ) libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_6.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_6.o /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -module -thread-safe -version-info 8:1:1 -no-undefined -Wl,--version-script,../libclamunrar_iface/libclamunrar_iface.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclamunrar_iface.la -rpath /usr/lib unrar_iface.lo libclamunrar.la libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mulmod.c -o libclamav_la-fp_mulmod.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_6.c -o libclamav_la-fp_mul_comba_6.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c version.c -o libclamav_la-version.o >/dev/null 2>&1 libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclamav_internal_utils.a libclamav_internal_utils_la-str.o libclamav_internal_utils_la-conv.o libclamav_internal_utils_la-crypto.o libclamav_internal_utils_la-iowrap.o libclamav_internal_utils_la-others_common.o libclamav_internal_utils_la-qsort.o libclamav_internal_utils_la-strlcpy.o libclamav_internal_utils_la-regcomp.o libclamav_internal_utils_la-regerror.o libclamav_internal_utils_la-regexec.o libclamav_internal_utils_la-regfree.o libclamav_internal_utils_la-strlcat.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libclamav_internal_utils.a libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/unrar_iface.o -Wl,-rpath -Wl,/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/.libs ./.libs/libclamunrar.so -O2 -mcpu=powerpc -O0 -Wl,--version-script -Wl,../libclamunrar_iface/libclamunrar_iface.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libclamunrar_iface.so.7 -o .libs/libclamunrar_iface.so.7.1.1 libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils.la" && ln -s "../libclamav_internal_utils.la" "libclamav_internal_utils.la" ) libtool: link: (cd ".libs" && rm -f "libclamunrar_iface.so.7" && ln -s "libclamunrar_iface.so.7.1.1" "libclamunrar_iface.so.7") libtool: link: (cd ".libs" && rm -f "libclamunrar_iface.so" && ln -s "libclamunrar_iface.so.7.1.1" "libclamunrar_iface.so") libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclamunrar_iface.a unrar_iface.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libclamunrar_iface.a /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -DCL_NOTHREADS -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclamav_internal_utils_nothreads.la libclamav_internal_utils_nothreads_la-str.lo libclamav_internal_utils_nothreads_la-conv.lo libclamav_internal_utils_nothreads_la-crypto.lo libclamav_internal_utils_nothreads_la-iowrap.lo libclamav_internal_utils_nothreads_la-others_common.lo libclamav_internal_utils_nothreads_la-qsort.lo libclamav_internal_utils_nothreads_la-strlcpy.lo libclamav_internal_utils_nothreads_la-regcomp.lo libclamav_internal_utils_nothreads_la-regerror.lo libclamav_internal_utils_nothreads_la-regexec.lo libclamav_internal_utils_nothreads_la-regfree.lo libclamav_internal_utils_nothreads_la-strlcat.lo -lssl -lcrypto -lz -lpcre2-8 libtool: link: ( cd ".libs" && rm -f "libclamunrar_iface.la" && ln -s "../libclamunrar_iface.la" "libclamunrar_iface.la" ) libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_24.c -o libclamav_la-fp_sqr_comba_24.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_20.c -o libclamav_la-fp_mul_comba_20.o >/dev/null 2>&1 libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclamav_internal_utils_nothreads.a libclamav_internal_utils_nothreads_la-str.o libclamav_internal_utils_nothreads_la-conv.o libclamav_internal_utils_nothreads_la-crypto.o libclamav_internal_utils_nothreads_la-iowrap.o libclamav_internal_utils_nothreads_la-others_common.o libclamav_internal_utils_nothreads_la-qsort.o libclamav_internal_utils_nothreads_la-strlcpy.o libclamav_internal_utils_nothreads_la-regcomp.o libclamav_internal_utils_nothreads_la-regerror.o libclamav_internal_utils_nothreads_la-regexec.o libclamav_internal_utils_nothreads_la-regfree.o libclamav_internal_utils_nothreads_la-strlcat.o libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libclamav_internal_utils_nothreads.a libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils_nothreads.la" && ln -s "../libclamav_internal_utils_nothreads.la" "libclamav_internal_utils_nothreads.la" ) libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_28.c -o libclamav_la-fp_sqr_comba_28.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_24.c -o libclamav_la-fp_mul_comba_24.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_32.c -o libclamav_la-fp_sqr_comba_32.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_small_set.c -o libclamav_la-fp_sqr_comba_small_set.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_28.c -o libclamav_la-fp_mul_comba_28.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_small_set.c -o libclamav_la-fp_mul_comba_small_set.o >/dev/null 2>&1 libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_32.c -o libclamav_la-fp_mul_comba_32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -I../libclamav/libmspack-0.5alpha/mspack -I/usr/include/libxml2 -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -thread-safe -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -version-info 8:1:1 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libclamav.la -rpath /usr/lib libclamav_la-matcher-ac.lo libclamav_la-matcher-bm.lo libclamav_la-matcher-hash.lo libclamav_la-matcher.lo libclamav_la-others.lo libclamav_la-readdb.lo libclamav_la-cvd.lo libclamav_la-dsig.lo libclamav_la-scanners.lo libclamav_la-textdet.lo libclamav_la-filetypes.lo libclamav_la-rtf.lo libclamav_la-blob.lo libclamav_la-mbox.lo libclamav_la-message.lo libclamav_la-table.lo libclamav_la-text.lo libclamav_la-ole2_extract.lo libclamav_la-vba_extract.lo libclamav_la-msexpand.lo libclamav_la-pe.lo libclamav_la-pe_icons.lo libclamav_la-disasm.lo libclamav_la-upx.lo libclamav_la-htmlnorm.lo libclamav_la-libmspack.lo libclamav_la-rebuildpe.lo libclamav_la-petite.lo libclamav_la-wwunpack.lo libclamav_la-unsp.lo libclamav_la-aspack.lo libclamav_la-packlibs.lo libclamav_la-fsg.lo libclamav_la-mew.lo libclamav_la-upack.lo libclamav_la-line.lo libclamav_la-untar.lo libclamav_la-unzip.lo libclamav_la-ooxml.lo libclamav_la-inflate64.lo libclamav_la-special.lo libclamav_la-binhex.lo libclamav_la-is_tar.lo libclamav_la-tnef.lo libclamav_la-autoit.lo libclamav_la-unarj.lo libclamav_la-bzlib.lo libclamav_la-nulsft.lo libclamav_la-infblock.lo libclamav_la-pdf.lo libclamav_la-pdfng.lo libclamav_la-pdfdecode.lo libclamav_la-spin.lo libclamav_la-yc.lo libclamav_la-elf.lo libclamav_la-sis.lo libclamav_la-uuencode.lo libclamav_la-phishcheck.lo libclamav_la-phish_domaincheck_db.lo libclamav_la-phish_whitelist.lo libclamav_la-regex_list.lo libclamav_la-regex_suffix.lo libclamav_la-entconv.lo libclamav_la-hashtab.lo libclamav_la-dconf.lo libclamav_la-lzma_iface.lo libclamav_la-7z_iface.lo libclamav_la-7zAlloc.lo libclamav_la-7zBuf.lo libclamav_la-7zBuf2.lo libclamav_la-7zCrc.lo libclamav_la-7zDec.lo libclamav_la-7zFile.lo libclamav_la-7zIn.lo libclamav_la-7zStream.lo libclamav_la-Bcj2.lo libclamav_la-Bra.lo libclamav_la-Bra86.lo libclamav_la-Lzma2Dec.lo libclamav_la-LzmaDec.lo libclamav_la-Ppmd7.lo libclamav_la-Ppmd7Dec.lo libclamav_la-Xz.lo libclamav_la-XzCrc64.lo libclamav_la-XzDec.lo libclamav_la-XzIn.lo libclamav_la-Delta.lo libclamav_la-BraIA64.lo libclamav_la-CpuArch.lo libclamav_la-7zCrcOpt.lo libclamav_la-explode.lo libclamav_la-textnorm.lo libclamav_la-dlp.lo libclamav_la-js-norm.lo libclamav_la-uniq.lo libclamav_la-version.lo libclamav_la-mpool.lo libclamav_la-filtering.lo libclamav_la-fmap.lo libclamav_la-perflogging.lo libclamav_la-bytecode.lo libclamav_la-bytecode_vm.lo libclamav_la-cpio.lo libclamav_la-macho.lo libclamav_la-ishield.lo libclamav_la-bytecode_api.lo libclamav_la-bytecode_api_decl.lo libclamav_la-cache.lo libclamav_la-bytecode_detect.lo libclamav_la-events.lo libclamav_la-adc.lo libclamav_la-dmg.lo libclamav_la-xar.lo libclamav_la-xdp.lo libclamav_la-mbr.lo libclamav_la-gpt.lo libclamav_la-apm.lo libclamav_la-prtn_intxn.lo libclamav_la-json_api.lo libclamav_la-xz_iface.lo libclamav_la-sf_base64decode.lo libclamav_la-hfsplus.lo libclamav_la-swf.lo libclamav_la-jpeg.lo libclamav_la-png.lo libclamav_la-iso9660.lo libclamav_la-arc4.lo libclamav_la-rijndael.lo libclamav_la-crtmgr.lo libclamav_la-asn1.lo libclamav_la-fpu.lo libclamav_la-stats.lo libclamav_la-www.lo libclamav_la-stats_json.lo libclamav_la-hostid.lo libclamav_la-openioc.lo libclamav_la-msdoc.lo libclamav_la-matcher-pcre.lo libclamav_la-regex_pcre.lo libclamav_la-msxml.lo libclamav_la-msxml_parser.lo libclamav_la-tiff.lo libclamav_la-hwp.lo libclamav_la-lzwdec.lo libclamav_la-yara_arena.lo libclamav_la-yara_compiler.lo libclamav_la-yara_exec.lo libclamav_la-yara_hash.lo libclamav_la-yara_grammar.lo libclamav_la-yara_lexer.lo libclamav_la-yara_parser.lo libclamav_la-fp_add.lo libclamav_la-fp_add_d.lo libclamav_la-fp_addmod.lo libclamav_la-fp_cmp.lo libclamav_la-fp_cmp_d.lo libclamav_la-fp_cmp_mag.lo libclamav_la-fp_sub.lo libclamav_la-fp_sub_d.lo libclamav_la-fp_submod.lo libclamav_la-s_fp_add.lo libclamav_la-s_fp_sub.lo libclamav_la-fp_radix_size.lo libclamav_la-fp_read_radix.lo libclamav_la-fp_read_signed_bin.lo libclamav_la-fp_read_unsigned_bin.lo libclamav_la-fp_reverse.lo libclamav_la-fp_s_rmap.lo libclamav_la-fp_signed_bin_size.lo libclamav_la-fp_to_signed_bin.lo libclamav_la-fp_to_unsigned_bin.lo libclamav_la-fp_toradix.lo libclamav_la-fp_toradix_n.lo libclamav_la-fp_unsigned_bin_size.lo libclamav_la-fp_cnt_lsb.lo libclamav_la-fp_count_bits.lo libclamav_la-fp_div_2.lo libclamav_la-fp_div_2d.lo libclamav_la-fp_lshd.lo libclamav_la-fp_mod_2d.lo libclamav_la-fp_rshd.lo libclamav_la-fp_div.lo libclamav_la-fp_div_d.lo libclamav_la-fp_mod.lo libclamav_la-fp_mod_d.lo libclamav_la-fp_2expt.lo libclamav_la-fp_exptmod.lo libclamav_la-fp_ident.lo libclamav_la-fp_set.lo libclamav_la-fp_montgomery_calc_normalization.lo libclamav_la-fp_montgomery_reduce.lo libclamav_la-fp_montgomery_setup.lo libclamav_la-fp_mul.lo libclamav_la-fp_mul_comba.lo libclamav_la-fp_mul_2.lo libclamav_la-fp_mul_2d.lo libclamav_la-fp_mul_comba_12.lo libclamav_la-fp_mul_comba_17.lo libclamav_la-fp_mul_comba_20.lo libclamav_la-fp_mul_comba_24.lo libclamav_la-fp_mul_comba_28.lo libclamav_la-fp_mul_comba_3.lo libclamav_la-fp_mul_comba_32.lo libclamav_la-fp_mul_comba_4.lo libclamav_la-fp_mul_comba_48.lo libclamav_la-fp_mul_comba_6.lo libclamav_la-fp_mul_comba_64.lo libclamav_la-fp_mul_comba_7.lo libclamav_la-fp_mul_comba_8.lo libclamav_la-fp_mul_comba_9.lo libclamav_la-fp_mul_comba_small_set.lo libclamav_la-fp_mul_d.lo libclamav_la-fp_mulmod.lo libclamav_la-fp_invmod.lo libclamav_la-fp_sqr.lo libclamav_la-fp_sqr_comba_12.lo libclamav_la-fp_sqr_comba_17.lo libclamav_la-fp_sqr_comba_20.lo libclamav_la-fp_sqr_comba_24.lo libclamav_la-fp_sqr_comba_28.lo libclamav_la-fp_sqr_comba_3.lo libclamav_la-fp_sqr_comba_32.lo libclamav_la-fp_sqr_comba_4.lo libclamav_la-fp_sqr_comba_48.lo libclamav_la-fp_sqr_comba_6.lo libclamav_la-fp_sqr_comba_64.lo libclamav_la-fp_sqr_comba_7.lo libclamav_la-fp_sqr_comba_8.lo libclamav_la-fp_sqr_comba_9.lo libclamav_la-fp_sqr_comba_generic.lo libclamav_la-fp_sqr_comba_small_set.lo libclamav_la-fp_sqrmod.lo -lssl -lcrypto -lz -lpcre2-8 -lz -lbz2 -lltdl -dlopen libclamunrar_iface.la libclamav_nocxx.la libclamav_internal_utils.la -lpthread -lm libmspack-0.5alpha/libclammspack.la libtool: link: rm -f .libs/libclamav.nm .libs/libclamav.nmS .libs/libclamav.nmT libtool: link: rm -f ".libs/libclamav.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fPIC -DPIC "libclamavS.c") libtool: link: rm -f ".libs/libclamavS.c" ".libs/libclamav.nm" ".libs/libclamav.nmS" ".libs/libclamav.nmT" ".libs/libclamav.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/libclamav_la-matcher-ac.o .libs/libclamav_la-matcher-bm.o .libs/libclamav_la-matcher-hash.o .libs/libclamav_la-matcher.o .libs/libclamav_la-others.o .libs/libclamav_la-readdb.o .libs/libclamav_la-cvd.o .libs/libclamav_la-dsig.o .libs/libclamav_la-scanners.o .libs/libclamav_la-textdet.o .libs/libclamav_la-filetypes.o .libs/libclamav_la-rtf.o .libs/libclamav_la-blob.o .libs/libclamav_la-mbox.o .libs/libclamav_la-message.o .libs/libclamav_la-table.o .libs/libclamav_la-text.o .libs/libclamav_la-ole2_extract.o .libs/libclamav_la-vba_extract.o .libs/libclamav_la-msexpand.o .libs/libclamav_la-pe.o .libs/libclamav_la-pe_icons.o .libs/libclamav_la-disasm.o .libs/libclamav_la-upx.o .libs/libclamav_la-htmlnorm.o .libs/libclamav_la-libmspack.o .libs/libclamav_la-rebuildpe.o .libs/libclamav_la-petite.o .libs/libclamav_la-wwunpack.o .libs/libclamav_la-unsp.o .libs/libclamav_la-aspack.o .libs/libclamav_la-packlibs.o .libs/libclamav_la-fsg.o .libs/libclamav_la-mew.o .libs/libclamav_la-upack.o .libs/libclamav_la-line.o .libs/libclamav_la-untar.o .libs/libclamav_la-unzip.o .libs/libclamav_la-ooxml.o .libs/libclamav_la-inflate64.o .libs/libclamav_la-special.o .libs/libclamav_la-binhex.o .libs/libclamav_la-is_tar.o .libs/libclamav_la-tnef.o .libs/libclamav_la-autoit.o .libs/libclamav_la-unarj.o .libs/libclamav_la-bzlib.o .libs/libclamav_la-nulsft.o .libs/libclamav_la-infblock.o .libs/libclamav_la-pdf.o .libs/libclamav_la-pdfng.o .libs/libclamav_la-pdfdecode.o .libs/libclamav_la-spin.o .libs/libclamav_la-yc.o .libs/libclamav_la-elf.o .libs/libclamav_la-sis.o .libs/libclamav_la-uuencode.o .libs/libclamav_la-phishcheck.o .libs/libclamav_la-phish_domaincheck_db.o .libs/libclamav_la-phish_whitelist.o .libs/libclamav_la-regex_list.o .libs/libclamav_la-regex_suffix.o .libs/libclamav_la-entconv.o .libs/libclamav_la-hashtab.o .libs/libclamav_la-dconf.o .libs/libclamav_la-lzma_iface.o .libs/libclamav_la-7z_iface.o .libs/libclamav_la-7zAlloc.o .libs/libclamav_la-7zBuf.o .libs/libclamav_la-7zBuf2.o .libs/libclamav_la-7zCrc.o .libs/libclamav_la-7zDec.o .libs/libclamav_la-7zFile.o .libs/libclamav_la-7zIn.o .libs/libclamav_la-7zStream.o .libs/libclamav_la-Bcj2.o .libs/libclamav_la-Bra.o .libs/libclamav_la-Bra86.o .libs/libclamav_la-Lzma2Dec.o .libs/libclamav_la-LzmaDec.o .libs/libclamav_la-Ppmd7.o .libs/libclamav_la-Ppmd7Dec.o .libs/libclamav_la-Xz.o .libs/libclamav_la-XzCrc64.o .libs/libclamav_la-XzDec.o .libs/libclamav_la-XzIn.o .libs/libclamav_la-Delta.o .libs/libclamav_la-BraIA64.o .libs/libclamav_la-CpuArch.o .libs/libclamav_la-7zCrcOpt.o .libs/libclamav_la-explode.o .libs/libclamav_la-textnorm.o .libs/libclamav_la-dlp.o .libs/libclamav_la-js-norm.o .libs/libclamav_la-uniq.o .libs/libclamav_la-version.o .libs/libclamav_la-mpool.o .libs/libclamav_la-filtering.o .libs/libclamav_la-fmap.o .libs/libclamav_la-perflogging.o .libs/libclamav_la-bytecode.o .libs/libclamav_la-bytecode_vm.o .libs/libclamav_la-cpio.o .libs/libclamav_la-macho.o .libs/libclamav_la-ishield.o .libs/libclamav_la-bytecode_api.o .libs/libclamav_la-bytecode_api_decl.o .libs/libclamav_la-cache.o .libs/libclamav_la-bytecode_detect.o .libs/libclamav_la-events.o .libs/libclamav_la-adc.o .libs/libclamav_la-dmg.o .libs/libclamav_la-xar.o .libs/libclamav_la-xdp.o .libs/libclamav_la-mbr.o .libs/libclamav_la-gpt.o .libs/libclamav_la-apm.o .libs/libclamav_la-prtn_intxn.o .libs/libclamav_la-json_api.o .libs/libclamav_la-xz_iface.o .libs/libclamav_la-sf_base64decode.o .libs/libclamav_la-hfsplus.o .libs/libclamav_la-swf.o .libs/libclamav_la-jpeg.o .libs/libclamav_la-png.o .libs/libclamav_la-iso9660.o .libs/libclamav_la-arc4.o .libs/libclamav_la-rijndael.o .libs/libclamav_la-crtmgr.o .libs/libclamav_la-asn1.o .libs/libclamav_la-fpu.o .libs/libclamav_la-stats.o .libs/libclamav_la-www.o .libs/libclamav_la-stats_json.o .libs/libclamav_la-hostid.o .libs/libclamav_la-openioc.o .libs/libclamav_la-msdoc.o .libs/libclamav_la-matcher-pcre.o .libs/libclamav_la-regex_pcre.o .libs/libclamav_la-msxml.o .libs/libclamav_la-msxml_parser.o .libs/libclamav_la-tiff.o .libs/libclamav_la-hwp.o .libs/libclamav_la-lzwdec.o .libs/libclamav_la-yara_arena.o .libs/libclamav_la-yara_compiler.o .libs/libclamav_la-yara_exec.o .libs/libclamav_la-yara_hash.o .libs/libclamav_la-yara_grammar.o .libs/libclamav_la-yara_lexer.o .libs/libclamav_la-yara_parser.o .libs/libclamav_la-fp_add.o .libs/libclamav_la-fp_add_d.o .libs/libclamav_la-fp_addmod.o .libs/libclamav_la-fp_cmp.o .libs/libclamav_la-fp_cmp_d.o .libs/libclamav_la-fp_cmp_mag.o .libs/libclamav_la-fp_sub.o .libs/libclamav_la-fp_sub_d.o .libs/libclamav_la-fp_submod.o .libs/libclamav_la-s_fp_add.o .libs/libclamav_la-s_fp_sub.o .libs/libclamav_la-fp_radix_size.o .libs/libclamav_la-fp_read_radix.o .libs/libclamav_la-fp_read_signed_bin.o .libs/libclamav_la-fp_read_unsigned_bin.o .libs/libclamav_la-fp_reverse.o .libs/libclamav_la-fp_s_rmap.o .libs/libclamav_la-fp_signed_bin_size.o .libs/libclamav_la-fp_to_signed_bin.o .libs/libclamav_la-fp_to_unsigned_bin.o .libs/libclamav_la-fp_toradix.o .libs/libclamav_la-fp_toradix_n.o .libs/libclamav_la-fp_unsigned_bin_size.o .libs/libclamav_la-fp_cnt_lsb.o .libs/libclamav_la-fp_count_bits.o .libs/libclamav_la-fp_div_2.o .libs/libclamav_la-fp_div_2d.o .libs/libclamav_la-fp_lshd.o .libs/libclamav_la-fp_mod_2d.o .libs/libclamav_la-fp_rshd.o .libs/libclamav_la-fp_div.o .libs/libclamav_la-fp_div_d.o .libs/libclamav_la-fp_mod.o .libs/libclamav_la-fp_mod_d.o .libs/libclamav_la-fp_2expt.o .libs/libclamav_la-fp_exptmod.o .libs/libclamav_la-fp_ident.o .libs/libclamav_la-fp_set.o .libs/libclamav_la-fp_montgomery_calc_normalization.o .libs/libclamav_la-fp_montgomery_reduce.o .libs/libclamav_la-fp_montgomery_setup.o .libs/libclamav_la-fp_mul.o .libs/libclamav_la-fp_mul_comba.o .libs/libclamav_la-fp_mul_2.o .libs/libclamav_la-fp_mul_2d.o .libs/libclamav_la-fp_mul_comba_12.o .libs/libclamav_la-fp_mul_comba_17.o .libs/libclamav_la-fp_mul_comba_20.o .libs/libclamav_la-fp_mul_comba_24.o .libs/libclamav_la-fp_mul_comba_28.o .libs/libclamav_la-fp_mul_comba_3.o .libs/libclamav_la-fp_mul_comba_32.o .libs/libclamav_la-fp_mul_comba_4.o .libs/libclamav_la-fp_mul_comba_48.o .libs/libclamav_la-fp_mul_comba_6.o .libs/libclamav_la-fp_mul_comba_64.o .libs/libclamav_la-fp_mul_comba_7.o .libs/libclamav_la-fp_mul_comba_8.o .libs/libclamav_la-fp_mul_comba_9.o .libs/libclamav_la-fp_mul_comba_small_set.o .libs/libclamav_la-fp_mul_d.o .libs/libclamav_la-fp_mulmod.o .libs/libclamav_la-fp_invmod.o .libs/libclamav_la-fp_sqr.o .libs/libclamav_la-fp_sqr_comba_12.o .libs/libclamav_la-fp_sqr_comba_17.o .libs/libclamav_la-fp_sqr_comba_20.o .libs/libclamav_la-fp_sqr_comba_24.o .libs/libclamav_la-fp_sqr_comba_28.o .libs/libclamav_la-fp_sqr_comba_3.o .libs/libclamav_la-fp_sqr_comba_32.o .libs/libclamav_la-fp_sqr_comba_4.o .libs/libclamav_la-fp_sqr_comba_48.o .libs/libclamav_la-fp_sqr_comba_6.o .libs/libclamav_la-fp_sqr_comba_64.o .libs/libclamav_la-fp_sqr_comba_7.o .libs/libclamav_la-fp_sqr_comba_8.o .libs/libclamav_la-fp_sqr_comba_9.o .libs/libclamav_la-fp_sqr_comba_generic.o .libs/libclamav_la-fp_sqr_comba_small_set.o .libs/libclamav_la-fp_sqrmod.o .libs/libclamavS.o -Wl,--whole-archive ./.libs/libclamav_nocxx.a ./.libs/libclamav_internal_utils.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lz -lpcre2-8 -lpthread -lm libmspack-0.5alpha/.libs/libclammspack.so -O2 -mcpu=powerpc -O0 -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libclamav.so.7 -o .libs/libclamav.so.7.1.1 libtool: link: (cd ".libs" && rm -f "libclamav.so.7" && ln -s "libclamav.so.7.1.1" "libclamav.so.7") libtool: link: (cd ".libs" && rm -f "libclamav.so" && ln -s "libclamav.so.7.1.1" "libclamav.so") libtool: link: (cd .libs/libclamav.lax/libclamav_nocxx.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/./.libs/libclamav_nocxx.a") libtool: link: (cd .libs/libclamav.lax/libclamav_internal_utils.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/./.libs/libclamav_internal_utils.a") libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libclamav.a libclamav_la-matcher-ac.o libclamav_la-matcher-bm.o libclamav_la-matcher-hash.o libclamav_la-matcher.o libclamav_la-others.o libclamav_la-readdb.o libclamav_la-cvd.o libclamav_la-dsig.o libclamav_la-scanners.o libclamav_la-textdet.o libclamav_la-filetypes.o libclamav_la-rtf.o libclamav_la-blob.o libclamav_la-mbox.o libclamav_la-message.o libclamav_la-table.o libclamav_la-text.o libclamav_la-ole2_extract.o libclamav_la-vba_extract.o libclamav_la-msexpand.o libclamav_la-pe.o libclamav_la-pe_icons.o libclamav_la-disasm.o libclamav_la-upx.o libclamav_la-htmlnorm.o libclamav_la-libmspack.o libclamav_la-rebuildpe.o libclamav_la-petite.o libclamav_la-wwunpack.o libclamav_la-unsp.o libclamav_la-aspack.o libclamav_la-packlibs.o libclamav_la-fsg.o libclamav_la-mew.o libclamav_la-upack.o libclamav_la-line.o libclamav_la-untar.o libclamav_la-unzip.o libclamav_la-ooxml.o libclamav_la-inflate64.o libclamav_la-special.o libclamav_la-binhex.o libclamav_la-is_tar.o libclamav_la-tnef.o libclamav_la-autoit.o libclamav_la-unarj.o libclamav_la-bzlib.o libclamav_la-nulsft.o libclamav_la-infblock.o libclamav_la-pdf.o libclamav_la-pdfng.o libclamav_la-pdfdecode.o libclamav_la-spin.o libclamav_la-yc.o libclamav_la-elf.o libclamav_la-sis.o libclamav_la-uuencode.o libclamav_la-phishcheck.o libclamav_la-phish_domaincheck_db.o libclamav_la-phish_whitelist.o libclamav_la-regex_list.o libclamav_la-regex_suffix.o libclamav_la-entconv.o libclamav_la-hashtab.o libclamav_la-dconf.o libclamav_la-lzma_iface.o libclamav_la-7z_iface.o libclamav_la-7zAlloc.o libclamav_la-7zBuf.o libclamav_la-7zBuf2.o libclamav_la-7zCrc.o libclamav_la-7zDec.o libclamav_la-7zFile.o libclamav_la-7zIn.o libclamav_la-7zStream.o libclamav_la-Bcj2.o libclamav_la-Bra.o libclamav_la-Bra86.o libclamav_la-Lzma2Dec.o libclamav_la-LzmaDec.o libclamav_la-Ppmd7.o libclamav_la-Ppmd7Dec.o libclamav_la-Xz.o libclamav_la-XzCrc64.o libclamav_la-XzDec.o libclamav_la-XzIn.o libclamav_la-Delta.o libclamav_la-BraIA64.o libclamav_la-CpuArch.o libclamav_la-7zCrcOpt.o libclamav_la-explode.o libclamav_la-textnorm.o libclamav_la-dlp.o libclamav_la-js-norm.o libclamav_la-uniq.o libclamav_la-version.o libclamav_la-mpool.o libclamav_la-filtering.o libclamav_la-fmap.o libclamav_la-perflogging.o libclamav_la-bytecode.o libclamav_la-bytecode_vm.o libclamav_la-cpio.o libclamav_la-macho.o libclamav_la-ishield.o libclamav_la-bytecode_api.o libclamav_la-bytecode_api_decl.o libclamav_la-cache.o libclamav_la-bytecode_detect.o libclamav_la-events.o libclamav_la-adc.o libclamav_la-dmg.o libclamav_la-xar.o libclamav_la-xdp.o libclamav_la-mbr.o libclamav_la-gpt.o libclamav_la-apm.o libclamav_la-prtn_intxn.o libclamav_la-json_api.o libclamav_la-xz_iface.o libclamav_la-sf_base64decode.o libclamav_la-hfsplus.o libclamav_la-swf.o libclamav_la-jpeg.o libclamav_la-png.o libclamav_la-iso9660.o libclamav_la-arc4.o libclamav_la-rijndael.o libclamav_la-crtmgr.o libclamav_la-asn1.o libclamav_la-fpu.o libclamav_la-stats.o libclamav_la-www.o libclamav_la-stats_json.o libclamav_la-hostid.o libclamav_la-openioc.o libclamav_la-msdoc.o libclamav_la-matcher-pcre.o libclamav_la-regex_pcre.o libclamav_la-msxml.o libclamav_la-msxml_parser.o libclamav_la-tiff.o libclamav_la-hwp.o libclamav_la-lzwdec.o libclamav_la-yara_arena.o libclamav_la-yara_compiler.o libclamav_la-yara_exec.o libclamav_la-yara_hash.o libclamav_la-yara_grammar.o libclamav_la-yara_lexer.o libclamav_la-yara_parser.o libclamav_la-fp_add.o libclamav_la-fp_add_d.o libclamav_la-fp_addmod.o libclamav_la-fp_cmp.o libclamav_la-fp_cmp_d.o libclamav_la-fp_cmp_mag.o libclamav_la-fp_sub.o libclamav_la-fp_sub_d.o libclamav_la-fp_submod.o libclamav_la-s_fp_add.o libclamav_la-s_fp_sub.o libclamav_la-fp_radix_size.o libclamav_la-fp_read_radix.o libclamav_la-fp_read_signed_bin.o libclamav_la-fp_read_unsigned_bin.o libclamav_la-fp_reverse.o libclamav_la-fp_s_rmap.o libclamav_la-fp_signed_bin_size.o libclamav_la-fp_to_signed_bin.o libclamav_la-fp_to_unsigned_bin.o libclamav_la-fp_toradix.o libclamav_la-fp_toradix_n.o libclamav_la-fp_unsigned_bin_size.o libclamav_la-fp_cnt_lsb.o libclamav_la-fp_count_bits.o libclamav_la-fp_div_2.o libclamav_la-fp_div_2d.o libclamav_la-fp_lshd.o libclamav_la-fp_mod_2d.o libclamav_la-fp_rshd.o libclamav_la-fp_div.o libclamav_la-fp_div_d.o libclamav_la-fp_mod.o libclamav_la-fp_mod_d.o libclamav_la-fp_2expt.o libclamav_la-fp_exptmod.o libclamav_la-fp_ident.o libclamav_la-fp_set.o libclamav_la-fp_montgomery_calc_normalization.o libclamav_la-fp_montgomery_reduce.o libclamav_la-fp_montgomery_setup.o libclamav_la-fp_mul.o libclamav_la-fp_mul_comba.o libclamav_la-fp_mul_2.o libclamav_la-fp_mul_2d.o libclamav_la-fp_mul_comba_12.o libclamav_la-fp_mul_comba_17.o libclamav_la-fp_mul_comba_20.o libclamav_la-fp_mul_comba_24.o libclamav_la-fp_mul_comba_28.o libclamav_la-fp_mul_comba_3.o libclamav_la-fp_mul_comba_32.o libclamav_la-fp_mul_comba_4.o libclamav_la-fp_mul_comba_48.o libclamav_la-fp_mul_comba_6.o libclamav_la-fp_mul_comba_64.o libclamav_la-fp_mul_comba_7.o libclamav_la-fp_mul_comba_8.o libclamav_la-fp_mul_comba_9.o libclamav_la-fp_mul_comba_small_set.o libclamav_la-fp_mul_d.o libclamav_la-fp_mulmod.o libclamav_la-fp_invmod.o libclamav_la-fp_sqr.o libclamav_la-fp_sqr_comba_12.o libclamav_la-fp_sqr_comba_17.o libclamav_la-fp_sqr_comba_20.o libclamav_la-fp_sqr_comba_24.o libclamav_la-fp_sqr_comba_28.o libclamav_la-fp_sqr_comba_3.o libclamav_la-fp_sqr_comba_32.o libclamav_la-fp_sqr_comba_4.o libclamav_la-fp_sqr_comba_48.o libclamav_la-fp_sqr_comba_6.o libclamav_la-fp_sqr_comba_64.o libclamav_la-fp_sqr_comba_7.o libclamav_la-fp_sqr_comba_8.o libclamav_la-fp_sqr_comba_9.o libclamav_la-fp_sqr_comba_generic.o libclamav_la-fp_sqr_comba_small_set.o libclamav_la-fp_sqrmod.o .libs/libclamavS.o .libs/libclamav.lax/libclamav_nocxx.a/libclamav_nocxx_la-bytecode_nojit.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-conv.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-crypto.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-iowrap.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-others_common.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-qsort.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-regcomp.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-regerror.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-regexec.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-regfree.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-str.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-strlcat.o .libs/libclamav.lax/libclamav_internal_utils.a/libclamav_internal_utils_la-strlcpy.o libtool: link: powerpc-unknown-linux-gnu-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 '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' Making all in clamscan make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamscan' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o actions.o `test -f '../shared/actions.c' || echo './'`../shared/actions.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamscan.o clamscan.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o manager.o manager.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from manager.c:61: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/output.c:56: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from clamscan.c:42: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clamscan output.o getopt.o optparser.o actions.o misc.o clamscan.o manager.o ../libclamav/libclamav.la -lpthread libtool: link: rm -f .libs/clamscan.nm .libs/clamscan.nmS .libs/clamscan.nmT libtool: link: rm -f ".libs/clamscan.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "clamscanS.c") libtool: link: rm -f ".libs/clamscanS.c" ".libs/clamscan.nm" ".libs/clamscan.nmS" ".libs/clamscan.nmT" ".libs/clamscan.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/clamscan output.o getopt.o optparser.o actions.o misc.o clamscan.o manager.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lz -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -lpthread make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamscan' Making all in clamd make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamd' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o idmef_logging.o `test -f '../shared/idmef_logging.c' || echo './'`../shared/idmef_logging.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamd.o clamd.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tcpserver.o tcpserver.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o localserver.o localserver.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o session.o session.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thrmgr.o thrmgr.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o server-th.o server-th.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scanner.o scanner.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o others.o others.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_others.o onaccess_others.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_fan.o onaccess_fan.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_ddd.o onaccess_ddd.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_hash.o onaccess_hash.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_scth.o onaccess_scth.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from session.c:55: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from onaccess_others.c:46:0: scanner.h:62:100: warning: ‘struct cli_ftw_cbdata’ declared inside parameter list will not be visible outside of this definition or declaration _callback(STATBUF *sb, char *filename, const char *msg, enum cli_ftw_reason reason, struct cli_ftw_cbdata *data); ^~~~~~~~~~~~~~ scanner.h:62:70: warning: ‘enum cli_ftw_reason’ declared inside parameter list will not be visible outside of this definition or declaration int scan_callback(STATBUF *sb, char *filename, const char *msg, enum cli_ftw_reason reason, struct cli_ftw_cbdata *data); ^~~~~~~~~~~~~~ scanner.h:63:43: warning: ‘struct cli_ftw_cbdata’ declared inside parameter list will not be visible outside of this definition or declaration int scan_pathchk(const char *path, struct cli_ftw_cbdata *data); ^~~~~~~~~~~~~~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../libclamav/scanners.h:26, from onaccess_fan.c:42: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/output.c:56: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from clamd.c:60: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ onaccess_scth.c: In function ‘onas_scth_scanfile’: onaccess_scth.c:62:12: warning: implicit declaration of function ‘onas_scan’; did you mean ‘onas_scan_th’? [-Wimplicit-function-declaration] return onas_scan(fname, fd, &virname, tharg->engine, tharg->options, extinfo); ^~~~~~~~~ onas_scan_th In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from server-th.c:62: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../libclamav/scanners.h:26, from onaccess_hash.c:45: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../libclamav/scanners.h:26, from others.c:71: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from thrmgr.c:40: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../libclamav/scanners.h:26, from onaccess_ddd.c:49: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from scanner.c:54: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clamd output.o idmef_logging.o optparser.o getopt.o misc.o clamd.o tcpserver.o localserver.o session.o thrmgr.o server-th.o scanner.o others.o onaccess_others.o onaccess_fan.o onaccess_ddd.o onaccess_hash.o onaccess_scth.o ../libclamav/libclamav.la -L/lib -lsystemd -lpthread libtool: link: rm -f .libs/clamd.nm .libs/clamd.nmS .libs/clamd.nmT libtool: link: rm -f ".libs/clamd.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "clamdS.c") libtool: link: rm -f ".libs/clamdS.c" ".libs/clamd.nm" ".libs/clamd.nmS" ".libs/clamd.nmT" ".libs/clamd.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/clamd output.o idmef_logging.o optparser.o getopt.o misc.o clamd.o tcpserver.o localserver.o session.o thrmgr.o server-th.o scanner.o others.o onaccess_others.o onaccess_fan.o onaccess_ddd.o onaccess_hash.o onaccess_scth.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lz -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -L/lib -lsystemd -lpthread make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamd' Making all in clamdscan make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdscan' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o actions.o `test -f '../shared/actions.c' || echo './'`../shared/actions.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdcom.o `test -f '../shared/clamdcom.c' || echo './'`../shared/clamdcom.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdscan.o clamdscan.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o proto.o proto.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I.. -I../clamscan -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o client.o client.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/output.c:56: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from client.c:64: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from proto.c:56: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clamdscan output.o optparser.o misc.o getopt.o actions.o clamdcom.o clamdscan.o proto.o client.o ../libclamav/libclamav_internal_utils_nothreads.la libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clamdscan output.o optparser.o misc.o getopt.o actions.o clamdcom.o clamdscan.o proto.o client.o ../libclamav/.libs/libclamav_internal_utils_nothreads.a -lssl -lcrypto -lz -lpcre2-8 make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdscan' Making all in freshclam make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/freshclam' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdcom.o `test -f '../shared/clamdcom.c' || echo './'`../shared/clamdcom.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freshclam.o freshclam.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o manager.o manager.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o notify.o notify.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dns.o dns.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nonblock.o nonblock.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mirman.o mirman.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/output.c:56: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/cdiff.c:41: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from freshclam.c:53: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from manager.c:81: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o freshclam output.o optparser.o getopt.o misc.o cdiff.o tar.o clamdcom.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o -lssl -lcrypto -lz ../libclamav/libclamav.la -lz -lresolv -lpthread libtool: link: rm -f .libs/freshclam.nm .libs/freshclam.nmS .libs/freshclam.nmT libtool: link: rm -f ".libs/freshclam.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "freshclamS.c") libtool: link: rm -f ".libs/freshclamS.c" ".libs/freshclam.nm" ".libs/freshclam.nmS" ".libs/freshclam.nmT" ".libs/freshclam.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/freshclam output.o optparser.o getopt.o misc.o cdiff.o tar.o clamdcom.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -lz -lresolv -lpthread make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/freshclam' Making all in sigtool make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/sigtool' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o vba.o vba.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sigtool.o sigtool.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/output.c:56: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../libclamav/vba_extract.h:27, from vba.c:37: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/cdiff.c:41: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from vba.h:24, from sigtool.c:57: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigtool output.o getopt.o optparser.o misc.o cdiff.o tar.o vba.o sigtool.o -lssl -lcrypto -lz ../libclamav/libclamav.la -lz -lresolv -lpthread libtool: link: rm -f .libs/sigtool.nm .libs/sigtool.nmS .libs/sigtool.nmT libtool: link: rm -f ".libs/sigtool.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "sigtoolS.c") libtool: link: rm -f ".libs/sigtoolS.c" ".libs/sigtool.nm" ".libs/sigtool.nmS" ".libs/sigtool.nmT" ".libs/sigtool.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/sigtool output.o getopt.o optparser.o misc.o cdiff.o tar.o vba.o sigtool.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -lz -lresolv -lpthread make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/sigtool' Making all in clamconf make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamconf' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -mcpu=powerpc -pipe\"" -DBUILD_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DBUILD_CONFIGURE_FLAGS="\"'--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/clamav-0.100.1' '--htmldir=/usr/share/doc/clamav-0.100.1/html' '--libdir=/usr/lib' '--enable-bzip2' '--disable-clamdtop' '--enable-ipv6' '--disable-milter' '--enable-static' '--enable-check' '--with-iconv' '--without-libjson' '--without-system-libmspack' '--cache-file=/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache' '--disable-experimental' '--disable-gcc-vcheck' '--disable-zlib-vcheck' '--enable-id-check' '--with-dbdir=/var/lib/clamav' '--with-zlib=/usr' '--disable-llvm' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=powerpc -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig'\"" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -mcpu=powerpc -pipe\"" -DBUILD_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DBUILD_CONFIGURE_FLAGS="\"'--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/clamav-0.100.1' '--htmldir=/usr/share/doc/clamav-0.100.1/html' '--libdir=/usr/lib' '--enable-bzip2' '--disable-clamdtop' '--enable-ipv6' '--disable-milter' '--enable-static' '--enable-check' '--with-iconv' '--without-libjson' '--without-system-libmspack' '--cache-file=/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache' '--disable-experimental' '--disable-gcc-vcheck' '--disable-zlib-vcheck' '--enable-id-check' '--with-dbdir=/var/lib/clamav' '--with-zlib=/usr' '--disable-llvm' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=powerpc -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig'\"" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -mcpu=powerpc -pipe\"" -DBUILD_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DBUILD_CONFIGURE_FLAGS="\"'--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/clamav-0.100.1' '--htmldir=/usr/share/doc/clamav-0.100.1/html' '--libdir=/usr/lib' '--enable-bzip2' '--disable-clamdtop' '--enable-ipv6' '--disable-milter' '--enable-static' '--enable-check' '--with-iconv' '--without-libjson' '--without-system-libmspack' '--cache-file=/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache' '--disable-experimental' '--disable-gcc-vcheck' '--disable-zlib-vcheck' '--enable-id-check' '--with-dbdir=/var/lib/clamav' '--with-zlib=/usr' '--disable-llvm' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=powerpc -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig'\"" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I../libclamav -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -mcpu=powerpc -pipe\"" -DBUILD_LDFLAGS="\"-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu\"" -DBUILD_CONFIGURE_FLAGS="\"'--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/clamav-0.100.1' '--htmldir=/usr/share/doc/clamav-0.100.1/html' '--libdir=/usr/lib' '--enable-bzip2' '--disable-clamdtop' '--enable-ipv6' '--disable-milter' '--enable-static' '--enable-check' '--with-iconv' '--without-libjson' '--without-system-libmspack' '--cache-file=/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/config.cache' '--disable-experimental' '--disable-gcc-vcheck' '--disable-zlib-vcheck' '--enable-id-check' '--with-dbdir=/var/lib/clamav' '--with-zlib=/usr' '--disable-llvm' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=powerpc -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig'\"" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamconf.o clamconf.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from clamconf.c:44: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clamconf optparser.o getopt.o misc.o clamconf.o ../libclamav/libclamav.la -L/lib -lsystemd -lpthread -lz -lbz2 libtool: link: rm -f .libs/clamconf.nm .libs/clamconf.nmS .libs/clamconf.nmT libtool: link: rm -f ".libs/clamconf.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "clamconfS.c") libtool: link: rm -f ".libs/clamconfS.c" ".libs/clamconf.nm" ".libs/clamconf.nmS" ".libs/clamconf.nmT" ".libs/clamconf.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/clamconf optparser.o getopt.o misc.o clamconf.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata /usr/lib/libltdl.so -ldl -lssl -lcrypto -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -L/lib -lsystemd -lpthread -lz -lbz2 make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamconf' Making all in database make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/database' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/database' Making all in docs make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/docs' Making all in etc make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/etc' Making all in clamav-milter make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamav-milter' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamav-milter' Making all in test make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/test' cat ../test/.split/split.clam.caba* > clam.cab cat ../test/.split/split.clam.exea* > clam.exe cat ../test/.split/split.clam.zipa* > clam.zip cat ../test/.split/split.clam.arja* > clam.arj cat ../test/.split/split.clam.exe.rtfa* > clam.exe.rtf cat ../test/.split/split.clam.exe.szdda* > clam.exe.szdd cat ../test/.split/split.clam.tar.gza* > clam.tar.gz cat ../test/.split/split.clam.chma* > clam.chm cat ../test/.split/split.clam.sisa* > clam.sis cat ../test/.split/split.clam-aspack.exea* > clam-aspack.exe cat ../test/.split/split.clam-pespin.exea* > clam-pespin.exe cat ../test/.split/split.clam-upx.exea* > clam-upx.exe cat ../test/.split/split.clam-fsg.exea* > clam-fsg.exe cat ../test/.split/split.clam-mew.exea* > clam-mew.exe cat ../test/.split/split.clam-nsis.exea* > clam-nsis.exe cat ../test/.split/split.clam-petite.exea* > clam-petite.exe cat ../test/.split/split.clam-upack.exea* > clam-upack.exe cat ../test/.split/split.clam-wwpack.exea* > clam-wwpack.exe cat ../test/.split/split.clam.pdfa* > clam.pdf cat ../test/.split/split.clam.maila* > clam.mail cat ../test/.split/split.clam.ppta* > clam.ppt cat ../test/.split/split.clam.tnefa* > clam.tnef cat ../test/.split/split.clam.ea05.exea* > clam.ea05.exe cat ../test/.split/split.clam.ea06.exea* > clam.ea06.exe cat ../test/.split/split.clam.d64.zipa* > clam.d64.zip cat ../test/.split/split.clam.exe.mbox.base64a* > clam.exe.mbox.base64 cat ../test/.split/split.clam.exe.mbox.uua* > clam.exe.mbox.uu cat ../test/.split/split.clam.exe.binhexa* > clam.exe.binhex cat ../test/.split/split.clam.ole.doca* > clam.ole.doc cat ../test/.split/split.clam.impl.zipa* > clam.impl.zip cat ../test/.split/split.clam.exe.htmla* > clam.exe.html cat ../test/.split/split.clam.bin-be.cpioa* > clam.bin-be.cpio cat ../test/.split/split.clam.bin-le.cpioa* > clam.bin-le.cpio cat ../test/.split/split.clam.newc.cpioa* > clam.newc.cpio cat ../test/.split/split.clam.odc.cpioa* > clam.odc.cpio cat ../test/.split/split.clam-yc.exea* > clam-yc.exe cat ../test/.split/split.clam_IScab_int.exea* > clam_IScab_int.exe cat ../test/.split/split.clam_IScab_ext.exea* > clam_IScab_ext.exe cat ../test/.split/split.clam_ISmsi_int.exea* > clam_ISmsi_int.exe cat ../test/.split/split.clam_ISmsi_ext.exea* > clam_ISmsi_ext.exe cat ../test/.split/split.clam.7za* > clam.7z cat ../test/.split/split.clam_cache_emax.tgza* > clam_cache_emax.tgz cat ../test/.split/split.clam.isoa* > clam.iso cat ../test/.split/split.clamjol.isoa* > clamjol.iso cat ../test/.split/split.clam-v2.rara* > clam-v2.rar cat ../test/.split/split.clam-v3.rara* > clam-v3.rar cat ../test/.split/split.clam.exe.bz2a* > clam.exe.bz2 cat ../test/.split/split.clam.bz2.zipa* > clam.bz2.zip make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/test' Making all in clamdtop make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdtop' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdtop' Making all in clambc make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clambc' powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bcrun.o bcrun.c In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/misc.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from ../shared/optparser.c:48: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from bcrun.c:38: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clambc optparser.o getopt.o misc.o bcrun.o ../libclamav/libclamav.la -lpthread libtool: link: rm -f .libs/clambc.nm .libs/clambc.nmS .libs/clambc.nmT libtool: link: rm -f ".libs/clambc.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "clambcS.c") libtool: link: rm -f ".libs/clambcS.c" ".libs/clambc.nm" ".libs/clambc.nmS" ".libs/clambc.nmT" ".libs/clambc.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/clambc optparser.o getopt.o misc.o bcrun.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lz -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -lpthread make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clambc' Making all in unit_tests make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make[1]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' >>> Source compiled. >>> Test phase: app-antivirus/clamav-0.100.1 make -j29 -l28 quick-check (make; cd unit_tests; make quick-check) make[1]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make all-recursive make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' Making all in libltdl make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' make all-am make[4]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libltdl' Making all in libclamav make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' make all-recursive make[4]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' Making all in libmspack-0.5alpha make[5]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make all-am make[6]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make[6]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make[5]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha' make[5]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' test -f version.h || touch version.h;\ rm -f version.h.tmp;\ REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\ if test "$REVISION" = "exported"; then\ REVISION="";\ fi;\ if test -n "$REVISION"; then\ echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\ else\ touch version.h.tmp;\ fi if test -f version.h.static; then\ cp version.h.static version.h;\ elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\ cp version.h.tmp version.h;\ fi make[5]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' make[4]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav' Making all in clamscan make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamscan' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamscan' Making all in clamd make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamd' Making all in clamdscan make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdscan' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdscan' Making all in freshclam make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/freshclam' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/freshclam' Making all in sigtool make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/sigtool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/sigtool' Making all in clamconf make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamconf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamconf' Making all in database make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/database' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/database' Making all in docs make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/docs' Making all in etc make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/etc' Making all in clamav-milter make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamav-milter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamav-milter' Making all in test make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/test' Making all in clamdtop make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdtop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clamdtop' Making all in clambc make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clambc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/clambc' Making all in unit_tests make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make[1]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' make[1]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' VALGRIND=no LIBEFENCE=no LIBDUMA=no make check make[2]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make check_clamav check_clamd check_fpu_endian check_freshclam.sh check_sigtool.sh check_unit_vg.sh check1_clamscan.sh check2_clamd.sh check3_clamd.sh check4_clamd.sh check5_clamd_vg.sh check6_clamd_vg.sh check7_clamd_hg.sh check8_clamd_hg.sh check9_clamscan_vg.sh make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' cp input/clamav.hdb clamav.hdb powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_jsnorm.o `test -f 'check_jsnorm.c' || echo './'`check_jsnorm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_str.o `test -f 'check_str.c' || echo './'`check_str.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_regex.o `test -f 'check_regex.c' || echo './'`check_regex.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_disasm.o `test -f 'check_disasm.c' || echo './'`check_disasm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_uniq.o `test -f 'check_uniq.c' || echo './'`check_uniq.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_matchers.o `test -f 'check_matchers.c' || echo './'`check_matchers.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_htmlnorm.o `test -f 'check_htmlnorm.c' || echo './'`check_htmlnorm.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_bytecode.o `test -f 'check_bytecode.c' || echo './'`check_bytecode.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DBUILDDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamd-check_clamd.o `test -f 'check_clamd.c' || echo './'`check_clamd.c powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_fpu_endian-check_fpu_endian.o `test -f 'check_fpu_endian.c' || echo './'`check_fpu_endian.c make[3]: Nothing to be done for 'check_freshclam.sh'. make[3]: Nothing to be done for 'check_sigtool.sh'. cat ../unit_tests/.split/split.clam-phish-exeaa ../unit_tests/.split/split.clam-phish-exeab > clam-phish-exe make[3]: Nothing to be done for 'check1_clamscan.sh'. make[3]: Nothing to be done for 'check7_clamd_hg.sh'. make[3]: Nothing to be done for 'check9_clamscan_vg.sh'. powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -DSRCDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -DOBJDIR=\"/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests\" -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_clamav.o `test -f 'check_clamav.c' || echo './'`check_clamav.c make[3]: Nothing to be done for 'check2_clamd.sh'. make[3]: Nothing to be done for 'check3_clamd.sh'. make[3]: Nothing to be done for 'check4_clamd.sh'. make[3]: Nothing to be done for 'check5_clamd_vg.sh'. make[3]: Nothing to be done for 'check6_clamd_vg.sh'. make[3]: Nothing to be done for 'check8_clamd_hg.sh'. In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_str.c:35: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_clamav.c:21: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_regex.c:34: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o check_fpu_endian check_fpu_endian-check_fpu_endian.o ../libclamav/libclamav.la In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_jsnorm.c:38: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_htmlnorm.c:32: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_bytecode.c:37: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/others.h:22, from check_disasm.c:37: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ In file included from ../libclamav/matcher.h:29:0, from ../libclamav/readdb.h:25, from check_matchers.c:30: ../libclamav/others.h: In function ‘cli_readint64’: ../libclamav/others.h:590:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[4] & 0xff) << 32; ^~ ../libclamav/others.h:591:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[5] & 0xff) << 40; ^~ ../libclamav/others.h:592:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[6] & 0xff) << 48; ^~ ../libclamav/others.h:593:49: warning: left shift count >= width of type [-Wshift-count-overflow] ret |= (((const char *)buff)[7] & 0xff) << 56; ^~ /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o check_clamd check_clamd-check_clamd.o -lcheck -L/lib -lsystemd libtool: link: rm -f .libs/check_fpu_endian.nm .libs/check_fpu_endian.nmS .libs/check_fpu_endian.nmT /bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o check_clamav check_clamav-check_clamav.o check_clamav-check_jsnorm.o check_clamav-check_str.o check_clamav-check_regex.o check_clamav-check_disasm.o check_clamav-check_uniq.o check_clamav-check_matchers.o check_clamav-check_htmlnorm.o check_clamav-check_bytecode.o ../libclamav/libclamav.la -lpthread -lcheck libtool: link: rm -f ".libs/check_fpu_endian.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "check_fpu_endianS.c") libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o check_clamd check_clamd-check_clamd.o -lcheck -L/lib -lsystemd libtool: link: rm -f ".libs/check_fpu_endianS.c" ".libs/check_fpu_endian.nm" ".libs/check_fpu_endian.nmS" ".libs/check_fpu_endian.nmT" ".libs/check_fpu_endian.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/check_fpu_endian check_fpu_endian-check_fpu_endian.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lz -lpcre2-8 -lpthread -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so libtool: link: rm -f .libs/check_clamav.nm .libs/check_clamav.nmS .libs/check_clamav.nmT libtool: link: rm -f ".libs/check_clamav.nmI" libtool: link: (cd .libs && powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin "check_clamavS.c") libtool: link: rm -f ".libs/check_clamavS.c" ".libs/check_clamav.nm" ".libs/check_clamav.nmS" ".libs/check_clamav.nmT" ".libs/check_clamav.nmI" libtool: link: powerpc-unknown-linux-gnu-gcc -I/usr/include/libxml2 -O2 -mcpu=powerpc -pipe -O0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/check_clamav check_clamav-check_clamav.o check_clamav-check_jsnorm.o check_clamav-check_str.o check_clamav-check_regex.o check_clamav-check_disasm.o check_clamav-check_uniq.o check_clamav-check_matchers.o check_clamav-check_htmlnorm.o check_clamav-check_bytecode.o ../libclamav/.libs/libclamav.so -lxml2 -llzma -licui18n -licuuc -licudata -lbz2 /usr/lib/libltdl.so -ldl -lssl -lcrypto -lz -lpcre2-8 -lm /var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/libclamav/libmspack-0.5alpha/.libs/libclammspack.so -lpthread -lcheck make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make check-TESTS make[3]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[4]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' SKIP: check7_clamd_hg.sh SKIP: check_unit_vg.sh SKIP: check5_clamd_vg.sh SKIP: check9_clamscan_vg.sh SKIP: check6_clamd_vg.sh SKIP: check8_clamd_hg.sh PASS: check_sigtool.sh PASS: check_freshclam.sh PASS: check4_clamd.sh FAIL: check1_clamscan.sh PASS: check3_clamd.sh FAIL: check2_clamd.sh FAIL: check_clamav make[5]: Entering directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' ============================================================================ Testsuite summary for ClamAV 0.100.1 ============================================================================ # TOTAL: 13 # PASS: 4 # SKIP: 6 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See unit_tests/test-suite.log Please report to https://bugzilla.clamav.net/ ============================================================================ make[4]: *** [Makefile:1090: test-suite.log] Error 1 make[4]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[3]: *** [Makefile:1198: check-TESTS] Error 2 make[3]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[2]: *** [Makefile:1353: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make[1]: *** [Makefile:1505: quick-check] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1/unit_tests' make: *** [Makefile:1179: quick-check] Error 2 * ERROR: app-antivirus/clamav-0.100.1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=app-antivirus/clamav-0.100.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-antivirus/clamav-0.100.1::gentoo'`. * The complete build log is located at '/var/log/portage/build/app-antivirus/clamav-0.100.1:20181024-234037.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-antivirus/clamav-0.100.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-antivirus/clamav-0.100.1/temp/environment'. * Working directory: '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1' * S: '/var/tmp/portage/app-antivirus/clamav-0.100.1/work/clamav-0.100.1'