Build of libtheora with clang_glibc toolchain

The build took 00h 01m 28s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
32,655 ansic
9,633 sh
4,366 makefile
46,654 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libtheora 1.1.1-3 (Thu Apr 13 20:25:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking whether clang and cc understand -c and -o together... yes
# 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 clang... /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 whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# 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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) 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... yes
# checking for bibtex... yes
# checking for fig2dev... no
# configure: WARNING: *** Format Specification will not built.
# checking for ld used by clang... (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 x86_64-unknown-linux-pkg-config... no
# 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... no
# checking for SDL - version >= 0.11.0... no
# *** The sdl-config script installed by SDL could not be found
# *** If SDL was installed in PREFIX, make sure PREFIX/bin is in
# *** your path, or set the SDL_CONFIG environment variable to the
# *** full path to sdl-config.
# configure: WARNING: *** Unable to find SDL -- Not compiling example players ***
# 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
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating lib/Makefile
# config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating include/Makefile
# config.status: WARNING: 'include/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating include/theora/Makefile
# config.status: WARNING: 'include/theora/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating examples/Makefile
# config.status: WARNING: 'examples/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating doc/Makefile
# config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating doc/Doxyfile
# config.status: creating doc/spec/Makefile
# config.status: WARNING: 'doc/spec/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating tests/Makefile
# config.status: WARNING: 'tests/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating m4/Makefile
# config.status: WARNING: 'm4/Makefile.in' seems to ignore the --datarootdir setting
# 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: ...... 64 bit x86
# 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.
# ------------------------------------------------------------------------
#
# make all-recursive
# make[1]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1'
# Making all in lib
# make[2]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/lib'
# source='apiwrapper.c' object='apiwrapper.lo' libtool=yes \
# depfile='.deps/apiwrapper.Plo' tmpdepfile='.deps/apiwrapper.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c apiwrapper.c -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.TPlo -fPIC -DPIC -o .libs/apiwrapper.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='bitpack.c' object='bitpack.lo' libtool=yes \
# depfile='.deps/bitpack.Plo' tmpdepfile='.deps/bitpack.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o bitpack.lo `test -f 'bitpack.c' || echo './'`bitpack.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c bitpack.c -MT bitpack.lo -MD -MP -MF .deps/bitpack.TPlo -fPIC -DPIC -o .libs/bitpack.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='decapiwrapper.c' object='decapiwrapper.lo' libtool=yes \
# depfile='.deps/decapiwrapper.Plo' tmpdepfile='.deps/decapiwrapper.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decapiwrapper.c -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.TPlo -fPIC -DPIC -o .libs/decapiwrapper.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='decinfo.c' object='decinfo.lo' libtool=yes \
# depfile='.deps/decinfo.Plo' tmpdepfile='.deps/decinfo.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decinfo.c -MT decinfo.lo -MD -MP -MF .deps/decinfo.TPlo -fPIC -DPIC -o .libs/decinfo.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='decode.c' object='decode.lo' libtool=yes \
# depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -fPIC -DPIC -o .libs/decode.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# decode.c:195:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0,10, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:198:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, 0,1),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:208:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 1, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:210:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 2, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:212:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 3, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:214:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 4, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:216:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 5, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:220:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 1, -2,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:221:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 1, -3,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:227:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 6, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:228:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 7, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:229:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 8, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:230:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 9, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:236:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 2, -2,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:237:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 3, -2,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:238:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 2, -3,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:239:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 3, -3,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:242:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, 0,1),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:253:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -1,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:257:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -2,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:260:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -3,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:262:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -4,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:264:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -5,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:266:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -6,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:270:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -7,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:271:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -8,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:277:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0, -9,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:278:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0,-10,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:279:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0,-11,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# decode.c:280:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# OC_DCT_CW_PACK( 0, 0,-12,0),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
# (_mag)-(_flip)<
# ~~~~~~~~~~~~~~^
# 30 warnings generated.
# source='dequant.c' object='dequant.lo' libtool=yes \
# depfile='.deps/dequant.Plo' tmpdepfile='.deps/dequant.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c dequant.c -MT dequant.lo -MD -MP -MF .deps/dequant.TPlo -fPIC -DPIC -o .libs/dequant.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='fragment.c' object='fragment.lo' libtool=yes \
# depfile='.deps/fragment.Plo' tmpdepfile='.deps/fragment.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fragment.c -MT fragment.lo -MD -MP -MF .deps/fragment.TPlo -fPIC -DPIC -o .libs/fragment.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='huffdec.c' object='huffdec.lo' libtool=yes \
# depfile='.deps/huffdec.Plo' tmpdepfile='.deps/huffdec.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffdec.c -MT huffdec.lo -MD -MP -MF .deps/huffdec.TPlo -fPIC -DPIC -o .libs/huffdec.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='idct.c' object='idct.lo' libtool=yes \
# depfile='.deps/idct.Plo' tmpdepfile='.deps/idct.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c idct.c -MT idct.lo -MD -MP -MF .deps/idct.TPlo -fPIC -DPIC -o .libs/idct.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='info.c' object='info.lo' libtool=yes \
# depfile='.deps/info.Plo' tmpdepfile='.deps/info.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o info.lo `test -f 'info.c' || echo './'`info.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -fPIC -DPIC -o .libs/info.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='internal.c' object='internal.lo' libtool=yes \
# depfile='.deps/internal.Plo' tmpdepfile='.deps/internal.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c internal.c -MT internal.lo -MD -MP -MF .deps/internal.TPlo -fPIC -DPIC -o .libs/internal.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='quant.c' object='quant.lo' libtool=yes \
# depfile='.deps/quant.Plo' tmpdepfile='.deps/quant.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c quant.c -MT quant.lo -MD -MP -MF .deps/quant.TPlo -fPIC -DPIC -o .libs/quant.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='state.c' object='state.lo' libtool=yes \
# depfile='.deps/state.Plo' tmpdepfile='.deps/state.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o state.lo `test -f 'state.c' || echo './'`state.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c state.c -MT state.lo -MD -MP -MF .deps/state.TPlo -fPIC -DPIC -o .libs/state.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# state.c:641:21: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
# _info->colorspace<0||_info->colorspace>=TH_CS_NSPACES||
# ~~~~~~~~~~~~~~~~~^~
# state.c:642:20: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
# _info->pixel_fmt<0||_info->pixel_fmt>=TH_PF_NFORMATS){
# ~~~~~~~~~~~~~~~~^~
# 2 warnings generated.
# source='x86/mmxidct.c' object='mmxidct.lo' libtool=yes \
# depfile='.deps/mmxidct.Plo' tmpdepfile='.deps/mmxidct.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo './'`x86/mmxidct.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxidct.c -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.TPlo -fPIC -DPIC -o .libs/mmxidct.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/mmxfrag.c' object='mmxfrag.lo' libtool=yes \
# depfile='.deps/mmxfrag.Plo' tmpdepfile='.deps/mmxfrag.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo './'`x86/mmxfrag.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxfrag.c -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.TPlo -fPIC -DPIC -o .libs/mmxfrag.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/mmxstate.c' object='mmxstate.lo' libtool=yes \
# depfile='.deps/mmxstate.Plo' tmpdepfile='.deps/mmxstate.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxstate.lo `test -f 'x86/mmxstate.c' || echo './'`x86/mmxstate.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxstate.c -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.TPlo -fPIC -DPIC -o .libs/mmxstate.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/x86state.c' object='x86state.lo' libtool=yes \
# depfile='.deps/x86state.Plo' tmpdepfile='.deps/x86state.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o x86state.lo `test -f 'x86/x86state.c' || echo './'`x86/x86state.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/x86state.c -MT x86state.lo -MD -MP -MF .deps/x86state.TPlo -fPIC -DPIC -o .libs/x86state.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoradec.la -rpath /usr/lib -version-info 2:4:1 -Wl,--version-script=./Version_script-dec 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 mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo
# libtool: link: clang -shared .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/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o -Wl,--version-script=./Version_script-dec -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" )
# source='analyze.c' object='analyze.lo' libtool=yes \
# depfile='.deps/analyze.Plo' tmpdepfile='.deps/analyze.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c analyze.c -MT analyze.lo -MD -MP -MF .deps/analyze.TPlo -fPIC -DPIC -o .libs/analyze.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='fdct.c' object='fdct.lo' libtool=yes \
# depfile='.deps/fdct.Plo' tmpdepfile='.deps/fdct.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fdct.c -MT fdct.lo -MD -MP -MF .deps/fdct.TPlo -fPIC -DPIC -o .libs/fdct.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='encfrag.c' object='encfrag.lo' libtool=yes \
# depfile='.deps/encfrag.Plo' tmpdepfile='.deps/encfrag.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encfrag.c -MT encfrag.lo -MD -MP -MF .deps/encfrag.TPlo -fPIC -DPIC -o .libs/encfrag.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='encapiwrapper.c' object='encapiwrapper.lo' libtool=yes \
# depfile='.deps/encapiwrapper.Plo' tmpdepfile='.deps/encapiwrapper.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encapiwrapper.c -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.TPlo -fPIC -DPIC -o .libs/encapiwrapper.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='encinfo.c' object='encinfo.lo' libtool=yes \
# depfile='.deps/encinfo.Plo' tmpdepfile='.deps/encinfo.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encinfo.c -MT encinfo.lo -MD -MP -MF .deps/encinfo.TPlo -fPIC -DPIC -o .libs/encinfo.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='encode.c' object='encode.lo' libtool=yes \
# depfile='.deps/encode.Plo' tmpdepfile='.deps/encode.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encode.c -MT encode.lo -MD -MP -MF .deps/encode.TPlo -fPIC -DPIC -o .libs/encode.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='enquant.c' object='enquant.lo' libtool=yes \
# depfile='.deps/enquant.Plo' tmpdepfile='.deps/enquant.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c enquant.c -MT enquant.lo -MD -MP -MF .deps/enquant.TPlo -fPIC -DPIC -o .libs/enquant.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='huffenc.c' object='huffenc.lo' libtool=yes \
# depfile='.deps/huffenc.Plo' tmpdepfile='.deps/huffenc.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffenc.c -MT huffenc.lo -MD -MP -MF .deps/huffenc.TPlo -fPIC -DPIC -o .libs/huffenc.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='mathops.c' object='mathops.lo' libtool=yes \
# depfile='.deps/mathops.Plo' tmpdepfile='.deps/mathops.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mathops.c -MT mathops.lo -MD -MP -MF .deps/mathops.TPlo -fPIC -DPIC -o .libs/mathops.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='mcenc.c' object='mcenc.lo' libtool=yes \
# depfile='.deps/mcenc.Plo' tmpdepfile='.deps/mcenc.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mcenc.c -MT mcenc.lo -MD -MP -MF .deps/mcenc.TPlo -fPIC -DPIC -o .libs/mcenc.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='rate.c' object='rate.lo' libtool=yes \
# depfile='.deps/rate.Plo' tmpdepfile='.deps/rate.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c rate.c -MT rate.lo -MD -MP -MF .deps/rate.TPlo -fPIC -DPIC -o .libs/rate.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# rate.c:745:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# log_scale=OC_Q57(-64);
# ^~~~~~~~~~~
# ./mathops.h:136:38: note: expanded from macro 'OC_Q57'
# #define OC_Q57(_v) ((ogg_int64_t)(_v)<<57)
# ~~~~~~~~~~~~~~~~~^
# 1 warning generated.
# source='tokenize.c' object='tokenize.lo' libtool=yes \
# depfile='.deps/tokenize.Plo' tmpdepfile='.deps/tokenize.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c tokenize.c -MT tokenize.lo -MD -MP -MF .deps/tokenize.TPlo -fPIC -DPIC -o .libs/tokenize.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/mmxencfrag.c' object='mmxencfrag.lo' libtool=yes \
# depfile='.deps/mmxencfrag.Plo' tmpdepfile='.deps/mmxencfrag.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo './'`x86/mmxencfrag.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxencfrag.c -MT mmxencfrag.lo -MD -MP -MF .deps/mmxencfrag.TPlo -fPIC -DPIC -o .libs/mmxencfrag.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/mmxfdct.c' object='mmxfdct.lo' libtool=yes \
# depfile='.deps/mmxfdct.Plo' tmpdepfile='.deps/mmxfdct.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo './'`x86/mmxfdct.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxfdct.c -MT mmxfdct.lo -MD -MP -MF .deps/mmxfdct.TPlo -fPIC -DPIC -o .libs/mmxfdct.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/x86enc.c' object='x86enc.lo' libtool=yes \
# depfile='.deps/x86enc.Plo' tmpdepfile='.deps/x86enc.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo './'`x86/x86enc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/x86enc.c -MT x86enc.lo -MD -MP -MF .deps/x86enc.TPlo -fPIC -DPIC -o .libs/x86enc.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# source='x86/sse2fdct.c' object='sse2fdct.lo' libtool=yes \
# depfile='.deps/sse2fdct.Plo' tmpdepfile='.deps/sse2fdct.TPlo' \
# depmode=gcc3 /bin/sh ../depcomp \
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o sse2fdct.lo `test -f 'x86/sse2fdct.c' || echo './'`x86/sse2fdct.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/sse2fdct.c -MT sse2fdct.lo -MD -MP -MF .deps/sse2fdct.TPlo -fPIC -DPIC -o .libs/sse2fdct.o
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheoraenc.la -rpath /usr/lib -version-info 2:2:1 -Wl,--version-script=./Version_script-enc -logg apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo mmxfrag.lo mmxidct.lo mmxstate.lo x86state.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 mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo
# libtool: link: clang -shared .libs/apiwrapper.o .libs/fragment.o .libs/idct.o .libs/internal.o .libs/state.o .libs/quant.o .libs/mmxfrag.o .libs/mmxidct.o .libs/mmxstate.o .libs/x86state.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 .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o .libs/sse2fdct.o -logg -Wl,--version-script=./Version_script-enc -Wl,-soname -Wl,libtheoraenc.so.1 -o .libs/libtheoraenc.so.1.1.2
# 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" )
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o libtheora.la -rpath /usr/lib -version-info 3:10:3 -Wl,--version-script=./Version_script -logg 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 mmxidct.lo mmxfrag.lo mmxstate.lo x86state.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 mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo
# libtool: link: clang -shared .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/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.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 .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o .libs/sse2fdct.o -logg -Wl,--version-script=./Version_script -Wl,-soname -Wl,libtheora.so.0 -o .libs/libtheora.so.0.3.10
# 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 '/tmp/libtheora/src/libtheora-1.1.1/lib'
# Making all in include
# make[2]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/include'
# Making all in theora
# make[3]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/include/theora'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/include/theora'
# make[3]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/include'
# make[2]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/include'
# Making all in doc
# make[2]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/doc'
# Making all in spec
# make[3]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/doc/spec'
# source='vp3huff.c' object='vp3huff.o' libtool=no \
# depfile='.deps/vp3huff.Po' tmpdepfile='.deps/vp3huff.TPo' \
# depmode=gcc3 /bin/sh ../../depcomp \
# clang -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'vp3huff.c' || echo './'`vp3huff.c
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# /bin/sh ../../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o
# libtool: link: clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o
# make[3]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/doc/spec'
# make[3]: Entering directory '/tmp/libtheora/src/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"
# /tmp/libtheora/src/libtheora-1.1.1/include/theora/theora.h:35: warning: multiple use of section label 'intro' while adding section, (first occurrence: /tmp/libtheora/src/libtheora-1.1.1/include/theora/codec.h, line 20)
# /tmp/libtheora/src/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 INPUT for files to process...
# Searching for files in directory /tmp/libtheora/src/libtheora-1.1.1/include/theora
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/libtheora/src/libtheora-1.1.1/include/theora/codec.h...
# Parsing file /tmp/libtheora/src/libtheora-1.1.1/include/theora/codec.h...
# Preprocessing /tmp/libtheora/src/libtheora-1.1.1/include/theora/theora.h...
# Parsing file /tmp/libtheora/src/libtheora-1.1.1/include/theora/theora.h...
# Preprocessing /tmp/libtheora/src/libtheora-1.1.1/include/theora/theoradec.h...
# Parsing file /tmp/libtheora/src/libtheora-1.1.1/include/theora/theoradec.h...
# Preprocessing /tmp/libtheora/src/libtheora-1.1.1/include/theora/theoraenc.h...
# Parsing file /tmp/libtheora/src/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 search indices...
# 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 244/65536 hits=788 misses=248
# finished...
# touch doxygen-build.stamp
# make[3]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/doc'
# make[2]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/doc'
# Making all in tests
# make[2]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/tests'
# Making all in m4
# make[2]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/m4'
# Making all in examples
# make[2]: Entering directory '/tmp/libtheora/src/libtheora-1.1.1/examples'
# source='dump_video.c' object='dump_video.o' libtool=no \
# depfile='.deps/dump_video.Po' tmpdepfile='.deps/dump_video.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'dump_video.c' || echo './'`dump_video.c
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o dump_video dump_video.o ../lib/libtheoradec.la -logg
# libtool: link: clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/dump_video dump_video.o ../lib/.libs/libtheoradec.so -logg
# source='dump_psnr.c' object='dump_psnr.o' libtool=no \
# depfile='.deps/dump_psnr.Po' tmpdepfile='.deps/dump_psnr.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c `test -f 'dump_psnr.c' || echo './'`dump_psnr.c
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o dump_psnr dump_psnr.o ../lib/libtheoradec.la -logg -lm
# libtool: link: clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/dump_psnr dump_psnr.o ../lib/.libs/libtheoradec.so -logg -lm
# source='encoder_example.c' object='encoder_example-encoder_example.o' libtool=no \
# depfile='.deps/encoder_example-encoder_example.Po' tmpdepfile='.deps/encoder_example-encoder_example.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o encoder_example-encoder_example.o `test -f 'encoder_example.c' || echo './'`encoder_example.c
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o encoder_example encoder_example-encoder_example.o ../lib/libtheoraenc.la ../lib/libtheoradec.la -logg -lvorbis -lvorbisenc -lm
# libtool: link: clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/encoder_example encoder_example-encoder_example.o ../lib/.libs/libtheoraenc.so ../lib/.libs/libtheoradec.so -logg -lvorbis -lvorbisenc -lm
# source='png2theora.c' object='png2theora-png2theora.o' libtool=no \
# depfile='.deps/png2theora-png2theora.Po' tmpdepfile='.deps/png2theora-png2theora.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libpng16 -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c -o png2theora-png2theora.o `test -f 'png2theora.c' || echo './'`png2theora.c
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# png2theora.c:465:20: warning: implicit declaration of function 'png_sizeof' is invalid in C99 [-Wimplicit-function-declaration]
# 3*height*width*png_sizeof(*row_data));
# ^
# png2theora.c:465:32: warning: variable 'row_data' is uninitialized when used here [-Wuninitialized]
# 3*height*width*png_sizeof(*row_data));
# ^~~~~~~~
# png2theora.c:393:21: note: initialize the variable 'row_data' to silence this warning
# png_bytep row_data;
# ^
# = NULL
# png2theora.c:467:24: warning: variable 'row_pointers' is uninitialized when used here [-Wuninitialized]
# height*png_sizeof(*row_pointers));
# ^~~~~~~~~~~~
# png2theora.c:394:26: note: initialize the variable 'row_pointers' to silence this warning
# png_bytep *row_pointers;
# ^
# = NULL
# 3 warnings generated.
# /bin/sh ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o png2theora png2theora-png2theora.o ../lib/libtheoraenc.la ../lib/libtheoradec.la -logg -lpng16 -lm
# libtool: link: clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o .libs/png2theora png2theora-png2theora.o ../lib/.libs/libtheoraenc.so ../lib/.libs/libtheoradec.so -logg -lpng16 -lm
# png2theora-png2theora.o: In function `png_read':
# png2theora.c:(.text+0x17e1): undefined reference to `png_sizeof'
# png2theora.c:(.text+0x1803): undefined reference to `png_sizeof'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:291: png2theora] Error 1
# make[2]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/examples'
# make[1]: *** [Makefile:291: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1'
# make: *** [Makefile:205: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libtheora/src/libtheora-1.1.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libtheora configure 1.1.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 625a8f4131a0
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2173: checking build system type
# configure:2191: result: x86_64-unknown-linux-gnu
# configure:2213: checking host system type
# configure:2228: result: x86_64-unknown-linux-gnu
# configure:2250: checking target system type
# configure:2265: result: x86_64-unknown-linux-gnu
# configure:2316: checking for a BSD-compatible install
# configure:2384: result: /usr/bin/install -c
# configure:2395: checking whether build environment is sane
# configure:2438: result: yes
# configure:2468: checking for gawk
# configure:2484: found /usr/bin/gawk
# configure:2495: result: gawk
# configure:2506: checking whether make sets $(MAKE)
# configure:2528: result: yes
# configure:2588: checking for x86_64-unknown-linux-strip
# configure:2618: result: no
# configure:2628: checking for strip
# configure:2644: found /usr/bin/strip
# configure:2655: result: strip
# configure:2685: checking whether to enable maintainer-specific portions of Makefiles
# configure:2694: result: no
# configure:2744: checking for x86_64-unknown-linux-gcc
# configure:2771: result: clang
# configure:3043: checking for C compiler version
# configure:3051: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3055: $? = 0
# configure:3062: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3066: $? = 0
# configure:3073: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3077: $? = 1
# configure:3100: checking for C compiler default output file name
# configure:3122: clang conftest.c >&5
# configure:3126: $? = 0
# configure:3164: result: a.out
# configure:3183: checking whether the C compiler works
# configure:3193: ./a.out
# configure:3197: $? = 0
# configure:3216: result: yes
# configure:3223: checking whether we are cross compiling
# configure:3225: result: no
# configure:3228: checking for suffix of executables
# configure:3235: clang -o conftest conftest.c >&5
# configure:3239: $? = 0
# configure:3265: result:
# configure:3271: checking for suffix of object files
# configure:3297: clang -c conftest.c >&5
# configure:3301: $? = 0
# configure:3326: result: o
# configure:3330: checking whether we are using the GNU C compiler
# configure:3359: clang -c conftest.c >&5
# configure:3366: $? = 0
# configure:3383: result: yes
# configure:3392: checking whether clang accepts -g
# configure:3422: clang -c -g conftest.c >&5
# configure:3429: $? = 0
# configure:3530: result: yes
# configure:3547: checking for clang option to accept ISO C89
# configure:3621: clang -c conftest.c >&5
# configure:3628: $? = 0
# configure:3651: result: none needed
# configure:3688: checking for style of include used by make
# configure:3716: result: GNU
# configure:3744: checking dependency style of clang
# configure:3806: result: gcc3
# configure:3816: checking how to run the C preprocessor
# configure:3856: clang -E conftest.c
# configure:3863: $? = 0
# configure:3894: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3901: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libtheora"
# | #define PACKAGE_TARNAME "libtheora"
# | #define PACKAGE_VERSION "1.1.1"
# | #define PACKAGE_STRING "libtheora 1.1.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libtheora"
# | #define VERSION "1.1.1"
# | /* end confdefs.h. */
# | #include
# configure:3934: result: clang -E
# configure:3963: clang -E conftest.c
# configure:3970: $? = 0
# configure:4001: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4008: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libtheora"
# | #define PACKAGE_TARNAME "libtheora"
# | #define PACKAGE_VERSION "1.1.1"
# | #define PACKAGE_STRING "libtheora 1.1.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libtheora"
# | #define VERSION "1.1.1"
# | /* end confdefs.h. */
# | #include
# configure:4050: checking whether clang and cc understand -c and -o together
# configure:4085: clang -c conftest.c -o conftest2.o >&5
# configure:4089: $? = 0
# configure:4095: clang -c conftest.c -o conftest2.o >&5
# configure:4099: $? = 0
# configure:4110: cc -c conftest.c >&5
# configure:4114: $? = 0
# configure:4122: cc -c conftest.c -o conftest2.o >&5
# configure:4126: $? = 0
# configure:4132: cc -c conftest.c -o conftest2.o >&5
# configure:4136: $? = 0
# configure:4154: result: yes
# configure:4507: checking for a sed that does not truncate output
# configure:4573: result: /usr/bin/sed
# configure:4591: checking for grep that handles long lines and -e
# configure:4651: result: /usr/bin/grep
# configure:4656: checking for egrep
# configure:4720: result: /usr/bin/grep -E
# configure:4725: checking for fgrep
# configure:4789: result: /usr/bin/grep -F
# configure:4824: checking for ld used by clang
# configure:4891: result: /usr/bin/ld
# configure:4900: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4915: result: yes
# configure:4927: checking for BSD- or MS-compatible name lister (nm)
# configure:4976: result: /usr/bin/nm -B
# configure:5094: checking the name lister (/usr/bin/nm -B) interface
# configure:5101: clang -c conftest.c >&5
# configure:5104: /usr/bin/nm -B "conftest.o"
# configure:5107: output
# 0000000000000000 B some_variable
# configure:5114: result: BSD nm
# configure:5117: checking whether ln -s works
# configure:5121: result: yes
# configure:5129: checking the maximum length of command line arguments
# configure:5249: result: 1572864
# configure:5266: checking whether the shell understands some XSI constructs
# configure:5276: result: yes
# configure:5280: checking whether the shell understands "+="
# configure:5286: result: yes
# configure:5321: checking for /usr/bin/ld option to reload object files
# configure:5328: result: -r
# configure:5357: checking for x86_64-unknown-linux-objdump
# configure:5384: result: objdump
# configure:5453: checking how to recognize dependent libraries
# configure:5649: result: pass_all
# configure:5669: checking for x86_64-unknown-linux-ar
# configure:5699: result: no
# configure:5709: checking for ar
# configure:5725: found /usr/bin/ar
# configure:5736: result: ar
# configure:5774: checking for x86_64-unknown-linux-strip
# configure:5801: result: strip
# configure:5873: checking for x86_64-unknown-linux-ranlib
# configure:5903: result: no
# configure:5913: checking for ranlib
# configure:5929: found /usr/bin/ranlib
# configure:5940: result: ranlib
# configure:6030: checking command to parse /usr/bin/nm -B output from clang object
# configure:6148: clang -c conftest.c >&5
# configure:6151: $? = 0
# configure:6155: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6158: $? = 0
# configure:6212: clang -o conftest conftest.c conftstm.o >&5
# configure:6215: $? = 0
# configure:6253: result: ok
# configure:6349: clang -c conftest.c >&5
# configure:6352: $? = 0
# configure:7116: checking for ANSI C header files
# configure:7146: clang -c conftest.c >&5
# configure:7153: $? = 0
# configure:7252: clang -o conftest conftest.c >&5
# configure:7256: $? = 0
# configure:7262: ./conftest
# configure:7266: $? = 0
# configure:7284: result: yes
# configure:7308: checking for sys/types.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for sys/stat.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for stdlib.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for string.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for memory.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for strings.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for inttypes.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for stdint.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7308: checking for unistd.h
# configure:7329: clang -c conftest.c >&5
# configure:7336: $? = 0
# configure:7353: result: yes
# configure:7371: checking for dlfcn.h
# configure:7392: clang -c conftest.c >&5
# configure:7399: $? = 0
# configure:7416: result: yes
# configure:7600: checking for objdir
# configure:7615: result: .libs
# configure:7907: checking if clang supports -fno-rtti -fno-exceptions
# configure:7925: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7929: $? = 0
# configure:7942: result: yes
# configure:7962: checking for clang option to produce PIC
# configure:8234: result: -fPIC -DPIC
# configure:8246: checking if clang PIC flag -fPIC -DPIC works
# configure:8264: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8268: $? = 0
# configure:8281: result: yes
# configure:8305: checking if clang static flag -static works
# configure:8333: result: yes
# configure:8348: checking if clang supports -c -o file.o
# configure:8369: clang -c -o out/conftest2.o conftest.c >&5
# configure:8373: $? = 0
# configure:8395: result: yes
# configure:8403: checking if clang supports -c -o file.o
# configure:8450: result: yes
# configure:8483: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9557: result: yes
# configure:9594: checking whether -lc should be explicitly linked in
# configure:9599: clang -c conftest.c >&5
# configure:9602: $? = 0
# configure:9617: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9620: $? = 0
# configure:9632: result: no
# configure:9796: checking dynamic linker characteristics
# configure:10239: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10246: $? = 0
# configure:10482: result: GNU/Linux ld.so
# configure:10584: checking how to hardcode library paths into programs
# configure:10609: result: immediate
# configure:11442: checking whether stripping libraries is possible
# configure:11447: result: yes
# configure:11482: checking if libtool supports shared libraries
# configure:11484: result: yes
# configure:11487: checking whether to build shared libraries
# configure:11508: result: yes
# configure:11511: checking whether to build static libraries
# configure:11515: result: no
# configure:11556: checking for doxygen
# configure:11572: found /usr/bin/doxygen
# configure:11584: result: true
# configure:11625: checking for pdflatex
# configure:11641: found /usr/bin/pdflatex
# configure:11652: result: yes
# configure:11662: checking for bibtex
# configure:11678: found /usr/bin/bibtex
# configure:11689: result: yes
# configure:11699: checking for fig2dev
# configure:11729: result: no
# configure:11782: WARNING: *** Format Specification will not built.
# configure:11949: checking for ld used by clang
# configure:12016: result: /usr/bin/ld
# configure:12025: checking if the linker (/usr/bin/ld) is GNU ld
# configure:12040: result: yes
# configure:12050: checking how to control symbol export
# configure:12071: result: --version-script
# configure:12110: checking for pkg-config
# configure:12126: found /usr/bin/pkg-config
# configure:12137: result: yes
# configure:12153: checking for x86_64-unknown-linux-pkg-config
# configure:12186: result: no
# configure:12196: checking for pkg-config
# configure:12214: found /usr/bin/pkg-config
# configure:12226: result: /usr/bin/pkg-config
# configure:12251: checking pkg-config is at least version 0.9.0
# configure:12254: result: yes
# configure:12265: checking for OGG
# configure:12273: $PKG_CONFIG --exists --print-errors "ogg >= 1.1"
# configure:12276: $? = 0
# configure:12291: $PKG_CONFIG --exists --print-errors "ogg >= 1.1"
# configure:12294: $? = 0
# configure:12330: result: yes
# configure:12691: checking for VORBIS
# configure:12699: $PKG_CONFIG --exists --print-errors "vorbis >= 1.0.1"
# configure:12702: $? = 0
# configure:12717: $PKG_CONFIG --exists --print-errors "vorbis >= 1.0.1"
# configure:12720: $? = 0
# configure:12756: result: yes
# configure:13037: checking for sdl-config
# configure:13068: result: no
# configure:13077: checking for SDL - version >= 0.11.0
# configure:13217: result: no
# configure:13305: WARNING: *** Unable to find SDL -- Not compiling example players ***
# configure:13332: checking sys/soundcard.h usability
# configure:13349: clang -c -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c >&5
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# configure:13356: $? = 0
# configure:13370: result: yes
# configure:13374: checking sys/soundcard.h presence
# configure:13389: clang -E conftest.c
# configure:13396: $? = 0
# configure:13410: result: yes
# configure:13438: checking for sys/soundcard.h
# configure:13447: result: yes
# configure:13483: checking for PNG
# configure:13491: $PKG_CONFIG --exists --print-errors "libpng"
# configure:13494: $? = 0
# configure:13509: $PKG_CONFIG --exists --print-errors "libpng"
# configure:13512: $? = 0
# configure:13548: result: yes
# configure:13742: checking for library containing ftime
# configure:13783: clang -o conftest -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c >&5
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# configure:13790: $? = 0
# configure:13821: result: none required
# configure:13830: checking for getopt_long
# configure:13886: clang -o conftest -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops conftest.c >&5
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# configure:13893: $? = 0
# configure:13913: result: yes
# configure:14102: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libtheora config.status 1.1.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 625a8f4131a0
#
# config.status:1058: creating Makefile
# config.status:1205: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating lib/Makefile
# config.status:1205: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating include/Makefile
# config.status:1205: WARNING: 'include/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating include/theora/Makefile
# config.status:1205: WARNING: 'include/theora/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating examples/Makefile
# config.status:1205: WARNING: 'examples/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating doc/Makefile
# config.status:1205: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating doc/Doxyfile
# config.status:1058: creating doc/spec/Makefile
# config.status:1205: WARNING: 'doc/spec/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating tests/Makefile
# config.status:1205: WARNING: 'tests/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating m4/Makefile
# config.status:1205: WARNING: 'm4/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1058: creating libtheora.spec
# config.status:1058: creating theora.pc
# config.status:1058: creating theora-uninstalled.pc
# config.status:1058: creating theoradec.pc
# config.status:1058: creating theoradec-uninstalled.pc
# config.status:1058: creating theoraenc.pc
# config.status:1058: creating theoraenc-uninstalled.pc
# config.status:1058: creating config.h
# config.status:1292: executing depfiles commands
# config.status:1292: executing libtool commands
# configure:16463: result:
# ------------------------------------------------------------------------
# libtheora 1.1.1: Automatic configuration OK.
#
# General configuration:
#
# Encoding support: ........... yes
# Floating point support: ..... yes
# Assembly optimization: ...... 64 bit x86
# 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.
# ------------------------------------------------------------------------
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CAIRO_CFLAGS_set=
# ac_cv_env_CAIRO_CFLAGS_value=
# ac_cv_env_CAIRO_LIBS_set=
# ac_cv_env_CAIRO_LIBS_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_OGG_CFLAGS_set=
# ac_cv_env_OGG_CFLAGS_value=
# ac_cv_env_OGG_LIBS_set=
# ac_cv_env_OGG_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PNG_CFLAGS_set=
# ac_cv_env_PNG_CFLAGS_value=
# ac_cv_env_PNG_LIBS_set=
# ac_cv_env_PNG_LIBS_value=
# ac_cv_env_VORBIS_CFLAGS_set=
# ac_cv_env_VORBIS_CFLAGS_value=
# ac_cv_env_VORBIS_LIBS_set=
# ac_cv_env_VORBIS_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getopt_long=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_soundcard_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SDL_CONFIG=no
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_HAVE_BIBTEX=yes
# ac_cv_prog_HAVE_DOXYGEN=true
# ac_cv_prog_HAVE_PDFLATEX=yes
# ac_cv_prog_HAVE_PKG_CONFIG=yes
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_ftime='none required'
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# pkg_cv_OGG_CFLAGS=
# pkg_cv_OGG_LIBS=-logg
# pkg_cv_PNG_CFLAGS=-I/usr/include/libpng16
# pkg_cv_PNG_LIBS=-lpng16
# pkg_cv_VORBIS_CFLAGS=
# pkg_cv_VORBIS_LIBS=-lvorbis
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libtheora/src/libtheora-1.1.1/missing --run aclocal-1.6'
# ACLOCAL_AMFLAGS='-I m4'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libtheora/src/libtheora-1.1.1/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libtheora/src/libtheora-1.1.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libtheora/src/libtheora-1.1.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libtheora/src/libtheora-1.1.1/missing --run automake-1.6'
# AWK='gawk'
# BINDIR='/usr/bin'
# BUILDABLE_EXAMPLES=' encoder_example$(EXEEXT) png2theora$(EXEEXT)'
# BUILD_SPEC_FALSE=''
# BUILD_SPEC_TRUE='#'
# CAIRO_CFLAGS=''
# CAIRO_LIBS=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops '
# CPP='clang -E'
# CPPFLAGS=''
# CPU_x86_32_FALSE=''
# CPU_x86_32_TRUE='#'
# CPU_x86_64_FALSE='#'
# CPU_x86_64_TRUE=''
# DEBUG='-g -Wall -Wno-parentheses -DDEBUG -D__NO_MATH_INLINES'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DOCDIR='/usr/share/doc'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GETOPT_OBJS=''
# GREP='/usr/bin/grep'
# HAVE_BIBTEX='yes'
# HAVE_DOXYGEN='true'
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# HAVE_PDFLATEX='yes'
# HAVE_PKG_CONFIG='yes'
# HAVE_TRANSFIG=''
# HAVE_VALGRIND=''
# INCLUDEDIR='/usr/include'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LD='/usr/bin/ld'
# LDFLAGS=''
# LIBDIR='/usr/lib'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libtheora/src/libtheora-1.1.1/missing --run makeinfo'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OGG_CFLAGS=''
# OGG_LIBS='-logg'
# OSS_LIBS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libtheora'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libtheora'
# PACKAGE_STRING='libtheora 1.1.1'
# PACKAGE_TARNAME='libtheora'
# PACKAGE_VERSION='1.1.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PNG_CFLAGS='-I/usr/include/libpng16'
# PNG_LIBS='-lpng16'
# PROFILE='-Wall -Wno-parentheses -pg -g -O3 -fno-inline-functions -DDEBUG'
# RANLIB='ranlib'
# SDL_CFLAGS=''
# SDL_CONFIG='no'
# SDL_LIBS=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# THDEC_LIB_AGE='1'
# THDEC_LIB_CURRENT='2'
# THDEC_LIB_REVISION='4'
# THENC_LIB_AGE='1'
# THENC_LIB_CURRENT='2'
# THENC_LIB_REVISION='2'
# THEORADEC_LDFLAGS=' -Wl,--version-script=$(srcdir)/Version_script-dec'
# THEORAENC_LDFLAGS=' -Wl,--version-script=$(srcdir)/Version_script-enc'
# THEORA_DISABLE_ENCODE_FALSE=''
# THEORA_DISABLE_ENCODE_TRUE='#'
# THEORA_DISABLE_FLOAT_FALSE=''
# THEORA_DISABLE_FLOAT_TRUE='#'
# THEORA_ENABLE_EXAMPLES_FALSE='#'
# THEORA_ENABLE_EXAMPLES_TRUE=''
# THEORA_LDFLAGS=' -Wl,--version-script=$(srcdir)/Version_script'
# TH_LIB_AGE='3'
# TH_LIB_CURRENT='3'
# TH_LIB_REVISION='10'
# VALGRIND_ENVIRONMENT=''
# VERSION='1.1.1'
# VORBISENC_LIBS='-lvorbisenc'
# VORBISFILE_LIBS=''
# VORBIS_CFLAGS=''
# VORBIS_LIBS='-lvorbis'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__include='include'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/libtheora/src/libtheora-1.1.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "libtheora"
# #define PACKAGE_TARNAME "libtheora"
# #define PACKAGE_VERSION "1.1.1"
# #define PACKAGE_STRING "libtheora 1.1.1"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libtheora"
# #define VERSION "1.1.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define OC_X86_ASM /**/
# #define OC_X86_64_ASM /**/
# #define HAVE_SYS_SOUNDCARD_H 1
#
# configure: exit 0