Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libtheora.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-22350/root'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'}printOutput=Falsegid=135shell=Falselogger=timeout=0uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libtheora.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libtheora-1.1.1-13bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/libtheora.spec "], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-22350/root'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'}printOutput=Falsegid=135shell=Falselogger=timeout=0uid=1000private_network=Trueuser='mockbuild') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/libtheora.spec "] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QFBAdc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtheora-1.1.1 + /usr/bin/xz -dc /builddir/build/SOURCES/libtheora-1.1.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtheora-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libtheora-1.1.1-fix-pp_sharp_mod-calc.patch): + echo 'Patch #0 (libtheora-1.1.1-fix-pp_sharp_mod-calc.patch):' + /usr/bin/cat /builddir/build/SOURCES/libtheora-1.1.1-fix-pp_sharp_mod-calc.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/decode.c Hunk #1 succeeded at 397 (offset -3 lines). Patch #1 (libtheora-1.1.1-libpng16.patch): + echo 'Patch #1 (libtheora-1.1.1-libpng16.patch):' + /usr/bin/cat /builddir/build/SOURCES/libtheora-1.1.1-libpng16.patch + /usr/bin/patch -p0 -b --suffix .libpng16 --fuzz=0 patching file examples/png2theora.c Patch #2 (libtheora-1.1.1-libm.patch): + echo 'Patch #2 (libtheora-1.1.1-libm.patch):' + /usr/bin/cat /builddir/build/SOURCES/libtheora-1.1.1-libm.patch + /usr/bin/patch -p1 --fuzz=0 patching file examples/Makefile.am + sed -i 's/CFLAGS="$CFLAGS $cflags_save"/CFLAGS="$cflags_save"/g' configure + cp /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZU08dU + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libtheora-1.1.1 + ./autogen.sh checking for autoconf... checking for automake 1.6 or later... automake checking for aclocal 1.6 or later... aclocal checking for libtool... libtoolize I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. Generating configuration files for theora, please wait.... aclocal -I m4 libtoolize --automake --force autoheader automake --add-missing configure.ac:55: installing './compile' configure.ac:14: installing './missing' doc/spec/Makefile.am: installing './depcomp' examples/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lib/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lib/Makefile.am:90: warning: source file 'x86/mmxidct.c' is in a subdirectory, lib/Makefile.am:90: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. lib/Makefile.am:90: warning: source file 'x86/mmxfrag.c' is in a subdirectory, lib/Makefile.am:90: but option 'subdir-objects' is disabled lib/Makefile.am:90: warning: source file 'x86/mmxstate.c' is in a subdirectory, lib/Makefile.am:90: but option 'subdir-objects' is disabled lib/Makefile.am:90: warning: source file 'x86/x86state.c' is in a subdirectory, lib/Makefile.am:90: but option 'subdir-objects' is disabled lib/Makefile.am:30: warning: source file 'x86/mmxencfrag.c' is in a subdirectory, lib/Makefile.am:30: but option 'subdir-objects' is disabled lib/Makefile.am:30: warning: source file 'x86/mmxfdct.c' is in a subdirectory, lib/Makefile.am:30: but option 'subdir-objects' is disabled lib/Makefile.am:30: warning: source file 'x86/x86enc.c' is in a subdirectory, lib/Makefile.am:30: but option 'subdir-objects' is disabled lib/Makefile.am:35: warning: source file 'x86/sse2fdct.c' is in a subdirectory, lib/Makefile.am:35: but option 'subdir-objects' is disabled lib/Makefile.am:38: warning: source file 'x86/mmxfrag.c' is in a subdirectory, lib/Makefile.am:38: but option 'subdir-objects' is disabled lib/Makefile.am:38: warning: source file 'x86/mmxidct.c' is in a subdirectory, lib/Makefile.am:38: but option 'subdir-objects' is disabled lib/Makefile.am:38: warning: source file 'x86/mmxstate.c' is in a subdirectory, lib/Makefile.am:38: but option 'subdir-objects' is disabled lib/Makefile.am:38: warning: source file 'x86/x86state.c' is in a subdirectory, lib/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing './test-driver' autoconf checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... true checking for pdflatex... no checking for bibtex... no checking for fig2dev... yes checking for ld used by gcc... configure: WARNING: *** Format Specification will not built. (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking how to control symbol export... --version-script checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for VORBIS... yes 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 PNG... yes checking for library containing ftime... none required checking for getopt_long... yes checking that generated files are newer than configure... done 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 config.status: executing libtool commands ------------------------------------------------------------------------ libtheora 1.1.1: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... no optimization for your platform, please send a patch Debugging telemetry: ........ no Build example code: ......... yes API Documentation: .......... yes Format Documentation: ....... no Installation paths: libtheora: ................... /usr/local/lib C header files: .............. /usr/local/include/theora Documentation: ............... /usr/local/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. ------------------------------------------------------------------------ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking target system type... armv6hl-redhat-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... true checking for pdflatex... no checking for bibtex... no checking for fig2dev... yes configure: WARNING: *** Format Specification will not built. checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking how to control symbol export... --version-script checking for pkg-config... yes checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for VORBIS... yes 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 PNG... yes checking for library containing ftime... none required checking for getopt_long... yes checking that generated files are newer than configure... done 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: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ libtheora 1.1.1: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... no optimization for your platform, please send a patch Debugging telemetry: ........ no Build example code: ......... yes API Documentation: .......... yes Format Documentation: ....... no 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. ------------------------------------------------------------------------ + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o apiwrapper.lo apiwrapper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o bitpack.lo bitpack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o decapiwrapper.lo decapiwrapper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o decinfo.lo decinfo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o decode.lo decode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o dequant.lo dequant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o fragment.lo fragment.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o huffdec.lo huffdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c decapiwrapper.c -fPIC -DPIC -o .libs/decapiwrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c decinfo.c -fPIC -DPIC -o .libs/decinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c decode.c -fPIC -DPIC -o .libs/decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c dequant.c -fPIC -DPIC -o .libs/dequant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c huffdec.c -fPIC -DPIC -o .libs/huffdec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c fragment.c -fPIC -DPIC -o .libs/fragment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c bitpack.c -fPIC -DPIC -o .libs/bitpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c apiwrapper.c -fPIC -DPIC -o .libs/apiwrapper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o idct.lo idct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o info.lo info.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o internal.lo internal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o quant.lo quant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o state.lo state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c idct.c -fPIC -DPIC -o .libs/idct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o analyze.lo analyze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c info.c -fPIC -DPIC -o .libs/info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c internal.c -fPIC -DPIC -o .libs/internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c quant.c -fPIC -DPIC -o .libs/quant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o fdct.lo fdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c analyze.c -fPIC -DPIC -o .libs/analyze.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o encfrag.lo encfrag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o encapiwrapper.lo encapiwrapper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o encinfo.lo encinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c fdct.c -fPIC -DPIC -o .libs/fdct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c encfrag.c -fPIC -DPIC -o .libs/encfrag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c encapiwrapper.c -fPIC -DPIC -o .libs/encapiwrapper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o encode.lo encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c encinfo.c -fPIC -DPIC -o .libs/encinfo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o enquant.lo enquant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o huffenc.lo huffenc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o mathops.lo mathops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c encode.c -fPIC -DPIC -o .libs/encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c enquant.c -fPIC -DPIC -o .libs/enquant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o mcenc.lo mcenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c huffenc.c -fPIC -DPIC -o .libs/huffenc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o rate.lo rate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c mathops.c -fPIC -DPIC -o .libs/mathops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c mcenc.c -fPIC -DPIC -o .libs/mcenc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c rate.c -fPIC -DPIC -o .libs/rate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tokenize.lo tokenize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c tokenize.c -fPIC -DPIC -o .libs/tokenize.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -version-info 2:4:1 -Wl,--version-script=./Version_script-dec -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtheoradec.la -rpath /usr/lib apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo libtool: link: gcc -shared -fPIC -DPIC .libs/apiwrapper.o .libs/bitpack.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,--version-script=./Version_script-dec -Wl,-z -Wl,relro -Wl,-soname -Wl,libtheoradec.so.1 -o .libs/libtheoradec.so.1.1.4 libtool: link: (cd ".libs" && rm -f "libtheoradec.so.1" && ln -s "libtheoradec.so.1.1.4" "libtheoradec.so.1") libtool: link: (cd ".libs" && rm -f "libtheoradec.so" && ln -s "libtheoradec.so.1.1.4" "libtheoradec.so") libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" ) analyze.c: In function 'oc_enc_sb_transform_quantize_intra_chroma': analyze.c:1198:16: warning: variable 'sb_flags' set but not used [-Wunused-but-set-variable] oc_sb_flags *sb_flags; ^ analyze.c: In function 'oc_enc_analyze_intra': analyze.c:1235:19: warning: variable 'embs' set but not used [-Wunused-but-set-variable] oc_mb_enc_info *embs; ^ analyze.c: In function 'oc_enc_analyze_inter': analyze.c:1879:7: warning: variable 'vdec' set but not used [-Wunused-but-set-variable] int vdec; ^ analyze.c:1874:7: warning: variable 'qi' set but not used [-Wunused-but-set-variable] int qi; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -version-info 2:2:1 -Wl,--version-script=./Version_script-enc -logg -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtheoraenc.la -rpath /usr/lib apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -version-info 3:10:3 -Wl,--version-script=./Version_script -logg -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtheora.la -rpath /usr/lib apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo libtool: link: gcc -shared -fPIC -DPIC .libs/apiwrapper.o .libs/fragment.o .libs/idct.o .libs/internal.o .libs/state.o .libs/quant.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,--version-script=./Version_script-enc -Wl,-z -Wl,relro -Wl,-soname -Wl,libtheoraenc.so.1 -o .libs/libtheoraenc.so.1.1.2 libtool: link: gcc -shared -fPIC -DPIC .libs/apiwrapper.o .libs/bitpack.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/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,--version-script=./Version_script -Wl,-z -Wl,relro -Wl,-soname -Wl,libtheora.so.0 -o .libs/libtheora.so.0.3.10 libtool: link: (cd ".libs" && rm -f "libtheoraenc.so.1" && ln -s "libtheoraenc.so.1.1.2" "libtheoraenc.so.1") libtool: link: (cd ".libs" && rm -f "libtheoraenc.so" && ln -s "libtheoraenc.so.1.1.2" "libtheoraenc.so") libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" ) libtool: link: (cd ".libs" && rm -f "libtheora.so.0" && ln -s "libtheora.so.0.3.10" "libtheora.so.0") libtool: link: (cd ".libs" && rm -f "libtheora.so" && ln -s "libtheora.so.0.3.10" "libtheora.so") libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/lib' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include' Making all in theora make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include/theora' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include/theora' make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc' Making all in spec make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o vp3huff.o vp3huff.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vp3huff vp3huff.o libtool: link: gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vp3huff vp3huff.o make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc' doxygen Warning: Tag `DETAILS_AT_TOP' at line 154 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 603 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 835 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 841 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/libtheora-1.1.1/include/theora/theora.h:35: warning: multiple use of section label 'intro' while adding section, (first occurrence: /builddir/build/BUILD/libtheora-1.1.1/include/theora/codec.h, line 20) /builddir/build/BUILD/libtheora-1.1.1/include/theora/theoraenc.h:256: warning: found tag without matching Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/libtheora-1.1.1/include/theora Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libtheora-1.1.1/include/theora/codec.h... Parsing file /builddir/build/BUILD/libtheora-1.1.1/include/theora/codec.h... Preprocessing /builddir/build/BUILD/libtheora-1.1.1/include/theora/theora.h... Parsing file /builddir/build/BUILD/libtheora-1.1.1/include/theora/theora.h... Preprocessing /builddir/build/BUILD/libtheora-1.1.1/include/theora/theoradec.h... Parsing file /builddir/build/BUILD/libtheora-1.1.1/include/theora/theoradec.h... Preprocessing /builddir/build/BUILD/libtheora-1.1.1/include/theora/theoraenc.h... Parsing file /builddir/build/BUILD/libtheora-1.1.1/include/theora/theoraenc.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file codec.h... Generating code for file theora.h... Generating code for file theoradec.h... Generating code for file theoraenc.h... Generating file documentation... Generating docs for file codec.h... Generating docs for file theora.h... Generating docs for file theoradec.h... Generating docs for file theoraenc.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound th_comment... Generating docs for compound th_huff_code... Generating docs for compound th_img_plane... Generating docs for compound th_info... Generating docs for compound th_quant_info... Generating docs for compound th_quant_ranges... Generating docs for compound th_stripe_callback... Generating docs for compound theora_comment... Generating docs for compound theora_info... Generating docs for compound theora_state... Generating docs for compound yuv_buffer... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 229/65536 hits=777 misses=233 finished... touch doxygen-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/tests' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/m4' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o dump_video.o dump_video.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o dump_psnr.o dump_psnr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o encoder_example-encoder_example.o `test -f 'encoder_example.c' || echo './'`encoder_example.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o player_example-player_example.o `test -f 'player_example.c' || echo './'`player_example.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libpng16 -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o png2theora-png2theora.o `test -f 'png2theora.c' || echo './'`png2theora.c png2theora.c: In function 'png_read': png2theora.c:412:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(header, 1, 8, fp); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dump_video dump_video.o ../lib/libtheoradec.la -logg /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libpng16 -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o png2theora png2theora-png2theora.o ../lib/libtheoraenc.la ../lib/libtheoradec.la -logg -lpng16 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o player_example player_example-player_example.o ../lib/libtheoradec.la -logg -lSDL -lpthread -lvorbis -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dump_psnr dump_psnr.o ../lib/libtheoradec.la -logg -lm libtool: link: gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dump_video dump_video.o ../lib/.libs/libtheoradec.so -logg libtool: link: gcc -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/player_example player_example-player_example.o ../lib/.libs/libtheoradec.so -logg -lSDL -lpthread -lvorbis -lm libtool: link: gcc -I/usr/include/libpng16 -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/png2theora png2theora-png2theora.o ../lib/.libs/libtheoraenc.so ../lib/.libs/libtheoradec.so -logg -lpng16 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encoder_example encoder_example-encoder_example.o ../lib/libtheoraenc.la ../lib/libtheoradec.la -logg -lvorbis -lvorbisenc -lm libtool: link: gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dump_psnr dump_psnr.o ../lib/.libs/libtheoradec.so -logg -lm libtool: link: gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/encoder_example encoder_example-encoder_example.o ../lib/.libs/libtheoraenc.so ../lib/.libs/libtheoradec.so -logg -lvorbis -lvorbisenc -lm make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/examples' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1' + make -C doc/spec -j8 make: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' make: Nothing to be done for 'all'. make: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.h3JX0e + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm + cd libtheora-1.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm Making install in lib make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/lib' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtheoradec.la libtheoraenc.la libtheora.la '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libtheoradec.so.1.1.4 /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheoradec.so.1.1.4 libtool: install: (cd /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib && { ln -s -f libtheoradec.so.1.1.4 libtheoradec.so.1 || { rm -f libtheoradec.so.1 && ln -s libtheoradec.so.1.1.4 libtheoradec.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib && { ln -s -f libtheoradec.so.1.1.4 libtheoradec.so || { rm -f libtheoradec.so && ln -s libtheoradec.so.1.1.4 libtheoradec.so; }; }) libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheoradec.la libtool: install: /usr/bin/install -c .libs/libtheoraenc.so.1.1.2 /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheoraenc.so.1.1.2 libtool: install: (cd /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib && { ln -s -f libtheoraenc.so.1.1.2 libtheoraenc.so.1 || { rm -f libtheoraenc.so.1 && ln -s libtheoraenc.so.1.1.2 libtheoraenc.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib && { ln -s -f libtheoraenc.so.1.1.2 libtheoraenc.so || { rm -f libtheoraenc.so && ln -s libtheoraenc.so.1.1.2 libtheoraenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheoraenc.la libtool: install: /usr/bin/install -c .libs/libtheora.so.0.3.10 /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheora.so.0.3.10 libtool: install: (cd /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib && { ln -s -f libtheora.so.0.3.10 libtheora.so.0 || { rm -f libtheora.so.0 && ln -s libtheora.so.0.3.10 libtheora.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib && { ln -s -f libtheora.so.0.3.10 libtheora.so || { rm -f libtheora.so && ln -s libtheora.so.0.3.10 libtheora.so; }; }) libtool: install: /usr/bin/install -c .libs/libtheora.lai /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheora.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/lib' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/lib' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include' Making install in theora make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include/theora' make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include/theora' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/include/theora' /usr/bin/install -c -m 644 theora.h theoradec.h theoraenc.h codec.h '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/include/theora' make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include/theora' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include/theora' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include' make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/include' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc' Making install in spec make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc/spec' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc' make[3]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1 mkdir -p -- /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1 if test -d libtheora; then \ for dir in libtheora/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1/$b; \ done \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1/html mkdir -p -- /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1/latex /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1' /usr/bin/install -c -m 644 vp3-format.txt color.html draft-ietf-avt-rtp-theora-00.xml draft-ietf-avt-rtp-theora-00.txt doxygen-build.stamp '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-1.1.1' make[3]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/doc' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/tests' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/tests' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/m4' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/m4' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/m4' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/examples' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/examples' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1/examples' make[1]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/libtheora-1.1.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 theora.pc theoradec.pc theoraenc.pc '/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/libtheora-1.1.1' + rm /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/lib/libtheora.la /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/lib/libtheoradec.la /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/lib/libtheoraenc.la + rm -r /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/share/doc/libtheora-1.1.1 + mkdir -p /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/bin + install -m 755 examples/.libs/dump_video /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/bin/theora_dump_video + install -m 755 examples/.libs/encoder_example /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/bin/theora_encode + install -m 755 examples/.libs/player_example /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/bin/theora_player + install -m 755 examples/.libs/png2theora /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm//usr/bin/png2theora + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libtheora-1.1.1 extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheoraenc.so.1.1.2 extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheora.so.0.3.10 extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/lib/libtheoradec.so.1.1.4 extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/bin/theora_encode extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/bin/theora_player extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/bin/theora_dump_video extracting debug info from /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/bin/png2theora /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libtheora.so.0.3.10.debug to /usr/lib/debug/usr/lib/libtheora.so.0.debug symlinked /usr/lib/debug/usr/lib/libtheoraenc.so.1.1.2.debug to /usr/lib/debug/usr/lib/libtheoraenc.so.debug symlinked /usr/lib/debug/usr/lib/libtheoraenc.so.1.1.2.debug to /usr/lib/debug/usr/lib/libtheoraenc.so.1.debug symlinked /usr/lib/debug/usr/lib/libtheoradec.so.1.1.4.debug to /usr/lib/debug/usr/lib/libtheoradec.so.1.debug symlinked /usr/lib/debug/usr/lib/libtheoradec.so.1.1.4.debug to /usr/lib/debug/usr/lib/libtheoradec.so.debug symlinked /usr/lib/debug/usr/lib/libtheora.so.0.3.10.debug to /usr/lib/debug/usr/lib/libtheora.so.debug 2066 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libtheora-1.1.1-13bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XNShtu + umask 022 + cd /builddir/build/BUILD + cd libtheora-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora + cp -pr README /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora + cp -pr COPYING /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora + exit 0 Provides: libtheora = 1:1.1.1-13bs02npfc23 libtheora(armv6hl-32) = 1:1.1.1-13bs02npfc23 libtheora.so.0 libtheora.so.0(libtheora.so.1.0) libtheoradec.so.1 libtheoradec.so.1(libtheora.so.1.0) libtheoradec.so.1(libtheoradec_1.0) libtheoraenc.so.1 libtheoraenc.so.1(libtheora.so.1.0) libtheoraenc.so.1(libtheoraenc_1.0) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libogg.so.0 rtld(GNU_HASH) Processing files: libtheora-devel-1.1.1-13bs02npfc23.armv6hl Provides: libtheora-devel = 1:1.1.1-13bs02npfc23 libtheora-devel(armv6hl-32) = 1:1.1.1-13bs02npfc23 pkgconfig(theora) = 1.1.1 pkgconfig(theoradec) = 1.1.1 pkgconfig(theoraenc) = 1.1.1 theora-exp-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtheora.so.0 libtheoradec.so.1 libtheoraenc.so.1 pkgconfig(ogg) >= 1.1 pkgconfig(theoradec) Obsoletes: theora-exp-devel Processing files: libtheora-devel-docs-1.1.1-13bs02npfc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VRKaJj + umask 022 + cd /builddir/build/BUILD + cd libtheora-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + cp -pr doc/libtheora/html /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + cp -pr doc/vp3-format.txt /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + cp -pr doc/spec/Theora.pdf /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + cp -pr doc/color.html /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + cp -pr doc/draft-ietf-avt-rtp-theora-00.txt /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm/usr/share/doc/libtheora-devel-docs + exit 0 Provides: libtheora-devel-docs = 1:1.1.1-13bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: theora-tools-1.1.1-13bs02npfc23.armv6hl Provides: theora-tools = 1:1.1.1-13bs02npfc23 theora-tools(armv6hl-32) = 1:1.1.1-13bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libSDL-1.2.so.0 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libogg.so.0 libpng16.so.16 libpng16.so.16(PNG16_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libtheoradec.so.1 libtheoradec.so.1(libtheoradec_1.0) libtheoraenc.so.1 libtheoraenc.so.1(libtheoraenc_1.0) libvorbis.so.0 libvorbisenc.so.2 rtld(GNU_HASH) Processing files: libtheora-debuginfo-1.1.1-13bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm Wrote: /builddir/build/RPMS/libtheora-1.1.1-13bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libtheora-devel-1.1.1-13bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libtheora-devel-docs-1.1.1-13bs02npfc23.noarch.rpm Wrote: /builddir/build/RPMS/theora-tools-1.1.1-13bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libtheora-debuginfo-1.1.1-13bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8KQ2Ey + umask 022 + cd /builddir/build/BUILD + cd libtheora-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtheora-1.1.1-13bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->