>>> gstreamer 0.10.36 Extracting xzcat /accts/mlweber1/instance-0/dl/gstreamer-0.10.36.tar.xz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/gstreamer-0.10.36 -xf - >>> gstreamer 0.10.36 Patching Applying 0001-bison3.patch using patch: patching file gst/parse/grammar.y >>> gstreamer 0.10.36 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/build/gstreamer-0.10.36 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gstreamer 0.10.36 Patching libtool patching file /accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> gstreamer 0.10.36 Configuring (cd /accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/accts/mlweber1/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --disable-examples --disable-tests --disable-failing-tests --disable-loadsave --disable-gst-debug --disable-registry ) configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabi-gcc... /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking dependency style of /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc... /accts/mlweber1/instance-0/output/host/bin/arm-linux-ld checking if the linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /accts/mlweber1/instance-0/output/host/bin/arm-linux-nm checking the name lister (/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabi-objdump... /accts/mlweber1/instance-0/output/host/bin/arm-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabi-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabi-ar... /accts/mlweber1/instance-0/output/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib checking command to parse /accts/mlweber1/instance-0/output/host/bin/arm-linux-nm output from /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for arm-buildroot-linux-uclibcgnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc static flag -static works... yes checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... no checking for dlopen in -lsvld... no checking for dld_link in -ldld... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether NLS is requested... no checking for msgfmt... /accts/mlweber1/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /accts/mlweber1/instance-0/output/host/bin/msgfmt checking for xgettext... /accts/mlweber1/instance-0/output/host/bin/xgettext checking for msgmerge... /accts/mlweber1/instance-0/output/host/bin/msgmerge checking for ld used by GCC... /accts/mlweber1/instance-0/output/host/bin/arm-linux-ld checking if the linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no configure: disabled subsystem debugging subsystem configure: disabled subsystem pipeline XML load/save configure: disabled subsystem plugin registry checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using GStreamer source release as package name configure: Using Unknown package origin as package origin configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20 configure: 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. checking whether byte ordering is bigendian... (cached) no checking if unaligned memory access works correctly... (blacklisted) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for arm-buildroot-linux-uclibcgnueabi-gcc... (cached) /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc accepts -g... (cached) yes checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc... (cached) none checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C99... none needed checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO Standard C... (cached) none needed checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc and cc understand -c and -o together... yes checking dependency style of /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ accepts -g... yes checking dependency style of /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++... none checking how to run the C++ preprocessor... /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ -E checking for ld used by /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++... /accts/mlweber1/instance-0/output/host/bin/arm-linux-ld checking if the linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) is GNU ld... yes checking whether the /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) supports shared libraries... yes checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ option to produce PIC... -fPIC -DPIC checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ PIC flag -fPIC -DPIC works... yes checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ static flag -static works... yes checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ supports -c -o file.o... yes checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ supports -c -o file.o... (cached) yes checking whether the /accts/mlweber1/instance-0/output/host/bin/arm-linux-g++ linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: working c++ compiler found: yes checking for perl... /usr/bin/perl checking for bison... /accts/mlweber1/instance-0/output/host/bin/bison checking bison version 3.0.4 >= 1.875... yes checking for flex... /accts/mlweber1/instance-0/output/host/bin/flex checking flex version 2.6.4 >= 2.5.31... yes checking for valgrind... no checking for gobject-introspection... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for __uint128_t... no checking for tm_gmtoff... no (cross compiling) checking for gmtime_r... yes checking for localtime_r... yes checking for sigaction... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... yes checking for fgetpos... yes checking for fsetpos... yes checking for poll... yes checking for ppoll... yes checking for pselect... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for broken poll... no (cross compiling) checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for posix_memalign... yes checking for getpagesize... (cached) yes checking for clock_gettime... yes checking for posix timers... yes checking for monotonic clock... yes checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc implements __PRETTY_FUNCTION__... yes checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc implements __FUNCTION__... yes checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc implements __func__... yes checking for register_printf_specifier... no checking for register_printf_function... yes checking for dladdr in -ldl... no checking for socket... yes checking for gethostbyname... yes checking for inet_aton... yes checking for GLIB... yes checking for GLIB_ONLY... yes configure: XML registry and load/save are disabled, not checking for libxml2 checking for -Bsymbolic-functions linker flag... yes configure: Using /usr/lib/gstreamer-0.10 as the plugin install location checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes checking to see if compiler understands -Wno-unused... yes configure: 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 -Wno-unused configure: set ERROR_CFLAGS to configure: Running check unit test framework checks now... checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for localtime_r... (cached) yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) configure: creating ./config.status config.status: creating Makefile config.status: creating gst/Makefile config.status: creating gst/gstconfig.h config.status: creating gst/gstversion.h config.status: creating gst/parse/Makefile config.status: creating libs/Makefile config.status: creating libs/gst/Makefile config.status: creating libs/gst/base/Makefile config.status: creating libs/gst/check/Makefile config.status: creating libs/gst/check/libcheck/Makefile config.status: creating libs/gst/check/libcheck/check.h config.status: creating libs/gst/controller/Makefile config.status: creating libs/gst/dataprotocol/Makefile config.status: creating libs/gst/helpers/Makefile config.status: creating libs/gst/net/Makefile config.status: creating plugins/Makefile config.status: creating plugins/indexers/Makefile config.status: creating plugins/elements/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/benchmarks/Makefile config.status: creating tests/check/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/adapter/Makefile config.status: creating tests/examples/controller/Makefile config.status: creating tests/examples/stepping/Makefile config.status: creating tests/examples/helloworld/Makefile config.status: creating tests/examples/launch/Makefile config.status: creating tests/examples/manual/Makefile config.status: creating tests/examples/metadata/Makefile config.status: creating tests/examples/queue/Makefile config.status: creating tests/examples/streams/Makefile config.status: creating tests/examples/typefind/Makefile config.status: creating tools/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating docs/Makefile config.status: creating docs/design/Makefile config.status: creating docs/faq/Makefile config.status: creating docs/gst/Makefile config.status: creating docs/gst/gstreamer.types config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/manual/Makefile config.status: creating docs/pwg/Makefile config.status: creating docs/slides/Makefile config.status: creating docs/xsl/Makefile config.status: creating docs/version.entities config.status: creating m4/Makefile config.status: creating pkgconfig/Makefile config.status: creating stamp.h config.status: creating pkgconfig/gstreamer.pc config.status: creating pkgconfig/gstreamer-uninstalled.pc config.status: creating pkgconfig/gstreamer-base.pc config.status: creating pkgconfig/gstreamer-base-uninstalled.pc config.status: creating pkgconfig/gstreamer-check.pc config.status: creating pkgconfig/gstreamer-check-uninstalled.pc config.status: creating pkgconfig/gstreamer-controller.pc config.status: creating pkgconfig/gstreamer-controller-uninstalled.pc config.status: creating pkgconfig/gstreamer-dataprotocol.pc config.status: creating pkgconfig/gstreamer-dataprotocol-uninstalled.pc config.status: creating pkgconfig/gstreamer-net.pc config.status: creating pkgconfig/gstreamer-net-uninstalled.pc config.status: creating gst-element-check.m4 config.status: creating gstreamer.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing _stdint.h commands config.status: creating _stdint.h : _GSTREAMER__STDINT_H configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 Configuration Version : 0.10.36 Source code location : . Prefix : /usr Compiler : /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc Package name : GStreamer source release Package origin : Unknown package origin Documentation (manuals) : no Documentation (API) : no Debug Logging : no Pipeline XML load/save : no Command-line parser : yes Option parsing in gst_init : yes Tracing subsystem : yes Allocation tracing : yes Plugin registry : no Plugin support : yes Network support : yes Unit testing support : yes Debug : yes Profiling : no Building examples : no Building test apps : no Building tests that fail : no >>> gstreamer 0.10.36 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36' /usr/bin/make all-recursive make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36' Making all in pkgconfig make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/pkgconfig' CP gstreamer-0.10.pc CP gstreamer-base-0.10.pc CP gstreamer-check-0.10.pc CP gstreamer-controller-0.10.pc CP gstreamer-dataprotocol-0.10.pc CP gstreamer-net-0.10.pc CP gstreamer-0.10-uninstalled.pc CP gstreamer-base-0.10-uninstalled.pc CP gstreamer-check-0.10-uninstalled.pc CP gstreamer-controller-0.10-uninstalled.pc CP gstreamer-dataprotocol-0.10-uninstalled.pc CP gstreamer-net-0.10-uninstalled.pc make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/pkgconfig' Making all in gst make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst' GEN gstenumtypes.h GEN gstmarshal.h GEN gstenumtypes.c GEN gstmarshal.c INFO: Reading ./gstmarshal.list... INFO: Reading ./gstmarshal.list... /usr/bin/make all-recursive make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst' Making all in parse make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/parse' GEN grammar.tab.h ./grammar.y: warning: 37 shift/reduce conflicts [-Wconflicts-sr] ./grammar.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] GEN lex.priv_gst_parse_yy.c CC libgstparse_la-lex.priv_gst_parse_yy.lo lex.priv_gst_parse_yy.c:192:22: warning: redundant redeclaration of 'priv_gst_parse_yyget_column' [-Wredundant-decls] #define yyset_lineno priv_gst_parse_yyset_lineno ^ lex.priv_gst_parse_yy.c:1219:5: note: in expansion of macro 'yyget_column' char *yyget_text ( yyscan_t yyscanner ); ^~~~~~~~~~~~ lex.priv_gst_parse_yy.c:4:19: note: previous declaration of 'priv_gst_parse_yyget_column' was here static inline int priv_gst_parse_yyget_column (void * yyscanner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lex.priv_gst_parse_yy.c:198:22: warning: redundant redeclaration of 'priv_gst_parse_yyset_column' [-Wredundant-decls] #define yyget_column priv_gst_parse_yyget_column ^ lex.priv_gst_parse_yy.c:1221:6: note: in expansion of macro 'yyset_column' int yyget_lineno ( yyscan_t yyscanner ); ^~~~~~~~~~~~ lex.priv_gst_parse_yy.c:5:20: note: previous declaration of 'priv_gst_parse_yyset_column' was here static inline void priv_gst_parse_yyset_column (int column_no , void * yyscanner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstparse_la-grammar.tab.lo CCLD libgstparse.la make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/parse' make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst' CC libgstreamer_0.10_la-gst.lo CC libgstreamer_0.10_la-gstobject.lo CC libgstreamer_0.10_la-gstbin.lo CC libgstreamer_0.10_la-gstbuffer.lo CC libgstreamer_0.10_la-gstbufferlist.lo CC libgstreamer_0.10_la-gstbus.lo CC libgstreamer_0.10_la-gstcaps.lo CC libgstreamer_0.10_la-gstchildproxy.lo CC libgstreamer_0.10_la-gstclock.lo CC libgstreamer_0.10_la-gstdatetime.lo CC libgstreamer_0.10_la-gstdebugutils.lo CC libgstreamer_0.10_la-gstelement.lo CC libgstreamer_0.10_la-gstelementfactory.lo CC libgstreamer_0.10_la-gsterror.lo CC libgstreamer_0.10_la-gstevent.lo CC libgstreamer_0.10_la-gstfilter.lo CC libgstreamer_0.10_la-gstformat.lo CC libgstreamer_0.10_la-gstghostpad.lo CC libgstreamer_0.10_la-gstindex.lo CC libgstreamer_0.10_la-gstindexfactory.lo CC libgstreamer_0.10_la-gstinfo.lo CC libgstreamer_0.10_la-gstinterface.lo CC libgstreamer_0.10_la-gstiterator.lo CC libgstreamer_0.10_la-gstatomicqueue.lo CC libgstreamer_0.10_la-gstmessage.lo CC libgstreamer_0.10_la-gstminiobject.lo CC libgstreamer_0.10_la-gstpad.lo CC libgstreamer_0.10_la-gstpadtemplate.lo CC libgstreamer_0.10_la-gstparamspecs.lo CC libgstreamer_0.10_la-gstpipeline.lo CC libgstreamer_0.10_la-gstplugin.lo CC libgstreamer_0.10_la-gstpluginfeature.lo gstobject.c: In function 'gst_object_class_init': gstobject.c:264:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] klass->signal_object = g_object_newv (gst_signal_object_get_type (), 0, NULL); ^~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstobject.c:86: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstobject.c: In function 'gst_object_init': gstobject.c:283:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_new (_gst_object_trace, object); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstobject.c:86: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstobject.c:283:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_new (_gst_object_trace, object); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstobject.c:86: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstobject.c: In function 'gst_object_finalize': gstobject.c:501:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_free (_gst_object_trace, object); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstobject.c:86: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstobject.c:501:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_free (_gst_object_trace, object); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstobject.c:86: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstbus.c: In function 'gst_bus_new': gstbus.c:276:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] result = g_object_newv (gst_bus_get_type (), 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstbus.c:70: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstclock.c: In function 'gst_clock_entry_new': gstclock.c:193:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_new (_gst_clock_entry_trace, entry); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstclock.c:106: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstclock.c:193:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_new (_gst_clock_entry_trace, entry); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstclock.c:106: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gst.c: In function 'init_pre': gst.c:581:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gst.c:101: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ gstclock.c: In function '_gst_clock_id_free': gstclock.c:310:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_free (_gst_clock_entry_trace, id); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstclock.c:106: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstclock.c:310:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_free (_gst_clock_entry_trace, id); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstclock.c:106: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c: In function '_gst_format_initialize': gstformat.c:60:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c:79:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c: In function 'gst_format_register': gstformat.c:154:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c:166:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c: In function 'gst_format_get_by_nick': gstformat.c:187:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c:189:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c: In function 'gst_format_get_details': gstformat.c:237:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c:239:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c: In function 'gst_format_iterate_definitions': gstformat.c:257:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c:260:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_get_mutex (&mutex), &_n_values, &_gst_formats, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstformat.c:262:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstformat.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstelementfactory.c: In function 'gst_element_register': gstelementfactory.c:242:7: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] GST_ELEMENT_FACTORY_CAST (g_object_newv (GST_TYPE_ELEMENT_FACTORY, 0, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstelementfactory.c:60: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstindex.c: In function 'gst_index_new': gstindex.c:319:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] index = g_object_newv (gst_index_get_type (), 0, NULL); ^~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstindex.c:58: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstelementfactory.c: In function 'gst_element_factory_create': gstelementfactory.c:388:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] element = GST_ELEMENT_CAST (g_object_newv (factory->type, 0, NULL)); ^~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstelementfactory.c:60: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstindexfactory.c: In function 'gst_index_factory_new': gstindexfactory.c:89:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] factory = GST_INDEX_FACTORY (g_object_newv (GST_TYPE_INDEX_FACTORY, 0, NULL)); ^~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstindexfactory.c:32: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstindexfactory.c: In function 'gst_index_factory_create': gstindexfactory.c:163:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new = GST_INDEX (g_object_newv (newfactory->type, 0, NULL)); ^~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstindexfactory.c:32: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstminiobject.c: In function 'gst_mini_object_new': gstminiobject.c:220:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_new (_gst_mini_object_trace, mini_object); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from ../gst/gst_private.h:36, from gstminiobject.c:36: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstminiobject.c:220:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_new (_gst_mini_object_trace, mini_object); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from ../gst/gst_private.h:36, from gstminiobject.c:36: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstminiobject.c: In function 'gst_mini_object_free': gstminiobject.c:386:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_free (_gst_mini_object_trace, mini_object); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from ../gst/gst_private.h:36, from gstminiobject.c:36: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstminiobject.c:386:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] gst_alloc_trace_free (_gst_mini_object_trace, mini_object); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from ../gst/gst_private.h:36, from gstminiobject.c:36: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstpluginloader.lo CC libgstreamer_0.10_la-gstpoll.lo CC libgstreamer_0.10_la-gstpreset.lo CC libgstreamer_0.10_la-gstquark.lo CC libgstreamer_0.10_la-gstquery.lo gstplugin.c: In function 'gst_plugin_register_static': gstplugin.c:253:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstplugin.c: In function 'gst_plugin_register_static_full': gstplugin.c:323:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstplugin.c: In function 'gst_plugin_load_file': gstplugin.c:722:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&gst_plugin_loading_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstplugin.c:728:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gst_plugin_loading_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstplugin.c:804:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstplugin.c:866:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gst_plugin_loading_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstplugin.c:873:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gst_plugin_loading_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstplugin.c:53: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstregistry.lo CC libgstreamer_0.10_la-gstregistrychunks.lo CC libgstreamer_0.10_la-gstsegment.lo CC libgstreamer_0.10_la-gststructure.lo CC libgstreamer_0.10_la-gstsystemclock.lo CC libgstreamer_0.10_la-gsttaglist.lo CC libgstreamer_0.10_la-gsttagsetter.lo CC libgstreamer_0.10_la-gsttask.lo CC libgstreamer_0.10_la-gsttaskpool.lo gstpluginloader.c: In function 'plugin_loader_create_blacklist_plugin': gstpluginloader.c:337:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] GstPlugin *plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL); ^~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from ../gst/gstregistry.h:28, from ../gst/gst_private.h:42, from gstpluginloader.c:27: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CC libgstreamer_0.10_la-gsttrace.lo CC libgstreamer_0.10_la-gsttypefind.lo CC libgstreamer_0.10_la-gsttypefindfactory.lo gstquery.c: In function '_gst_query_initialize': gstquery.c:111:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:127:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_register': gstquery.c:249:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:255:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_get_by_nick': gstquery.c:276:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:278:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_get_details': gstquery.c:324:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:326:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_iterate_definitions': gstquery.c:346:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:349:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_get_mutex (&mutex), &_n_values, &_gst_queries, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:351:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistrychunks.c: In function 'gst_registry_chunks_load_feature': gstregistrychunks.c:580:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] if (G_UNLIKELY ((feature = g_object_newv (type, 0, NULL)) == NULL)) { ^~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from ../gst/gstregistry.h:28, from ../gst/gst_private.h:42, from gstregistrychunks.c:31: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstregistrychunks.c: In function '_priv_gst_registry_chunks_load_plugin': gstregistrychunks.c:810:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from ../gst/gstregistry.h:28, from ../gst/gst_private.h:42, from gstregistrychunks.c:31: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstquery.c: In function 'gst_query_add_buffering_range': gstquery.c:1328:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] last_array_value = g_value_array_get_nth (array, array->n_values - 1); ^~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ gstregistry.c: In function 'gst_registry_get_default': gstquery.c:1334:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_array_new (0); ^~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ gstregistry.c:322:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~ gstquery.c:1336:5: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (&new_array_val, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistry.c:324:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] _gst_registry_default = g_object_newv (GST_TYPE_REGISTRY, 0, NULL); ^~~~~~~~~~~~~~~~~~~~~ gstquery.c:1347:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (array, &range_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ gstregistry.c:328:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_parse_nth_buffering_range': CC libgstreamer_0.10_la-gsturi.lo gstquery.c:1413:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] range_value = g_value_array_get_nth (ranges, index); ^~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstutils.lo gstregistry.c: In function '_priv_gst_registry_cleanup': gstregistry.c:1374:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistry.c:1378:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstvalue.lo CC libgstreamer_0.10_la-gstparse.lo gstsystemclock.c: In function 'gst_system_clock_obtain': gstsystemclock.c:282:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_gst_sysclock_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstsystemclock.c:41: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstsystemclock.c:295:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_sysclock_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstsystemclock.c:41: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstsystemclock.c:297:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_sysclock_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstsystemclock.c:41: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstenumtypes.lo gststructure.c: In function 'gst_structure_get_valist': gststructure.c:2675:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *_lcopy_format = _vtable->lcopy_format; \ ^ gststructure.c:2731:5: note: in expansion of macro 'GST_VALUE_LCOPY' GST_VALUE_LCOPY (val, args, 0, &err, field_name); ^~~~~~~~~~~~~~~ gststructure.c: In function 'gst_structure_id_get_valist': gststructure.c:2675:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *_lcopy_format = _vtable->lcopy_format; \ ^ gststructure.c:2800:5: note: in expansion of macro 'GST_VALUE_LCOPY' GST_VALUE_LCOPY (val, args, 0, &err, g_quark_to_string (field_id)); ^~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstmarshal.lo gsttypefind.c: In function 'gst_type_find_register': gsttypefind.c:85:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] factory = g_object_newv (GST_TYPE_TYPE_FIND_FACTORY, 0, NULL); ^~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gsttypefind.c:32: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gsttaskpool.c: In function 'gst_task_pool_new': gsttaskpool.c:170:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] pool = g_object_newv (GST_TYPE_TASK_POOL, 0, NULL); ^~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gsttaskpool.c:35: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CCLD libgstreamer-0.10.la make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst' Making all in libs make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs' Making all in gst make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst' Making all in base make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/base' CC libgstbase_0.10_la-gstadapter.lo CC libgstbase_0.10_la-gstbaseparse.lo CC libgstbase_0.10_la-gstbasesink.lo CC libgstbase_0.10_la-gstbasesrc.lo CC libgstbase_0.10_la-gstbasetransform.lo CC libgstbase_0.10_la-gstbitreader.lo CC libgstbase_0.10_la-gstbytereader.lo CC libgstbase_0.10_la-gstbytewriter.lo CC libgstbase_0.10_la-gstcollectpads.lo CC libgstbase_0.10_la-gstcollectpads2.lo CC libgstbase_0.10_la-gstpushsrc.lo CC libgstbase_0.10_la-gsttypefindhelper.lo CC libgstbase_0.10_la-gstdataqueue.lo gstadapter.c: In function 'gst_adapter_new': gstadapter.c:199:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GST_TYPE_ADAPTER, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../../../gst/gstobject.h:29, from ../../../gst/gstplugin.h:33, from ../../../gst/gstregistry.h:28, from ../../../gst/gst_private.h:42, from gstadapter.c:112: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstcollectpads.c: In function 'gst_collect_pads_new': gstcollectpads.c:179:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] newcoll = g_object_newv (GST_TYPE_COLLECT_PADS, 0, NULL); ^~~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../../../gst/gstenumtypes.h:7, from ../../../gst/gst.h:31, from gstcollectpads.h:25, from gstcollectpads.c:75: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstdataqueue.c: In function 'gst_data_queue_new_full': gstdataqueue.c:215:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] ret = g_object_newv (GST_TYPE_DATA_QUEUE, 0, NULL); ^~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../../../gst/gstenumtypes.h:7, from ../../../gst/gst.h:31, from gstdataqueue.c:33: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstbaseparse.c: In function 'gst_base_parse_handle_seek': gstbaseparse.c:3913:34: warning: self-comparison always evaluates to true [-Wtautological-compare] if (seekstop >= 0 && seekpos <= seekpos) ^~ CCLD libgstbase-0.10.la make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/base' Making all in controller make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/controller' CC libgstcontroller_0.10_la-lib.lo CC libgstcontroller_0.10_la-gstcontroller.lo CC libgstcontroller_0.10_la-gstinterpolation.lo CC libgstcontroller_0.10_la-gsthelper.lo CC libgstcontroller_0.10_la-gstcontrolsource.lo CC libgstcontroller_0.10_la-gstinterpolationcontrolsource.lo CC libgstcontroller_0.10_la-gstlfocontrolsource.lo gstinterpolationcontrolsource.c: In function 'gst_interpolation_control_source_new': gstinterpolationcontrolsource.c:108:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GST_TYPE_INTERPOLATION_CONTROL_SOURCE, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from gstinterpolationcontrolsource.c:40: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstcontroller.c: In function 'gst_controller_add_property': gstcontroller.c:235:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] self = g_object_newv (GST_TYPE_CONTROLLER, 0, NULL); ^~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from gstcontroller.h:29, from gstcontroller.c:79: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstlfocontrolsource.c: In function 'gst_lfo_control_source_new': gstlfocontrolsource.c:644:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GST_TYPE_LFO_CONTROL_SOURCE, 0, NULL); ^~~~~~ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from gstlfocontrolsource.c:39: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CCLD libgstcontroller-0.10.la make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/controller' Making all in dataprotocol make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/dataprotocol' CC libgstdataprotocol_0.10_la-dataprotocol.lo CCLD libgstdataprotocol-0.10.la make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/dataprotocol' Making all in check make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check' GEN internal-check.h /usr/bin/make all-recursive make[6]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check' Making all in libcheck make[7]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check/libcheck' CC libcheckinternal_la-check.lo CC libcheckinternal_la-check_error.lo CC libcheckinternal_la-check_list.lo CC libcheckinternal_la-check_log.lo CC libcheckinternal_la-check_msg.lo CC libcheckinternal_la-check_pack.lo CC libcheckinternal_la-check_print.lo CC libcheckinternal_la-check_run.lo CC libcheckinternal_la-check_str.lo CCLD libcheckinternal.la make[7]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check/libcheck' make[7]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check' CC libgstcheck_0.10_la-gstbufferstraw.lo CC libgstcheck_0.10_la-gstcheck.lo CC libgstcheck_0.10_la-gstconsistencychecker.lo GEN exports.sym CCLD libgstcheck-0.10.la make[7]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check' make[6]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check' make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/check' Making all in net make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/net' CC libgstnet_0.10_la-gstnetclientclock.lo CC libgstnet_0.10_la-gstnettimepacket.lo CC libgstnet_0.10_la-gstnettimeprovider.lo CCLD libgstnet-0.10.la make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst/net' make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs/gst' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/libs' Making all in plugins make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins' Making all in elements make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins/elements' CC libgstcoreelements_la-gstcapsfilter.lo CC libgstcoreelements_la-gstelements.lo CC libgstcoreelements_la-gstfakesrc.lo CC libgstcoreelements_la-gstfakesink.lo CC libgstcoreelements_la-gstfdsrc.lo CC libgstcoreelements_la-gstfdsink.lo CC libgstcoreelements_la-gstfilesink.lo CC libgstcoreelements_la-gstfilesrc.lo CC libgstcoreelements_la-gstfunnel.lo CC libgstcoreelements_la-gstidentity.lo CC libgstcoreelements_la-gstinputselector.lo CC libgstcoreelements_la-gstoutputselector.lo CC libgstcoreelements_la-gstmultiqueue.lo CC libgstcoreelements_la-gstqueue.lo CC libgstcoreelements_la-gstqueue2.lo CC libgstcoreelements_la-gsttee.lo CC libgstcoreelements_la-gsttypefindelement.lo CC libgstcoreelements_la-gstvalve.lo CCLD libgstcoreelements.la make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins/elements' Making all in indexers make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins/indexers' CC libgstcoreindexers_la-gstindexers.lo CC libgstcoreindexers_la-gstmemindex.lo CCLD libgstcoreindexers.la make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins/indexers' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/plugins' Making all in tools make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/tools' CC gst-run.o CC gst_launch_0.10-gst-launch.o CC gst_inspect_0.10-gst-inspect.o CC gst_typefind_0.10-gst-typefind.o CC gst_xmlinspect_0.10-gst-xmlinspect.o GEN gst-feedback-0.10 GEN gst-launch-0.10.1 GEN gst-feedback-0.10.1 GEN gst-inspect-0.10.1 GEN gst-typefind-0.10.1 GEN gst-xmlinspect-0.10.1 gst-inspect.c: In function 'print_element_properties_info': gst-inspect.c:557:9: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] } else if (param->value_type == G_TYPE_VALUE_ARRAY) { ^ In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../libs/gst/controller/gstcontroller.h:29, from gst-inspect.c:28: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ CCLD gst-launch CCLD gst-feedback CCLD gst-inspect CCLD gst-typefind CCLD gst-xmlinspect CCLD gst-typefind-0.10 CCLD gst-xmlinspect-0.10 CCLD gst-launch-0.10 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__VOID': gmarshal.c:(.text+0x0): multiple definition of `g_cclosure_marshal_VOID__VOID' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:60: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOOLEAN': gmarshal.c:(.text+0xa4): multiple definition of `g_cclosure_marshal_VOID__BOOLEAN' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:93: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID(int0_t)': gmarshal.c:(.text+0x2b0): multiple definition of `g_cclosure_marshal_VOID(int0_t)' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:128: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__STRING': gmarshal.c:(.text+0x890): multiple definition of `g_cclosure_marshal_VOID__STRING' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:163: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOXED': gmarshal.c:(.text+0xab8): multiple definition of `g_cclosure_marshal_VOID__BOXED' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:198: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__POINTER': gmarshal.c:(.text+0xbdc): multiple definition of `g_cclosure_marshal_VOID__POINTER' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:270: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__OBJECT': gmarshal.c:(.text+0xca8): multiple definition of `g_cclosure_marshal_VOID__OBJECT' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:342: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__UINT_POINTER': gmarshal.c:(.text+0xeb4): multiple definition of `g_cclosure_marshal_VOID__UINT_POINTER' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:749: first defined here collect2: error: ld returned 1 exit status make[3]: *** [gst-typefind-0.10] Error 1 make[3]: *** Waiting for unfinished jobs.... /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__VOID': gmarshal.c:(.text+0x0): multiple definition of `g_cclosure_marshal_VOID__VOID' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:60: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOOLEAN': gmarshal.c:(.text+0xa4): multiple definition of `g_cclosure_marshal_VOID__BOOLEAN' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:93: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID(int0_t)': gmarshal.c:(.text+0x2b0): multiple definition of `g_cclosure_marshal_VOID(int0_t)' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:128: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__STRING': gmarshal.c:(.text+0x890): multiple definition of `g_cclosure_marshal_VOID__STRING' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:163: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOXED': gmarshal.c:(.text+0xab8): multiple definition of `g_cclosure_marshal_VOID__BOXED' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:198: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__POINTER': gmarshal.c:(.text+0xbdc): multiple definition of `g_cclosure_marshal_VOID__POINTER' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:270: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__OBJECT': gmarshal.c:(.text+0xca8): multiple definition of `g_cclosure_marshal_VOID__OBJECT' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:342: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__UINT_POINTER': gmarshal.c:(.text+0xeb4): multiple definition of `g_cclosure_marshal_VOID__UINT_POINTER' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:749: first defined here collect2: error: ld returned 1 exit status make[3]: *** [gst-xmlinspect-0.10] Error 1 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__VOID': gmarshal.c:(.text+0x0): multiple definition of `g_cclosure_marshal_VOID__VOID' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:60: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOOLEAN': gmarshal.c:(.text+0xa4): multiple definition of `g_cclosure_marshal_VOID__BOOLEAN' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:93: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID(int0_t)': gmarshal.c:(.text+0x2b0): multiple definition of `g_cclosure_marshal_VOID(int0_t)' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:128: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__STRING': gmarshal.c:(.text+0x890): multiple definition of `g_cclosure_marshal_VOID__STRING' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:163: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOXED': gmarshal.c:(.text+0xab8): multiple definition of `g_cclosure_marshal_VOID__BOXED' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:198: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__POINTER': gmarshal.c:(.text+0xbdc): multiple definition of `g_cclosure_marshal_VOID__POINTER' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:270: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__OBJECT': gmarshal.c:(.text+0xca8): multiple definition of `g_cclosure_marshal_VOID__OBJECT' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:342: first defined here /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__UINT_POINTER': gmarshal.c:(.text+0xeb4): multiple definition of `g_cclosure_marshal_VOID__UINT_POINTER' ../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/gst/gstmarshal.c:749: first defined here collect2: error: ld returned 1 exit status make[3]: *** [gst-launch-0.10] Error 1 make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36' make[1]: *** [all] Error 2 make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36' make: *** [/accts/mlweber1/instance-0/output/build/gstreamer-0.10.36/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-0/buildroot'