Skip to content

Instantly share code, notes, and snippets.

@Nuc1eoN
Created April 29, 2013 11:21
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Nuc1eoN/5481030 to your computer and use it in GitHub Desktop.
Copying file po/Makefile.in.in
configure.ac:408: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from...
configure.ac:408: the top level
configure.ac:408: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from...
configure.ac:408: the top level
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_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
configure.ac:408: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from...
configure.ac:408: the top level
configure.ac:408: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from...
configure.ac:408: the top level
configure.ac:408: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from...
configure.ac:408: the top level
configure.ac:408: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
common/m4/gst-feature.m4:49: AG_GST_CHECK_FEATURE is expanded from...
configure.ac:408: the top level
configure.ac:71: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed.
configure.ac:71: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:71: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... 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-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... 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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VALGRIND... no
configure: Using GStreamer Good Plugins (Archlinux) as package name
configure: Using http://www.archlinux.org/ as package origin
configure: *** checking feature: building of plug-ins with external deps ***
configure: building external plug-ins
configure: *** checking feature: building of experimental plug-ins ***
configure: WARNING: building experimental plug-ins
checking whether byte ordering is bigendian... no
checking whether byte ordering is bigendian... (cached) no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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... immediate
checking for g++... yes
checking how to run the C++ preprocessor... g++ -E
checking for objcc... no
checking for objc... no
checking for gcc... gcc
checking dependency style of gcc... gcc3
checking if Objective C compiler works... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for working do while(0) macros... yes
checking for valgrind... no
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... /usr/bin/gtkdoc-check
configure: Looking for Python version >= 2.1
checking for python... /usr/bin/python
checking for python2.2... no
checking for python2.1... no
checking for python2.0... no
checking for python2... /usr/bin/python2
checking "/usr/bin/python2":... 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 for stdint types... stdint.h (shortcircuit)
make use of stdint.h in _stdint.h (assuming C99 compatible system)
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking if compiler supports gcc-style inline assembly... yes
checking for rint... yes
checking for sinh... yes
checking for cosh... yes
checking for asinh... yes
checking for fpclass... no
checking for isinf... yes
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... yes
checking for struct ip_mreqn... yes
checking for GLIB... yes
checking for GIO... yes
checking for ORC... yes
checking for usable orcc... /usr/bin/orcc
checking for GST... yes
configure: using GStreamer tools in /usr/bin
configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
checking for GST_BASE... yes
checking for GST_GDP... yes
checking for GST_CONTROLLER... yes
checking for GST_CHECK... yes
checking for GST_PLUGINS_BASE... yes
configure: using GStreamer Base Plugins in /usr/lib/gstreamer-0.10
configure: Using GStreamer Core Plugins in /usr/lib/gstreamer-0.10
configure: Using GStreamer Base Plugins in /usr/lib/gstreamer-0.10
checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0)
checking for GTK... yes
checking for GTK_X11... yes
configure: *** checking feature: GConf schemas ***
checking for gconftool-2... /usr/bin/gconftool-2
configure: Using /usr/lib/gstreamer-0.10 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20
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 -Wwrite-strings... yes
checking to see if compiler understands -Wold-style-definition... yes
checking to see if compiler understands -Waggregate-return... 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 -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 -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs
configure: set ERROR_CFLAGS to
checking to see if c++ compiler understands ... yes
checking to see if c++ compiler understands -Wall... yes
checking to see if c++ compiler understands -Wmissing-declarations... yes
checking to see if c++ compiler understands -Wredundant-decls... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Winit-self... yes
checking to see if c++ compiler understands -Wmissing-include-dirs... yes
checking to see if c++ compiler understands -Waddress... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
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 for socket... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for winsock2.h... (cached) no
configure: Checking libraries for plugins in sys/
configure: *** checking feature: DirectSound plug-in ***
configure: *** for plug-ins: directsoundsink ***
checking for DirectSound LDFLAGS... no
configure: *** These plugins will not be built: directsoundsink
configure: *** checking feature: OSS audio ***
configure: *** for plug-ins: ossaudio ***
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
configure: *** These plugins will be built: ossaudio
configure: *** checking feature: Open Sound System 4 ***
configure: *** for plug-ins: oss4 ***
checking Checking if we can build the OSS4 elements... checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
configure: *** These plugins will be built: oss4
configure: *** checking feature: Sun Audio ***
configure: *** for plug-ins: sunaudio ***
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
configure: *** These plugins will not be built: sunaudio
configure: *** checking feature: OSX audio ***
configure: *** for plug-ins: osxaudio ***
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
configure: *** These plugins will not be built: osxaudio
configure: *** checking feature: OSX video ***
configure: *** for plug-ins: osxvideosink ***
checking OpenGL/gl.h usability... no
checking OpenGL/gl.h presence... no
checking for OpenGL/gl.h... no
configure: *** These plugins will not be built: osxvideosink
configure: *** checking feature: Video 4 Linux 2 ***
configure: *** for plug-ins: v4l2src ***
checking Checking for up to date v4l2 installation... yes
checking struct v4l2_buffer declaration... yes
configure: *** These plugins will be built: v4l2src
checking for GUDEV... yes
checking for LIBV4L2... yes
configure: *** checking feature: X libraries and plugins ***
configure: *** for plug-ins: ximagesrc ***
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XFIXES... yes
checking for XDAMAGE... yes
configure: *** These plugins will be built: ximagesrc
configure: *** checking feature: X Shared Memory extension ***
checking for XShmAttach in -lXext... yes
configure: *** checking feature: X11 XVideo extensions ***
checking for XvQueryExtension in -lXv_pic... no
checking for XvQueryExtension in -lXv... yes
configure: Checking libraries for plugins in ext/
configure: *** checking feature: aalib ASCII Art library ***
configure: *** for plug-ins: aasink ***
checking for aalib-config... /usr/bin/aalib-config
checking for AALIB - version >= 0.11.0... yes
configure: *** These plugins will be built: aasink
configure: *** checking feature: XML library ***
configure: *** for plug-ins: annodex ***
checking for ANNODEX... yes
configure: *** These plugins will be built: annodex
configure: *** checking feature: Cairo graphics rendering ***
configure: *** for plug-ins: cairo ***
checking for CAIRO... yes
configure: *** These plugins will be built: cairo
configure: *** checking feature: Cairo graphics rendering gobject bindings ***
configure: *** for plug-ins: cairooverlay ***
checking for CAIRO_GOBJECT... yes
configure: *** These plugins will be built: cairooverlay
configure: *** checking feature: ESounD sound daemon ***
configure: *** for plug-ins: esdsink ***
configure: *** These plugins will not be built: esdsink
configure: *** checking feature: FLAC lossless audio ***
configure: *** for plug-ins: flac ***
checking for FLAC... yes
configure: *** These plugins will be built: flac
configure: *** checking feature: GConf libraries ***
configure: *** for plug-ins: gconfelements ***
checking for GCONF... yes
configure: *** These plugins will be built: gconfelements
configure: *** checking feature: GDK pixbuf ***
configure: *** for plug-ins: gdkpixbuf ***
checking for GDK_PIXBUF... yes
configure: *** These plugins will be built: gdkpixbuf
configure: *** checking feature: HAL libraries ***
configure: *** for plug-ins: halelements ***
configure: *** These plugins will not be built: halelements
configure: *** checking feature: Jack ***
configure: *** for plug-ins: jack ***
checking for JACK... yes
checking for JACK_0_120_1... yes
checking for JACK_1_9_7... no
configure: Requested 'jack >= 1.9.7' but version of jack is 0.121.3
configure: *** These plugins will be built: jack
configure: *** checking feature: jpeg library ***
configure: *** for plug-ins: jpeg ***
checking for jpeg_set_defaults in -ljpeg-mmx... no
checking for jpeg_set_defaults in -ljpeg... yes
configure: *** These plugins will be built: jpeg
configure: *** checking feature: libcaca coloured ASCII art ***
configure: *** for plug-ins: cacasink ***
checking for LIBCACA... yes
configure: *** These plugins will be built: cacasink
configure: *** checking feature: libdv DV demuxer/decoder ***
configure: *** for plug-ins: dv ***
checking for LIBDV... yes
configure: *** These plugins will be built: dv
configure: *** checking feature: Portable Network Graphics library ***
configure: *** for plug-ins: png ***
checking for LIBPNG... yes
configure: *** These plugins will be built: png
configure: *** checking feature: pulseaudio plug-in ***
configure: *** for plug-ins: pulseaudio ***
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for PULSE... yes
checking for PULSE_0_9_20... yes
checking for PULSE_1_0... yes
configure: *** These plugins will be built: pulseaudio
configure: *** checking feature: raw1394 and avc1394 library ***
configure: *** for plug-ins: 1394 ***
checking for RAW1394... yes
checking for LIBIEC61883... yes
checking for avc1394_send_command in -lavc1394... yes
checking libavc1394/avc1394.h usability... yes
checking libavc1394/avc1394.h presence... yes
checking for libavc1394/avc1394.h... yes
checking for rom1394_free_directory in -lrom1394... yes
checking libavc1394/rom1394.h usability... yes
checking libavc1394/rom1394.h presence... yes
checking for libavc1394/rom1394.h... yes
configure: *** These plugins will be built: 1394
configure: *** checking feature: Shoutcast/Icecast client library ***
configure: *** for plug-ins: shout2 ***
checking for SHOUT2... yes
configure: *** These plugins will be built: shout2
configure: *** checking feature: soup http client plugin (2.4) ***
configure: *** for plug-ins: souphttpsrc ***
checking for SOUP... yes
configure: *** These plugins will be built: souphttpsrc
configure: *** checking feature: speex speech codec ***
configure: *** for plug-ins: speex ***
checking for SPEEX... yes
configure: *** These plugins will be built: speex
configure: *** checking feature: taglib tagging library ***
configure: *** for plug-ins: taglib ***
checking for TAGLIB... yes
checking to see if c++ compiler understands -Wno-attributes... yes
configure: *** These plugins will be built: taglib
configure: *** checking feature: wavpack plug-in ***
configure: *** for plug-ins: wavpack ***
checking for WAVPACK... yes
configure: *** These plugins will be built: wavpack
configure: *** checking feature: zlib support for qtdemux/matroska ***
checking for uncompress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: *** checking feature: bz2 library for matroska ***
checking for BZ2_bzCompress in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gst/Makefile
config.status: creating gst/alpha/Makefile
config.status: creating gst/apetag/Makefile
config.status: creating gst/audiofx/Makefile
config.status: creating gst/audioparsers/Makefile
config.status: creating gst/auparse/Makefile
config.status: creating gst/autodetect/Makefile
config.status: creating gst/avi/Makefile
config.status: creating gst/cutter/Makefile
config.status: creating gst/deinterlace/Makefile
config.status: creating gst/debugutils/Makefile
config.status: creating gst/effectv/Makefile
config.status: creating gst/equalizer/Makefile
config.status: creating gst/flv/Makefile
config.status: creating gst/goom/Makefile
config.status: creating gst/goom2k1/Makefile
config.status: creating gst/id3demux/Makefile
config.status: creating gst/icydemux/Makefile
config.status: creating gst/imagefreeze/Makefile
config.status: creating gst/interleave/Makefile
config.status: creating gst/isomp4/Makefile
config.status: creating gst/law/Makefile
config.status: creating gst/level/Makefile
config.status: creating gst/matroska/Makefile
config.status: creating gst/monoscope/Makefile
config.status: creating gst/multifile/Makefile
config.status: creating gst/multipart/Makefile
config.status: creating gst/replaygain/Makefile
config.status: creating gst/rtp/Makefile
config.status: creating gst/rtpmanager/Makefile
config.status: creating gst/rtsp/Makefile
config.status: creating gst/shapewipe/Makefile
config.status: creating gst/smpte/Makefile
config.status: creating gst/spectrum/Makefile
config.status: creating gst/udp/Makefile
config.status: creating gst/videobox/Makefile
config.status: creating gst/videocrop/Makefile
config.status: creating gst/videofilter/Makefile
config.status: creating gst/videomixer/Makefile
config.status: creating gst/wavenc/Makefile
config.status: creating gst/wavparse/Makefile
config.status: creating gst/flx/Makefile
config.status: creating gst/y4m/Makefile
config.status: creating ext/Makefile
config.status: creating ext/aalib/Makefile
config.status: creating ext/annodex/Makefile
config.status: creating ext/cairo/Makefile
config.status: creating ext/dv/Makefile
config.status: creating ext/esd/Makefile
config.status: creating ext/flac/Makefile
config.status: creating ext/gconf/Makefile
config.status: creating ext/gdk_pixbuf/Makefile
config.status: creating ext/hal/Makefile
config.status: creating ext/jack/Makefile
config.status: creating ext/jpeg/Makefile
config.status: creating ext/libcaca/Makefile
config.status: creating ext/libpng/Makefile
config.status: creating ext/pulse/Makefile
config.status: creating ext/raw1394/Makefile
config.status: creating ext/shout2/Makefile
config.status: creating ext/soup/Makefile
config.status: creating ext/speex/Makefile
config.status: creating ext/taglib/Makefile
config.status: creating ext/wavpack/Makefile
config.status: creating sys/Makefile
config.status: creating sys/directsound/Makefile
config.status: creating sys/oss/Makefile
config.status: creating sys/oss4/Makefile
config.status: creating sys/osxaudio/Makefile
config.status: creating sys/osxvideo/Makefile
config.status: creating sys/sunaudio/Makefile
config.status: creating sys/v4l2/Makefile
config.status: creating sys/waveform/Makefile
config.status: creating sys/ximage/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating tests/examples/Makefile
config.status: creating tests/examples/audiofx/Makefile
config.status: creating tests/examples/cairo/Makefile
config.status: creating tests/examples/equalizer/Makefile
config.status: creating tests/examples/jack/Makefile
config.status: creating tests/examples/level/Makefile
config.status: creating tests/examples/pulse/Makefile
config.status: creating tests/examples/rtp/Makefile
config.status: creating tests/examples/shapewipe/Makefile
config.status: creating tests/examples/spectrum/Makefile
config.status: creating tests/examples/v4l2/Makefile
config.status: creating tests/files/Makefile
config.status: creating tests/icles/Makefile
config.status: creating gconf/Makefile
config.status: creating gconf/gstreamer.schemas
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating m4/Makefile
config.status: creating docs/Makefile
config.status: creating docs/plugins/Makefile
config.status: creating docs/version.entities
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gstreamer-plugins-good-uninstalled.pc
config.status: creating gst-plugins-good.spec
config.status: creating config.h
config.status: config.h is unchanged
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 : _GST_PLUGINS_GOOD__STDINT_H
config.status: _stdint.h is unchanged
configure: *** Plug-ins without external dependencies that will be built:
alpha
apetag
audiofx
audioparsers
auparse
autodetect
avi
cutter
debugutils
deinterlace
effectv
equalizer
flv
flx
goom
goom2k1
icydemux
id3demux
imagefreeze
interleave
isomp4
law
level
matroska
monoscope
multifile
multipart
replaygain
rtp
rtpmanager
rtsp
shapewipe
smpte
spectrum
udp
videobox
videocrop
videofilter
videomixer
wavenc
wavparse
y4m
configure: *** Plug-ins without external dependencies that will NOT be built:
configure: *** Plug-ins with dependencies that will be built:
1394
aasink
annodex
cacasink
cairo
cairooverlay
dv
flac
gconfelements
gdkpixbuf
jack
jpeg
oss4
ossaudio
png
pulseaudio
shout2
souphttpsrc
speex
taglib
v4l2src
wavpack
ximagesrc
configure: *** Plug-ins with dependencies that will NOT be built:
directsoundsink
esdsink
halelements
osxaudio
osxvideosink
sunaudio
configure: *** Orc acceleration enabled.
make all-recursive
make[1]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31'
Making all in gst
make[2]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst'
make -C videofilter
make -C alpha
make -C apetag
make -C audiofx
make -C audioparsers
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/apetag'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/apetag'
make -C auparse
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/alpha'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/alpha'
make -C autodetect
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videofilter'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videofilter'
make -C avi
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audioparsers'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audioparsers'
make -C cutter
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audiofx'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audiofx'
make -C debugutils
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/auparse'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/auparse'
make -C deinterlace
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/avi'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/avi'
make -C effectv
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make all-am
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/debugutils'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/debugutils'
make -C equalizer
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/autodetect'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/autodetect'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/cutter'
make[3]: Für das Ziel »all« ist nichts zu tun.
make -C flv
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/cutter'
make -C id3demux
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/effectv'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/effectv'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/equalizer'
make -C icydemux
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/equalizer'
make -C interleave
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make -C flx
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flv'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flv'
make -C goom
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/id3demux'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/id3demux'
make -C goom2k1
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/icydemux'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/icydemux'
make -C imagefreeze
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/interleave'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/interleave'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flx'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flx'
make -C isomp4
make -C law
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom2k1'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom2k1'
make -C level
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom'
make -C matroska
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/imagefreeze'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/imagefreeze'
make -C monoscope
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/law'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/law'
make -C multifile
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/level'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/level'
make -C multipart
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/isomp4'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/isomp4'
make -C replaygain
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/matroska'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/matroska'
make -C rtp
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/monoscope'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/monoscope'
make -C rtpmanager
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multipart'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multipart'
make -C rtsp
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multifile'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multifile'
make -C shapewipe
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/replaygain'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/replaygain'
make -C smpte
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make all-am
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/shapewipe'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/shapewipe'
make -C spectrum
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtsp'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtsp'
make -C udp
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make all-am
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/spectrum'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/spectrum'
make -C videobox
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make all-am
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make -C videocrop
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/smpte'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/smpte'
make -C videomixer
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make -C wavenc
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videocrop'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videocrop'
make -C wavparse
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make all-am
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make -C y4m
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtp'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtp'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavenc'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavenc'
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavparse'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavparse'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/y4m'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/y4m'
Making all in videofilter
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videofilter'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videofilter'
Making all in alpha
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/alpha'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/alpha'
Making all in apetag
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/apetag'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/apetag'
Making all in audiofx
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audiofx'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audiofx'
Making all in audioparsers
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audioparsers'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/audioparsers'
Making all in auparse
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/auparse'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/auparse'
Making all in autodetect
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/autodetect'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/autodetect'
Making all in avi
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/avi'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/avi'
Making all in cutter
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/cutter'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/cutter'
Making all in debugutils
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/debugutils'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/debugutils'
Making all in deinterlace
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make all-am
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/deinterlace'
Making all in effectv
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/effectv'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/effectv'
Making all in equalizer
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/equalizer'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/equalizer'
Making all in flv
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flv'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flv'
Making all in id3demux
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/id3demux'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/id3demux'
Making all in icydemux
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/icydemux'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/icydemux'
Making all in interleave
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/interleave'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/interleave'
Making all in flx
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flx'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/flx'
Making all in goom
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom'
Making all in goom2k1
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom2k1'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/goom2k1'
Making all in imagefreeze
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/imagefreeze'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/imagefreeze'
Making all in isomp4
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/isomp4'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/isomp4'
Making all in law
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/law'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/law'
Making all in level
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/level'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/level'
Making all in matroska
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/matroska'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/matroska'
Making all in monoscope
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/monoscope'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/monoscope'
Making all in multifile
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multifile'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multifile'
Making all in multipart
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multipart'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/multipart'
Making all in replaygain
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/replaygain'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/replaygain'
Making all in rtp
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtp'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtp'
Making all in rtpmanager
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make all-am
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtpmanager'
Making all in rtsp
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtsp'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/rtsp'
Making all in shapewipe
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/shapewipe'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/shapewipe'
Making all in smpte
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/smpte'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/smpte'
Making all in spectrum
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/spectrum'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/spectrum'
Making all in udp
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make all-am
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/udp'
Making all in videobox
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make all-am
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videobox'
Making all in videocrop
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videocrop'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videocrop'
Making all in videomixer
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make all-am
make[4]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/videomixer'
Making all in wavenc
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavenc'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavenc'
Making all in wavparse
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavparse'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/wavparse'
Making all in y4m
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/y4m'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst/y4m'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst'
make[2]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/gst'
Making all in sys
make[2]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys'
make -C oss
make -C oss4
make -C v4l2
make -C ximage
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/oss'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/oss'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/v4l2'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/oss4'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/oss4'
make[3]: Entering directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/ximage'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/ximage'
CC libgstvideo4linux2_la-gstv4l2bufferpool.lo
CC libgstvideo4linux2_la-v4l2src_calls.lo
CC libgstvideo4linux2_la-v4l2_calls.lo
CC libgstvideo4linux2_la-gstv4l2xoverlay.lo
CC libgstvideo4linux2_la-gstv4l2sink.lo
In file included from /usr/include/gstreamer-0.10/gst/gst.h:49:0,
from /usr/include/gstreamer-0.10/gst/video/video.h:24,
from gstv4l2bufferpool.c:33:
gstv4l2bufferpool.c: In function 'gst_v4l2_buffer_new':
gstv4l2bufferpool.c:184:66: error: 'struct v4l2_buffer' has no member named 'input'
GST_LOG_OBJECT (pool->v4l2elem, " input: %u", ret->vbuffer.input);
^
/usr/include/gstreamer-0.10/gst/gstinfo.h:514:31: note: in definition of macro 'GST_CAT_LEVEL_LOG'
(GObject *) (object), __VA_ARGS__); \
^
gstv4l2bufferpool.c:184:3: note: in expansion of macro 'GST_LOG_OBJECT'
GST_LOG_OBJECT (pool->v4l2elem, " input: %u", ret->vbuffer.input);
^
make[3]: *** [libgstvideo4linux2_la-gstv4l2bufferpool.lo] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
gstv4l2xoverlay.c: In function 'event_refresh':
gstv4l2xoverlay.c:326:13: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations]
keysym = XKeycodeToKeysym (v4l2xv->dpy, e.xkey.keycode, 0);
^
make[3]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys/v4l2'
make[2]: *** [v4l2] Fehler 2
make[2]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31/sys'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nuc/AUR/gstreamer-good-oss/src/gst-plugins-good-0.10.31'
make: *** [all] Fehler 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment