Build of libtheora with musl toolchain

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

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

SLOCLanguage
32,654 ansic
9,633 sh
4,364 makefile
46,651 total

The process tree of the build process is here.

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

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr 5 02:01:11 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... yes
# 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/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/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
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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) /sysroot/bin/ld
# checking if the linker (/sysroot/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/sbin/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... no
# checking sys/soundcard.h presence... no
# checking for sys/soundcard.h... no
# checking soundcard.h usability... no
# checking soundcard.h presence... no
# checking for soundcard.h... no
# checking machine/soundcard.h usability... no
# checking machine/soundcard.h presence... no
# checking for machine/soundcard.h... no
# configure: WARNING: OSS audio support not found -- not compiling player_example
# 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
# 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
# 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
# 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 apiwrapper.c -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.TPlo -fPIC -DPIC -o .libs/apiwrapper.o
# 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
# 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
# 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
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# In file included from apiwrapper.c:21:
# ./apiwrapper.h:20:11: fatal error: 'ogg/ogg.h' file not found
# # include
# ^
# In file included from decapiwrapper.c:21:
# ./apiwrapper.h:20:11: fatal error: 'ogg/ogg.h' file not found
# # include
# ^
# 1 error generated.
# make[2]: *** [Makefile:529: apiwrapper.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# In file included from decinfo.c:21:
# In file included from ./decint.h:21:
# ../include/theora/theoradec.h:24:11: fatal error: 'ogg/ogg.h' file not found
# # include
# ^
# 1 error generated.
# make[2]: *** [Makefile:529: decapiwrapper.lo] Error 1
# 1 error generated.
# make[2]: *** [Makefile:529: decinfo.lo] Error 1
# make[2]: Leaving directory '/tmp/libtheora/src/libtheora-1.1.1/lib'
# 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 = 4e11a5182785
# 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: /sysroot/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/sbin/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 /sysroot/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3055: $? = 0
# configure:3062: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../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
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3197: $? = 127
# configure:3216: result: yes
# configure:3223: checking whether we are cross compiling
# configure:3225: result: yes
# 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/sbin/sed
# configure:4591: checking for grep that handles long lines and -e
# configure:4651: result: /usr/sbin/grep
# configure:4656: checking for egrep
# configure:4720: result: /usr/sbin/grep -E
# configure:4725: checking for fgrep
# configure:4789: result: /usr/sbin/grep -F
# configure:4824: checking for ld used by clang
# configure:4891: result: /sysroot/bin/ld
# configure:4900: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4915: result: yes
# configure:4927: checking for BSD- or MS-compatible name lister (nm)
# configure:4976: result: /sysroot/bin/nm -B
# configure:5094: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5101: clang -c conftest.c >&5
# configure:5104: /sysroot/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 /sysroot/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 /sysroot/bin/ar
# configure:5736: result: ar
# configure:5748: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/ranlib
# configure:5940: result: ranlib
# configure:6030: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6148: clang -c conftest.c >&5
# configure:6151: $? = 0
# configure:6155: /sysroot/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: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: no
# 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 (/sysroot/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/sbin/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/sbin/doxygen
# configure:11584: result: true
# configure:11625: checking for pdflatex
# configure:11641: found /usr/sbin/pdflatex
# configure:11652: result: yes
# configure:11662: checking for bibtex
# configure:11678: found /usr/sbin/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: /sysroot/bin/ld
# configure:12025: checking if the linker (/sysroot/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/sbin/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/sbin/pkg-config
# configure:12226: result: /usr/sbin/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
# In file included from conftest.c:57:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:13356: $? = 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"
# | #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 /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13370: result: no
# configure:13374: checking sys/soundcard.h presence
# configure:13389: clang -E conftest.c
# In file included from conftest.c:24:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:13396: $? = 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"
# | #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 /**/
# | /* end confdefs.h. */
# | #include
# configure:13410: result: no
# configure:13438: checking for sys/soundcard.h
# configure:13447: result: no
# configure:13332: checking 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
# conftest.c:57:10: fatal error: 'soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:13356: $? = 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"
# | #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 /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13370: result: no
# configure:13374: checking soundcard.h presence
# configure:13389: clang -E conftest.c
# conftest.c:24:10: fatal error: 'soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:13396: $? = 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"
# | #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 /**/
# | /* end confdefs.h. */
# | #include
# configure:13410: result: no
# configure:13438: checking for soundcard.h
# configure:13447: result: no
# configure:13332: checking machine/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
# conftest.c:57:10: fatal error: 'machine/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:13356: $? = 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"
# | #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 /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13370: result: no
# configure:13374: checking machine/soundcard.h presence
# configure:13389: clang -E conftest.c
# conftest.c:24:10: fatal error: 'machine/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:13396: $? = 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"
# | #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 /**/
# | /* end confdefs.h. */
# | #include
# configure:13410: result: no
# configure:13438: checking for machine/soundcard.h
# configure:13447: result: no
# configure:13466: WARNING: OSS audio support not found -- not compiling player_example
# 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 4e11a5182785
#
# config.status:1054: creating Makefile
# config.status:1201: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating lib/Makefile
# config.status:1201: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating include/Makefile
# config.status:1201: WARNING: 'include/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating include/theora/Makefile
# config.status:1201: WARNING: 'include/theora/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating examples/Makefile
# config.status:1201: WARNING: 'examples/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating doc/Makefile
# config.status:1201: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating doc/Doxyfile
# config.status:1054: creating doc/spec/Makefile
# config.status:1201: WARNING: 'doc/spec/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating tests/Makefile
# config.status:1201: WARNING: 'tests/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating m4/Makefile
# config.status:1201: WARNING: 'm4/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1054: creating libtheora.spec
# config.status:1054: creating theora.pc
# config.status:1054: creating theora-uninstalled.pc
# config.status:1054: creating theoradec.pc
# config.status:1054: creating theoradec-uninstalled.pc
# config.status:1054: creating theoraenc.pc
# config.status:1054: creating theoraenc-uninstalled.pc
# config.status:1054: creating config.h
# config.status:1288: executing depfiles commands
# config.status:1288: 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_machine_soundcard_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_soundcard_h=no
# 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=no
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SDL_CONFIG=no
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=no
# 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/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETOPT_OBJS=''
# GREP='/usr/sbin/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='/sysroot/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='/sysroot/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/sbin/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/sbin/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 /**/
#
# configure: exit 0