* Package: media-libs/kvazaar-0.8.3  * Repository: gentoo  * Maintainer: media-video@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU  * FEATURES: preserve-libs sandbox 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 ... * 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_32.ppc: 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_32.ppc: 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=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 --libdir=/usr/lib --docdir /usr/share/doc/kvazaar-0.8.3 --disable-static --disable-asm checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of powerpc-unknown-linux-gnu-gcc... none checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking the archiver (powerpc-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... 64 checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-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 powerpc-unknown-linux-gnu-gcc -std=gnu99... /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... (cached) 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 -std=gnu99 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 how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the powerpc-unknown-linux-gnu-gcc -std=gnu99 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 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 [not enabled]: media-libs/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_32.ppc: running multilib-minimal_abi_src_install make -j2 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_32.ppc/src' /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o cabac.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cabac.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o checkpoint.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/checkpoint.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o cfg.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cfg.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o context.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/context.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/context.c -fPIC -DPIC -o .libs/context.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o cu.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cu.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o encoderstate.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encoderstate.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o filter.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/filter.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o image.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/image.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/image.c -fPIC -DPIC -o .libs/image.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o imagelist.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/imagelist.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o inter.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/inter.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o intra.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/intra.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/intra.c -fPIC -DPIC -o .libs/intra.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o kvazaar.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/kvazaar.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o nal.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/nal.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/nal.c -fPIC -DPIC -o .libs/nal.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o rate_control.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rate_control.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o rdo.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rdo.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/rdo.c -fPIC -DPIC -o .libs/rdo.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o sao.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/sao.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/sao.c -fPIC -DPIC -o .libs/sao.o /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o scalinglist.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/scalinglist.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o search.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/scalinglist.c -fPIC -DPIC -o .libs/scalinglist.o libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o search_inter.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/search_inter.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o tables.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/tables.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o threadqueue.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/threadqueue.c /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o transform.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/transform.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o videoframe.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/videoframe.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o strategyselector.lo /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategyselector.c powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o encmain.o /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/encmain.c libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategyselector.c -fPIC -DPIC -o .libs/strategyselector.o powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -c -o cli.o /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/cli.c powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 libtool: compile: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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: powerpc-unknown-linux-gnu-gcc -std=gnu99 -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 -mcpu=7450 -fno-strict-aliasing -pipe -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 /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/altivec/picture-altivec.c:31:39: error: unknown type name ‘pixel’ static unsigned reg_sad_altivec(const pixel * const data1, const pixel * const data2, ^ /var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3/src/strategies/altivec/picture-altivec.c:31:66: error: unknown type name ‘pixel’ static unsigned reg_sad_altivec(const pixel * const data1, const pixel * const data2, ^ Makefile:931: recipe for target 'strategies/altivec/libaltivec_la-picture-altivec.lo' failed make[1]: *** [strategies/altivec/libaltivec_la-picture-altivec.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3-abi_ppc_32.ppc/src' Makefile:468: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 * ERROR: media-libs/kvazaar-0.8.3::gentoo failed (install phase): * emake failed * * 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 '/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_32.ppc' * S: '/var/tmp/portage/media-libs/kvazaar-0.8.3/work/kvazaar-0.8.3'