Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150189 Details for
Bug 218145
Stable =media-libs/libtheora-1.0 (was: libtheora-1.0_beta3 compile fails)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log of failed build
build.log (text/plain), 54.70 KB, created by
Florian E.J. Fruth
on 2008-04-18 16:31:46 UTC
(
hide
)
Description:
build.log of failed build
Filename:
MIME Type:
Creator:
Florian E.J. Fruth
Created:
2008-04-18 16:31:46 UTC
Size:
54.70 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libtheora-1.0beta3.tar.bz2 to /var/tmp/portage/media-libs/libtheora-1.0_beta3/work > [32;01m*[0m Applying libtheora-1.0_beta2-flags.patch ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libtheora-1.0beta3 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3 ... > * econf: updating libtheora-1.0beta3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libtheora-1.0beta3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-examples --disable-sdltest --enable-encode --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >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 to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >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 ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for doxygen... (cached) false >configure: WARNING: *** doxygen not found, API documentation will not be built >checking for pdflatex... yes >checking for bibtex... yes >checking for fig2dev... yes >checking for Tex package latexsym... ok >checking for Tex package amssymb... ok >checking for Tex package amsmath... ok >checking for Tex package bm... ok >checking for Tex package textcomp... ok >checking for Tex package graphicx... ok >checking for Tex package booktabs... ok >checking for Tex package tabularx... ok >checking for Tex package longtable... ok >checking for Tex package wrapfig... ok >checking for ld used by i686-pc-linux-gnu-gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking library versioning support... yes >checking for pkg-config... yes >checking for pkg-config... /usr/bin/pkg-config >checking for ogg >= 1.1... yes >checking OGG_CFLAGS... >checking OGG_LIBS... -logg >checking for vorbis >= 1.0.1... yes >checking VORBIS_CFLAGS... >checking VORBIS_LIBS... -lvorbis -lm -logg >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 0.11.0... yes >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking for libpng... yes >checking PNG_CFLAGS... -I/usr/include/libpng12 >checking PNG_LIBS... -lpng12 >checking for getopt_long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating include/Makefile >config.status: creating include/theora/Makefile >config.status: creating examples/Makefile >config.status: creating doc/Makefile >config.status: creating doc/Doxyfile >config.status: creating doc/spec/Makefile >config.status: creating tests/Makefile >config.status: creating m4/Makefile >config.status: creating libtheora.spec >config.status: creating theora.pc >config.status: creating theora-uninstalled.pc >config.status: creating theoradec.pc >config.status: creating theoradec-uninstalled.pc >config.status: creating theoraenc.pc >config.status: creating theoraenc-uninstalled.pc >config.status: creating config.h >config.status: executing depfiles commands > >------------------------------------------------------------------------ > libtheora 1.0beta3: Automatic configuration OK. > > General configuration: > > Encoding support: ........... yes > Floating point support: ..... yes > Assembly optimization: ...... 32 bit x86 > Build example code: ......... no > API Documentation: .......... no > Format Documentation: ....... yes > > Installation paths: > > libtheora: ................... /usr/lib > C header files: .............. /usr/include/theora > Documentation: ............... /usr/share/doc/libtheora > > Building: > > Type 'make' to compile libtheora. > > Type 'make install' to install libtheora. > > Type 'make check' to run test suite (Valgrind testing not enabled) > > Example programs will be built but not installed. >------------------------------------------------------------------------ > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/lib' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o cpu.lo cpu.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o mmxidct.lo `test -f 'dec/x86/mmxidct.c' || echo './'`dec/x86/mmxidct.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o mmxfrag.lo `test -f 'dec/x86/mmxfrag.c' || echo './'`dec/x86/mmxfrag.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/mmxfrag.c -fPIC -DPIC -o .libs/mmxfrag.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c cpu.c -fPIC -DPIC -o .libs/cpu.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/mmxidct.c -fPIC -DPIC -o .libs/mmxidct.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/mmxfrag.c -o mmxfrag.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c cpu.c -o cpu.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/mmxidct.c -o mmxidct.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o mmxstate.lo `test -f 'dec/x86/mmxstate.c' || echo './'`dec/x86/mmxstate.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o x86state.lo `test -f 'dec/x86/x86state.c' || echo './'`dec/x86/x86state.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/mmxstate.c -fPIC -DPIC -o .libs/mmxstate.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/mmxstate.c -o mmxstate.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o apiwrapper.lo `test -f 'dec/apiwrapper.c' || echo './'`dec/apiwrapper.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o bitwise.lo `test -f 'dec/bitwise.c' || echo './'`dec/bitwise.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/apiwrapper.c -fPIC -DPIC -o .libs/apiwrapper.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/x86state.c -fPIC -DPIC -o .libs/x86state.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/apiwrapper.c -o apiwrapper.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/x86/x86state.c -o x86state.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/bitwise.c -fPIC -DPIC -o .libs/bitwise.o >dec/bitwise.h:39: warning: 'theorapackB_look' defined but not used >dec/bitwise.h:69: warning: 'theorapackB_adv' defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/bitwise.c -o bitwise.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o decapiwrapper.lo `test -f 'dec/decapiwrapper.c' || echo './'`dec/decapiwrapper.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o decinfo.lo `test -f 'dec/decinfo.c' || echo './'`dec/decinfo.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o decode.lo `test -f 'dec/decode.c' || echo './'`dec/decode.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/decapiwrapper.c -fPIC -DPIC -o .libs/decapiwrapper.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/decapiwrapper.c -o decapiwrapper.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dequant.lo `test -f 'dec/dequant.c' || echo './'`dec/dequant.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/decode.c -fPIC -DPIC -o .libs/decode.o >dec/bitwise.h:39: warning: 'theorapackB_look' defined but not used >dec/bitwise.h:69: warning: 'theorapackB_adv' defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/decinfo.c -fPIC -DPIC -o .libs/decinfo.o >dec/bitwise.h:39: warning: 'theorapackB_look' defined but not used >dec/bitwise.h:69: warning: 'theorapackB_adv' defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/decinfo.c -o decinfo.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o fragment.lo `test -f 'dec/fragment.c' || echo './'`dec/fragment.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/dequant.c -fPIC -DPIC -o .libs/dequant.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/decode.c -o decode.o >/dev/null 2>&1 >dec/bitwise.h:39: warning: 'theorapackB_look' defined but not used >dec/bitwise.h:69: warning: 'theorapackB_adv' defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/dequant.c -o dequant.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/fragment.c -fPIC -DPIC -o .libs/fragment.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o huffdec.lo `test -f 'dec/huffdec.c' || echo './'`dec/huffdec.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/fragment.c -o fragment.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o idct.lo `test -f 'dec/idct.c' || echo './'`dec/idct.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/huffdec.c -fPIC -DPIC -o .libs/huffdec.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o info.lo `test -f 'dec/info.c' || echo './'`dec/info.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/huffdec.c -o huffdec.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/info.c -fPIC -DPIC -o .libs/info.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/info.c -o info.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/idct.c -fPIC -DPIC -o .libs/idct.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/idct.c -o idct.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o internal.lo `test -f 'dec/internal.c' || echo './'`dec/internal.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o quant.lo `test -f 'dec/quant.c' || echo './'`dec/quant.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o state.lo `test -f 'dec/state.c' || echo './'`dec/state.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/state.c -fPIC -DPIC -o .libs/state.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/internal.c -fPIC -DPIC -o .libs/internal.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/internal.c -o internal.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/state.c -o state.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dct_decode_mmx.lo `test -f 'enc/x86_32/dct_decode_mmx.c' || echo './'`enc/x86_32/dct_decode_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/quant.c -fPIC -DPIC -o .libs/quant.o >dec/bitwise.h:39: warning: 'theorapackB_look' defined but not used >dec/bitwise.h:69: warning: 'theorapackB_adv' defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c dec/quant.c -o quant.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dsp_mmx.lo `test -f 'enc/x86_32/dsp_mmx.c' || echo './'`enc/x86_32/dsp_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/dct_decode_mmx.c -fPIC -DPIC -o .libs/dct_decode_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/dct_decode_mmx.c -o dct_decode_mmx.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dsp_mmxext.lo `test -f 'enc/x86_32/dsp_mmxext.c' || echo './'`enc/x86_32/dsp_mmxext.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o recon_mmx.lo `test -f 'enc/x86_32/recon_mmx.c' || echo './'`enc/x86_32/recon_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/dsp_mmx.c -fPIC -DPIC -o .libs/dsp_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/dsp_mmx.c -o dsp_mmx.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/dsp_mmxext.c -fPIC -DPIC -o .libs/dsp_mmxext.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/dsp_mmxext.c -o dsp_mmxext.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/recon_mmx.c -fPIC -DPIC -o .libs/recon_mmx.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o idct_mmx.lo `test -f 'enc/x86_32/idct_mmx.c' || echo './'`enc/x86_32/idct_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/recon_mmx.c -o recon_mmx.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o fdct_mmx.lo `test -f 'enc/x86_32/fdct_mmx.c' || echo './'`enc/x86_32/fdct_mmx.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dct_encode.lo `test -f 'enc/dct_encode.c' || echo './'`enc/dct_encode.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dct_encode.c -fPIC -DPIC -o .libs/dct_encode.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dct_encode.c -o dct_encode.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/idct_mmx.c -fPIC -DPIC -o .libs/idct_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/idct_mmx.c -o idct_mmx.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o encode.lo `test -f 'enc/encode.c' || echo './'`enc/encode.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o encoder_huffman.lo `test -f 'enc/encoder_huffman.c' || echo './'`enc/encoder_huffman.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encode.c -fPIC -DPIC -o .libs/encode.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/fdct_mmx.c -fPIC -DPIC -o .libs/fdct_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/x86_32/fdct_mmx.c -o fdct_mmx.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o encoder_idct.lo `test -f 'enc/encoder_idct.c' || echo './'`enc/encoder_idct.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_huffman.c -fPIC -DPIC -o .libs/encoder_huffman.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_idct.c -fPIC -DPIC -o .libs/encoder_idct.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_huffman.c -o encoder_huffman.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encode.c -o encode.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_idct.c -o encoder_idct.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o encoder_toplevel.lo `test -f 'enc/encoder_toplevel.c' || echo './'`enc/encoder_toplevel.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o encoder_quant.lo `test -f 'enc/encoder_quant.c' || echo './'`enc/encoder_quant.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o encapiwrapper.lo `test -f 'enc/encapiwrapper.c' || echo './'`enc/encapiwrapper.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_toplevel.c -fPIC -DPIC -o .libs/encoder_toplevel.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_toplevel.c -o encoder_toplevel.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_quant.c -fPIC -DPIC -o .libs/encoder_quant.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o blockmap.lo `test -f 'enc/blockmap.c' || echo './'`enc/blockmap.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encapiwrapper.c -fPIC -DPIC -o .libs/encapiwrapper.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encapiwrapper.c -o encapiwrapper.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/encoder_quant.c -o encoder_quant.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/blockmap.c -fPIC -DPIC -o .libs/blockmap.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dct.lo `test -f 'enc/dct.c' || echo './'`enc/dct.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/blockmap.c -o blockmap.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dct_decode.lo `test -f 'enc/dct_decode.c' || echo './'`enc/dct_decode.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dct.c -fPIC -DPIC -o .libs/dct.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o frarray.lo `test -f 'enc/frarray.c' || echo './'`enc/frarray.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dct.c -o dct.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o frinit.lo `test -f 'enc/frinit.c' || echo './'`enc/frinit.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/frarray.c -fPIC -DPIC -o .libs/frarray.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dct_decode.c -fPIC -DPIC -o .libs/dct_decode.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/frarray.c -o frarray.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o mcomp.lo `test -f 'enc/mcomp.c' || echo './'`enc/mcomp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dct_decode.c -o dct_decode.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/frinit.c -fPIC -DPIC -o .libs/frinit.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/frinit.c -o frinit.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o misc_common.lo `test -f 'enc/misc_common.c' || echo './'`enc/misc_common.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o pb.lo `test -f 'enc/pb.c' || echo './'`enc/pb.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/mcomp.c -fPIC -DPIC -o .libs/mcomp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/pb.c -fPIC -DPIC -o .libs/pb.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/pb.c -o pb.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o pp.lo `test -f 'enc/pp.c' || echo './'`enc/pp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/misc_common.c -fPIC -DPIC -o .libs/misc_common.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/mcomp.c -o mcomp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/misc_common.c -o misc_common.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o reconstruct.lo `test -f 'enc/reconstruct.c' || echo './'`enc/reconstruct.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o scan.lo `test -f 'enc/scan.c' || echo './'`enc/scan.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/reconstruct.c -fPIC -DPIC -o .libs/reconstruct.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/reconstruct.c -o reconstruct.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c -o dsp.lo `test -f 'enc/dsp.c' || echo './'`enc/dsp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/pp.c -fPIC -DPIC -o .libs/pp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/pp.c -o pp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/scan.c -fPIC -DPIC -o .libs/scan.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dsp.c -fPIC -DPIC -o .libs/dsp.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -version-info 1:0:0 -Wl,--version-script=./Version_script-dec -o libtheoradec.la -rpath /usr/lib cpu.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo apiwrapper.lo bitwise.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo >enc/scan.c: In function 'AnalysePlane': >enc/scan.c:1897: warning: 'PixelsChangedPtr0' may be used uninitialized in this function >enc/scan.c:1894: warning: 'ChLocalsPtr1' may be used uninitialized in this function >enc/scan.c:1893: warning: 'ChLocalsPtr0' may be used uninitialized in this function >enc/scan.c:1886: warning: 'ScoreFragIndex1' may be used uninitialized in this function >enc/scan.c:1885: warning: 'FragIndex' may be used uninitialized in this function >enc/scan.c:1883: warning: 'YUVDiffsPtr2' may be used uninitialized in this function >enc/scan.c:1882: warning: 'YUVDiffsPtr1' may be used uninitialized in this function >enc/scan.c:1881: warning: 'YUVDiffsPtr' may be used uninitialized in this function >enc/scan.c:1908: warning: 'FragScoresPtr2' may be used uninitialized in this function >enc/scan.c:1907: warning: 'FragScoresPtr1' may be used uninitialized in this function >enc/scan.c:1905: warning: 'DispFragPtr2' may be used uninitialized in this function >enc/scan.c:1904: warning: 'DispFragPtr1' may be used uninitialized in this function >enc/scan.c:1903: warning: 'DispFragPtr0' may be used uninitialized in this function >enc/scan.c:1901: warning: 'PixelScoresPtr2' may be used uninitialized in this function >enc/scan.c:1900: warning: 'PixelScoresPtr1' may be used uninitialized in this function >enc/scan.c:1898: warning: 'PixelsChangedPtr1' may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/dsp.c -o dsp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/dec -I../lib/enc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c enc/scan.c -o scan.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -version-info 1:0:0 -Wl,--version-script=./Version_script-enc -logg -o libtheoraenc.la -rpath /usr/lib cpu.lo dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -version-info 3:3:3 -Wl,--version-script=./Version_script -logg -o libtheora.la -rpath /usr/lib cpu.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo apiwrapper.lo bitwise.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo dct_decode_mmx.lo dsp_mmx.lo dsp_mmxext.lo recon_mmx.lo idct_mmx.lo fdct_mmx.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo >i686-pc-linux-gnu-gcc -shared .libs/cpu.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o .libs/apiwrapper.o .libs/bitwise.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o -march=pentium4 -Wl,--version-script=./Version_script-dec -Wl,-soname -Wl,libtheoradec.so.1 -o .libs/libtheoradec.so.1.0.0 >(cd .libs && rm -f libtheoradec.so.1 && ln -s libtheoradec.so.1.0.0 libtheoradec.so.1) >(cd .libs && rm -f libtheoradec.so && ln -s libtheoradec.so.1.0.0 libtheoradec.so) >i686-pc-linux-gnu-ar cru .libs/libtheoradec.a cpu.o mmxidct.o mmxfrag.o mmxstate.o x86state.o apiwrapper.o bitwise.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o >i686-pc-linux-gnu-ranlib .libs/libtheoradec.a >creating libtheoradec.la >(cd .libs && rm -f libtheoradec.la && ln -s ../libtheoradec.la libtheoradec.la) >i686-pc-linux-gnu-gcc -shared .libs/cpu.o .libs/dct_decode_mmx.o .libs/dsp_mmx.o .libs/dsp_mmxext.o .libs/recon_mmx.o .libs/idct_mmx.o .libs/fdct_mmx.o .libs/dct_encode.o .libs/encode.o .libs/encoder_huffman.o .libs/encoder_idct.o .libs/encoder_toplevel.o .libs/encoder_quant.o .libs/encapiwrapper.o .libs/blockmap.o .libs/dct.o .libs/dct_decode.o .libs/frarray.o .libs/frinit.o .libs/mcomp.o .libs/misc_common.o .libs/pb.o .libs/pp.o .libs/reconstruct.o .libs/scan.o .libs/dsp.o /usr/lib/libogg.so -march=pentium4 -Wl,--version-script=./Version_script-enc -Wl,-soname -Wl,libtheoraenc.so.1 -o .libs/libtheoraenc.so.1.0.0 >/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >(cd .libs && rm -f libtheoraenc.so.1 && ln -s libtheoraenc.so.1.0.0 libtheoraenc.so.1) >(cd .libs && rm -f libtheoraenc.so && ln -s libtheoraenc.so.1.0.0 libtheoraenc.so) >i686-pc-linux-gnu-ar cru .libs/libtheoraenc.a cpu.o dct_decode_mmx.o dsp_mmx.o dsp_mmxext.o recon_mmx.o idct_mmx.o fdct_mmx.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o >i686-pc-linux-gnu-ranlib .libs/libtheoraenc.a >creating libtheoraenc.la >(cd .libs && rm -f libtheoraenc.la && ln -s ../libtheoraenc.la libtheoraenc.la) >i686-pc-linux-gnu-gcc -shared .libs/cpu.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o .libs/apiwrapper.o .libs/bitwise.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/dct_decode_mmx.o .libs/dsp_mmx.o .libs/dsp_mmxext.o .libs/recon_mmx.o .libs/idct_mmx.o .libs/fdct_mmx.o .libs/dct_encode.o .libs/encode.o .libs/encoder_huffman.o .libs/encoder_idct.o .libs/encoder_toplevel.o .libs/encoder_quant.o .libs/encapiwrapper.o .libs/blockmap.o .libs/dct.o .libs/dct_decode.o .libs/frarray.o .libs/frinit.o .libs/mcomp.o .libs/misc_common.o .libs/pb.o .libs/pp.o .libs/reconstruct.o .libs/scan.o .libs/dsp.o /usr/lib/libogg.so -march=pentium4 -Wl,--version-script=./Version_script -Wl,-soname -Wl,libtheora.so.0 -o .libs/libtheora.so.0.3.3 >/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >(cd .libs && rm -f libtheora.so.0 && ln -s libtheora.so.0.3.3 libtheora.so.0) >(cd .libs && rm -f libtheora.so && ln -s libtheora.so.0.3.3 libtheora.so) >i686-pc-linux-gnu-ar cru .libs/libtheora.a cpu.o mmxidct.o mmxfrag.o mmxstate.o x86state.o apiwrapper.o bitwise.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o dct_decode_mmx.o dsp_mmx.o dsp_mmxext.o recon_mmx.o idct_mmx.o fdct_mmx.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o >i686-pc-linux-gnu-ranlib .libs/libtheora.a >creating libtheora.la >(cd .libs && rm -f libtheora.la && ln -s ../libtheora.la libtheora.la) >make[2]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/lib' >Making all in include >make[2]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/include' >Making all in theora >make[3]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/include/theora' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/include/theora' >make[3]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/include' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/include' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/doc' >Making all in spec >make[3]: Entering directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/doc/spec' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -c vp3huff.c >fig2dev -L pdf -p 0 pic-frame.fig pic-frame.pdf >fig2dev -L pdf -p 0 hilbert-mb.fig hilbert-mb.pdf >fig2dev -L pdf -p 0 hilbert-block.fig hilbert-block.pdf >fig2dev -L pdf -p 0 xifish.fig xifish.pdf >fig2dev -L pdf -p 0 superblock.fig superblock.pdf >fig2dev -L pdf -p 0 macroblock.fig macroblock.pdf >fig2dev -L pdf -p 0 raster-block.fig raster-block.pdf >fig2dev -L pdf -p 0 reference-frames.fig reference-frames.pdf >fig2dev -L pdf -p 0 pixel444.fig pixel444.pdf >fig2dev -L pdf -p 0 pixel422.fig pixel422.pdf >fig2dev -L pdf -p 0 pixel420.fig pixel420.pdf >fig2dev -L pdf -p 0 idct.fig idct.pdf >fig2dev -L pdf -p 0 fdct.fig fdct.pdf >fig2dev -L pdf -p 0 pic_even.fig pic_even.pdf >fig2dev -L pdf -p 0 pic_even_odd.fig pic_even_odd.pdf >fig2dev -L pdf -p 0 pic_odd.fig pic_odd.pdf >fig2dev -L pdf -p 0 pic_odd_even.fig pic_odd_even.pdf >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -o vp3huff vp3huff.o >mkdir .libs >i686-pc-linux-gnu-gcc -Wall -Wno-parentheses -march=pentium4 -O3 -pipe -fomit-frame-pointer -o vp3huff vp3huff.o >./vp3huff > vp3huff.tex >rm -f spec.aux >pdflatex -interaction nonstopmode spec.tex >This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5) >entering extended mode >(./spec.tex >LaTeX2e <2003/12/01> >Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b >ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e >stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis >h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur >kish, ukrainian, nohyphenation, loaded. >(/usr/share/texmf/tex/latex/base/book.cls >Document Class: book 2004/02/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/bk10.clo)) >(/usr/share/texmf/tex/latex/base/latexsym.sty) >(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty >(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texmf/tex/latex/amsmath/amsmath.sty >For additional information on amsmath, use the `?' option. >(/usr/share/texmf/tex/latex/amsmath/amstext.sty >(/usr/share/texmf/tex/latex/amsmath/amsgen.sty)) >(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty) >(/usr/share/texmf/tex/latex/amsmath/amsopn.sty)) >(/usr/share/texmf/tex/latex/tools/bm.sty) >(/usr/share/texmf/tex/latex/base/textcomp.sty >(/usr/share/texmf/tex/latex/base/ts1enc.def)) >(/usr/share/texmf/tex/latex/graphics/graphicx.sty >(/usr/share/texmf/tex/latex/graphics/keyval.sty) >(/usr/share/texmf/tex/latex/graphics/graphics.sty >(/usr/share/texmf/tex/latex/graphics/trig.sty) >(/usr/share/texmf/tex/latex/graphics/graphics.cfg) >(/usr/share/texmf/tex/latex/graphics/pdftex.def))) >(/usr/share/texmf/tex/latex/booktabs/booktabs.sty) >(/usr/share/texmf/tex/latex/tools/tabularx.sty >(/usr/share/texmf/tex/latex/tools/array.sty)) >(/usr/share/texmf/tex/latex/tools/longtable.sty) > >! LaTeX Error: File `ltablex.sty' not found. > >Type X to quit or <RETURN> to proceed, >or enter new name. (Default extension: sty) > >Enter file name: >! Emergency stop. ><read *> > >l.13 \usepackage > {wrapfig}^^M >No pages of output. >Transcript written on spec.log. >make[3]: *** [Theora.pdf] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/doc/spec' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/libtheora-1.0_beta3/work/libtheora-1.0beta3' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/libtheora-1.0_beta3 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2805: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed." > [31;01m*[0m The die message: > [31;01m*[0m emake failed. > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-libs/libtheora-1.0_beta3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/libtheora-1.0_beta3/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 218145
: 150189 |
150241