* Package:    media-libs/kvazaar-0.8.3
 * Repository: gentoo
 * Maintainer: media-video@gentoo.org
 * USE:        abi_ppc_64 elibc_glibc kernel_linux ppc64 userland_GNU
 * FEATURES:   compressdebug distcc preserve-libs sandbox splitdebug test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking kvazaar-0.8.3.tar.gz to /var/tmp/portage/media-libs/kvazaar-0.8.3/work
>>> Source unpacked in /var/tmp/portage/media-libs/kvazaar-0.8.3/work
>>> Preparing source in /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 ...
 * Applying ppc.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...
 [ ok ]
 * Running elibtoolize in: kvazaar-0.8.3/
 * Running elibtoolize in: kvazaar-0.8.3/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 ...
 * abi_ppc_64.ppc64: running multilib-minimal_abi_src_configure
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 ...
 * abi_ppc_64.ppc64: running multilib-minimal_abi_src_compile
 * QA Notice: econf called in src_compile instead of src_configure
 * econf: updating kvazaar-0.8.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating kvazaar-0.8.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-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 --libdir=/usr/lib64 --docdir /usr/share/doc/kvazaar-0.8.3 --disable-static --disable-asm
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-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 powerpc64-unknown-linux-gnu-gcc accepts -g... yes
checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed
checking whether powerpc64-unknown-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of powerpc64-unknown-linux-gnu-gcc... none
checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C99... none needed
checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar
checking the archiver (powerpc64-unknown-linux-gnu-ar) interface... ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking build system type... powerpc64-unknown-linux-gnu
checking host system type... powerpc64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by powerpc64-unknown-linux-gnu-gcc... /usr/powerpc64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc64-unknown-linux-gnu-nm -B
checking the name lister (/usr/bin/powerpc64-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 powerpc64-unknown-linux-gnu file names to powerpc64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert powerpc64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/powerpc64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for powerpc64-unknown-linux-gnu-objdump... powerpc64-unknown-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64-unknown-linux-gnu-dlltool... powerpc64-unknown-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for powerpc64-unknown-linux-gnu-ar... (cached) powerpc64-unknown-linux-gnu-ar
checking for archiver @FILE support... @
checking for powerpc64-unknown-linux-gnu-strip... powerpc64-unknown-linux-gnu-strip
checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib
checking command to parse /usr/bin/powerpc64-unknown-linux-gnu-nm -B output from powerpc64-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 powerpc64-unknown-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if powerpc64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for powerpc64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if powerpc64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if powerpc64-unknown-linux-gnu-gcc static flag -static works... yes
checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... yes
checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the powerpc64-unknown-linux-gnu-gcc linker (/usr/powerpc64-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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler accepts -mavx2... no
checking whether C compiler accepts -msse4.1... no
checking whether C compiler accepts -msse2... no
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing log... -lm
checking for library containing pow... none required
checking for library containing sqrt... none required
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/kvazaar.pc
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source compiled.
>>> Test phase: media-libs/kvazaar-0.8.3
 * abi_ppc_64.ppc64: running multilib-minimal_abi_src_test
make -j3   check
Making check in src
make[1]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o bitstream.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/bitstream.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o cabac.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cabac.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o checkpoint.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/checkpoint.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/checkpoint.c  -fPIC -DPIC -o .libs/checkpoint.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cabac.c  -fPIC -DPIC -o .libs/cabac.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/bitstream.c  -fPIC -DPIC -o .libs/bitstream.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o cfg.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cfg.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cfg.c  -fPIC -DPIC -o .libs/cfg.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o context.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/context.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o cu.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cu.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/context.c  -fPIC -DPIC -o .libs/context.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cu.c  -fPIC -DPIC -o .libs/cu.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o encoder.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o encoderstate.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoderstate.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder.c  -fPIC -DPIC -o .libs/encoder.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoderstate.c  -fPIC -DPIC -o .libs/encoderstate.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o encoder_state-bitstream.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder_state-bitstream.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder_state-bitstream.c  -fPIC -DPIC -o .libs/encoder_state-bitstream.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o encoder_state-ctors_dtors.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder_state-ctors_dtors.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder_state-ctors_dtors.c  -fPIC -DPIC -o .libs/encoder_state-ctors_dtors.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o encoder_state-geometry.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder_state-geometry.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoder_state-geometry.c  -fPIC -DPIC -o .libs/encoder_state-geometry.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o filter.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/filter.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o image.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/image.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/filter.c  -fPIC -DPIC -o .libs/filter.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o imagelist.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/imagelist.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/image.c  -fPIC -DPIC -o .libs/image.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/imagelist.c  -fPIC -DPIC -o .libs/imagelist.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o input_frame_buffer.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/input_frame_buffer.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/input_frame_buffer.c  -fPIC -DPIC -o .libs/input_frame_buffer.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o inter.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/inter.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/inter.c  -fPIC -DPIC -o .libs/inter.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o intra.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/intra.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o kvazaar.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/kvazaar.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/intra.c  -fPIC -DPIC -o .libs/intra.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/kvazaar.c  -fPIC -DPIC -o .libs/kvazaar.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o nal.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/nal.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o rate_control.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rate_control.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/nal.c  -fPIC -DPIC -o .libs/nal.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rate_control.c  -fPIC -DPIC -o .libs/rate_control.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o rdo.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rdo.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o sao.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/sao.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o scalinglist.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/scalinglist.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rdo.c  -fPIC -DPIC -o .libs/rdo.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/sao.c  -fPIC -DPIC -o .libs/sao.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/scalinglist.c  -fPIC -DPIC -o .libs/scalinglist.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o search.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search.c  -fPIC -DPIC -o .libs/search.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o search_inter.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search_inter.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o search_intra.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search_intra.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search_intra.c  -fPIC -DPIC -o .libs/search_intra.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search_inter.c  -fPIC -DPIC -o .libs/search_inter.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o tables.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/tables.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o threadqueue.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/threadqueue.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/tables.c  -fPIC -DPIC -o .libs/tables.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o transform.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/transform.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/threadqueue.c  -fPIC -DPIC -o .libs/threadqueue.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/transform.c  -fPIC -DPIC -o .libs/transform.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o videoframe.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/videoframe.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/videoframe.c  -fPIC -DPIC -o .libs/videoframe.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategyselector.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategyselector.c
powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o encmain.o /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encmain.c
powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o cli.o /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cli.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategyselector.c  -fPIC -DPIC -o .libs/strategyselector.o
powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o yuv_io.o /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/yuv_io.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/generic/dct-generic.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/dct-generic.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/generic/intra-generic.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/intra-generic.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/generic/ipol-generic.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/ipol-generic.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/dct-generic.c  -fPIC -DPIC -o strategies/generic/.libs/dct-generic.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/intra-generic.c  -fPIC -DPIC -o strategies/generic/.libs/intra-generic.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/ipol-generic.c  -fPIC -DPIC -o strategies/generic/.libs/ipol-generic.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/generic/nal-generic.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/nal-generic.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/nal-generic.c  -fPIC -DPIC -o strategies/generic/.libs/nal-generic.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/generic/picture-generic.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/picture-generic.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/generic/quant-generic.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/quant-generic.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/picture-generic.c  -fPIC -DPIC -o strategies/generic/.libs/picture-generic.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/generic/quant-generic.c  -fPIC -DPIC -o strategies/generic/.libs/quant-generic.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/strategies-dct.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-dct.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-dct.c  -fPIC -DPIC -o strategies/.libs/strategies-dct.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/strategies-intra.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-intra.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/strategies-ipol.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-ipol.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-intra.c  -fPIC -DPIC -o strategies/.libs/strategies-intra.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-ipol.c  -fPIC -DPIC -o strategies/.libs/strategies-ipol.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/strategies-nal.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-nal.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/strategies-picture.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-picture.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/strategies-quant.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-quant.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-nal.c  -fPIC -DPIC -o strategies/.libs/strategies-nal.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-quant.c  -fPIC -DPIC -o strategies/.libs/strategies-quant.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/x86_asm/picture-x86-asm.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/x86_asm/picture-x86-asm.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/strategies-picture.c  -fPIC -DPIC -o strategies/.libs/strategies-picture.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS  -maltivec -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/altivec/libaltivec_la-picture-altivec.lo `test -f 'strategies/altivec/picture-altivec.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/altivec/picture-altivec.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/x86_asm/picture-x86-asm.c  -fPIC -DPIC -o strategies/x86_asm/.libs/picture-x86-asm.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/avx2/libavx2_la-dct-avx2.lo `test -f 'strategies/avx2/dct-avx2.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/avx2/dct-avx2.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -maltivec -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/altivec/picture-altivec.c  -fPIC -DPIC -o strategies/altivec/.libs/libaltivec_la-picture-altivec.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/avx2/dct-avx2.c  -fPIC -DPIC -o strategies/avx2/.libs/libavx2_la-dct-avx2.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/avx2/libavx2_la-intra-avx2.lo `test -f 'strategies/avx2/intra-avx2.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/avx2/intra-avx2.c
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/avx2/libavx2_la-ipol-avx2.lo `test -f 'strategies/avx2/ipol-avx2.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/avx2/ipol-avx2.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/avx2/intra-avx2.c  -fPIC -DPIC -o strategies/avx2/.libs/libavx2_la-intra-avx2.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/avx2/libavx2_la-picture-avx2.lo `test -f 'strategies/avx2/picture-avx2.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/avx2/picture-avx2.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/avx2/ipol-avx2.c  -fPIC -DPIC -o strategies/avx2/.libs/libavx2_la-ipol-avx2.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/avx2/libavx2_la-quant-avx2.lo `test -f 'strategies/avx2/quant-avx2.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/avx2/quant-avx2.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/avx2/picture-avx2.c  -fPIC -DPIC -o strategies/avx2/.libs/libavx2_la-picture-avx2.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/sse2/libsse2_la-picture-sse2.lo `test -f 'strategies/sse2/picture-sse2.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/sse2/picture-sse2.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/avx2/quant-avx2.c  -fPIC -DPIC -o strategies/avx2/.libs/libavx2_la-quant-avx2.o
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I..   -DKVZ_DLL_EXPORTS   -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o strategies/sse41/libsse41_la-picture-sse41.lo `test -f 'strategies/sse41/picture-sse41.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/'`strategies/sse41/picture-sse41.c
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/sse2/picture-sse2.c  -fPIC -DPIC -o strategies/sse2/.libs/libsse2_la-picture-sse2.o
libtool: compile:  powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -I.. -DKVZ_DLL_EXPORTS -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/sse41/picture-sse41.c  -fPIC -DPIC -o strategies/sse41/.libs/libsse41_la-picture-sse41.o
/bin/sh ../libtool  --tag=CC   --mode=link powerpc64-unknown-linux-gnu-gcc -maltivec -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -o libaltivec.la  strategies/altivec/libaltivec_la-picture-altivec.lo  -lm  -lrt
/bin/sh ../libtool  --tag=CC   --mode=link powerpc64-unknown-linux-gnu-gcc  -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -o libavx2.la  strategies/avx2/libavx2_la-dct-avx2.lo strategies/avx2/libavx2_la-intra-avx2.lo strategies/avx2/libavx2_la-ipol-avx2.lo strategies/avx2/libavx2_la-picture-avx2.lo strategies/avx2/libavx2_la-quant-avx2.lo  -lm  -lrt
/bin/sh ../libtool  --tag=CC   --mode=link powerpc64-unknown-linux-gnu-gcc  -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -o libsse2.la  strategies/sse2/libsse2_la-picture-sse2.lo  -lm  -lrt
libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libaltivec.a strategies/altivec/.libs/libaltivec_la-picture-altivec.o 
libtool: link: powerpc64-unknown-linux-gnu-ranlib .libs/libaltivec.a
libtool: link: ( cd ".libs" && rm -f "libaltivec.la" && ln -s "../libaltivec.la" "libaltivec.la" )
/bin/sh ../libtool  --tag=CC   --mode=link powerpc64-unknown-linux-gnu-gcc  -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -o libsse41.la  strategies/sse41/libsse41_la-picture-sse41.lo  -lm  -lrt
libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libsse2.a strategies/sse2/.libs/libsse2_la-picture-sse2.o 
libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libavx2.a strategies/avx2/.libs/libavx2_la-dct-avx2.o strategies/avx2/.libs/libavx2_la-intra-avx2.o strategies/avx2/.libs/libavx2_la-ipol-avx2.o strategies/avx2/.libs/libavx2_la-picture-avx2.o strategies/avx2/.libs/libavx2_la-quant-avx2.o 
libtool: link: powerpc64-unknown-linux-gnu-ranlib .libs/libsse2.a
libtool: link: powerpc64-unknown-linux-gnu-ranlib .libs/libavx2.a
libtool: link: ( cd ".libs" && rm -f "libsse2.la" && ln -s "../libsse2.la" "libsse2.la" )
libtool: link: ( cd ".libs" && rm -f "libavx2.la" && ln -s "../libavx2.la" "libavx2.la" )
libtool: link: powerpc64-unknown-linux-gnu-ar cru .libs/libsse41.a strategies/sse41/.libs/libsse41_la-picture-sse41.o 
libtool: link: powerpc64-unknown-linux-gnu-ranlib .libs/libsse41.a
libtool: link: ( cd ".libs" && rm -f "libsse41.la" && ln -s "../libsse41.la" "libsse41.la" )
/bin/sh ../libtool  --tag=CC   --mode=link powerpc64-unknown-linux-gnu-gcc  -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall  -no-undefined -version-number 3:2:0 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -o libkvazaar.la -rpath /usr/lib64 bitstream.lo cabac.lo checkpoint.lo cfg.lo context.lo cu.lo encoder.lo encoderstate.lo encoder_state-bitstream.lo encoder_state-ctors_dtors.lo encoder_state-geometry.lo filter.lo image.lo imagelist.lo input_frame_buffer.lo inter.lo intra.lo kvazaar.lo nal.lo rate_control.lo rdo.lo sao.lo scalinglist.lo search.lo search_inter.lo search_intra.lo tables.lo threadqueue.lo transform.lo videoframe.lo strategies/generic/dct-generic.lo strategies/generic/intra-generic.lo strategies/generic/ipol-generic.lo strategies/generic/nal-generic.lo strategies/generic/picture-generic.lo strategies/generic/quant-generic.lo strategies/strategies-dct.lo strategies/strategies-intra.lo strategies/strategies-ipol.lo strategies/strategies-nal.lo strategies/strategies-picture.lo strategies/strategies-quant.lo strategies/x86_asm/picture-x86-asm.lo strategyselector.lo libaltivec.la libavx2.la libsse2.la libsse41.la  -lm  -lrt
libtool: link: powerpc64-unknown-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/bitstream.o .libs/cabac.o .libs/checkpoint.o .libs/cfg.o .libs/context.o .libs/cu.o .libs/encoder.o .libs/encoderstate.o .libs/encoder_state-bitstream.o .libs/encoder_state-ctors_dtors.o .libs/encoder_state-geometry.o .libs/filter.o .libs/image.o .libs/imagelist.o .libs/input_frame_buffer.o .libs/inter.o .libs/intra.o .libs/kvazaar.o .libs/nal.o .libs/rate_control.o .libs/rdo.o .libs/sao.o .libs/scalinglist.o .libs/search.o .libs/search_inter.o .libs/search_intra.o .libs/tables.o .libs/threadqueue.o .libs/transform.o .libs/videoframe.o strategies/generic/.libs/dct-generic.o strategies/generic/.libs/intra-generic.o strategies/generic/.libs/ipol-generic.o strategies/generic/.libs/nal-generic.o strategies/generic/.libs/picture-generic.o strategies/generic/.libs/quant-generic.o strategies/.libs/strategies-dct.o strategies/.libs/strategies-intra.o strategies/.libs/strategies-ipol.o strategies/.libs/strategies-nal.o strategies/.libs/strategies-picture.o strategies/.libs/strategies-quant.o strategies/x86_asm/.libs/picture-x86-asm.o .libs/strategyselector.o  -Wl,--whole-archive ./.libs/libaltivec.a ./.libs/libavx2.a ./.libs/libsse2.a ./.libs/libsse41.a -Wl,--no-whole-archive  -Wl,--as-needed -lm -lrt  -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-z -Wl,noexecstack   -pthread -Wl,-soname -Wl,libkvazaar.so.3 -o .libs/libkvazaar.so.3.2.0
libtool: link: (cd ".libs" && rm -f "libkvazaar.so.3" && ln -s "libkvazaar.so.3.2.0" "libkvazaar.so.3")
libtool: link: (cd ".libs" && rm -f "libkvazaar.so" && ln -s "libkvazaar.so.3.2.0" "libkvazaar.so")
libtool: link: ( cd ".libs" && rm -f "libkvazaar.la" && ln -s "../libkvazaar.la" "libkvazaar.la" )
/bin/sh ../libtool  --tag=CC   --mode=link powerpc64-unknown-linux-gnu-gcc  -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -o kvazaar encmain.o cli.o yuv_io.o libkvazaar.la -lm  -lrt -lm  -lrt
libtool: link: powerpc64-unknown-linux-gnu-gcc -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -Wl,-O1 -Wl,--hash-style=gnu -Wl,-z -Wl,noexecstack -o .libs/kvazaar encmain.o cli.o yuv_io.o  -Wl,--as-needed ./.libs/libkvazaar.so -lm -lrt -pthread
make[1]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/src'
Making check in tests
make[1]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
make  kvazaar_tests
make[2]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests -I..   -DKVZ_DLL_EXPORTS  -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o kvazaar_tests-dct_tests.o `test -f 'dct_tests.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests/'`dct_tests.c
powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests -I..   -DKVZ_DLL_EXPORTS  -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o kvazaar_tests-intra_sad_tests.o `test -f 'intra_sad_tests.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests/'`intra_sad_tests.c
powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests -I..   -DKVZ_DLL_EXPORTS  -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3 -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -Werror -Wall -Wtype-limits -Wvla -I/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src -ftree-vectorize -fvisibility=hidden -pthread -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -c -o kvazaar_tests-mv_cand_tests.o `test -f 'mv_cand_tests.c' || echo '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests/'`mv_cand_tests.c
/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests/dct_tests.c:20:31: fatal error: greatest/greatest.h: No such file or directory
compilation terminated.
/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests/intra_sad_tests.c:20:31: fatal error: greatest/greatest.h: No such file or directory
compilation terminated.
Makefile:634: recipe for target 'kvazaar_tests-intra_sad_tests.o' failed
make[2]: *** [kvazaar_tests-intra_sad_tests.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:620: recipe for target 'kvazaar_tests-dct_tests.o' failed
make[2]: *** [kvazaar_tests-dct_tests.o] Error 1
/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/tests/mv_cand_tests.c:22:31: fatal error: greatest/greatest.h: No such file or directory
compilation terminated.
Makefile:648: recipe for target 'kvazaar_tests-mv_cand_tests.o' failed
make[2]: *** [kvazaar_tests-mv_cand_tests.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
Makefile:979: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
Makefile:468: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
 * ERROR: media-libs/kvazaar-0.8.3::gentoo failed (test phase):
 *   Make check failed. See above for details.
 * 
 * Call stack:
 *            ebuild.sh, line  115:  Called src_test
 *          environment, line 3222:  Called multilib-minimal_src_test
 *          environment, line 2560:  Called multilib_foreach_abi 'multilib-minimal_abi_src_test'
 *          environment, line 2732:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test'
 *          environment, line 2425:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test'
 *          environment, line 2423:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test'
 *          environment, line  502:  Called multilib-minimal_abi_src_test
 *          environment, line 2556:  Called default_src_test
 *   phase-functions.sh, line  834:  Called __eapi0_src_test
 *     phase-helpers.sh, line  760:  Called die
 * The specific snippet of code:
 *   		$emake_cmd ${internal_opts} check || \
 *   			die "Make check failed. See above for details."
 * 
 * If you need support, post the output of `emerge --info '=media-libs/kvazaar-0.8.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/kvazaar-0.8.3::gentoo'`.
 * The complete build log is located at '/aches/gentoo/emergelogs/martijn/media-libs:kvazaar-0.8.3:20161002-115545.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/kvazaar-0.8.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/kvazaar-0.8.3/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64'
 * S: '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3'

>>> Install kvazaar-0.8.3 into /var/tmp/portage/media-libs/kvazaar-0.8.3/image/ category media-libs
 * abi_ppc_64.ppc64: running multilib-minimal_abi_src_install
make -j3 DESTDIR=/var/tmp/portage/media-libs/kvazaar-0.8.3/image/ install 
Making install in src
make[1]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/src'
make[2]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/src'
 /bin/mkdir -p '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/include'
 /bin/mkdir -p '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64'
 /bin/mkdir -p '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libkvazaar.la '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64'
 /usr/bin/install -c -m 644 /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/kvazaar.h '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/include'
 /usr/bin/install -c -m 644 kvazaar.pc '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libkvazaar.so.3.2.0 /var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64/libkvazaar.so.3.2.0
libtool: install: (cd /var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64 && { ln -s -f libkvazaar.so.3.2.0 libkvazaar.so.3 || { rm -f libkvazaar.so.3 && ln -s libkvazaar.so.3.2.0 libkvazaar.so.3; }; })
libtool: install: (cd /var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64 && { ln -s -f libkvazaar.so.3.2.0 libkvazaar.so || { rm -f libkvazaar.so && ln -s libkvazaar.so.3.2.0 libkvazaar.so; }; })
libtool: install: /usr/bin/install -c .libs/libkvazaar.lai /var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/lib64/libkvazaar.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c kvazaar '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/bin'
libtool: warning: 'libkvazaar.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/kvazaar /var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/bin/kvazaar
make[2]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/src'
make[1]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/src'
Making install in tests
make[1]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
make[1]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64/tests'
make[1]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64'
make[2]: Entering directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/share/doc/kvazaar-0.8.3'
 /usr/bin/install -c -m 644 /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/COPYING /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/CREDITS /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/README.md '/var/tmp/portage/media-libs/kvazaar-0.8.3/image//usr/share/doc/kvazaar-0.8.3'
make[2]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64'
make[1]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_64.ppc64'
>>> Completed installing kvazaar-0.8.3 into /var/tmp/portage/media-libs/kvazaar-0.8.3/image/

 * Final size of build directory: 10956 KiB
 * Final size of installed tree: 1748 KiB

strip: powerpc64-unknown-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/bin/kvazaar
   usr/lib64/libkvazaar.so.3.2.0
ecompressdir: bzip2 -9 /usr/share/doc
./
./usr/
./usr/share/
./usr/share/doc/
./usr/share/doc/kvazaar-0.8.3/
./usr/share/doc/kvazaar-0.8.3/README.md.bz2
./usr/share/doc/kvazaar-0.8.3/COPYING.bz2
./usr/share/doc/kvazaar-0.8.3/CREDITS.bz2
./usr/include/
./usr/include/kvazaar.h
./usr/lib/
./usr/lib/debug/
./usr/lib/debug/usr/
./usr/lib/debug/usr/lib64/
./usr/lib/debug/usr/lib64/libkvazaar.so.3.2.0.debug
./usr/lib/debug/usr/bin/
./usr/lib/debug/usr/bin/kvazaar.debug
./usr/lib64/
./usr/lib64/libkvazaar.so.3.2.0
./usr/lib64/pkgconfig/
./usr/lib64/pkgconfig/kvazaar.pc
./usr/lib64/libkvazaar.so
./usr/lib64/libkvazaar.so.3
./usr/bin/
./usr/bin/kvazaar
>>> Done.
 * checking 11 files for package collisions
>>> Merging media-libs/kvazaar-0.8.3 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/kvazaar
--- /usr/lib64/
--- /usr/lib64/pkgconfig/
>>> /usr/lib64/pkgconfig/kvazaar.pc
>>> /usr/lib64/libkvazaar.so.3.2.0
--- /usr/lib/
--- /usr/lib/debug/
--- /usr/lib/debug/usr/
--- /usr/lib/debug/usr/bin/
>>> /usr/lib/debug/usr/bin/kvazaar.debug
--- /usr/lib/debug/usr/lib64/
>>> /usr/lib/debug/usr/lib64/libkvazaar.so.3.2.0.debug
--- /usr/include/
>>> /usr/include/kvazaar.h
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/kvazaar-0.8.3/
>>> /usr/share/doc/kvazaar-0.8.3/CREDITS.bz2
>>> /usr/share/doc/kvazaar-0.8.3/COPYING.bz2
>>> /usr/share/doc/kvazaar-0.8.3/README.md.bz2
>>> /usr/lib64/libkvazaar.so -> libkvazaar.so.3.2.0
>>> /usr/lib64/libkvazaar.so.3 -> libkvazaar.so.3.2.0
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
<<<          obj /usr/share/man/man1/kvazaar.1.bz2
<<<          obj /usr/share/doc/kvazaar-9999/README.md.bz2
<<<          obj /usr/share/doc/kvazaar-9999/CREDITS.bz2
<<<          obj /usr/share/doc/kvazaar-9999/COPYING.bz2
--- replaced dir /usr/share/doc
--- replaced dir /usr/share
--- replaced obj /usr/lib64/pkgconfig/kvazaar.pc
--- replaced dir /usr/lib64/pkgconfig
<<<          obj /usr/lib64/libkvazaar.so.3.12.0
--- replaced sym /usr/lib64/libkvazaar.so.3
--- replaced sym /usr/lib64/libkvazaar.so
--- replaced dir /usr/lib64
<<<          obj /usr/lib/debug/usr/lib64/libkvazaar.so.3.12.0.debug
--- replaced dir /usr/lib/debug/usr/lib64
--- replaced obj /usr/lib/debug/usr/bin/kvazaar.debug
--- replaced dir /usr/lib/debug/usr/bin
--- replaced dir /usr/lib/debug/usr
--- replaced dir /usr/lib/debug
--- replaced dir /usr/lib
--- replaced obj /usr/include/kvazaar.h
--- replaced dir /usr/include
--- replaced obj /usr/bin/kvazaar
--- replaced dir /usr/bin
--- replaced dir /usr
--- !empty   dir /usr/share/man/man1
--- !empty   dir /usr/share/man
<<<          dir /usr/share/doc/kvazaar-9999
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
>>> media-libs/kvazaar-0.8.3 merged.
>>> Regenerating /etc/ld.so.cache...