This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer 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 = hp10 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:3052: checking build system type configure:3066: result: i686-uhu-linux-gnu configure:3086: checking host system type configure:3099: result: i686-uhu-linux-gnu configure:3119: checking target system type configure:3132: result: i686-uhu-linux-gnu configure:3178: checking for a BSD-compatible install configure:3246: result: /bin/install -c configure:3257: checking whether build environment is sane configure:3312: result: yes configure:3463: checking for a thread-safe mkdir -p configure:3502: result: /bin/mkdir -p configure:3509: checking for gawk configure:3525: found /bin/gawk configure:3536: result: gawk configure:3547: checking whether make sets $(MAKE) configure:3569: result: yes configure:3598: checking whether make supports nested variables configure:3615: result: yes configure:3704: checking whether UID '82' is supported by ustar format configure:3707: result: yes configure:3714: checking whether GID '82' is supported by ustar format configure:3717: result: yes configure:3725: checking how to create a ustar tar archive configure:3736: 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:3739: $? = 0 configure:3779: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3782: $? = 0 configure:3786: 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:4464: $? = 0 configure:4453: 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:4464: $? = 0 configure:4453: 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:4464: $? = 1 configure:4453: 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:4464: $? = 1 configure:4484: checking whether the C compiler works configure:4506: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4510: $? = 0 configure:4558: result: yes configure:4561: checking for C compiler default output file name configure:4563: result: a.out configure:4569: checking for suffix of executables configure:4576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4580: $? = 0 configure:4602: result: configure:4624: checking whether we are cross compiling configure:4632: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4636: $? = 0 configure:4643: ./conftest configure:4647: $? = 0 configure:4662: result: no configure:4667: checking for suffix of object files configure:4689: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4693: $? = 0 configure:4714: result: o configure:4718: checking whether we are using the GNU C compiler configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4746: result: yes configure:4755: checking whether i686-uhu-linux-gcc accepts -g configure:4775: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4775: $? = 0 configure:4816: result: yes configure:4833: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4896: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4896: $? = 0 configure:4909: result: none needed configure:4934: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4956: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4959: $? = 0 configure:4956: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4959: $? = 0 configure:4971: result: yes configure:4990: checking dependency style of i686-uhu-linux-gcc configure:5101: result: gcc3 configure:5116: checking for a sed that does not truncate output configure:5180: result: /bin/sed configure:5198: checking for grep that handles long lines and -e configure:5256: result: /bin/grep configure:5261: checking for egrep configure:5323: result: /bin/grep -E configure:5328: checking for fgrep configure:5390: result: /bin/grep -F configure:5425: checking for ld used by i686-uhu-linux-gcc configure:5492: result: /usr/bin/ld configure:5499: checking if the linker (/usr/bin/ld) is GNU ld configure:5514: result: yes configure:5526: checking for BSD- or MS-compatible name lister (nm) configure:5575: result: /usr/bin/nm -B configure:5705: checking the name lister (/usr/bin/nm -B) interface configure:5712: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5715: /usr/bin/nm -B "conftest.o" configure:5718: output 00000000 B some_variable configure:5725: result: BSD nm configure:5728: checking whether ln -s works configure:5732: result: yes configure:5740: checking the maximum length of command line arguments configure:5871: result: 1572864 configure:5888: checking whether the shell understands some XSI constructs configure:5898: result: yes configure:5902: checking whether the shell understands "+=" configure:5908: result: yes configure:5943: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5983: result: func_convert_file_noop configure:5990: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6010: result: func_convert_file_noop configure:6017: checking for /usr/bin/ld option to reload object files configure:6024: result: -r configure:6058: checking for i686-uhu-linux-objdump configure:6088: result: no configure:6098: checking for objdump configure:6114: found /usr/bin/objdump configure:6125: result: objdump configure:6154: checking how to recognize dependent libraries configure:6352: result: pass_all configure:6397: checking for i686-uhu-linux-dlltool configure:6427: result: no configure:6437: checking for dlltool configure:6467: result: no configure:6494: checking how to associate runtime and link libraries configure:6521: result: printf %s\n configure:6538: checking for i686-uhu-linux-ar configure:6554: found /usr/bin/i686-uhu-linux-ar configure:6565: result: i686-uhu-linux-ar configure:6646: checking for archiver @FILE support configure:6663: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6663: $? = 0 configure:6666: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6669: $? = 0 configure:6674: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6677: $? = 1 configure:6689: result: @ configure:6707: checking for i686-uhu-linux-strip configure:6737: result: no configure:6747: checking for strip configure:6763: found /usr/bin/strip configure:6774: result: strip configure:6806: checking for i686-uhu-linux-ranlib configure:6836: result: no configure:6846: checking for ranlib configure:6862: found /usr/bin/ranlib configure:6873: result: ranlib configure:6975: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7095: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7098: $? = 0 configure:7102: /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:7105: $? = 0 configure:7171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7174: $? = 0 configure:7212: result: ok configure:7249: checking for sysroot configure:7279: result: no configure:7508: checking for i686-uhu-linux-mt configure:7538: result: no configure:7548: checking for mt configure:7578: result: no configure:7598: checking if : is a manifest tool configure:7604: : '-?' configure:7612: result: no configure:8254: checking how to run the C preprocessor configure:8285: i686-uhu-linux-gcc -E conftest.c configure:8285: $? = 0 configure:8299: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | /* end confdefs.h. */ | #include configure:8324: result: i686-uhu-linux-gcc -E configure:8344: i686-uhu-linux-gcc -E conftest.c configure:8344: $? = 0 configure:8358: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | /* end confdefs.h. */ | #include configure:8387: checking for ANSI C header files configure:8407: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8407: $? = 0 configure:8480: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8480: $? = 0 configure:8480: ./conftest configure:8480: $? = 0 configure:8491: result: yes configure:8504: checking for sys/types.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for sys/stat.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for stdlib.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for string.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for memory.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for strings.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for inttypes.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for stdint.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8504: checking for unistd.h configure:8504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8504: $? = 0 configure:8504: result: yes configure:8518: checking for dlfcn.h configure:8518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8518: $? = 0 configure:8518: result: yes configure:9038: checking for objdir configure:9053: result: .libs configure:9324: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9342: 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:9346: $? = 0 configure:9359: result: no configure:9686: checking for i686-uhu-linux-gcc option to produce PIC configure:9693: result: -fPIC -DPIC configure:9701: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9719: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9723: $? = 0 configure:9736: result: yes configure:9765: checking if i686-uhu-linux-gcc static flag -static works configure:9793: result: yes configure:9808: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9829: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9833: $? = 0 configure:9855: result: yes configure:9863: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9910: result: yes configure:9943: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11100: result: yes configure:11137: checking whether -lc should be explicitly linked in configure:11145: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11148: $? = 0 configure:11163: 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:11166: $? = 0 configure:11180: result: no configure:11340: checking dynamic linker characteristics configure:11840: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11840: $? = 0 configure:12074: result: GNU/Linux ld.so configure:12181: checking how to hardcode library paths into programs configure:12206: result: immediate configure:12300: checking for shl_load configure:12300: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccXkJqjI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:12300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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:12300: result: no configure:12304: checking for shl_load in -ldld configure:12329: 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:12329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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:12338: result: no configure:12343: checking for dlopen configure:12343: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccfn19oR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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:12343: result: no configure:12347: checking for dlopen in -ldl configure:12372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12372: $? = 0 configure:12381: result: yes configure:12500: checking whether a program can dlopen itself configure:12580: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12583: $? = 0 configure:12601: result: yes configure:12606: checking whether a statically linked program can dlopen itself configure:12686: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccORGoTj.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:12689: $? = 1 configure:12707: result: no configure:12746: checking whether stripping libraries is possible configure:12751: result: yes configure:12786: checking if libtool supports shared libraries configure:12788: result: yes configure:12791: checking whether to build shared libraries configure:12812: result: yes configure:12815: checking whether to build static libraries configure:12819: result: no configure:12929: checking whether NLS is requested configure:12938: result: yes configure:12979: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:13011: result: /usr/bin/msgfmt configure:13020: checking for gmsgfmt configure:13051: result: /usr/bin/msgfmt configure:13102: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:13134: result: /usr/bin/xgettext configure:13180: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:13211: result: /usr/bin/msgmerge configure:13268: checking for ld used by GCC configure:13332: result: /usr/bin/ld configure:13339: checking if the linker (/usr/bin/ld) is GNU ld configure:13352: result: yes configure:13359: checking for shared library run path origin configure:13372: result: done configure:13873: checking for CFPreferencesCopyAppValue configure:13891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:24:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:13891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:13900: result: no configure:13907: checking for CFLocaleCopyCurrent configure:13925: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:24:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:13925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:13934: result: no configure:13983: checking for GNU gettext in libc configure:14003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14003: $? = 0 configure:14012: result: yes configure:14758: checking whether to use NLS configure:14760: result: yes configure:14763: checking where the gettext function comes from configure:14774: result: libc configure:15192: checking for i686-uhu-linux-pkg-config configure:15225: result: no configure:15235: checking for pkg-config configure:15253: found /usr/bin/pkg-config configure:15265: result: /usr/bin/pkg-config configure:15290: checking pkg-config is at least version 0.9.0 configure:15293: result: yes configure:15319: checking for VALGRIND configure:15327: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ" Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:15330: $? = 1 configure:15345: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ" Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:15348: $? = 1 No package 'valgrind' found configure:15376: result: no configure:15589: Using GStreamer source release as package name configure:15613: Using Unknown package origin as package origin configure:15629: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig configure:15663: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-02-18 configure:15715: checking whether to build static plugins or not configure:15731: result: no configure:15796: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA. configure:15978: checking whether byte ordering is bigendian configure:15993: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:35:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:35:15: error: unknown type name 'universal' configure:15993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #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:16038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16038: $? = 0 configure:16056: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:41:4: error: unknown type name 'not' not big endian ^ conftest.c:41:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:16056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #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:16184: result: no configure:16331: checking if unaligned memory access works correctly configure:16381: result: yes configure:16501: checking for special C compiler options needed for large files configure:16546: result: no configure:16552: checking for _FILE_OFFSET_BITS value needed for large files configure:16577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:43:7: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:16577: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:16601: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16601: $? = 0 configure:16609: result: 64 configure:16704: checking for i686-uhu-linux-gcc configure:16731: result: i686-uhu-linux-gcc configure:17000: checking for C compiler version configure:17009: 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:17020: $? = 0 configure:17009: 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:17020: $? = 0 configure:17009: 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:17020: $? = 1 configure:17009: 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:17020: $? = 1 configure:17024: checking whether we are using the GNU C compiler configure:17052: result: yes configure:17061: checking whether i686-uhu-linux-gcc accepts -g configure:17122: result: yes configure:17139: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:17215: result: none needed configure:17240: checking whether i686-uhu-linux-gcc understands -c and -o together configure:17277: result: yes configure:17296: checking dependency style of i686-uhu-linux-gcc configure:17407: result: gcc3 configure:17426: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:142:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:142:18: error: 'newvar' undeclared (first use in this function) conftest.c:142:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:152:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:152:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | /* 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:17575: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17575: $? = 0 configure:17595: result: -std=gnu99 configure:17696: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure:17710: result: -std=gnu99 configure:17726: checking dependency style of i686-uhu-linux-gcc -std=gnu99 configure:17835: result: gcc3 configure:17865: checking for i686-uhu-linux-g++ configure:17881: found /usr/bin/i686-uhu-linux-g++ configure:17892: result: i686-uhu-linux-g++ configure:17963: checking for C++ compiler version configure:17972: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (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:17983: $? = 0 configure:17972: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ 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:17983: $? = 0 configure:17972: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:17983: $? = 1 configure:17972: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:17983: $? = 1 configure:17987: checking whether we are using the GNU C++ compiler configure:18006: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:18006: $? = 0 configure:18015: result: yes configure:18024: checking whether i686-uhu-linux-g++ accepts -g configure:18044: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:18044: $? = 0 configure:18085: result: yes configure:18110: checking dependency style of i686-uhu-linux-g++ configure:18221: result: gcc3 configure:18254: checking how to run the C++ preprocessor configure:18281: i686-uhu-linux-g++ -E conftest.cpp configure:18281: $? = 0 configure:18295: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:38:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:18295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:18320: result: i686-uhu-linux-g++ -E configure:18340: i686-uhu-linux-g++ -E conftest.cpp configure:18340: $? = 0 configure:18354: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:38:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:18354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:18523: checking for ld used by i686-uhu-linux-g++ configure:18590: result: /usr/bin/ld configure:18597: checking if the linker (/usr/bin/ld) is GNU ld configure:18612: result: yes configure:18667: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:19669: result: yes configure:19705: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:19708: $? = 0 configure:20228: checking for i686-uhu-linux-g++ option to produce PIC configure:20235: result: -fPIC -DPIC configure:20243: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:20261: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:20265: $? = 0 configure:20278: result: yes configure:20301: checking if i686-uhu-linux-g++ static flag -static works configure:20329: result: yes configure:20341: checking if i686-uhu-linux-g++ supports -c -o file.o configure:20362: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:20366: $? = 0 configure:20388: result: yes configure:20393: checking if i686-uhu-linux-g++ supports -c -o file.o configure:20440: result: yes configure:20470: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:20509: result: yes configure:20650: checking dynamic linker characteristics configure:21318: result: GNU/Linux ld.so configure:21371: checking how to hardcode library paths into programs configure:21396: result: immediate configure:21453: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21453: $? = 0 configure:21465: working c++ compiler found: yes configure:21478: checking for perl configure:21496: found /usr/bin/perl configure:21509: result: /usr/bin/perl configure:21525: checking for bison configure:21543: found /usr/bin/bison configure:21556: result: /usr/bin/bison configure:21570: checking bison version 3.0.2 >= 1.875 configure:21574: result: yes configure:21583: checking for flex configure:21601: found /usr/bin/flex configure:21614: result: /usr/bin/flex configure:21628: checking flex version flex 2.5.37 >= 2.5.31 configure:21642: result: yes configure:21652: checking for valgrind configure:21683: result: no configure:21711: checking for gobject-introspection configure:21742: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.31.1" configure:21745: $? = 0 configure:21756: result: yes configure:22353: checking for gtkdoc-check configure:22386: result: no configure:22395: checking for gtkdoc-rebase configure:22428: result: no configure:22439: checking for gtkdoc-mkpdf configure:22472: result: no configure:22673: checking whether to build gtk-doc documentation configure:22675: result: no configure:22743: checking for python configure:22761: found /usr/bin/python configure:22773: result: /usr/bin/python configure:22794: checking for python version configure:22801: result: 2.7 configure:22813: checking for python platform configure:22820: result: linux2 configure:22846: checking for python script directory configure:22881: result: ${prefix}/lib/python2.7/site-packages configure:22890: checking for python extension module directory configure:22925: result: ${exec_prefix}/lib/python2.7/site-packages configure:22941: checking whether to build plugin documentation configure:22953: result: no (gtk-doc disabled or not available) configure:23056: checking for cos in -lm configure:23081: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:45:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:23081: $? = 0 configure:23090: result: yes configure:23103: checking for ANSI C header files configure:23207: result: yes configure:23218: checking for ucontext.h configure:23218: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23218: $? = 0 configure:23218: result: yes configure:23232: checking for sys/socket.h configure:23232: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23232: $? = 0 configure:23232: result: yes configure:23256: checking for sys/times.h configure:23256: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23256: $? = 0 configure:23256: result: yes configure:23271: checking for unistd.h configure:23271: result: yes configure:23295: checking for process.h configure:23295: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:23295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | /* 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:23295: result: no configure:23309: checking for sys/utsname.h configure:23309: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23309: $? = 0 configure:23309: result: yes configure:23323: checking for stdio_ext.h configure:23323: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23323: $? = 0 configure:23323: result: yes configure:23503: checking for the pthreads library -lpthreads configure:23541: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:23541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23550: result: no configure:23448: checking whether pthreads work without any flags configure:23541: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccLowO0W.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' conftest.c:(.text.startup+0x3d): undefined reference to `pthread_join' conftest.c:(.text.startup+0x6a): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:23541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23550: result: no configure:23453: checking whether pthreads work with -Kthread configure:23541: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:23541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23550: result: no configure:23453: checking whether pthreads work with -kthread configure:23541: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:23541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23550: result: no configure:23503: checking for the pthreads library -llthread configure:23541: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:23541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23550: result: no configure:23453: checking whether pthreads work with -pthread configure:23541: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:23541: $? = 0 configure:23550: result: yes configure:23569: checking for joinable pthread attribute configure:23584: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:23584: $? = 0 configure:23590: result: PTHREAD_CREATE_JOINABLE configure:23600: checking if more special flags are required for pthreads configure:23614: result: no configure:23620: checking for PTHREAD_PRIO_INHERIT configure:23638: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:23638: $? = 0 configure:23647: result: yes configure:23740: checking for sys/prctl.h configure:23740: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23754: checking for valgrind/valgrind.h configure:23754: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. configure:23754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | /* 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:23754: result: no configure:23768: checking for winsock2.h configure:23768: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:23768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | /* 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:23768: result: no configure:23796: checking for __gmpz_init_set_d in -lgmp configure:23821: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgmp >&5 /usr/bin/ld: cannot find -lgmp collect2: error: ld returned 1 exit status configure:23821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | /* 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 __gmpz_init_set_d (); | int | main () | { | return __gmpz_init_set_d (); | ; | return 0; | } configure:23830: result: no configure:23863: checking for gsl_rng_uniform_int in -lgsl configure:23888: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgsl -lgslcblas >&5 /usr/bin/ld: cannot find -lgsl /usr/bin/ld: cannot find -lgslcblas collect2: error: ld returned 1 exit status configure:23888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | /* 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 gsl_rng_uniform_int (); | int | main () | { | return gsl_rng_uniform_int (); | ; | return 0; | } configure:23897: result: no configure:23934: checking for __uint128_t configure:23955: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:52:7: error: unknown type name '__uint128_t' static __uint128_t v1 = 100; ^ conftest.c:53:7: error: unknown type name '__uint128_t' static __uint128_t v2 = 10; ^ conftest.c:54:7: error: unknown type name '__uint128_t' static __uint128_t u; ^ configure:23955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | | int | main () | { | | static __uint128_t v1 = 100; | static __uint128_t v2 = 10; | static __uint128_t u; | u = v1 / v2; | | ; | return 0; | } configure:23968: result: no configure:23976: checking for tm_gmtoff configure:23991: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:52:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:52:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:23991: $? = 0 configure:23991: ./conftest configure:23991: $? = 0 configure:24003: result: yes configure:24010: checking for gmtime_r configure:24010: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24010: $? = 0 configure:24010: result: yes configure:24021: checking for localtime_r configure:24021: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24021: $? = 0 configure:24021: result: yes configure:24032: checking for sigaction configure:24032: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24032: $? = 0 configure:24032: result: yes configure:24042: checking for _LARGEFILE_SOURCE value needed for large files configure:24061: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24061: $? = 0 configure:24089: result: no configure:24112: checking for ftello configure:24112: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24112: $? = 0 configure:24112: result: yes configure:24124: checking for fgetpos configure:24124: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24124: $? = 0 configure:24124: result: yes configure:24135: checking for fsetpos configure:24135: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24135: $? = 0 configure:24135: result: yes configure:24147: checking for sys/poll.h configure:24147: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24147: $? = 0 configure:24147: result: yes configure:24160: checking for poll.h configure:24160: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24160: $? = 0 configure:24160: result: yes configure:24173: checking for poll configure:24173: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24173: $? = 0 configure:24173: result: yes configure:24184: checking for ppoll configure:24184: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24184: $? = 0 configure:24184: result: yes configure:24195: checking for pselect configure:24195: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24195: $? = 0 configure:24195: result: yes configure:24206: checking for broken poll configure:24235: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24235: $? = 0 configure:24235: ./conftest configure:24235: $? = 0 configure:24247: result: no configure:24256: checking for stdlib.h configure:24256: result: yes configure:24256: checking for unistd.h configure:24256: result: yes configure:24256: checking for sys/param.h configure:24256: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24256: $? = 0 configure:24256: result: yes configure:24276: checking for getpagesize configure:24276: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24276: $? = 0 configure:24276: result: yes configure:24285: checking for working mmap configure:24432: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24432: $? = 0 configure:24432: ./conftest configure:24432: $? = 0 configure:24442: result: yes configure:24462: checking for posix_memalign configure:24462: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24462: $? = 0 configure:24462: result: yes configure:24473: checking for getpagesize configure:24473: result: yes configure:24485: checking for clock_gettime configure:24485: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24485: $? = 0 configure:24485: result: yes configure:24589: checking for posix timers configure:24614: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24614: $? = 0 configure:24626: result: yes configure:24647: checking for monotonic clock configure:24672: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24672: $? = 0 configure:24684: result: yes configure:24706: checking whether i686-uhu-linux-gcc -std=gnu99 implements __PRETTY_FUNCTION__ configure:24723: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24723: $? = 0 configure:24733: result: yes configure:24741: checking whether i686-uhu-linux-gcc -std=gnu99 implements __FUNCTION__ configure:24758: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24758: $? = 0 configure:24768: result: yes configure:24776: checking whether i686-uhu-linux-gcc -std=gnu99 implements __func__ configure:24793: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24793: $? = 0 configure:24803: result: yes configure:24833: checking for dladdr in -ldl configure:24858: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -ldl >&5 configure:24858: $? = 0 configure:24867: result: yes configure:24880: checking for long long int configure:24920: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:24920: $? = 0 configure:24950: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:24950: $? = 0 configure:24950: ./conftest configure:24950: $? = 0 configure:24965: result: yes configure:24974: checking for unsigned long long int configure:25014: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:25014: $? = 0 configure:25022: result: yes configure:25038: checking for inttypes.h configure:25055: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25055: $? = 0 configure:25062: result: yes configure:25074: checking for stdint.h configure:25091: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25091: $? = 0 configure:25098: result: yes configure:25109: checking for ptrdiff_t configure:25109: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25109: $? = 0 configure:25109: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:116:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:25109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGACTION 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_FGETPOS 1 | #define HAVE_FSETPOS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_PPOLL 1 | #define HAVE_PSELECT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_POSIX_TIMERS 1 | #define HAVE_MONOTONIC_CLOCK 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_DLADDR 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | /* 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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:25109: result: yes configure:25122: checking for intmax_t configure:25122: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25122: $? = 0 configure:25122: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:117:23: error: expected expression before ')' token if (sizeof ((intmax_t))) ^ configure:25122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGACTION 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_FGETPOS 1 | #define HAVE_FSETPOS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_PPOLL 1 | #define HAVE_PSELECT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_POSIX_TIMERS 1 | #define HAVE_MONOTONIC_CLOCK 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_DLADDR 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_PTRDIFF_T 1 | /* 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 | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:25122: result: yes configure:25139: checking for size_t configure:25139: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25139: $? = 0 configure:25139: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:118:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:25139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GStreamer" | #define PACKAGE_TARNAME "gstreamer" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "GStreamer 1.2.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE_URL "" | #define PACKAGE "gstreamer" | #define VERSION "1.2.4" | #define GST_API_VERSION "1.0" | #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 ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gstreamer-1.0" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HOST_CPU "i686" | #define TARGET_CPU "i686" | #define HAVE_UNALIGNED_ACCESS 1 | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGACTION 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_FGETPOS 1 | #define HAVE_FSETPOS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_PPOLL 1 | #define HAVE_PSELECT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_POSIX_TIMERS 1 | #define HAVE_MONOTONIC_CLOCK 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_DLADDR 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTMAX_T 1 | /* 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:25139: result: yes configure:25170: checking for GLIB configure:25178: $PKG_CONFIG --exists --print-errors "$which" configure:25181: $? = 0 configure:25196: $PKG_CONFIG --exists --print-errors "$which" configure:25199: $? = 0 configure:25251: result: yes configure:25310: checking for glib-genmarshal configure:25318: result: glib-genmarshal (from pkg-config path) configure:25372: checking for glib-mkenums configure:25379: result: glib-mkenums configure:25403: checking for GIO configure:25411: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ" configure:25414: $? = 0 configure:25429: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ" configure:25432: $? = 0 configure:25487: result: yes configure:25582: checking for -Bsymbolic-functions linker flag configure:25596: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-Bsymbolic-functions conftest.c -ldl >&5 configure:25596: $? = 0 configure:25598: result: yes configure:25724: Using /usr/lib/gstreamer-1.0 as the plugin install location configure:25744: checking to see if compiler understands -Wall configure:25761: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:25761: $? = 0 configure:25776: result: yes configure:25781: checking to see if compiler understands -Wdeclaration-after-statement configure:25798: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wdeclaration-after-statement conftest.c >&5 configure:25798: $? = 0 configure:25813: result: yes configure:25818: checking to see if compiler understands -Wvla configure:25835: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wvla conftest.c >&5 configure:25835: $? = 0 configure:25850: result: yes configure:25855: checking to see if compiler understands -Wpointer-arith configure:25872: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wpointer-arith conftest.c >&5 configure:25872: $? = 0 configure:25887: result: yes configure:26071: checking to see if compiler understands -Wmissing-declarations configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wmissing-declarations conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wmissing-prototypes configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wmissing-prototypes conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wredundant-decls configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wredundant-decls conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wundef configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wundef conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wwrite-strings configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wwrite-strings conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wformat-nonliteral configure:26088: 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:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wformat-security configure:26088: 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:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wold-style-definition configure:26088: 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:91:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Winit-self configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Winit-self conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wmissing-include-dirs configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wmissing-include-dirs conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Waddress configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Waddress conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Waggregate-return configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Waggregate-return conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wno-multichar configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wno-multichar conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26071: checking to see if compiler understands -Wnested-externs configure:26088: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wnested-externs conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26115: 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:26117: set ERROR_CFLAGS to configure:26122: checking to see if compiler understands -Wno-format-nonliteral configure:26139: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wno-format-nonliteral conftest.c >&5 configure:26139: $? = 0 configure:26154: result: yes configure:26262: Running check unit test framework checks now... configure:26278: checking for unistd.h configure:26278: result: yes configure:26278: checking for sys/wait.h configure:26278: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26278: $? = 0 configure:26278: result: yes configure:26278: checking for sys/time.h configure:26278: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26278: $? = 0 configure:26278: result: yes configure:26292: checking for localtime_r configure:26292: result: yes configure:26304: checking for stdint types configure:26327: i686-uhu-linux-gcc -std=gnu99 -c conftest.c >&5 configure:26327: $? = 0 configure:26371: result: stdint.h (shortcircuit) configure:26758: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) configure:26938: checking that generated files are newer than configure configure:26944: result: done configure:27180: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GStreamer 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 hp10 config.status:1569: creating Makefile config.status:1569: creating gst/Makefile config.status:1569: creating gst/gstconfig.h config.status:1569: creating gst/gstversion.h config.status:1569: creating gst/parse/Makefile config.status:1569: creating gst/printf/Makefile config.status:1569: creating libs/Makefile config.status:1569: creating libs/gst/Makefile config.status:1569: creating libs/gst/base/Makefile config.status:1569: creating libs/gst/check/Makefile config.status:1569: creating libs/gst/check/libcheck/Makefile config.status:1569: creating libs/gst/check/libcheck/check.h config.status:1569: creating libs/gst/controller/Makefile config.status:1569: creating libs/gst/helpers/Makefile config.status:1569: creating libs/gst/net/Makefile config.status:1569: creating plugins/Makefile config.status:1569: creating plugins/elements/Makefile config.status:1569: creating po/Makefile.in config.status:1569: creating tests/Makefile config.status:1569: creating tests/benchmarks/Makefile config.status:1569: creating tests/check/Makefile config.status:1569: creating tests/misc/Makefile config.status:1569: creating tests/examples/Makefile config.status:1569: creating tests/examples/adapter/Makefile config.status:1569: creating tests/examples/controller/Makefile config.status:1569: creating tests/examples/stepping/Makefile config.status:1569: creating tests/examples/helloworld/Makefile config.status:1569: creating tests/examples/launch/Makefile config.status:1569: creating tests/examples/manual/Makefile config.status:1569: creating tests/examples/memory/Makefile config.status:1569: creating tests/examples/metadata/Makefile config.status:1569: creating tests/examples/queue/Makefile config.status:1569: creating tests/examples/streams/Makefile config.status:1569: creating tests/examples/typefind/Makefile config.status:1569: creating tools/Makefile config.status:1569: creating common/Makefile config.status:1569: creating common/m4/Makefile config.status:1569: creating docs/Makefile config.status:1569: creating docs/design/Makefile config.status:1569: creating docs/faq/Makefile config.status:1569: creating docs/gst/Makefile config.status:1569: creating docs/gst/gstreamer.types config.status:1569: creating docs/libs/Makefile config.status:1569: creating docs/plugins/Makefile config.status:1569: creating docs/manual/Makefile config.status:1569: creating docs/pwg/Makefile config.status:1569: creating docs/slides/Makefile config.status:1569: creating docs/xsl/Makefile config.status:1569: creating docs/version.entities config.status:1569: creating m4/Makefile config.status:1569: creating pkgconfig/Makefile config.status:1569: creating stamp.h config.status:1569: creating pkgconfig/gstreamer.pc config.status:1569: creating pkgconfig/gstreamer-uninstalled.pc config.status:1569: creating pkgconfig/gstreamer-base.pc config.status:1569: creating pkgconfig/gstreamer-base-uninstalled.pc config.status:1569: creating pkgconfig/gstreamer-check.pc config.status:1569: creating pkgconfig/gstreamer-check-uninstalled.pc config.status:1569: creating pkgconfig/gstreamer-controller.pc config.status:1569: creating pkgconfig/gstreamer-controller-uninstalled.pc config.status:1569: creating pkgconfig/gstreamer-net.pc config.status:1569: creating pkgconfig/gstreamer-net-uninstalled.pc config.status:1569: creating gstreamer.spec config.status:1569: creating config.h config.status:1798: executing depfiles commands config.status:1798: executing libtool commands config.status:1798: executing po-directories commands config.status:1798: executing _stdint.h commands config.status:2812: creating _stdint.h : _GSTREAMER__STDINT_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GIO_CFLAGS_set= ac_cv_env_GIO_CFLAGS_value= ac_cv_env_GIO_LIBS_set= ac_cv_env_GIO_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_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_LIBS_set= ac_cv_env_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_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_clock_gettime=yes ac_cv_func_dlopen=no ac_cv_func_fgetpos=yes ac_cv_func_fsetpos=yes ac_cv_func_ftello=yes ac_cv_func_getpagesize=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_poll=yes ac_cv_func_posix_memalign=yes ac_cv_func_ppoll=yes ac_cv_func_pselect=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_valgrind_h=no ac_cv_header_winsock2_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dladdr=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gmp___gmpz_init_set_d=no ac_cv_lib_gsl_gsl_rng_uniform_int=no ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_BISON_PATH=/usr/bin/bison ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FLEX_PATH=/usr/bin/flex ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL_PATH=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_VALGRIND_PATH=no ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using gnu compiler i686-uhu-linux-gcc (GCC) 4.8.3' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=i686-uhu-linux-gnu ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long_int=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_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 as_cv_unaligned_access=yes ax_cv_PTHREAD_PRIO_INHERIT=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gst_cv_have_func=yes gst_cv_have_function=yes gst_cv_have_pretty_function=yes gst_cv_monotonic_clock=yes gst_cv_posix_timers=yes gst_cv_uint128_t=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes 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_LDCXX=/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_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## 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' BISON_PATH='/usr/bin/bison' BUILD_BENCHMARKS_FALSE='#' BUILD_BENCHMARKS_TRUE='' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' BUILD_FAILING_TESTS_FALSE='' BUILD_FAILING_TESTS_TRUE='#' BUILD_TESTS_FALSE='#' BUILD_TESTS_TRUE='' BUILD_TOOLS_FALSE='#' BUILD_TOOLS_TRUE='' CAT_ENTRY_END='' CAT_ENTRY_START='' CC='i686-uhu-linux-gcc -std=gnu99' CCAS='i686-uhu-linux-gcc -std=gnu99' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=i686 -mtune=generic ' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CHECK_MAJOR_VERSION='0' CHECK_MICRO_VERSION='8' CHECK_MINOR_VERSION='9' CHECK_VERSION='0.9.8' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIR='/usr/share' 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='#' ENABLE_SUBUNIT='0' ERROR_CFLAGS='' EXEEXT='' FFLAGS='' FGREP='/bin/grep -F' FLEX_PATH='/usr/bin/flex' GCOV='' GCOV_CFLAGS='' GCOV_LIBS='' GETTEXT_MACRO_VERSION='0.17' GETTEXT_PACKAGE='gstreamer-1.0' GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GIO_LDFLAGS='' GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GLIB_EXTRA_CFLAGS=' -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GLIB_PREFIX='/usr' GLIB_REQ='2.32.0' GMP_LIBS='' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GSL_LIBS='' GST_AGE='204' GST_ALL_CFLAGS='-I$(top_srcdir)/libs -I$(top_srcdir) -I$(top_builddir)/libs -I$(top_builddir) -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include $(GLIB_EXTRA_CFLAGS) $(GST_OPTION_CFLAGS) $(ERROR_CFLAGS)' GST_ALL_CXXFLAGS='-I$(top_srcdir)/libs -I$(top_srcdir) -I$(top_builddir)/libs -I$(top_builddir) -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include $(GLIB_EXTRA_CFLAGS) $(GST_OPTION_CXXFLAGS) $(ERROR_CXXFLAGS)' GST_ALL_LDFLAGS='-no-undefined -Wl,-Bsymbolic-functions' GST_ALL_LIBS='-lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 $(GCOV_LIBS)' GST_API_VERSION='1.0' GST_CURRENT='204' GST_DISABLE_ALLOC_TRACE_DEFINE='/* #undef GST_DISABLE_ALLOC_TRACE */' GST_DISABLE_ALLOC_TRACE_FALSE='' GST_DISABLE_ALLOC_TRACE_TRUE='#' GST_DISABLE_GST_DEBUG_DEFINE='/* #undef GST_DISABLE_GST_DEBUG */' GST_DISABLE_GST_DEBUG_FALSE='' GST_DISABLE_GST_DEBUG_TRUE='#' GST_DISABLE_OPTION_PARSING_DEFINE='/* #undef GST_DISABLE_OPTION_PARSING */' GST_DISABLE_OPTION_PARSING_FALSE='' GST_DISABLE_OPTION_PARSING_TRUE='#' GST_DISABLE_PARSE_DEFINE='/* #undef GST_DISABLE_PARSE */' GST_DISABLE_PARSE_FALSE='' GST_DISABLE_PARSE_TRUE='#' GST_DISABLE_PLUGIN_DEFINE='/* #undef GST_DISABLE_PLUGIN */' GST_DISABLE_PLUGIN_FALSE='' GST_DISABLE_PLUGIN_TRUE='#' GST_DISABLE_REGISTRY_DEFINE='/* #undef GST_DISABLE_REGISTRY */' GST_DISABLE_REGISTRY_FALSE='' GST_DISABLE_REGISTRY_TRUE='#' GST_DISABLE_TRACE_DEFINE='/* #undef GST_DISABLE_TRACE */' GST_DISABLE_TRACE_FALSE='' GST_DISABLE_TRACE_TRUE='#' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_HAVE_MONOTONIC_CLOCK_DEFINE='#define GST_HAVE_MONOTONIC_CLOCK 1' GST_HAVE_MONOTONIC_CLOCK_FALSE='#' GST_HAVE_MONOTONIC_CLOCK_TRUE='' GST_HAVE_POSIX_TIMERS_DEFINE='#define GST_HAVE_POSIX_TIMERS 1' GST_HAVE_POSIX_TIMERS_FALSE='#' GST_HAVE_POSIX_TIMERS_TRUE='' GST_HAVE_UNALIGNED_ACCESS_DEFINE='#define GST_HAVE_UNALIGNED_ACCESS 1' GST_LEVEL_DEFAULT='GST_LEVEL_NONE' GST_LIBVERSION='204:0:204' GST_LIB_LDFLAGS='-export-symbols-regex \^_?\(gst_\|Gst\|GST_\).*' GST_LICENSE='LGPL' GST_LT_LDFLAGS=' -version-info 204:0:204' GST_OBJ_CFLAGS='$(GST_ALL_CFLAGS)' GST_OBJ_CXXFLAGS='$(GST_ALL_CXXFLAGS)' GST_OBJ_LIBS='$(top_builddir)/gst/libgstreamer-1.0.la $(GST_ALL_LIBS)' GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' GST_OPTION_CXXFLAGS='$(WARNING_CXXFLAGS) $(ERROR_CXXFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' GST_PACKAGE_NAME='GStreamer source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PKG_CONFIG_PATH='$(top_builddir)/pkgconfig' GST_PLUGIN_BUILD_STATIC_FALSE='' GST_PLUGIN_BUILD_STATIC_TRUE='#' GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_.*'\'' -no-undefined -Wl,-Bsymbolic-functions' GST_PLUGIN_LIBTOOLFLAGS='--tag=disable-static' GST_PLUGIN_SCANNER_INSTALLED='/usr/libexec/gstreamer-1.0/gst-plugin-scanner' GST_REGISTRY_DOC_TYPES='' GST_REVISION='0' GST_VERSION_MAJOR='1' GST_VERSION_MICRO='4' GST_VERSION_MINOR='2' GST_VERSION_NANO='0' 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_CHECK_FALSE='#' HAVE_CHECK_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_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOCBOOK2PS='' HAVE_DVIPS='' HAVE_EPSTOPDF='' HAVE_GMP='no' HAVE_GSL='no' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HAVE_JADETEX='' HAVE_MMAP_FALSE='#' HAVE_MMAP_TRUE='' HAVE_PNGTOPNM='' HAVE_PNMTOPS='' HAVE_PS2PDF='' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE='' HAVE_SYS_SOCKET_H_FALSE='#' HAVE_SYS_SOCKET_H_TRUE='' HAVE_SYS_TIMES_H_AND_UNISTD_H_FALSE='#' HAVE_SYS_TIMES_H_AND_UNISTD_H_TRUE='' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_WINSOCK2_H_FALSE='' HAVE_WINSOCK2_H_TRUE='#' HAVE_XMLLINT='' HAVE_XSLTPROC='' HOST_CPU='i686' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' LD='/usr/bin/ld' LDFLAGS='' LIBDIR='/usr/lib' LIBICONV='-liconv' LIBINTL='' LIBM='-lm' LIBOBJS='' LIBS=' -ldl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOCALEDIR='/usr/share/locale' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gstreamer' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer' PACKAGE_STRING='GStreamer 1.2.4' PACKAGE_TARNAME='gstreamer' 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=':' PERL_PATH='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PLUGINDIR='/usr/lib/gstreamer-1.0' POSUB='po' PRINTF_CFLAGS='-Wno-format-nonliteral' PROFILE_CFLAGS='-g' PTHREAD_CC='i686-uhu-linux-gcc -std=gnu99' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' 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' SUBUNIT_FALSE='' SUBUNIT_TRUE='#' USE_NLS='yes' 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='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XML_CATALOG='' XSLTPROC='' XSLTPROC_FLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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 -' ax_pthread_config='' 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/gstreamer-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='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gstreamer' pkgpythondir='${pythondir}/gstreamer' 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-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GStreamer" #define PACKAGE_TARNAME "gstreamer" #define PACKAGE_VERSION "1.2.4" #define PACKAGE_STRING "GStreamer 1.2.4" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE_URL "" #define PACKAGE "gstreamer" #define VERSION "1.2.4" #define GST_API_VERSION "1.0" #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 ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "gstreamer-1.0" #define LOCALEDIR "/usr/share/locale" #define GST_PACKAGE_NAME "GStreamer source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define GST_PACKAGE_RELEASE_DATETIME "2014-02-18" #define HAVE_CPU_I386 1 #define HAVE_RDTSC 1 #define HOST_CPU "i686" #define TARGET_CPU "i686" #define HAVE_UNALIGNED_ACCESS 1 #define _FILE_OFFSET_BITS 64 #define STDC_HEADERS 1 #define HAVE_UCONTEXT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_TM_GMTOFF 1 #define HAVE_GMTIME_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_SIGACTION 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_FGETPOS 1 #define HAVE_FSETPOS 1 #define HAVE_SYS_POLL_H 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_PPOLL 1 #define HAVE_PSELECT 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_GETPAGESIZE 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_POSIX_TIMERS 1 #define HAVE_MONOTONIC_CLOCK 1 #define HAVE_PRETTY_FUNCTION 1 #define HAVE_FUNCTION 1 #define HAVE_FUNC 1 #define GST_FUNCTION __PRETTY_FUNCTION__ #define HAVE_DLADDR 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_PTRDIFF_T 1 #define HAVE_INTMAX_T 1 #define GIO_MODULE_DIR "/usr/lib/gio/modules" #define GIO_LIBDIR "/usr/lib" #define MEMORY_ALIGNMENT_MALLOC 1 #define GST_LICENSE "LGPL" #define LIBDIR "/usr/lib" #define GST_DATADIR "/usr/share" #define PLUGINDIR "/usr/lib/gstreamer-1.0" #define GST_LEVEL_DEFAULT GST_LEVEL_NONE #define GST_PLUGIN_SCANNER_INSTALLED "/usr/libexec/gstreamer-1.0/gst-plugin-scanner" #define HAVE_UNISTD_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LOCALTIME_R 1 #define ENABLE_SUBUNIT 0 configure: exit 0