This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer libav configure 1.2.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2559: checking build system type configure:2573: result: i686-uhu-linux-gnu configure:2593: checking host system type configure:2606: result: i686-uhu-linux-gnu configure:2626: checking target system type configure:2639: result: i686-uhu-linux-gnu configure:2685: checking for a BSD-compatible install configure:2753: result: /bin/install -c configure:2764: checking whether build environment is sane configure:2819: result: yes configure:2970: checking for a thread-safe mkdir -p configure:3009: result: /bin/mkdir -p configure:3016: checking for gawk configure:3032: found /bin/gawk configure:3043: result: gawk configure:3054: checking whether make sets $(MAKE) configure:3076: result: yes configure:3105: checking whether make supports nested variables configure:3122: result: yes configure:3211: checking whether UID '82' is supported by ustar format configure:3214: result: yes configure:3221: checking whether GID '82' is supported by ustar format configure:3224: result: yes configure:3232: checking how to create a ustar tar archive configure:3243: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3246: $? = 0 configure:3286: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3289: $? = 0 configure:3293: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3965: $? = 0 configure:3954: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3965: $? = 0 configure:3954: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3965: $? = 1 configure:3954: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3965: $? = 1 configure:3985: checking whether the C compiler works configure:4007: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4011: $? = 0 configure:4059: result: yes configure:4062: checking for C compiler default output file name configure:4064: result: a.out configure:4070: checking for suffix of executables configure:4077: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4081: $? = 0 configure:4103: result: configure:4125: checking whether we are cross compiling configure:4133: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4137: $? = 0 configure:4144: ./conftest configure:4148: $? = 0 configure:4163: result: no configure:4168: checking for suffix of object files configure:4190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4194: $? = 0 configure:4215: result: o configure:4219: checking whether we are using the GNU C compiler configure:4238: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4238: $? = 0 configure:4247: result: yes configure:4256: checking whether i686-uhu-linux-gcc accepts -g configure:4276: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4276: $? = 0 configure:4317: result: yes configure:4334: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4397: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4397: $? = 0 configure:4410: result: none needed configure:4435: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4457: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4460: $? = 0 configure:4457: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4460: $? = 0 configure:4472: result: yes configure:4491: checking dependency style of i686-uhu-linux-gcc configure:4602: result: gcc3 configure:4617: checking for a sed that does not truncate output configure:4681: result: /bin/sed configure:4699: checking for grep that handles long lines and -e configure:4757: result: /bin/grep configure:4762: checking for egrep configure:4824: result: /bin/grep -E configure:4829: checking for fgrep configure:4891: result: /bin/grep -F configure:4926: checking for ld used by i686-uhu-linux-gcc configure:4993: result: /usr/bin/ld configure:5000: checking if the linker (/usr/bin/ld) is GNU ld configure:5015: result: yes configure:5027: checking for BSD- or MS-compatible name lister (nm) configure:5076: result: /usr/bin/nm -B configure:5206: checking the name lister (/usr/bin/nm -B) interface configure:5213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5216: /usr/bin/nm -B "conftest.o" configure:5219: output 00000000 B some_variable configure:5226: result: BSD nm configure:5229: checking whether ln -s works configure:5233: result: yes configure:5241: checking the maximum length of command line arguments configure:5372: result: 1572864 configure:5389: checking whether the shell understands some XSI constructs configure:5399: result: yes configure:5403: checking whether the shell understands "+=" configure:5409: result: yes configure:5444: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5484: result: func_convert_file_noop configure:5491: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5511: result: func_convert_file_noop configure:5518: checking for /usr/bin/ld option to reload object files configure:5525: result: -r configure:5559: checking for i686-uhu-linux-objdump configure:5589: result: no configure:5599: checking for objdump configure:5615: found /usr/bin/objdump configure:5626: result: objdump configure:5655: checking how to recognize dependent libraries configure:5853: result: pass_all configure:5898: checking for i686-uhu-linux-dlltool configure:5928: result: no configure:5938: checking for dlltool configure:5968: result: no configure:5995: checking how to associate runtime and link libraries configure:6022: result: printf %s\n configure:6039: checking for i686-uhu-linux-ar configure:6055: found /usr/bin/i686-uhu-linux-ar configure:6066: result: i686-uhu-linux-ar configure:6147: checking for archiver @FILE support configure:6164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6164: $? = 0 configure:6167: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6170: $? = 0 configure:6175: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6178: $? = 1 configure:6190: result: @ configure:6208: checking for i686-uhu-linux-strip configure:6238: result: no configure:6248: checking for strip configure:6264: found /usr/bin/strip configure:6275: result: strip configure:6307: checking for i686-uhu-linux-ranlib configure:6337: result: no configure:6347: checking for ranlib configure:6363: found /usr/bin/ranlib configure:6374: result: ranlib configure:6476: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6599: $? = 0 configure:6603: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6606: $? = 0 configure:6672: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6675: $? = 0 configure:6713: result: ok configure:6750: checking for sysroot configure:6780: result: no configure:7009: checking for i686-uhu-linux-mt configure:7039: result: no configure:7049: checking for mt configure:7079: result: no configure:7099: checking if : is a manifest tool configure:7105: : '-?' configure:7113: result: no configure:7755: checking how to run the C preprocessor configure:7786: i686-uhu-linux-gcc -E conftest.c configure:7786: $? = 0 configure:7800: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | /* end confdefs.h. */ | #include configure:7825: result: i686-uhu-linux-gcc -E configure:7845: i686-uhu-linux-gcc -E conftest.c configure:7845: $? = 0 configure:7859: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | /* end confdefs.h. */ | #include configure:7888: checking for ANSI C header files configure:7908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7908: $? = 0 configure:7981: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7981: $? = 0 configure:7981: ./conftest configure:7981: $? = 0 configure:7992: result: yes configure:8005: checking for sys/types.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for sys/stat.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for stdlib.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for string.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for memory.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for strings.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for inttypes.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for stdint.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8005: checking for unistd.h configure:8005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8005: $? = 0 configure:8005: result: yes configure:8019: checking for dlfcn.h configure:8019: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8019: $? = 0 configure:8019: result: yes configure:8539: checking for objdir configure:8554: result: .libs configure:8825: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8843: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8847: $? = 0 configure:8860: result: no configure:9187: checking for i686-uhu-linux-gcc option to produce PIC configure:9194: result: -fPIC -DPIC configure:9202: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9220: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9224: $? = 0 configure:9237: result: yes configure:9266: checking if i686-uhu-linux-gcc static flag -static works configure:9294: result: yes configure:9309: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9334: $? = 0 configure:9356: result: yes configure:9364: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9411: result: yes configure:9444: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10601: result: yes configure:10638: checking whether -lc should be explicitly linked in configure:10646: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10649: $? = 0 configure:10664: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10667: $? = 0 configure:10681: result: no configure:10841: checking dynamic linker characteristics configure:11341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11341: $? = 0 configure:11575: result: GNU/Linux ld.so configure:11682: checking how to hardcode library paths into programs configure:11707: result: immediate configure:11801: checking for shl_load configure:11801: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cczeUCfg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | #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/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11801: result: no configure:11805: checking for shl_load in -ldld configure:11830: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | #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/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11839: result: no configure:11844: checking for dlopen configure:11844: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccuZEj84.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | #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/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11844: result: no configure:11848: checking for dlopen in -ldl configure:11873: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11873: $? = 0 configure:11882: result: yes configure:12001: checking whether a program can dlopen itself configure:12081: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12084: $? = 0 configure:12102: result: yes configure:12107: checking whether a statically linked program can dlopen itself configure:12187: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccnd9fv0.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:12190: $? = 1 configure:12208: result: no configure:12247: checking whether stripping libraries is possible configure:12252: result: yes configure:12287: checking if libtool supports shared libraries configure:12289: result: yes configure:12292: checking whether to build shared libraries configure:12313: result: yes configure:12316: checking whether to build static libraries configure:12320: result: no configure:12369: checking for i686-uhu-linux-pkg-config configure:12402: result: no configure:12412: checking for pkg-config configure:12430: found /usr/bin/pkg-config configure:12442: result: /usr/bin/pkg-config configure:12467: checking pkg-config is at least version 0.9.0 configure:12470: result: yes configure:12498: checking for ORC configure:12506: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ" configure:12509: $? = 0 configure:12524: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ" configure:12527: $? = 0 configure:12581: result: yes configure:12589: checking for usable orcc configure:12597: result: /usr/bin/orcc configure:12767: Using GStreamer libav source release as package name configure:12791: Using Unknown package origin as package origin configure:13136: checking whether byte ordering is bigendian configure:13151: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:29:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:29:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:29:15: error: unknown type name 'universal' configure:13151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | #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 HAVE_ORC 1 | #define GST_PACKAGE_NAME "GStreamer libav source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13196: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13196: $? = 0 configure:13214: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:35:4: error: unknown type name 'not' not big endian ^ conftest.c:35:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | #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 HAVE_ORC 1 | #define GST_PACKAGE_NAME "GStreamer libav source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13342: result: no configure:13495: checking for i686-uhu-linux-gcc configure:13522: result: i686-uhu-linux-gcc configure:13791: checking for C compiler version configure:13800: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:13811: $? = 0 configure:13800: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:13811: $? = 0 configure:13800: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:13811: $? = 1 configure:13800: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:13811: $? = 1 configure:13815: checking whether we are using the GNU C compiler configure:13843: result: yes configure:13852: checking whether i686-uhu-linux-gcc accepts -g configure:13913: result: yes configure:13930: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:14006: result: none needed configure:14031: checking whether i686-uhu-linux-gcc understands -c and -o together configure:14068: result: yes configure:14087: checking dependency style of i686-uhu-linux-gcc configure:14198: result: gcc3 configure:14217: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:14366: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:134:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:134:18: error: 'newvar' undeclared (first use in this function) conftest.c:134:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:144:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:144:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:14366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer libav" | #define PACKAGE_TARNAME "gst-libav" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer libav 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gst-libav" | #define VERSION "1.2.4" | #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 HAVE_ORC 1 | #define GST_PACKAGE_NAME "GStreamer libav source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:14366: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14366: $? = 0 configure:14386: result: -std=gnu99 configure:14487: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure:14501: result: -std=gnu99 configure:14510: checking for valgrind configure:14541: result: no configure:15117: checking for gtkdoc-check configure:15150: result: no configure:15159: checking for gtkdoc-rebase configure:15192: result: no configure:15203: checking for gtkdoc-mkpdf configure:15236: result: no configure:15437: checking whether to build gtk-doc documentation configure:15439: result: no configure:15500: Looking for Python version >= 2.1 configure:15518: checking for python configure:15536: found /usr/bin/python configure:15548: result: /usr/bin/python configure:15560: checking "/usr/bin/python": configure:15562: result: okay configure:15578: checking local Python configuration configure:15615: result: looks good configure:15683: checking for python version configure:15690: result: 2.7 configure:15702: checking for python platform configure:15709: result: linux2 configure:15735: checking for python script directory configure:15770: result: ${prefix}/lib/python2.7/site-packages configure:15779: checking for python extension module directory configure:15814: result: ${exec_prefix}/lib/python2.7/site-packages configure:15830: checking whether to build plugin documentation configure:15842: result: no (gtk-doc disabled or not available) configure:15945: checking for cos in -lm configure:15970: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:37:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:15970: $? = 0 configure:15979: result: yes configure:15992: checking for ANSI C header files configure:16096: result: yes configure:16118: checking for GST configure:16126: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16129: $? = 0 configure:16144: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16147: $? = 0 configure:16203: result: yes configure:16217: using GStreamer tools in /usr/bin configure:16227: using GStreamer plug-ins in /usr/lib/gstreamer-1.0 configure:16239: checking for GST_BASE configure:16247: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16250: $? = 0 configure:16265: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16268: $? = 0 configure:16324: result: yes configure:16341: checking for GST_PLUGINS_BASE configure:16349: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16352: $? = 0 configure:16367: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16370: $? = 0 configure:16426: result: yes configure:16442: using GStreamer Base Plugins in /usr/lib/gstreamer-1.0 configure:16457: checking for GST_CHECK configure:16465: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16468: $? = 0 configure:16483: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:16486: $? = 0 configure:16542: result: yes configure:16560: Using GStreamer Core Plugins in /usr/lib/gstreamer-1.0 configure:16562: Using GStreamer Base Plugins in /usr/lib/gstreamer-1.0 configure:16600: Using /usr/lib/gstreamer-1.0 as the plugin install location configure:16607: checking whether to build static plugins or not configure:16623: result: no configure:16651: checking to see if compiler understands -Wall configure:16668: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:16668: $? = 0 configure:16683: result: yes configure:16688: checking to see if compiler understands -Wdeclaration-after-statement configure:16705: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wdeclaration-after-statement conftest.c >&5 configure:16705: $? = 0 configure:16720: result: yes configure:16725: checking to see if compiler understands -Wvla configure:16742: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wvla conftest.c >&5 configure:16742: $? = 0 configure:16757: result: yes configure:16762: checking to see if compiler understands -Wpointer-arith configure:16779: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wpointer-arith conftest.c >&5 configure:16779: $? = 0 configure:16794: result: yes configure:16986: checking to see if compiler understands -Wmissing-declarations configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wmissing-declarations conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wmissing-prototypes configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wmissing-prototypes conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wredundant-decls configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wredundant-decls conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wundef configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wundef conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wwrite-strings configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wwrite-strings conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wformat-nonliteral configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wformat-nonliteral conftest.c >&5 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral] configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wformat-security configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wformat-security conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wold-style-definition configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:34:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Winit-self configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Winit-self conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wmissing-include-dirs configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wmissing-include-dirs conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Waddress configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Waddress conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Waggregate-return configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Waggregate-return conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wno-multichar configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wno-multichar conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:16986: checking to see if compiler understands -Wnested-externs configure:17003: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wnested-externs conftest.c >&5 configure:17003: $? = 0 configure:17018: result: yes configure:17030: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure:17032: set ERROR_CFLAGS to configure:17092: checking for BZ2_bzlibVersion in -lbz2 configure:17105: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lbz2 >&5 configure:17105: $? = 0 configure:17112: result: yes configure:17360: Using local Libav snapshot configure:17488: Using included Libav code configure:17626: checking that generated files are newer than configure configure:17632: result: done configure:17792: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GStreamer libav config.status 1.2.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:1283: creating Makefile config.status:1283: creating common/Makefile config.status:1283: creating common/m4/Makefile config.status:1283: creating gst-libav.spec config.status:1283: creating ext/Makefile config.status:1283: creating ext/libav/Makefile config.status:1283: creating ext/libswscale/Makefile config.status:1283: creating gst-libs/Makefile config.status:1283: creating gst-libs/ext/Makefile config.status:1283: creating docs/Makefile config.status:1283: creating docs/version.entities config.status:1283: creating tests/Makefile config.status:1283: creating tests/check/Makefile config.status:1283: creating tests/files/Makefile config.status:1283: creating pkgconfig/Makefile config.status:1283: creating pkgconfig/gstreamer-plugins-libav-uninstalled.pc config.status:1283: creating config.h config.status:1512: executing depfiles commands config.status:1512: executing libtool commands config.status:1512: executing configure-embedded-libav commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GST_BASE_CFLAGS_set= ac_cv_env_GST_BASE_CFLAGS_value= ac_cv_env_GST_BASE_LIBS_set= ac_cv_env_GST_BASE_LIBS_value= ac_cv_env_GST_CFLAGS_set= ac_cv_env_GST_CFLAGS_value= ac_cv_env_GST_CHECK_CFLAGS_set= ac_cv_env_GST_CHECK_CFLAGS_value= ac_cv_env_GST_CHECK_LIBS_set= ac_cv_env_GST_CHECK_LIBS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value= ac_cv_env_GST_PLUGINS_BASE_LIBS_set= ac_cv_env_GST_PLUGINS_BASE_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBAV_CFLAGS_set= ac_cv_env_LIBAV_CFLAGS_value= ac_cv_env_LIBAV_LIBS_set= ac_cv_env_LIBAV_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_ORC_CFLAGS_set= ac_cv_env_ORC_CFLAGS_value= ac_cv_env_ORC_LIBS_set= ac_cv_env_ORC_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_SWSCALE_CFLAGS_set= ac_cv_env_SWSCALE_CFLAGS_value= ac_cv_env_SWSCALE_LIBS_set= ac_cv_env_SWSCALE_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_shl_load=no 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_VALGRIND_PATH=no ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GST_BASE_LIBS='-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GST_CHECK_LIBS='-lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GST_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GST_PLUGINS_BASE_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_ORC_CFLAGS='-I/usr/include/orc-0.4 ' pkg_cv_ORC_LIBS='-lorc-0.4 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ACLOCAL_AMFLAGS='-I m4 -I common/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CAT_ENTRY_END='' CAT_ENTRY_START='' CC='i686-uhu-linux-gcc -std=gnu99' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXXFLAGS='' CYGPATH_W='echo' DARWIN_LDFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPRECATED_CFLAGS='' DLLTOOL='false' DOCBOOK_ROOT='' DOC_HTML_FALSE='' DOC_HTML_TRUE='#' DOC_PDF_FALSE='' DOC_PDF_TRUE='#' DOC_PS_FALSE='' DOC_PS_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DOCBOOK_FALSE='' ENABLE_DOCBOOK_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_PLUGIN_DOCS_FALSE='' ENABLE_PLUGIN_DOCS_TRUE='#' ERROR_CFLAGS='' EXEEXT='' FFLAGS='' FGREP='/bin/grep -F' GCOV='' GCOV_CFLAGS='' GCOV_LIBS='' GREP='/bin/grep' GSTPB_PLUGINS_DIR='/usr/lib/gstreamer-1.0' GST_AGE='204' GST_ALL_LDFLAGS='-no-undefined' GST_API_VERSION='1.0' GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GST_BASE_LIBS='-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' GST_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include $(GST_OPTION_CFLAGS)' GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GST_CHECK_LIBS='-lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' GST_CURRENT='204' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_LEVEL_DEFAULT='GST_LEVEL_NONE' GST_LIBAV_ENABLE_LGPL_FALSE='' GST_LIBAV_ENABLE_LGPL_TRUE='#' GST_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' GST_LIBVERSION='204:0:204' GST_LT_LDFLAGS=' -version-info 204:0:204' GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' GST_PACKAGE_NAME='GStreamer libav source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GST_PLUGINS_BASE_DIR='/usr/lib/gstreamer-1.0/gst:/usr/lib/gstreamer-1.0/sys:/usr/lib/gstreamer-1.0/ext' GST_PLUGINS_BASE_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' GST_PLUGINS_DIR='/usr/lib/gstreamer-1.0' GST_PLUGIN_BUILD_STATIC_FALSE='' GST_PLUGIN_BUILD_STATIC_TRUE='#' GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_.*'\'' -no-undefined' GST_PLUGIN_LIBTOOLFLAGS='--tag=disable-static' GST_REVISION='0' GST_TOOLS_DIR='/usr/bin' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_BZ2_FALSE='#' HAVE_BZ2_TRUE='' HAVE_CPU_ALPHA_FALSE='' HAVE_CPU_ALPHA_TRUE='#' HAVE_CPU_ARM_FALSE='' HAVE_CPU_ARM_TRUE='#' HAVE_CPU_CRISV32_FALSE='' HAVE_CPU_CRISV32_TRUE='#' HAVE_CPU_CRIS_FALSE='' HAVE_CPU_CRIS_TRUE='#' HAVE_CPU_HPPA_FALSE='' HAVE_CPU_HPPA_TRUE='#' HAVE_CPU_I386_FALSE='#' HAVE_CPU_I386_TRUE='' HAVE_CPU_IA64_FALSE='' HAVE_CPU_IA64_TRUE='#' HAVE_CPU_M68K_FALSE='' HAVE_CPU_M68K_TRUE='#' HAVE_CPU_MIPS_FALSE='' HAVE_CPU_MIPS_TRUE='#' HAVE_CPU_PPC64_FALSE='' HAVE_CPU_PPC64_TRUE='#' HAVE_CPU_PPC_FALSE='' HAVE_CPU_PPC_TRUE='#' HAVE_CPU_S390_FALSE='' HAVE_CPU_S390_TRUE='#' HAVE_CPU_SPARC_FALSE='' HAVE_CPU_SPARC_TRUE='#' HAVE_CPU_X86_64_FALSE='' HAVE_CPU_X86_64_TRUE='#' HAVE_DOCBOOK2PS='' HAVE_DVIPS='' HAVE_EPSTOPDF='' HAVE_GST_CHECK_FALSE='#' HAVE_GST_CHECK_TRUE='' HAVE_JADETEX='' HAVE_LIBAV_UNINSTALLED_FALSE='#' HAVE_LIBAV_UNINSTALLED_TRUE='' HAVE_ORCC_FALSE='#' HAVE_ORCC_TRUE='' HAVE_ORC_FALSE='#' HAVE_ORC_TRUE='' HAVE_PNGTOPNM='' HAVE_PNMTOPS='' HAVE_PS2PDF='' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_XMLLINT='' HAVE_XSLTPROC='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBAV_CFLAGS='-I $(top_srcdir)/gst-libs/ext/libav -I $(top_builddir)/gst-libs/ext/libav -Wno-deprecated-declarations' LIBAV_CO_DIR='' LIBAV_DEPS='$(top_builddir)/gst-libs/ext/libav/libavformat/libavformat.a $(top_builddir)/gst-libs/ext/libav/libavcodec/libavcodec.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a' LIBAV_EXTERNALS_REVISION='' LIBAV_LIBS='$(top_builddir)/gst-libs/ext/libav/libavformat/libavformat.a $(top_builddir)/gst-libs/ext/libav/libavcodec/libavcodec.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a' LIBAV_REVISION='' LIBAV_SUBDIRS='gst-libs' LIBAV_SVN='' LIBM='-lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ORCC='/usr/bin/orcc' ORCC_FLAGS='--compat 0.4.16' ORC_CFLAGS='-I/usr/include/orc-0.4 ' ORC_LIBS='-lorc-0.4 ' OTOOL64='' OTOOL='' PACKAGE='gst-libav' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer libav' PACKAGE_STRING='GStreamer libav 1.2.4' PACKAGE_TARNAME='gst-libav' PACKAGE_URL='' PACKAGE_VERSION='1.2.4' PACKAGE_VERSION_MAJOR='1' PACKAGE_VERSION_MICRO='4' PACKAGE_VERSION_MINOR='2' PACKAGE_VERSION_NANO='0' PACKAGE_VERSION_RELEASE='1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PLUGINDIR='/usr/lib/gstreamer-1.0' PROFILE_CFLAGS='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SWSCALE_CFLAGS='-I $(top_srcdir)/gst-libs/ext/libav -I $(top_builddir)/gst-libs/ext/libav -Wno-deprecated-declarations' SWSCALE_DEPS='$(top_builddir)/gst-libs/ext/libav/libswscale/libswscale.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a' SWSCALE_LIBS='$(top_builddir)/gst-libs/ext/libav/libswscale/libswscale.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VALGRIND_PATH='no' VERSION='1.2.4' WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs' WIN32_LIBS='' XML_CATALOG='' XSLTPROC='' XSLTPROC_FLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='$(datadir)/doc/gst-libav-1.0' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gst-libav' pkgpythondir='${pythondir}/gst-libav' plugindir='$(libdir)/gstreamer-1.0' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GStreamer libav" #define PACKAGE_TARNAME "gst-libav" #define PACKAGE_VERSION "1.2.4" #define PACKAGE_STRING "GStreamer libav 1.2.4" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE_URL "" #define PACKAGE "gst-libav" #define VERSION "1.2.4" #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 HAVE_ORC 1 #define GST_PACKAGE_NAME "GStreamer libav source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define HAVE_CPU_I386 1 #define HAVE_RDTSC 1 #define HOST_CPU "i686" #define TARGET_CPU "i686" #define STDC_HEADERS 1 #define PLUGINDIR "/usr/lib/gstreamer-1.0" #define GST_LEVEL_DEFAULT GST_LEVEL_NONE #define HAVE_AVI_H 1 #define LIBAV_SOURCE "local snapshot" #define HAVE_LIBAV_UNINSTALLED /**/ configure: exit 0