+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gst-plugins0.10-base-0.10.36nb23/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gst-plugins0.10-base-0.10.36nb23/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for gst-plugins-base-0.10.36.tar.bz2 => Checksum SHA512 OK for gst-plugins-base-0.10.36.tar.bz2 ===> Installing dependencies for gst-plugins0.10-base-0.10.36nb23 ========================================================================== The supported build options for gst-plugins0.10-base are: introspection The currently selected options are: introspection You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gst-plugins0.10-base (not defined) ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.6 => Tool dependency gtk-doc-[0-9]*: found gtk-doc-1.32nb12 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.36.1 => Full dependency orc>=0.4.6: found orc-0.4.34 => Full dependency glib2>=2.70.2: found glib2-2.74.6nb1 => Full dependency gstreamer0.10>=0.10.36nb22: found gstreamer0.10-0.10.36nb22 => Full dependency gobject-introspection>=1.68.0: found gobject-introspection-1.74.0nb1 ===> Overriding tools for gst-plugins0.10-base-0.10.36nb23 ===> Extracting for gst-plugins0.10-base-0.10.36nb23 ===> Patching for gst-plugins0.10-base-0.10.36nb23 => Applying pkgsrc patches for gst-plugins0.10-base-0.10.36nb23 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.8 2012/02/28 18:28:15 drochner Exp $ | |--- ext/alsa/gstalsasink.c.orig 2012-01-18 01:36:56.000000000 +0000 |+++ ext/alsa/gstalsasink.c -------------------------- Patching file ext/alsa/gstalsasink.c using Plan A... Hunk #1 succeeded at 54. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.5 2010/12/03 18:15:44 drochner Exp $ | |--- ext/alsa/gstalsasrc.c.orig 2010-11-29 12:19:06.000000000 +0000 |+++ ext/alsa/gstalsasrc.c -------------------------- Patching file ext/alsa/gstalsasrc.c using Plan A... Hunk #1 succeeded at 52 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-common_gst-glib-gen.mak => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-common_gst-glib-gen.mak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_gst-glib-gen.mak,v 1.1 2021/05/06 08:16:00 wiz Exp $ | |GNU Make 4.3 has a backwards incompatible change affecting the use of |number signs or hashes (ie., #) inside function invocations. See: |https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html | |In this case, it would expand the '\#' in the '\n\#include \"$(h)\"' |argument to the foreach call to '\#', not '#'. This would lead to |spurious backslashes in front of the '#include' directives in the |generated fs-enumtypes.c file. | |Spotted by Ernestas Kulik. | |https://gitlab.freedesktop.org/farstream/farstream/-/commit/54987d445ea714b467d901b7daf8c09ed0644189 | |--- common/gst-glib-gen.mak.orig 2011-12-11 19:03:48.000000000 +0000 |+++ common/gst-glib-gen.mak -------------------------- Patching file common/gst-glib-gen.mak using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2021/05/06 08:16:00 wiz Exp $ | |This fixes build failure for latest source with autoconf. Add the check |glib-mkenums and definition of GLIB_MKENUMS to configure.ac | |https://gitlab.freedesktop.org/farstream/farstream/-/commit/f047f4f6640146dda90cf9c87565fd61a3edeee8 | |--- configure.ac.orig 2012-02-20 23:32:56.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 235. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-gst_audioresample_resample.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-gst_audioresample_resample.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gst_audioresample_resample.c,v 1.1 2012/03/04 11:19:07 obache Exp $ | |* fix build on i386 without SSE/SSE2 support. |https://bugzilla.gnome.org/show_bug.cgi?id=670690 | |--- gst/audioresample/resample.c.orig 2011-12-30 13:29:15.000000000 +0000 |+++ gst/audioresample/resample.c -------------------------- Patching file gst/audioresample/resample.c using Plan A... Hunk #1 succeeded at 77. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-gst-libs_gst_video_video.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-gst-libs_gst_video_video.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gst-libs_gst_video_video.h,v 1.1 2013/02/26 11:03:21 joerg Exp $ | |--- gst-libs/gst/video/video.h.orig 2013-02-25 16:23:34.000000000 +0000 |+++ gst-libs/gst/video/video.h -------------------------- Patching file gst-libs/gst/video/video.h using Plan A... Hunk #1 succeeded at 342. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-po_Makevars => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/multimedia/gst-plugins0.10-base/../../multimedia/gst-plugins0.10-base/patches/patch-po_Makevars Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-po_Makevars,v 1.1 2021/10/21 16:11:11 jperkin Exp $ | |Hardcode DOMAIN as it's not being set correctly. | |--- po/Makevars.orig 2011-12-11 18:47:13.000000000 +0000 |+++ po/Makevars -------------------------- Patching file po/Makevars using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for gst-plugins0.10-base-0.10.36nb23 ===> Configuring for gst-plugins0.10-base-0.10.36nb23 cd /home/pbulk/build/multimedia/gst-plugins0.10-base/work/gst-plugins-base-0.10.36 && autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file m4/glibc2.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 -I common/m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: configure.ac: not using Intltool autoreconf: running: gtkdocize --copy autoreconf: running: aclocal --force -I m4 -I common/m4 autoreconf: running: /usr/pkg/bin/autoconf --force configure.ac:27: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:27: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:813: AM_CONFIG_HEADER is expanded from... configure.ac:27: the top level configure.ac:52: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:52: You should run autoupdate. m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... common/m4/as-libtool.m4:26: AS_LIBTOOL is expanded from... configure.ac:52: the top level configure.ac:52: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:52: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... common/m4/as-libtool.m4:26: AS_LIBTOOL is expanded from... configure.ac:52: the top level configure.ac:59: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:59: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:59: the top level configure.ac:59: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:59: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:59: the top level configure.ac:60: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:60: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:60: the top level configure.ac:68: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:68: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/as-auto-alt.m4:9: AS_AUTOTOOLS_ALTERNATE is expanded from... configure.ac:68: the top level configure.ac:76: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed. configure.ac:76: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:76: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:780: AM_PROG_MKDIR_P is expanded from... m4/po.m4:23: AM_PO_SUBDIRS is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:76: the top level configure.ac:76: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:76: the top level configure.ac:76: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:76: the top level configure.ac:76: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:76: the top level configure.ac:76: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:76: the top level configure.ac:81: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:81: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:22: AG_GST_ARG_DEBUG is expanded from... configure.ac:81: the top level configure.ac:82: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:82: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:37: AG_GST_ARG_PROFILING is expanded from... configure.ac:82: the top level configure.ac:83: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:83: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:52: AG_GST_ARG_VALGRIND is expanded from... configure.ac:83: the top level configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:84: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:77: AG_GST_ARG_GCOV is expanded from... configure.ac:84: the top level configure.ac:84: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:84: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from... common/m4/gst-args.m4:77: AG_GST_ARG_GCOV is expanded from... configure.ac:84: the top level configure.ac:86: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:86: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:127: AG_GST_ARG_EXAMPLES is expanded from... configure.ac:86: the top level configure.ac:88: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:88: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:142: AG_GST_ARG_WITH_PKG_CONFIG_PATH is expanded from... configure.ac:88: the top level configure.ac:89: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:89: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:156: AG_GST_ARG_WITH_PACKAGE_NAME is expanded from... configure.ac:89: the top level configure.ac:90: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:195: AG_GST_ARG_WITH_PACKAGE_ORIGIN is expanded from... configure.ac:90: the top level configure.ac:96: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:96: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:96: the top level configure.ac:115: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:115: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:218: AG_GST_ARG_WITH_PLUGINS is expanded from... configure.ac:115: the top level configure.ac:122: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:122: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/gst-platform.m4:14: AG_GST_PLATFORM is expanded from... configure.ac:122: the top level configure.ac:122: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:122: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/gst-platform.m4:14: AG_GST_PLATFORM is expanded from... configure.ac:122: the top level configure.ac:138: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:138: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:138: the top level configure.ac:148: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:148: the top level configure.ac:161: warning: The macro `AC_FD_CC' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... common/m4/as-python.m4:35: AS_PATH_PYTHON is expanded from... configure.ac:161: the top level configure.ac:167: warning: The macro `AC_CHECK_LIBM' is obsolete. configure.ac:167: You should run autoupdate. m4/libtool.m4:3879: AC_CHECK_LIBM is expanded from... configure.ac:167: the top level configure.ac:173: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:173: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:173: the top level configure.ac:181: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... configure.ac:181: the top level configure.ac:221: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:221: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... common/m4/ax_create_stdint_h.m4:173: AX_CREATE_STDINT_H is expanded from... configure.ac:221: the top level configure.ac:236: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:236: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/gst-fionread.m4:1: GST_CHECK_FIONREAD is expanded from... configure.ac:236: the top level configure.ac:257: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:257: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/lrint.m4:13: AC_C99_FUNC_LRINT is expanded from... configure.ac:257: the top level configure.ac:258: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:258: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/lrintf.m4:13: AC_C99_FUNC_LRINTF is expanded from... configure.ac:258: the top level configure.ac:262: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:262: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... common/m4/gst-function.m4:5: AG_GST_CHECK_FUNCTION is expanded from... configure.ac:262: the top level configure.ac:273: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:273: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/orc.m4:6: ORC_CHECK is expanded from... configure.ac:273: the top level configure.ac:340: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:340: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:340: the top level configure.ac:340: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:340: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:340: the top level configure.ac:372: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... common/m4/gst-feature.m4:226: AG_GST_CHECK_GST_DEBUG_DISABLED is expanded from... configure.ac:372: the top level configure.ac:376: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:376: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from... common/m4/gst-error.m4:27: AG_GST_SET_ERROR_CFLAGS is expanded from... configure.ac:376: the top level configure.ac:376: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:376: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from... common/m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from... common/m4/gst-error.m4:27: AG_GST_SET_ERROR_CFLAGS is expanded from... configure.ac:376: the top level configure.ac:376: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:376: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from... common/m4/pkg.m4:56: PKG_CHECK_EXISTS is expanded from... common/m4/gst-error.m4:27: AG_GST_SET_ERROR_CFLAGS is expanded from... configure.ac:376: the top level configure.ac:383: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:383: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/as-compiler-flag.m4:38: AS_CXX_COMPILER_FLAG is expanded from... common/m4/gst-error.m4:125: AG_GST_SET_ERROR_CXXFLAGS is expanded from... configure.ac:383: the top level configure.ac:383: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:383: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... common/m4/as-compiler-flag.m4:38: AS_CXX_COMPILER_FLAG is expanded from... common/m4/pkg.m4:56: PKG_CHECK_EXISTS is expanded from... common/m4/gst-error.m4:125: AG_GST_SET_ERROR_CXXFLAGS is expanded from... configure.ac:383: the top level configure.ac:393: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:393: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-default.m4:5: AG_GST_DEFAULT_ELEMENTS is expanded from... configure.ac:393: the top level configure.ac:423: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:423: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:423: the top level configure.ac:424: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:424: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:424: the top level configure.ac:425: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:425: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:425: the top level configure.ac:426: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:426: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:426: the top level configure.ac:427: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:427: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:427: the top level configure.ac:428: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:428: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:428: the top level configure.ac:429: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:429: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:429: the top level configure.ac:430: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:430: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:430: the top level configure.ac:431: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:431: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:431: the top level configure.ac:432: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:432: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:432: the top level configure.ac:433: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:433: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:433: the top level configure.ac:434: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:434: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:434: the top level configure.ac:435: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:435: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:435: the top level configure.ac:436: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:436: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:436: the top level configure.ac:437: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:437: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:437: the top level configure.ac:438: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:438: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:438: the top level configure.ac:439: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:439: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... common/m4/gst-args.m4:243: AG_GST_CHECK_PLUGIN is expanded from... configure.ac:439: the top level configure.ac:459: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:459: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:459: the top level configure.ac:612: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:612: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:612: the top level configure.ac:644: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:644: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/gst-alsa.m4:15: AM_PATH_ALSA is expanded from... common/m4/pkg.m4:104: PKG_CHECK_MODULES is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:644: the top level configure.ac:644: warning: The macro `AC_LANG_C' is obsolete. configure.ac:644: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/gst-alsa.m4:15: AM_PATH_ALSA is expanded from... common/m4/pkg.m4:104: PKG_CHECK_MODULES is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:644: the top level configure.ac:644: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:644: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... m4/gst-alsa.m4:15: AM_PATH_ALSA is expanded from... common/m4/pkg.m4:104: PKG_CHECK_MODULES is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:644: the top level configure.ac:784: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:784: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... m4/ogg.m4:8: XIPH_PATH_OGG is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:784: the top level configure.ac:784: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:784: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/ogg.m4:8: XIPH_PATH_OGG is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:784: the top level configure.ac:808: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:808: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... m4/vorbis.m4:10: XIPH_PATH_VORBIS is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:808: the top level configure.ac:808: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:808: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/vorbis.m4:10: XIPH_PATH_VORBIS is expanded from... common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from... configure.ac:808: the top level configure.ac:819: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... configure.ac:819: the top level configure.ac:852: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:852: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... m4/freetype2.m4:7: AC_CHECK_FT2 is expanded from... common/m4/pkg.m4:104: PKG_CHECK_MODULES is expanded from... configure.ac:852: the top level autoreconf: running: /usr/pkg/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:76: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:76: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:76: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:60: installing './compile' configure.ac:15: installing './missing' ext/alsa/Makefile.am: installing './depcomp' automake: warning: source file 'elements/adder.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/adder' automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. automake: warning: source file 'elements/alsa.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:33: while processing program 'elements/alsa' automake: warning: source file 'elements/appsink.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/appsink' automake: warning: source file 'elements/appsrc.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/appsrc' automake: warning: source file 'elements/audioconvert.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/audioconvert' automake: warning: source file 'elements/audiorate.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/audiorate' automake: warning: source file 'elements/audioresample.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/audioresample' automake: warning: source file 'elements/audiotestsrc.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/audiotestsrc' automake: warning: source file 'elements/decodebin.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/decodebin' automake: warning: source file 'elements/decodebin2.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/decodebin2' automake: warning: source file 'elements/encodebin.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:83: while processing program 'elements/encodebin' automake: warning: source file 'elements/ffmpegcolorspace.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/ffmpegcolorspace' automake: warning: source file 'elements/gdpdepay.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/gdpdepay' automake: warning: source file 'elements/gdppay.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/gdppay' automake: warning: source file 'elements/gnomevfssink.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:39: while processing program 'elements/gnomevfssink' automake: warning: source file 'elements/libvisual.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:51: while processing program 'elements/libvisual' automake: warning: source file 'elements/multifdsink.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/multifdsink' automake: warning: source file 'elements/playbin.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/playbin' automake: warning: source file 'elements/playbin2.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/playbin2' automake: warning: source file 'elements/playbin2-compressed.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/playbin2-compressed' automake: warning: source file 'elements/subparse.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:92: while processing program 'elements/subparse' automake: warning: source file 'elements/textoverlay.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:63: while processing program 'elements/textoverlay' automake: warning: source file 'elements/videorate.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/videorate' automake: warning: source file 'elements/videoscale.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/videoscale' automake: warning: source file 'elements/videotestsrc.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/videotestsrc' automake: warning: source file 'elements/volume.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'elements/volume' automake: warning: source file 'elements/vorbisdec.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:69: while processing program 'elements/vorbisdec' automake: warning: source file 'elements/vorbistag.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:69: while processing program 'elements/vorbistag' automake: warning: source file 'generic/clock-selection.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'generic/clock-selection' automake: warning: source file 'generic/states.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'generic/states' automake: warning: source file 'gst/typefindfunctions.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'gst/typefindfunctions' automake: warning: source file 'libs/audio.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/audio' automake: warning: source file 'libs/cddabasesrc.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/cddabasesrc' automake: warning: source file 'libs/discoverer.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/discoverer' automake: warning: source file 'libs/fft.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/fft' tests/check/Makefile.am:330: warning: source file 'libs/gstlibscpp.cc' is in a subdirectory, tests/check/Makefile.am:330: but option 'subdir-objects' is disabled automake: warning: source file 'libs/libsabi.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/libsabi' automake: warning: source file 'libs/mixer.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/mixer' automake: warning: source file 'libs/navigation.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/navigation' automake: warning: source file 'libs/netbuffer.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/netbuffer' automake: warning: source file 'libs/pbutils.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/pbutils' automake: warning: source file 'libs/profile.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/profile' automake: warning: source file 'libs/rtp.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/rtp' automake: warning: source file 'libs/rtsp.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/rtsp' automake: warning: source file 'libs/tag.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/tag' automake: warning: source file 'libs/video.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/video' automake: warning: source file 'libs/xmpwriter.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'libs/xmpwriter' tests/check/Makefile.am:497: warning: source file 'orc/adder.c' is in a subdirectory, tests/check/Makefile.am:497: but option 'subdir-objects' is disabled tests/check/Makefile.am:500: warning: source file 'orc/audioconvert.c' is in a subdirectory, tests/check/Makefile.am:500: but option 'subdir-objects' is disabled tests/check/Makefile.am:506: warning: source file 'orc/videoscale.c' is in a subdirectory, tests/check/Makefile.am:506: but option 'subdir-objects' is disabled tests/check/Makefile.am:509: warning: source file 'orc/videotestsrc.c' is in a subdirectory, tests/check/Makefile.am:509: but option 'subdir-objects' is disabled tests/check/Makefile.am:503: warning: source file 'orc/volume.c' is in a subdirectory, tests/check/Makefile.am:503: but option 'subdir-objects' is disabled automake: warning: source file 'pipelines/basetime.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'pipelines/basetime' automake: warning: source file 'pipelines/capsfilter-renegotiation.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'pipelines/capsfilter-renegotiation' automake: warning: source file 'pipelines/gio.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:45: while processing program 'pipelines/gio' automake: warning: source file 'pipelines/oggmux.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:57: while processing program 'pipelines/oggmux' automake: warning: source file 'pipelines/simple-launch-lines.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'pipelines/simple-launch-lines' automake: warning: source file 'pipelines/streamheader.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:109: while processing program 'pipelines/streamheader' automake: warning: source file 'pipelines/theoraenc.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:76: while processing program 'pipelines/theoraenc' automake: warning: source file 'pipelines/vorbisdec.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:69: while processing program 'pipelines/vorbisdec' automake: warning: source file 'pipelines/vorbisenc.c' is in a subdirectory, automake: but option 'subdir-objects' is disabled tests/check/Makefile.am:69: while processing program 'pipelines/vorbisenc' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in tools/gst-visualise-m.m. => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-app-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-audio-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-cdda-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-fft-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-floatcast.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-floatcast-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-interfaces-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-netbuffer-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-pbutils-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-riff-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-rtp-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-rtsp-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-sdp-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-tag-uninstalled.pc.in". INFO: [subst.mk:_pkgconfig] Nothing changed in "pkgconfig/gstreamer-video-uninstalled.pc.in". => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... /home/pbulk/build/multimedia/gst-plugins0.10-base/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gcc... cc 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... -std=gnu11 checking whether cc -std=gnu11 understands -c and -o together... yes checking dependency style of cc -std=gnu11... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for fgrep... /bin/grep -F checking for ld used by cc -std=gnu11... /home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-file... no checking for file... file checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from cc -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu11 static flag -static works... no checking if cc -std=gnu11 supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu11 linker (/home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no 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... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... /home/pbulk/build/multimedia/gst-plugins0.10-base/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/multimedia/gst-plugins0.10-base/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for ld used by GCC... /home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld -m elf_x86_64 checking if the linker (/home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking pkg-config is at least version 0.9.0... yes configure: Using GStreamer Base Plug-ins source release as package name configure: Using Unknown package origin as package origin configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig configure: Using /usr/pkg/libexec/gst-install-plugins-helper as plugin install helper configure: *** checking feature: building of plug-ins with external deps *** configure: building external plug-ins configure: *** checking feature: building of experimental plug-ins *** configure: not building experimental plug-ins checking for cc -std=gnu11 options needed to detect all undeclared functions... none needed checking whether byte ordering is bigendian... 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 x86_64-redhat-linux-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) -std=gnu11 checking whether cc -std=gnu11 understands -c and -o together... (cached) yes checking dependency style of cc -std=gnu11... (cached) gcc3 checking whether the compiler supports GNU C++... no checking whether c++ accepts -g... no checking for c++ option to enable C++11 features... none needed checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking whether the c++ linker (/home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... -DPIC checking if c++ PIC flag -DPIC works... no checking if c++ static flag works... no checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory no checking if c++ supports -c -o file.o... (cached) no checking whether the c++ linker (/home/pbulk/build/multimedia/gst-plugins0.10-base/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported configure: working c++ compiler found: no checking for valgrind... no checking for gobject-introspection... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/pkg/bin/gtkdoc-check configure: Looking for Python version >= 2.1 checking for python... /bin/python checking "/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 egrep... (cached) /bin/egrep checking for malloc.h... yes checking for sys/socket.h... yes checking for winsock2.h... no checking for hstrerror... yes checking for process.h... no checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking for xmmintrin.h... yes checking for emmintrin.h... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for localtime_r... yes checking for gmtime_r... yes checking for log2... yes checking for FIONREAD in sys/ioctl.h... yes checking for glib-mkenums... /usr/pkg/bin/glib-mkenums checking for _LARGEFILE_SOURCE value needed for large files... no checking for lrint... yes checking for lrintf... yes checking whether cc -std=gnu11 implements __PRETTY_FUNCTION__... yes checking whether cc -std=gnu11 implements __FUNCTION__... yes checking whether cc -std=gnu11 implements __func__... yes checking for socket... yes checking for gethostbyname... yes checking for GLIB... yes checking for ORC... yes checking for usable orcc... /usr/pkg/bin/orcc checking for GST... yes configure: using GStreamer tools in /usr/pkg/bin configure: using GStreamer plug-ins in /usr/pkg/lib/gstreamer-0.10 checking for GST_BASE... yes checking for GST_GDP... yes checking for GST_CONTROLLER... yes checking for GST_CHECK... no configure: Package 'gstreamer-check-0.10', required by 'virtual:world', not found configure: no gstreamer-check-0.10 >= 0.10.36 (GStreamer Check unittest Library) found checking for QT... no checking for QT... no checking for -Bsymbolic-functions linker flag... yes configure: Using /usr/pkg/lib/gstreamer-0.10 as the plugin install location configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20 checking whether the GStreamer debugging system is enabled... yes 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 -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 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 -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking to see if c++ compiler understands ... no checking to see if c++ compiler understands -Wall... no checking to see if c++ compiler understands -Wmissing-declarations... no checking to see if c++ compiler understands -Wredundant-decls... no checking to see if c++ compiler understands -Wundef... no checking to see if c++ compiler understands -Wwrite-strings... no checking to see if c++ compiler understands -Wformat-nonliteral... no checking to see if c++ compiler understands -Wformat-security... no checking to see if c++ compiler understands -Winit-self... no checking to see if c++ compiler understands -Wmissing-include-dirs... no checking to see if c++ compiler understands -Waddress... no checking to see if c++ compiler understands -Waggregate-return... no checking to see if c++ compiler understands -Wno-multichar... no configure: unsupported compiler flags: -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar configure: set WARNING_CXXFLAGS to configure: set ERROR_CXXFLAGS to configure: Using autoaudiosink as default audio sink configure: Using alsasrc as default audio source configure: Using autovideosink as default video sink configure: Using v4l2src as default video source configure: Using goom as default visualizer checking which audio resample format to use for integer... auto checking whether to use iso-codes if they are available... yes checking whether iso-codes are available on this system... no configure: *** checking feature: zlib support for ID3 parsing in libgsttag *** checking for ZLIB... yes configure: Checking libraries for plugins in sys/ checking how to run the C preprocessor... cc -std=gnu11 -E checking for X... no configure: *** checking feature: X libraries and plugins *** configure: *** for plug-ins: ximagesink *** configure: *** These plugins will not be built: ximagesink configure: *** checking feature: X11 XVideo extensions *** configure: *** for plug-ins: xvimagesink *** configure: *** These plugins will not be built: xvimagesink configure: *** checking feature: X Shared Memory extension *** configure: *** checking feature: Video 4 Linux *** configure: *** for plug-ins: video4linux *** configure: *** These plugins will not be built: video4linux configure: Checking libraries for plugins in ext/ configure: *** checking feature: ALSA *** configure: *** for plug-ins: alsa *** configure: *** These plugins will not be built: alsa configure: *** checking feature: CDParanoia *** configure: *** for plug-ins: cdparanoia *** configure: *** These plugins will not be built: cdparanoia configure: *** checking feature: GNOME VFS *** configure: *** for plug-ins: gnomevfs *** configure: *** These plugins will not be built: gnomevfs configure: *** checking feature: integer vorbis plug-in *** configure: *** for plug-ins: ivorbisdec *** checking for IVORBIS... no configure: Package 'vorbisidec', required by 'virtual:world', not found checking for vorbis_block_init in -lvorbisidec... no configure: *** These plugins will not be built: ivorbisdec configure: *** checking feature: GIO library *** configure: *** for plug-ins: gio *** configure: *** These plugins will not be built: gio configure: *** checking feature: libvisual visualization library *** configure: *** for plug-ins: libvisual *** configure: *** These plugins will not be built: libvisual configure: *** checking feature: Xiph Ogg library *** configure: *** for plug-ins: ogg *** configure: *** These plugins will not be built: ogg configure: *** checking feature: Pango font rendering *** configure: *** for plug-ins: pango *** configure: *** These plugins will not be built: pango configure: *** checking feature: Xiph Theora video codec *** configure: *** for plug-ins: theora *** configure: *** These plugins will not be built: theora configure: *** checking feature: Xiph Vorbis audio codec *** configure: *** for plug-ins: vorbis *** configure: *** These plugins will not be built: vorbis checking for FT2... no checking for freetype-config... no checking for FreeType - version >= 2.0.9... no *** The freetype-config script installed by FreeType 2 could not be found. *** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the FT2_CONFIG environment variable to the *** full path to freetype-config. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gst-plugins-base.spec config.status: creating gst/Makefile config.status: creating gst/adder/Makefile config.status: creating gst/app/Makefile config.status: creating gst/audioconvert/Makefile config.status: creating gst/audiorate/Makefile config.status: creating gst/audiotestsrc/Makefile config.status: creating gst/encoding/Makefile config.status: creating gst/ffmpegcolorspace/Makefile config.status: creating gst/gdp/Makefile config.status: creating gst/playback/Makefile config.status: creating gst/audioresample/Makefile config.status: creating gst/subparse/Makefile config.status: creating gst/tcp/Makefile config.status: creating gst/typefind/Makefile config.status: creating gst/videotestsrc/Makefile config.status: creating gst/videorate/Makefile config.status: creating gst/videoscale/Makefile config.status: creating gst/volume/Makefile config.status: creating sys/Makefile config.status: creating sys/ximage/Makefile config.status: creating sys/xvimage/Makefile config.status: creating sys/v4l/Makefile config.status: creating ext/Makefile config.status: creating ext/alsa/Makefile config.status: creating ext/cdparanoia/Makefile config.status: creating ext/gnomevfs/Makefile config.status: creating ext/gio/Makefile config.status: creating ext/libvisual/Makefile config.status: creating ext/ogg/Makefile config.status: creating ext/pango/Makefile config.status: creating ext/theora/Makefile config.status: creating ext/vorbis/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/audio/Makefile config.status: creating gst-libs/gst/app/Makefile config.status: creating gst-libs/gst/cdda/Makefile config.status: creating gst-libs/gst/fft/Makefile config.status: creating gst-libs/gst/floatcast/Makefile config.status: creating gst-libs/gst/interfaces/Makefile config.status: creating gst-libs/gst/netbuffer/Makefile config.status: creating gst-libs/gst/riff/Makefile config.status: creating gst-libs/gst/rtp/Makefile config.status: creating gst-libs/gst/rtsp/Makefile config.status: creating gst-libs/gst/sdp/Makefile config.status: creating gst-libs/gst/tag/Makefile config.status: creating gst-libs/gst/pbutils/Makefile config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h config.status: creating gst-libs/gst/video/Makefile config.status: creating tools/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-audio.pc config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc config.status: creating pkgconfig/gstreamer-app.pc config.status: creating pkgconfig/gstreamer-app-uninstalled.pc config.status: creating pkgconfig/gstreamer-cdda.pc config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc config.status: creating pkgconfig/gstreamer-fft.pc config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc config.status: creating pkgconfig/gstreamer-floatcast.pc config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc config.status: creating pkgconfig/gstreamer-interfaces.pc config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc config.status: creating pkgconfig/gstreamer-netbuffer.pc config.status: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc config.status: creating pkgconfig/gstreamer-pbutils.pc config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc config.status: creating pkgconfig/gstreamer-riff.pc config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc config.status: creating pkgconfig/gstreamer-rtp.pc config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc config.status: creating pkgconfig/gstreamer-rtsp.pc config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc config.status: creating pkgconfig/gstreamer-sdp.pc config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc config.status: creating pkgconfig/gstreamer-tag.pc config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc config.status: creating pkgconfig/gstreamer-video.pc config.status: creating pkgconfig/gstreamer-video-uninstalled.pc config.status: creating pkgconfig/gstreamer-plugins-base.pc config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/app/Makefile config.status: creating tests/examples/audio/Makefile config.status: creating tests/examples/dynamic/Makefile config.status: creating tests/examples/encoding/Makefile config.status: creating tests/examples/fft/Makefile config.status: creating tests/examples/gio/Makefile config.status: creating tests/examples/overlay/Makefile config.status: creating tests/examples/seek/Makefile config.status: creating tests/examples/snapshot/Makefile config.status: creating tests/examples/playrec/Makefile config.status: creating tests/examples/v4l/Makefile config.status: creating tests/files/Makefile config.status: creating tests/icles/Makefile config.status: creating tests/icles/playback/Makefile config.status: creating docs/Makefile config.status: creating docs/design/Makefile config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/version.entities config.status: creating po/Makefile.in config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory 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 : _GST_PLUGINS_BASE__STDINT_H configure: *** Plug-ins without external dependencies that will be built: adder app audioconvert audiorate audioresample audiotestsrc encoding ffmpegcolorspace gdp playback subparse tcp typefind videorate videoscale videotestsrc volume configure: *** Plug-ins without external dependencies that will NOT be built: configure: *** Plug-ins with dependencies that will be built: configure: *** Plug-ins with dependencies that will NOT be built: alsa cdparanoia gio gnomevfs ivorbisdec libvisual ogg pango theora video4linux vorbis ximagesink xvimagesink configure: *** Orc acceleration enabled. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.