After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 571825 - unit test failures on gentoo (gcc 4.3.3)
unit test failures on gentoo (gcc 4.3.3)
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.22
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-15 13:07 UTC by Amit Prakash Ambasta
Modified: 2009-06-08 18:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
dbg1.log (198 bytes, application/gzip)
2009-02-15 16:48 UTC, Amit Prakash Ambasta
Details
dbg2.log (186 bytes, application/gzip)
2009-02-15 16:49 UTC, Amit Prakash Ambasta
Details
dbg1.log (99.29 KB, application/gzip)
2009-02-15 20:30 UTC, Amit Prakash Ambasta
Details
dbg2.log (45.93 KB, application/gzip)
2009-02-15 20:30 UTC, Amit Prakash Ambasta
Details
dbg2.log (46.42 KB, application/gzip)
2009-02-15 20:33 UTC, Amit Prakash Ambasta
Details
Debug log (58.42 KB, application/gzip)
2009-02-16 04:11 UTC, Amit Prakash Ambasta
Details
dbg2.log (36.96 KB, application/gzip)
2009-02-16 04:13 UTC, Amit Prakash Ambasta
Details

Description Amit Prakash Ambasta 2009-02-15 13:07:44 UTC
The failing tests are

Running suite(s): Pipelines


Unexpected critical/warning: Unexpected set_state return ->PAUSED: 1 != 2
66%: Checks: 3, Failures: 1, Errors: 0
gstcheck.c:72:F:linear:test_state_change_returns:0: Unexpected critical/warning: Unexpected set_state return ->PAUSED: 1 != 2
FAIL: pipelines/simple-launch-lines

and 

Running suite(s): GstUtils
**
ERROR:gst/gstutils.c:112:test_buffer_probe_n_times: assertion failed: (n_event_probes == 3)
90%: Checks: 11, Failures: 0, Errors: 1
gst/gstutils.c:69:E:general:test_buffer_probe_n_times:0: (after this point) Received signal 6 (Aborted)
FAIL: gst/gstutils

the config.log is as

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 0.10.22, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = navi
uname -m = i686
uname -r = 2.6.28
uname -s = Linux
uname -v = #17 SMP PREEMPT Fri Jan 9 02:41:18 IST 2009

/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2265: checking for a BSD-compatible install
configure:2321: result: /usr/bin/install -c
configure:2332: checking whether build environment is sane
configure:2375: result: yes
configure:2403: checking for a thread-safe mkdir -p
configure:2442: result: /bin/mkdir -p
configure:2455: checking for gawk
configure:2471: found /bin/gawk
configure:2482: result: gawk
configure:2493: checking whether make sets $(MAKE)
configure:2514: result: yes
configure:2714: checking nano version
configure:2720: result: 0 (release)
configure:2741: checking whether to enable maintainer-specific portions of Makefiles
configure:2750: result: no
configure:2770: checking build system type
configure:2788: result: i686-pc-linux-gnu
configure:2810: checking host system type
configure:2825: result: i686-pc-linux-gnu
configure:3233: checking for style of include used by make
configure:3261: result: GNU
configure:3331: checking for gcc
configure:3347: found /usr/bin/gcc
configure:3358: result: gcc
configure:3596: checking for C compiler version
configure:3603: gcc --version >&5
gcc (Gentoo 4.3.3 p1.0, pie-10.1.5) 4.3.3
Copyright (C) 2008 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:3606: $? = 0
configure:3613: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /data/temp/portage/sys-devel/gcc-4.3.3/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3 p1.0, pie-10.1.5'
Thread model: posix
gcc version 4.3.3 (Gentoo 4.3.3 p1.0, pie-10.1.5) 
configure:3616: $? = 0
configure:3623: gcc -V >&5
gcc: '-V' option must have argument
configure:3626: $? = 1
configure:3649: checking for C compiler default output file name
configure:3676: gcc    conftest.c  >&5
configure:3679: $? = 0
configure:3717: result: a.out
configure:3734: checking whether the C compiler works
configure:3744: ./a.out
configure:3747: $? = 0
configure:3764: result: yes
configure:3771: checking whether we are cross compiling
configure:3773: result: no
configure:3776: checking for suffix of executables
configure:3783: gcc -o conftest    conftest.c  >&5
configure:3786: $? = 0
configure:3810: result: 
configure:3816: checking for suffix of object files
configure:3842: gcc -c   conftest.c >&5
configure:3845: $? = 0
configure:3868: result: o
configure:3872: checking whether we are using the GNU C compiler
configure:3901: gcc -c   conftest.c >&5
configure:3907: $? = 0
configure:3924: result: yes
configure:3929: checking whether gcc accepts -g
configure:3959: gcc -c -g  conftest.c >&5
configure:3965: $? = 0
configure:4064: result: yes
configure:4081: checking for gcc option to accept ISO C89
configure:4155: gcc  -c -g -O2  conftest.c >&5
configure:4161: $? = 0
configure:4184: result: none needed
configure:4204: checking dependency style of gcc
configure:4295: result: gcc3
configure:4310: checking for a sed that does not truncate output
configure:4389: result: /bin/sed
configure:4407: checking for grep that handles long lines and -e
configure:4481: result: /bin/grep
configure:4486: checking for egrep
configure:4564: result: /bin/grep -E
configure:4569: checking for fgrep
configure:4647: result: /bin/grep -F
configure:4682: checking for ld used by gcc
configure:4749: result: /usr/i686-pc-linux-gnu/bin/ld
configure:4758: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:4773: result: yes
configure:4785: checking for BSD- or MS-compatible name lister (nm)
configure:4834: result: /usr/bin/nm -B
configure:4956: checking the name lister (/usr/bin/nm -B) interface
configure:4963: gcc -c -g -O2  conftest.c >&5
configure:4966: /usr/bin/nm -B "conftest.o"
configure:4969: output
00000000 B some_variable
configure:4976: result: BSD nm
configure:4979: checking whether ln -s works
configure:4983: result: yes
configure:4991: checking the maximum length of command line arguments
configure:5111: result: 1572864
configure:5128: checking whether the shell understands some XSI constructs
configure:5138: result: yes
configure:5142: checking whether the shell understands "+="
configure:5148: result: yes
configure:5183: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:5190: result: -r
configure:5217: checking how to recognize dependent libraries
configure:5407: result: pass_all
configure:5467: checking for ar
configure:5483: found /usr/bin/ar
configure:5494: result: ar
configure:5576: checking for strip
configure:5592: found /usr/bin/strip
configure:5603: result: strip
configure:5679: checking for ranlib
configure:5695: found /usr/bin/ranlib
configure:5706: result: ranlib
configure:5800: checking command to parse /usr/bin/nm -B output from gcc object
configure:5918: gcc -c -g -O2  conftest.c >&5
configure:5921: $? = 0
configure:5925: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5928: $? = 0
configure:5982: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5985: $? = 0
configure:6023: result: ok
configure:6902: checking how to run the C preprocessor
configure:6942: gcc -E  conftest.c
configure:6948: $? = 0
configure:6979: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6985: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7018: result: gcc -E
configure:7047: gcc -E  conftest.c
configure:7053: $? = 0
configure:7084: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7090: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7128: checking for ANSI C header files
configure:7158: gcc -c -g -O2  conftest.c >&5
configure:7164: $? = 0
configure:7263: gcc -o conftest -g -O2   conftest.c  >&5
configure:7266: $? = 0
configure:7272: ./conftest
configure:7275: $? = 0
configure:7292: result: yes
configure:7316: checking for sys/types.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for sys/stat.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for stdlib.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for string.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for memory.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for strings.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for inttypes.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for stdint.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7316: checking for unistd.h
configure:7337: gcc -c -g -O2  conftest.c >&5
configure:7343: $? = 0
configure:7359: result: yes
configure:7375: checking for dlfcn.h
configure:7396: gcc -c -g -O2  conftest.c >&5
configure:7402: $? = 0
configure:7418: result: yes
configure:7598: checking for objdir
configure:7613: result: .libs
configure:7909: checking if gcc supports -fno-rtti -fno-exceptions
configure:7927: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7931: $? = 0
configure:7944: result: no
configure:7964: checking for gcc option to produce PIC
configure:8221: result: -fPIC -DPIC
configure:8233: checking if gcc PIC flag -fPIC -DPIC works
configure:8251: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8255: $? = 0
configure:8268: result: yes
configure:8292: checking if gcc static flag -static works
configure:8320: result: yes
configure:8335: checking if gcc supports -c -o file.o
configure:8356: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8360: $? = 0
configure:8382: result: yes
configure:8390: checking if gcc supports -c -o file.o
configure:8437: result: yes
configure:8470: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:9525: result: yes
configure:9562: checking whether -lc should be explicitly linked in
configure:9567: gcc -c -g -O2  conftest.c >&5
configure:9570: $? = 0
configure:9585: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:9588: $? = 0
configure:9600: result: no
configure:9764: checking dynamic linker characteristics
configure:10207: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10213: $? = 0
configure:10455: result: GNU/Linux ld.so
configure:10557: checking how to hardcode library paths into programs
configure:10582: result: immediate
configure:10701: checking for shl_load
configure:10757: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccqkfhKc.o: In function `main':
/data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10763: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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 <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:10780: result: no
configure:10785: checking for shl_load in -ldld
configure:10820: gcc -o conftest -g -O2   conftest.c -ldld   >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10826: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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:10844: result: no
configure:10849: checking for dlopen
configure:10905: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccsjVGUo.o: In function `main':
/data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/conftest.c:57: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10911: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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 <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:10928: result: no
configure:10933: checking for dlopen in -ldl
configure:10968: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:10974: $? = 0
configure:10992: result: yes
configure:11161: checking whether a program can dlopen itself
configure:11235: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure: In function 'main':
configure:11231: warning: incompatible implicit declaration of built-in function 'exit'
configure:11238: $? = 0
configure:11256: result: yes
configure:11261: checking whether a statically linked program can dlopen itself
configure:11335: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
configure: In function 'main':
configure:11331: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccsQYApy.o: In function `main':
/data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/configure:11319: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:11338: $? = 0
/lib/: cannot read file data: Is a directory
configure:11356: result: no
configure:11395: checking whether stripping libraries is possible
configure:11400: result: yes
configure:11435: checking if libtool supports shared libraries
configure:11437: result: yes
configure:11440: checking whether to build shared libraries
configure:11461: result: yes
configure:11464: checking whether to build static libraries
configure:11468: result: yes
configure:11568: checking whether NLS is requested
configure:11577: result: yes
configure:11618: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:11650: result: /usr/bin/msgfmt
configure:11659: checking for gmsgfmt
configure:11677: found /usr/bin/gmsgfmt
configure:11690: result: /usr/bin/gmsgfmt
configure:11741: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:11773: result: /usr/bin/xgettext
configure:11819: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:11850: result: /usr/bin/msgmerge
configure:11907: checking for ld used by GCC
configure:11971: result: /usr/i686-pc-linux-gnu/bin/ld
configure:11980: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:11993: result: yes
configure:12000: checking for shared library run path origin
configure:12013: result: done
configure:12514: checking for CFPreferencesCopyAppValue
configure:12542: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:27: error: 'NULL' undeclared (first use in this function)
conftest.c:27: error: (Each undeclared identifier is reported only once
conftest.c:27: error: for each function it appears in.)
configure:12548: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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 <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:12566: result: no
configure:12575: checking for CFLocaleCopyCurrent
configure:12603: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:12609: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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 <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:12627: result: no
configure:12678: checking for GNU gettext in libc
configure:12708: gcc -o conftest -g -O2   conftest.c  >&5
configure:12714: $? = 0
configure:12732: result: yes
configure:13616: checking whether to use NLS
configure:13618: result: yes
configure:13621: checking where the gettext function comes from
configure:13632: result: libc
configure:14176: checking for pkg-config
configure:14194: found /usr/bin/pkg-config
configure:14206: result: /usr/bin/pkg-config
configure:14235: checking pkg-config is at least version 0.9.0
configure:14238: result: yes
configure:14266: checking for VALGRIND
configure:14274: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
configure:14277: $? = 0
configure:14292: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
configure:14295: $? = 0
configure:14339: result: yes
configure:14350: Using extra code paths for valgrind
configure:14597: Using GStreamer source release as package name
configure:14625: Using Unknown package origin as package origin
configure:14684: 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:14856: checking whether byte ordering is bigendian
configure:14889: gcc -c -g -O2  conftest.c >&5
configure:14895: $? = 0
configure:14927: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:41: error: 'not' undeclared (first use in this function)
conftest.c:41: error: (Each undeclared identifier is reported only once
conftest.c:41: error: for each function it appears in.)
conftest.c:41: error: expected ';' before 'big'
configure:14933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:15073: result: no
configure:15216: checking if unaligned memory access works correctly
configure:15295: result: yes
configure:15351: checking for special C compiler options needed for large files
configure:15444: result: no
configure:15450: checking for _FILE_OFFSET_BITS value needed for large files
configure:15485: gcc -c -g -O2  conftest.c >&5
conftest.c:42: warning: left shift count >= width of type
conftest.c:42: warning: left shift count >= width of type
conftest.c:44: error: size of array 'off_t_is_large' is negative
configure:15491: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_CPU "i686"
| #define HAVE_UNALIGNED_ACCESS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* 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 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15535: gcc -c -g -O2  conftest.c >&5
configure:15541: $? = 0
configure:15559: result: 64
configure:15744: checking for gcc
configure:15771: result: gcc
configure:16009: checking for C compiler version
configure:16016: gcc --version >&5
gcc (Gentoo 4.3.3 p1.0, pie-10.1.5) 4.3.3
Copyright (C) 2008 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:16019: $? = 0
configure:16026: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /data/temp/portage/sys-devel/gcc-4.3.3/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3 p1.0, pie-10.1.5'
Thread model: posix
gcc version 4.3.3 (Gentoo 4.3.3 p1.0, pie-10.1.5) 
configure:16029: $? = 0
configure:16036: gcc -V >&5
gcc: '-V' option must have argument
configure:16039: $? = 1
configure:16042: checking whether we are using the GNU C compiler
configure:16094: result: yes
configure:16099: checking whether gcc accepts -g
configure:16234: result: yes
configure:16251: checking for gcc option to accept ISO C89
configure:16354: result: none needed
configure:16374: checking dependency style of gcc
configure:16465: result: gcc3
configure:16482: checking whether gcc and cc understand -c and -o together
configure:16517: gcc -c conftest.c -o conftest2.o >&5
configure:16520: $? = 0
configure:16526: gcc -c conftest.c -o conftest2.o >&5
configure:16529: $? = 0
configure:16540: cc -c conftest.c >&5
configure:16543: $? = 0
configure:16551: cc -c conftest.c -o conftest2.o >&5
configure:16554: $? = 0
configure:16560: cc -c conftest.c -o conftest2.o >&5
configure:16563: $? = 0
configure:16581: result: yes
configure:16617: checking dependency style of gcc
configure:16708: result: gcc3
configure:16726: checking for perl
configure:16744: found /usr/bin/perl
configure:16757: result: /usr/bin/perl
configure:16775: checking for bison
configure:16793: found /usr/bin/bison
configure:16806: result: /usr/bin/bison
configure:16822: checking bison version 2.3 >= 1.875
configure:16826: result: yes
configure:16837: checking for flex
configure:16855: found /usr/bin/flex
configure:16868: result: /usr/bin/flex
configure:16884: checking flex version 2.5.35 >= 2.5.31
configure:16898: result: yes
configure:16910: checking for valgrind
configure:16928: found /usr/bin/valgrind
configure:16941: result: /usr/bin/valgrind
configure:17631: checking whether to build gtk-doc documentation
configure:17633: result: no
configure:17640: checking for gtkdoc-check
configure:17673: result: no
configure:17704: Looking for Python version >= 2.1
configure:17722: checking for python
configure:17740: found /usr/bin/python
configure:17752: result: /usr/bin/python
configure:17764: checking "/usr/bin/python":
configure:17766: result: okay
configure:17782: checking local Python configuration
configure:17819: result: looks good
configure:17827: checking whether to build plugin documentation
configure:17834: result: no (gtk-doc disabled or not available)
configure:17987: checking for cos in -lm
configure:18022: gcc -o conftest -g -O2   conftest.c -lm   >&5
conftest.c:44: warning: conflicting types for built-in function 'cos'
configure:18028: $? = 0
configure:18046: result: yes
configure:18059: checking for ANSI C header files
configure:18223: result: yes
configure:18249: checking ucontext.h usability
configure:18266: gcc -c -g -O2  conftest.c >&5
configure:18272: $? = 0
configure:18286: result: yes
configure:18290: checking ucontext.h presence
configure:18305: gcc -E  conftest.c
configure:18311: $? = 0
configure:18325: result: yes
configure:18358: checking for ucontext.h
configure:18366: result: yes
configure:18395: checking sys/socket.h usability
configure:18412: gcc -c -g -O2  conftest.c >&5
configure:18418: $? = 0
configure:18432: result: yes
configure:18436: checking sys/socket.h presence
configure:18451: gcc -E  conftest.c
configure:18457: $? = 0
configure:18471: result: yes
configure:18504: checking for sys/socket.h
configure:18512: result: yes
configure:18549: checking sys/times.h usability
configure:18566: gcc -c -g -O2  conftest.c >&5
configure:18572: $? = 0
configure:18586: result: yes
configure:18590: checking sys/times.h presence
configure:18605: gcc -E  conftest.c
configure:18611: $? = 0
configure:18625: result: yes
configure:18658: checking for sys/times.h
configure:18666: result: yes
configure:18684: checking for unistd.h
configure:18690: result: yes
configure:18848: checking process.h usability
configure:18865: gcc -c -g -O2  conftest.c >&5
conftest.c:75:21: error: process.h: No such file or directory
configure:18871: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <process.h>
configure:18885: result: no
configure:18889: checking process.h presence
configure:18904: gcc -E  conftest.c
conftest.c:42:21: error: process.h: No such file or directory
configure:18910: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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 <process.h>
configure:18924: result: no
configure:18957: checking for process.h
configure:18965: result: no
configure:18994: checking sys/utsname.h usability
configure:19011: gcc -c -g -O2  conftest.c >&5
configure:19017: $? = 0
configure:19031: result: yes
configure:19035: checking sys/utsname.h presence
configure:19050: gcc -E  conftest.c
configure:19056: $? = 0
configure:19070: result: yes
configure:19103: checking for sys/utsname.h
configure:19111: result: yes
configure:19140: checking stdio_ext.h usability
configure:19157: gcc -c -g -O2  conftest.c >&5
configure:19163: $? = 0
configure:19177: result: yes
configure:19181: checking stdio_ext.h presence
configure:19196: gcc -E  conftest.c
configure:19202: $? = 0
configure:19216: result: yes
configure:19249: checking for stdio_ext.h
configure:19257: result: yes
configure:19286: checking valgrind/valgrind.h usability
configure:19303: gcc -c -g -O2  conftest.c >&5
configure:19309: $? = 0
configure:19323: result: yes
configure:19327: checking valgrind/valgrind.h presence
configure:19342: gcc -E  conftest.c
configure:19348: $? = 0
configure:19362: result: yes
configure:19395: checking for valgrind/valgrind.h
configure:19403: result: yes
configure:19432: checking winsock2.h usability
configure:19449: gcc -c -g -O2  conftest.c >&5
conftest.c:78:22: error: winsock2.h: No such file or directory
configure:19455: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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_VALGRIND_VALGRIND_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <winsock2.h>
configure:19469: result: no
configure:19473: checking winsock2.h presence
configure:19488: gcc -E  conftest.c
conftest.c:45:22: error: winsock2.h: No such file or directory
configure:19494: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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_VALGRIND_VALGRIND_H 1
| /* end confdefs.h.  */
| #include <winsock2.h>
configure:19508: result: no
configure:19541: checking for winsock2.h
configure:19549: result: no
configure:19578: checking for inline
configure:19604: gcc -c -g -O2  conftest.c >&5
configure:19610: $? = 0
configure:19628: result: inline
configure:19651: checking to see if compiler understands -fno-common
configure:19678: gcc -c -g -O2 -fno-common  conftest.c >&5
configure:19684: $? = 0
configure:19707: result: yes
configure:19780: checking for sigaction
configure:19836: gcc -o conftest -g -O2   conftest.c  >&5
configure:19842: $? = 0
configure:19860: result: yes
configure:19875: checking for fork
configure:19931: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:69: warning: conflicting types for built-in function 'fork'
configure:19937: $? = 0
configure:19955: result: yes
configure:19966: checking for _LARGEFILE_SOURCE value needed for large files
configure:19995: gcc -o conftest -g -O2   conftest.c  >&5
configure:20001: $? = 0
configure:20067: result: no
configure:20094: checking for ftello
configure:20150: gcc -o conftest -g -O2   conftest.c  >&5
configure:20156: $? = 0
configure:20174: result: yes
configure:20189: checking for fgetpos
configure:20245: gcc -o conftest -g -O2   conftest.c  >&5
configure:20251: $? = 0
configure:20269: result: yes
configure:20283: checking for fsetpos
configure:20339: gcc -o conftest -g -O2   conftest.c  >&5
configure:20345: $? = 0
configure:20363: result: yes
configure:20378: checking for poll
configure:20434: gcc -o conftest -g -O2   conftest.c  >&5
configure:20440: $? = 0
configure:20458: result: yes
configure:20472: checking for ppoll
configure:20528: gcc -o conftest -g -O2   conftest.c  >&5
configure:20534: $? = 0
configure:20552: result: yes
configure:20566: checking for pselect
configure:20622: gcc -o conftest -g -O2   conftest.c  >&5
configure:20628: $? = 0
configure:20646: result: yes
configure:20663: checking for stdlib.h
configure:20669: result: yes
configure:20663: checking for unistd.h
configure:20669: result: yes
configure:20807: checking for getpagesize
configure:20863: gcc -o conftest -g -O2   conftest.c  >&5
configure:20869: $? = 0
configure:20887: result: yes
configure:20897: checking for working mmap
configure:21044: gcc -o conftest -g -O2   conftest.c  >&5
configure:21047: $? = 0
configure:21053: ./conftest
configure:21056: $? = 0
configure:21072: result: yes
configure:21096: checking for clock_gettime
configure:21152: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccoBXFbt.o: In function `main':
/data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/conftest.c:92: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:21158: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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_VALGRIND_VALGRIND_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FGETPOS 1
| #define HAVE_FSETPOS 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_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clock_gettime
| 
| /* 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 clock_gettime ();
| /* 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_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
| 
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:21176: result: no
configure:21185: checking for clock_gettime in -lrt
configure:21220: gcc -o conftest -g -O2   conftest.c -lrt   >&5
configure:21226: $? = 0
configure:21244: result: yes
configure:21261: checking for posix timers
configure:21297: gcc -c -g -O2  conftest.c >&5
configure:21303: $? = 0
configure:21323: result: yes
configure:21346: checking for monotonic clock
configure:21382: gcc -c -g -O2  conftest.c >&5
configure:21388: $? = 0
configure:21408: result: yes
configure:21432: checking whether gcc implements __PRETTY_FUNCTION__
configure:21459: gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:21465: $? = 0
configure:21484: result: yes
configure:21494: checking whether gcc implements __FUNCTION__
configure:21521: gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:21527: $? = 0
configure:21546: result: yes
configure:21556: checking whether gcc implements __func__
configure:21583: gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:21589: $? = 0
configure:21608: result: yes
configure:21638: checking for register_printf_function
configure:21694: gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:21700: $? = 0
configure:21717: result: yes
configure:21745: checking for dladdr in -ldl
configure:21780: gcc -o conftest -g -O2 -D_GNU_SOURCE   conftest.c -ldl   -lrt >&5
configure:21786: $? = 0
configure:21804: result: yes
configure:21818: checking for inet_aton
configure:21874: gcc -o conftest -g -O2   conftest.c  -lrt -ldl >&5
configure:21880: $? = 0
configure:21897: result: yes
configure:22148: checking for GLIB
configure:22156: $PKG_CONFIG --exists --print-errors "$which"
configure:22159: $? = 0
configure:22174: $PKG_CONFIG --exists --print-errors "$which"
configure:22177: $? = 0
configure:22237: result: yes
configure:22269: checking for GLIB_ONLY
configure:22277: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ"
configure:22280: $? = 0
configure:22295: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ"
configure:22298: $? = 0
configure:22374: result: yes
configure:22396: checking for XML
configure:22404: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML2_REQ"
configure:22407: $? = 0
configure:22422: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML2_REQ"
configure:22425: $? = 0
configure:22469: result: yes
configure:22519: gcc -o conftest -g -O2 -I/usr/include/libxml2     conftest.c  -lrt -ldl -lxml2   >&5
configure:22525: $? = 0
configure:22531: Test xml2 program linked
configure:22599: checking for check named check_pic  - version >= 0.9.2
configure:22672: gcc -o conftest -g -O2    conftest.c  -lcheck_pic  -lrt -ldl >&5
conftest.c: In function 'main':
conftest.c:82: warning: incompatible implicit declaration of built-in function 'strdup'
conftest.c:79: warning: ignoring return value of 'system', declared with attribute warn_unused_result
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcheck_pic
collect2: ld returned 1 exit status
configure:22675: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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_VALGRIND_VALGRIND_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FGETPOS 1
| #define HAVE_FSETPOS 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_GETPAGESIZE 1
| #define HAVE_MMAP 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_PRINTF_EXTENSION 1
| #define HAVE_DLADDR 1
| #define HAVE_LIBXML2 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| 
| #include <check.h>
| 
| int main ()
| {
|   int major, minor, micro;
|   char *tmp_version;
| 
|   system ("touch conf.check-test");
| 
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = strdup("0.9.2");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "0.9.2");
|      return 1;
|    }
| 
|   if ((CHECK_MAJOR_VERSION != check_major_version) ||
|       (CHECK_MINOR_VERSION != check_minor_version) ||
|       (CHECK_MICRO_VERSION != check_micro_version))
|     {
|       printf("\n*** The check header file (version %d.%d.%d) does not match\n",
| 	     CHECK_MAJOR_VERSION, CHECK_MINOR_VERSION, CHECK_MICRO_VERSION);
|       printf("*** the check library (version %d.%d.%d).\n",
| 	     check_major_version, check_minor_version, check_micro_version);
|       return 1;
|     }
| 
|   if ((check_major_version > major) ||
|       ((check_major_version == major) && (check_minor_version > minor)) ||
|       ((check_major_version == major) && (check_minor_version == minor) && (check_micro_version >= micro)))
|     {
|       return 0;
|     }
|   else
|     {
|       printf("\n*** An old version of check (%d.%d.%d) was found.\n",
|              check_major_version, check_minor_version, check_micro_version);
|       printf("*** You need a version of check being at least %d.%d.%d.\n", major, minor, micro);
|       printf("***\n");
|       printf("*** If you have already installed a sufficiently new version, this error\n");
|       printf("*** probably means that the wrong copy of the check library and header\n");
|       printf("*** file is being found. Rerun configure with the --with-check=PATH option\n");
|       printf("*** to specify the prefix where the correct version was installed.\n");
|     }
| 
|   return 1;
| }
| 
configure:22708: result: no
configure:22742: gcc -o conftest -g -O2    conftest.c  -lcheck_pic  -lrt -ldl >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcheck_pic
collect2: ld returned 1 exit status
configure:22748: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.22"
| #define PACKAGE_STRING "GStreamer 0.10.22"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.22"
| #define GST_MAJORMINOR "0.10"
| #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-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_I386 1
| #define HAVE_RDTSC 1
| #define HOST_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_VALGRIND_VALGRIND_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FGETPOS 1
| #define HAVE_FSETPOS 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_GETPAGESIZE 1
| #define HAVE_MMAP 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_PRINTF_EXTENSION 1
| #define HAVE_DLADDR 1
| #define HAVE_LIBXML2 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| 
| #include <check.h>
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22802: checking for check named check  - version >= 0.9.2
configure:22875: gcc -o conftest -g -O2    conftest.c  -lcheck  -lrt -ldl >&5
conftest.c: In function 'main':
conftest.c:82: warning: incompatible implicit declaration of built-in function 'strdup'
conftest.c:79: warning: ignoring return value of 'system', declared with attribute warn_unused_result
configure:22878: $? = 0
configure:22884: ./conftest
configure:22887: $? = 0
configure:22907: result: yes
configure:23329: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
configure:23345: checking to see if compiler understands -Wall
configure:23372: gcc -c -g -O2 -Wall  conftest.c >&5
configure:23378: $? = 0
configure:23401: result: yes
configure:23406: checking to see if compiler understands -Wdeclaration-after-statement
configure:23433: gcc -c -g -O2 -Wdeclaration-after-statement  conftest.c >&5
configure:23439: $? = 0
configure:23462: result: yes
configure:23467: checking to see if compiler understands -Wvla
configure:23494: gcc -c -g -O2 -Wvla  conftest.c >&5
configure:23500: $? = 0
configure:23523: result: yes
configure:23788: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla
configure:24292: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GStreamer config.status 0.10.22, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on navi

config.status:1147: creating Makefile
config.status:1147: creating gst/Makefile
config.status:1147: creating gst/gstconfig.h
config.status:1147: creating gst/gstversion.h
config.status:1147: creating gst/parse/Makefile
config.status:1147: creating libs/Makefile
config.status:1147: creating libs/gst/Makefile
config.status:1147: creating libs/gst/base/Makefile
config.status:1147: creating libs/gst/check/Makefile
config.status:1147: creating libs/gst/controller/Makefile
config.status:1147: creating libs/gst/dataprotocol/Makefile
config.status:1147: creating libs/gst/net/Makefile
config.status:1147: creating plugins/Makefile
config.status:1147: creating plugins/indexers/Makefile
config.status:1147: creating plugins/elements/Makefile
config.status:1147: creating po/Makefile.in
config.status:1147: creating tests/Makefile
config.status:1147: creating tests/benchmarks/Makefile
config.status:1147: creating tests/check/Makefile
config.status:1147: creating tests/misc/Makefile
config.status:1147: creating tests/examples/Makefile
config.status:1147: creating tests/examples/adapter/Makefile
config.status:1147: creating tests/examples/controller/Makefile
config.status:1147: creating tests/examples/helloworld/Makefile
config.status:1147: creating tests/examples/launch/Makefile
config.status:1147: creating tests/examples/manual/Makefile
config.status:1147: creating tests/examples/metadata/Makefile
config.status:1147: creating tests/examples/queue/Makefile
config.status:1147: creating tests/examples/typefind/Makefile
config.status:1147: creating tests/examples/xml/Makefile
config.status:1147: creating tools/Makefile
config.status:1147: creating common/Makefile
config.status:1147: creating common/m4/Makefile
config.status:1147: creating docs/Makefile
config.status:1147: creating docs/design/Makefile
config.status:1147: creating docs/faq/Makefile
config.status:1147: creating docs/gst/Makefile
config.status:1147: creating docs/gst/gstreamer.types
config.status:1147: creating docs/libs/Makefile
config.status:1147: creating docs/plugins/Makefile
config.status:1147: creating docs/manual/Makefile
config.status:1147: creating docs/pwg/Makefile
config.status:1147: creating docs/slides/Makefile
config.status:1147: creating docs/xsl/Makefile
config.status:1147: creating docs/version.entities
config.status:1147: creating win32/common/config.h
config.status:1147: creating pkgconfig/Makefile
config.status:1147: creating stamp.h
config.status:1147: creating pkgconfig/gstreamer.pc
config.status:1147: creating pkgconfig/gstreamer-uninstalled.pc
config.status:1147: creating pkgconfig/gstreamer-base.pc
config.status:1147: creating pkgconfig/gstreamer-base-uninstalled.pc
config.status:1147: creating pkgconfig/gstreamer-check.pc
config.status:1147: creating pkgconfig/gstreamer-check-uninstalled.pc
config.status:1147: creating pkgconfig/gstreamer-controller.pc
config.status:1147: creating pkgconfig/gstreamer-controller-uninstalled.pc
config.status:1147: creating pkgconfig/gstreamer-dataprotocol.pc
config.status:1147: creating pkgconfig/gstreamer-dataprotocol-uninstalled.pc
config.status:1147: creating pkgconfig/gstreamer-net.pc
config.status:1147: creating pkgconfig/gstreamer-net-uninstalled.pc
config.status:1147: creating gst-element-check.m4
config.status:1147: creating gstreamer.spec
config.status:1147: creating config.h
config.status:1481: executing depfiles commands
config.status:1481: executing libtool commands
config.status:1481: executing po-directories commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_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_GLIB_ONLY_CFLAGS_set=
ac_cv_env_GLIB_ONLY_CFLAGS_value=
ac_cv_env_GLIB_ONLY_LIBS_set=
ac_cv_env_GLIB_ONLY_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_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_XML_CFLAGS_set=
ac_cv_env_XML_CFLAGS_value=
ac_cv_env_XML_LIBS_set=
ac_cv_env_XML_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_clock_gettime=no
ac_cv_func_dlopen=no
ac_cv_func_fgetpos=yes
ac_cv_func_fork=yes
ac_cv_func_fsetpos=yes
ac_cv_func_ftello=yes
ac_cv_func_getpagesize=yes
ac_cv_func_inet_aton=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_poll=yes
ac_cv_func_ppoll=yes
ac_cv_func_pselect=yes
ac_cv_func_register_printf_function=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_process_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
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_socket_h=yes
ac_cv_header_sys_stat_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_ucontext_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_valgrind_h=yes
ac_cv_header_winsock2_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_dl_dladdr=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_cos=yes
ac_cv_lib_rt_clock_gettime=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/gmsgfmt
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=/usr/bin/valgrind
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
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/i686-pc-linux-gnu/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
as_cv_unaligned_access=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
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
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/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0  '
pkg_cv_GLIB_ONLY_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GLIB_ONLY_LIBS='-lglib-2.0  '
pkg_cv_VALGRIND_CFLAGS='-I/usr/include/valgrind  '
pkg_cv_VALGRIND_LIBS='-L/usr/lib/valgrind/@VG_ARCH@-linux -lcoregrind -lvex -lgcc  '
pkg_cv_XML_CFLAGS='-I/usr/include/libxml2  '
pkg_cv_XML_LIBS='-lxml2  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='-I common/m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/missing --run autoconf'
AUTOHEADER='${SHELL} /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/missing --run autoheader'
AUTOMAKE='${SHELL} /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/missing --run automake-1.10'
AWK='gawk'
BISON_PATH='/usr/bin/bison'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_FAILING_TESTS_FALSE=''
BUILD_FAILING_TESTS_TRUE='#'
BUILD_TESTS_FALSE='#'
BUILD_TESTS_TRUE=''
CAT_ENTRY_END=''
CAT_ENTRY_START=''
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CHECK_CFLAGS=''
CHECK_LIBS=' -lcheck'
CPP='gcc -E'
CPPFLAGS=''
CXXFLAGS=''
CYGPATH_W='echo'
DATADIR='/usr/local/share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPRECATED_CFLAGS=''
DLLTOOL='dlltool'
DOCBOOK_ROOT=''
DOC_HTML_FALSE=''
DOC_HTML_TRUE='#'
DOC_PDF_FALSE=''
DOC_PDF_TRUE='#'
DOC_PS_FALSE=''
DOC_PS_TRUE='#'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DOCBOOK_FALSE=''
ENABLE_DOCBOOK_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_PLUGIN_DOCS_FALSE=''
ENABLE_PLUGIN_DOCS_TRUE='#'
ERROR_CFLAGS='-Wall -Wdeclaration-after-statement -Wvla'
EXEEXT=''
FFLAGS=''
FGREP='/bin/grep -F'
FLEX_PATH='/usr/bin/flex'
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gstreamer-0.10'
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0  '
GLIB_ONLY_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GLIB_ONLY_LIBS='-lglib-2.0  '
GLIB_PREFIX='/usr'
GLIB_REQ='2.12'
GMSGFMT='/usr/bin/gmsgfmt'
GMSGFMT_015='/usr/bin/gmsgfmt'
GREP='/bin/grep'
GST_AGE='19'
GST_ALL_CFLAGS='-I$(top_srcdir)/libs -I$(top_srcdir) -I$(top_builddir) -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   $(GST_OPTION_CFLAGS)'
GST_ALL_LDFLAGS='-no-undefined'
GST_ALL_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0    $(GCOV_LIBS)'
GST_CHECK_LIB_LDFLAGS='-Wl,--export-dynamic -export-symbols-regex \^\(_*\(gst_\|Gst\|GST_\).*\|check_\(debug\|mutex\|cond\)\|buffers\|mutex\|start_cond\|sync_cond\|thread_list\)$'
GST_CURRENT='19'
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_LOADSAVE_DEFINE='/* #undef GST_DISABLE_LOADSAVE */'
GST_DISABLE_LOADSAVE_FALSE=''
GST_DISABLE_LOADSAVE_TRUE='#'
GST_DISABLE_NET_DEFINE='/* #undef GST_DISABLE_NET */'
GST_DISABLE_NET_FALSE=''
GST_DISABLE_NET_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_DISABLE_XML_DEFINE='/* #undef GST_DISABLE_XML */'
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_HAVE_GLIB_2_8_DEFINE='#define GST_HAVE_GLIB_2_8 1'
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='19:0:19'
GST_LIB_LDFLAGS='-export-symbols-regex \^_*\(gst_\|Gst\|GST_\).*'
GST_LICENSE='LGPL'
GST_LOADSAVE_DOC_TYPES=''
GST_LT_LDFLAGS=' -version-info 19:0:19'
GST_MAJORMINOR='0.10'
GST_OBJ_CFLAGS='$(GST_ALL_CFLAGS)'
GST_OBJ_LIBS='$(top_builddir)/gst/libgstreamer-0.10.la $(GST_ALL_LIBS)'
GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_PACKAGE_NAME='GStreamer source release'
GST_PACKAGE_ORIGIN='Unknown package origin'
GST_PKG_DEPS='glib-2.0, gobject-2.0, gmodule-no-export-2.0, gthread-2.0'
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc$$'\'' -no-undefined'
GST_PRINTF_EXTENSION_POINTER_FORMAT_DEFINE='#define GST_PTR_FORMAT "P"'
GST_PRINTF_EXTENSION_SEGMENT_FORMAT_DEFINE='#define GST_SEGMENT_FORMAT "Q"'
GST_REGISTRY_DOC_TYPES=''
GST_REVISION='0'
GST_USING_PRINTF_EXTENSION_DEFINE='#define GST_USING_PRINTF_EXTENSION'
GTKDOC_CHECK=''
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_DOCBOOK2HTML=''
HAVE_DOCBOOK2PS=''
HAVE_DVIPS=''
HAVE_EPSTOPDF=''
HAVE_FIG2DEV=''
HAVE_JADETEX=''
HAVE_MMAP_FALSE='#'
HAVE_MMAP_TRUE=''
HAVE_PNGTOPNM=''
HAVE_PNMTOPS=''
HAVE_PS2PDF=''
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=''
HOST_CPU='i686'
HTML_DIR='${datadir}/gtk-doc/html'
INET_ATON_LIBS=' -lrt -ldl'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD='/usr/i686-pc-linux-gnu/bin/ld'
LDFLAGS=''
LIBDIR='/usr/local/lib'
LIBICONV='-liconv'
LIBINTL=''
LIBM='-lm'
LIBOBJS=''
LIBS=' -lrt -ldl'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_REQ='2.4.9'
LIBXML_PKG=', libxml-2.0'
LIPO=''
LN_S='ln -s'
LOCALEDIR='/usr/local/share/locale'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/missing --run makeinfo'
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 0.10.22'
PACKAGE_TARNAME='gstreamer'
PACKAGE_VERSION='0.10.22'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='22'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='0'
PACKAGE_VERSION_RELEASE='1'
PATH_SEPARATOR=':'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PLUGINDIR='/usr/local/lib/gstreamer-0.10'
POSUB='po'
PROFILE_CFLAGS='-g'
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.5'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_BINARY_REGISTRY_FALSE='#'
USE_BINARY_REGISTRY_TRUE=''
USE_NLS='yes'
VALGRIND_CFLAGS='-I/usr/include/valgrind  '
VALGRIND_LIBS='-L/usr/lib/valgrind/@VG_ARCH@-linux -lcoregrind -lvex -lgcc  '
VALGRIND_PATH='/usr/bin/valgrind'
VERSION='0.10.22'
WIN32_LIBS=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XML_CATALOG=''
XML_CFLAGS='-I/usr/include/libxml2  '
XML_LIBS='-lxml2  '
XSLTPROC=''
XSLTPROC_FLAGS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='$(datadir)/doc/gstreamer-0.10'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /data/temp/portage/media-libs/gstreamer-0.10.22/work/gstreamer-0.10.22/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gstreamer'
pkgpythondir='${pythondir}/gstreamer'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
pythondir='${prefix}/lib/python2.5/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "GStreamer"
#define PACKAGE_TARNAME "gstreamer"
#define PACKAGE_VERSION "0.10.22"
#define PACKAGE_STRING "GStreamer 0.10.22"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE "gstreamer"
#define VERSION "0.10.22"
#define GST_MAJORMINOR "0.10"
#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-0.10"
#define LOCALEDIR "/usr/local/share/locale"
#define HAVE_VALGRIND 1
#define GST_PACKAGE_NAME "GStreamer source release"
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#define USE_BINARY_REGISTRY 1
#define HAVE_CPU_I386 1
#define HAVE_RDTSC 1
#define HOST_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_VALGRIND_VALGRIND_H 1
#define HAVE_SIGACTION 1
#define HAVE_FORK 1
#define HAVE_FSEEKO 1
#define HAVE_FTELLO 1
#define HAVE_FGETPOS 1
#define HAVE_FSETPOS 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_GETPAGESIZE 1
#define HAVE_MMAP 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_PRINTF_EXTENSION 1
#define HAVE_DLADDR 1
#define HAVE_LIBXML2 1
#define GST_LICENSE "LGPL"
#define LIBDIR "/usr/local/lib"
#define GST_DATADIR "/usr/local/share"
#define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
#define GST_LEVEL_DEFAULT GST_LEVEL_NONE

configure: exit 0
Comment 1 Tim-Philipp Müller 2009-02-15 16:30:33 UTC
Please don't paste thousands of lines of a debug file into a bug report - it makes things hard to handle and filter out the important information. Please attach config.log next time, thanks.

As for the failures: could you do this please:

 $ cd tests/check/
 $ GST_CHECKS=test_state_change_returns  GST_DEBUG=*:5  make pipelines/simple-launch-lines.check  2>  dbg1.log

and

 $ GST_CHECKS=test_buffer_probe_n_times  GST_DEBUG=*:5 make gst/gstutils.check  2>  dbg2.log

then gzip both .log files and attach them to this bug report please. If they're too large, add a GST_DEBUG_NO_COLOR=1.

Comment 2 Amit Prakash Ambasta 2009-02-15 16:48:30 UTC
Created attachment 128781 [details]
dbg1.log

GST_CHECKS=test_state_change_returns  GST_DEBUG=*:5  make pipelines/simple-launch-lines.check 2>dbg1.log
Comment 3 Amit Prakash Ambasta 2009-02-15 16:49:11 UTC
Created attachment 128782 [details]
dbg2.log

GST_CHECKS=test_buffer_probe_n_times  GST_DEBUG=*:5 make gst/gstutils.check 2> dbg2.log
Comment 4 Tim-Philipp Müller 2009-02-15 19:58:48 UTC
These look like compile errors. You probably need to do 'make' first...

Comment 5 Amit Prakash Ambasta 2009-02-15 20:30:06 UTC
Created attachment 128790 [details]
dbg1.log

GST_DEBUG_NO_COLOR=1 GST_CHECKS=test_state_change_returns  GST_DEBUG=*:5  make pipelines/simple-launch-lines.check  2>  dbg1.log
Comment 6 Amit Prakash Ambasta 2009-02-15 20:30:51 UTC
Created attachment 128791 [details]
dbg2.log

GST_CHECKS=test_buffer_probe_n_times  GST_DEBUG=*:5 make gst/gstutils.check 2>dbg2.log
Comment 7 Amit Prakash Ambasta 2009-02-15 20:33:49 UTC
Created attachment 128792 [details]
dbg2.log

GST_CHECKS=test_buffer_probe_n_times  GST_DEBUG=*:5 make gst/gstutils.check 2>dbg2.log
Comment 8 Amit Prakash Ambasta 2009-02-16 04:11:57 UTC
Created attachment 128809 [details]
Debug log

Reproduced error..
Comment 9 Amit Prakash Ambasta 2009-02-16 04:13:37 UTC
Created attachment 128810 [details]
dbg2.log

Reproduced for gstutils
Comment 10 Tim-Philipp Müller 2009-04-17 14:08:15 UTC
Thanks for the logs!

I had a look at the test_buffer_probe_n_times test failure yesterday. The problem is that fakesink does not push the latency event it receives via the send_event vfunc upstream, so the event probe only ever sees the newsegment and eos events, but no latency event.

So the sequence should be:
A gstevent.c:1062:gst_event_new_latency: creating latency event 0:00:00.000000000
B gstevent.c:267:gst_event_new: creating new event 0x809d0a0 latency 289
C gstelement.c:1384:gst_element_send_event: send latency event on element pipeline0
D gstbin.c:2462:gst_bin_send_event:<pipeline0> Sending latency event to sink children
E gstelement.c:1384:gst_element_send_event: send latency event on element fakesink0
F gstbasesink.c:3586:gst_base_sink_send_event:<fakesink0> latency set to 0:00:00.000000000
G gstpad.c:4521:gst_pad_push_event:<fakesink0:sink> event: latency
H check gst/gstutils.c:63:event_probe:<fakesink0:sink> event probe 2 [latency]
I gstpad.c:4573:gst_pad_push_event:<fakesink0:sink> sending event latency to peerpad <fakesrc0:src>
J gstpad.c:4698:gst_pad_send_event:<fakesrc0:src> have event type latency
K gstevent.c:223:gst_event_finalize: freeing event 0x809d0a0 type latency

But steps G-J are missing in your case.

How or why that would happen, I don't know. My best guess would be that, for some reason, ../../plugins/elements/.libs/libgstcoreelements.so does not link/use the libgstbase-0.10.so in the source tree, but an older installed version from elsewhere. I can't reproduce the problem myself though, it seems to use the internal lib just fine for me (libtool 2.2.4, automake 1.10.1, autoconf 2.61).


Maybe you could add a g_print ("forward latency event %d\n", forward); in libs/gst/base/gstbasesink.c line 3592 (in the GST_EVENT_LATENCY case in gst_base_sink_send_event), to see whether (a) the locally built libgstbase-0.10.so is used, and (b) whether it tries to forwarded the event or not.

Comment 11 Tim-Philipp Müller 2009-06-08 18:41:28 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!