Can anyone Reproduce this Gstreamer-plugins compile error?

Chris Maness chris at chrismaness.com
Tue Jul 13 21:53:38 UTC 2010


My ports tree is up to date, and I have recompiled my installed ports. 
However gstreamer fails to compile with the following errors.  Can anyone 
reproduce this failure?

Thanks,

Chris Maness
(909) 223-9179
http://www.chrismaness.com
-------------- next part --------------
===>  License check disabled, port has not defined LICENSE
===>  Extracting for gstreamer-plugins-0.10.29,3
=> MD5 Checksum OK for gst-plugins-base-0.10.29.tar.bz2.
=> SHA256 Checksum OK for gst-plugins-base-0.10.29.tar.bz2.
===>  Patching for gstreamer-plugins-0.10.29,3
===>   gstreamer-plugins-0.10.29,3 depends on package: libtool>=2.2 - found
===>   gstreamer-plugins-0.10.29,3 depends on package: libtool>=2.2 - found
===>  Applying FreeBSD patches for gstreamer-plugins-0.10.29,3
===>   gstreamer-plugins-0.10.29,3 depends on package: v4l_compat>=1.0.20100321 - found
===>   gstreamer-plugins-0.10.29,3 depends on executable: gmake - found
===>   gstreamer-plugins-0.10.29,3 depends on package: libtool>=2.2 - found
===>   gstreamer-plugins-0.10.29,3 depends on executable: pkg-config - found
===>   gstreamer-plugins-0.10.29,3 depends on shared library: gstreamer-0.10.0 - found
===>   gstreamer-plugins-0.10.29,3 depends on shared library: popt.0 - found
===>   gstreamer-plugins-0.10.29,3 depends on shared library: oil-0.3.0 - found
===>   gstreamer-plugins-0.10.29,3 depends on shared library: intl - found
===>  Configuring for gstreamer-plugins-0.10.29,3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd8.0
checking host system type... i386-portbld-freebsd8.0
checking for style of include used by gmake... GNU
checking for 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 we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... 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 cc... /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... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.0 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... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VALGRIND... no
no
configure: Using GStreamer Base Plug-ins source release as package name
configure: Using Unknown package origin as package origin
configure: Using /usr/local/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 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 gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for c++... yes
checking how to run the C++ preprocessor... c++ -E
checking whether cc understands -c and -o together... yes
checking for valgrind... no
checking for gobject-introspection... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
configure: Looking for Python version >= 2.1
checking for python... /usr/local/bin/python
checking "/usr/local/bin/python":... okay
checking local Python configuration... looks good
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
checking for cos in -lm... yes
checking for ANSI C header files... (cached) yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for hstrerror... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/stat.h... (cached) 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 cbrt... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for lrint... yes
checking for lrintf... yes
checking whether cc implements __PRETTY_FUNCTION__... yes
checking whether cc implements __FUNCTION__... yes
checking whether cc implements __func__... yes
checking for socket... yes
checking for gethostbyname... yes
checking for GLIB... yes
checking for LIBOIL... yes
checking for GST... yes
configure: using GStreamer tools in /usr/local/bin
configure: using GStreamer plug-ins in /usr/local/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 GTK... yes
checking for GTK_X11... yes
checking for QT... no
checking for QT... yes
configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... no
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 -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 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Waddress -Waggregate-return -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 -Wundef... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Wformat-nonliteral... yes
checking to see if c++ compiler understands -Wformat-security... yes
checking to see if c++ compiler understands -Winit-self... yes
checking to see if c++ compiler understands -Waddress... yes
checking to see if c++ compiler understands -Waggregate-return... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to  -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Waddress -Waggregate-return -Wno-multichar
configure: set ERROR_CXXFLAGS to 
configure: Using autoaudiosink as default audio sink
configure: Using osssrc 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... yes
checking whether iso-codes has iso-639 domain... yes
checking for iso-codes prefix... yes
checking ISO_CODES_PREFIX... /usr/local
checking ISO_639_DOMAIN... iso_639

configure: Checking libraries for plugins in sys/

checking for X... libraries /usr/local/lib, headers /usr/local/include

configure: *** checking feature: X libraries and plugins ***
configure: *** for plug-ins: ximagesink ***
checking whether -R must be followed by a space... no
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
configure: *** These plugins will be built: ximagesink

configure: *** checking feature: X11 XVideo extensions ***
configure: *** for plug-ins: xvimagesink ***
checking for XvQueryExtension in -lXv_pic... no
checking for XvQueryExtension in -lXv... yes
configure: *** These plugins will be built: xvimagesink

configure: *** checking feature: X Shared Memory extension ***
checking for XShmAttach in -lXext... yes

configure: *** checking feature: Video 4 Linux ***
configure: *** for plug-ins: video4linux ***
checking whether VID_TYPE_MPEG_ENCODER is declared... yes
configure: *** These plugins will be built: video4linux
checking for GUDEV... no

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
no
configure: No package 'vorbisidec' 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... yes
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/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/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/dynamic/Makefile
config.status: creating tests/examples/overlay/Makefile
config.status: creating tests/examples/seek/Makefile
config.status: creating tests/examples/volume/Makefile
config.status: creating tests/examples/snapshot/Makefile
config.status: creating tests/examples/gio/Makefile
config.status: creating tests/examples/v4l/Makefile
config.status: creating tests/icles/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
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
	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:
	video4linux
	ximagesink
	xvimagesink

configure: *** Plug-ins with dependencies that will NOT be built:
	alsa
	cdparanoia
	gio
	gnomevfs
	ivorbisdec
	libvisual
	ogg
	pango
	theora
	vorbis

===>  Building for gstreamer-plugins-0.10.29,3
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29'
Making all in pkgconfig
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/pkgconfig'
  CP     gstreamer-audio-0.10.pc
  CP     gstreamer-app-0.10.pc
  CP     gstreamer-cdda-0.10.pc
  CP     gstreamer-fft-0.10.pc
  CP     gstreamer-floatcast-0.10.pc
  CP     gstreamer-interfaces-0.10.pc
  CP     gstreamer-netbuffer-0.10.pc
  CP     gstreamer-pbutils-0.10.pc
  CP     gstreamer-riff-0.10.pc
  CP     gstreamer-rtp-0.10.pc
  CP     gstreamer-rtsp-0.10.pc
  CP     gstreamer-sdp-0.10.pc
  CP     gstreamer-tag-0.10.pc
  CP     gstreamer-video-0.10.pc
  CP     gstreamer-plugins-base-0.10.pc
  CP     gstreamer-audio-0.10-uninstalled.pc
  CP     gstreamer-app-0.10-uninstalled.pc
  CP     gstreamer-cdda-0.10-uninstalled.pc
  CP     gstreamer-fft-0.10-uninstalled.pc
  CP     gstreamer-floatcast-0.10-uninstalled.pc
  CP     gstreamer-interfaces-0.10-uninstalled.pc
  CP     gstreamer-netbuffer-0.10-uninstalled.pc
  CP     gstreamer-pbutils-0.10-uninstalled.pc
  CP     gstreamer-riff-0.10-uninstalled.pc
  CP     gstreamer-rtp-0.10-uninstalled.pc
  CP     gstreamer-rtsp-0.10-uninstalled.pc
  CP     gstreamer-sdp-0.10-uninstalled.pc
  CP     gstreamer-tag-0.10-uninstalled.pc
  CP     gstreamer-video-0.10-uninstalled.pc
  CP     gstreamer-plugins-base-0.10-uninstalled.pc
gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/pkgconfig'
Making all in gst-libs
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs'
Making all in gst
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst'
gmake -C interfaces
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
  GEN    interfaces-marshal.c
test: xcolorbalance.h colorbalancechannel.h mixer.h mixeroptions.h mixertrack.h navigation.h propertyprobe.h streamvolume.h tuner.h tunernorm.h tunerchannel.h videoorientation.h xoverlay.h: unexpected operator
  GEN    interfaces-enumtypes.c
  GEN    interfaces-marshal.h
  GEN    interfaces-enumtypes.h
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
  CC     libgstinterfaces_0.10_la-colorbalance.lo
  CC     libgstinterfaces_0.10_la-colorbalancechannel.lo
  CC     libgstinterfaces_0.10_la-mixer.lo
  CC     libgstinterfaces_0.10_la-mixeroptions.lo
  CC     libgstinterfaces_0.10_la-mixertrack.lo
  CC     libgstinterfaces_0.10_la-navigation.lo
  CC     libgstinterfaces_0.10_la-propertyprobe.lo
  CC     libgstinterfaces_0.10_la-streamvolume.lo
  CC     libgstinterfaces_0.10_la-tuner.lo
  CC     libgstinterfaces_0.10_la-tunernorm.lo
  CC     libgstinterfaces_0.10_la-tunerchannel.lo
  CC     libgstinterfaces_0.10_la-videoorientation.lo
  CC     libgstinterfaces_0.10_la-xoverlay.lo
  CC     libgstinterfaces_0.10_la-interfaces-marshal.lo
  CC     libgstinterfaces_0.10_la-interfaces-enumtypes.lo
  CCLD   libgstinterfaces-0.10.la
  GEN    GstInterfaces-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
Symbol GstMixerTrackFlags has multiple definition of tag 'since'
  GEN    GstInterfaces-0.10.typelib
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
gmake -C tag
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/tag'
  CC     libgsttag_0.10_la-gstvorbistag.lo
  CC     libgsttag_0.10_la-gstid3tag.lo
  CC     libgsttag_0.10_la-gstxmptag.lo
  CC     libgsttag_0.10_la-lang.lo
  CC     libgsttag_0.10_la-tags.lo
  CC     libgsttag_0.10_la-gsttagdemux.lo
  CCLD   libgsttag-0.10.la
  CC     mklangtables-mklangtables.o
  CCLD   mklangtables
  GEN    GstTag-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstTag-0.10.typelib
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/tag'
gmake -C fft
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/fft'
  CC     libgstfft_0.10_la-gstfft.lo
  CC     libgstfft_0.10_la-gstffts16.lo
  CC     libgstfft_0.10_la-gstffts32.lo
  CC     libgstfft_0.10_la-gstfftf32.lo
  CC     libgstfft_0.10_la-gstfftf64.lo
  CC     libgstfft_0.10_la-kiss_fft_s16.lo
  CC     libgstfft_0.10_la-kiss_fft_s32.lo
  CC     libgstfft_0.10_la-kiss_fft_f32.lo
  CC     libgstfft_0.10_la-kiss_fft_f64.lo
  CC     libgstfft_0.10_la-kiss_fftr_s16.lo
  CC     libgstfft_0.10_la-kiss_fftr_s32.lo
  CC     libgstfft_0.10_la-kiss_fftr_f32.lo
  CC     libgstfft_0.10_la-kiss_fftr_f64.lo
  CCLD   libgstfft-0.10.la
  GEN    GstFft-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstFft-0.10.typelib
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/fft'
gmake -C floatcast
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/floatcast'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/floatcast'
gmake -C netbuffer
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/netbuffer'
  CC     libgstnetbuffer_0.10_la-gstnetbuffer.lo
  CCLD   libgstnetbuffer-0.10.la
  GEN    GstNetbuffer-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstNetbuffer-0.10.typelib
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/netbuffer'
gmake -C pbutils
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
test: xpbutils.h descriptions.h install-plugins.h missing-plugins.h: unexpected operator
  GEN    pbutils-enumtypes.c
  GEN    pbutils-enumtypes.h
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
  CC     libgstpbutils_0.10_la-pbutils.lo
  CC     libgstpbutils_0.10_la-descriptions.lo
  CC     libgstpbutils_0.10_la-install-plugins.lo
  CC     libgstpbutils_0.10_la-missing-plugins.lo
  CC     libgstpbutils_0.10_la-pbutils-enumtypes.lo
  CCLD   libgstpbutils-0.10.la
  GEN    GstPbutils-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstPbutils-0.10.typelib
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
gmake -C rtp
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtp'
  CC     libgstrtp_0.10_la-gstrtpbuffer.lo
  CC     libgstrtp_0.10_la-gstrtcpbuffer.lo
  CC     libgstrtp_0.10_la-gstrtppayloads.lo
  CC     libgstrtp_0.10_la-gstbasertpaudiopayload.lo
  CC     libgstrtp_0.10_la-gstbasertppayload.lo
  CC     libgstrtp_0.10_la-gstbasertpdepayload.lo
  CCLD   libgstrtp-0.10.la
  GEN    GstRtp-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstRtp-0.10.typelib
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtp'
gmake -C sdp
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/sdp'
  CC     libgstsdp_0.10_la-gstsdpmessage.lo
  CCLD   libgstsdp-0.10.la
  GEN    GstSdp-0.10.gir
  GEN    GstSdp-0.10.typelib
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/sdp'
gmake -C video
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
test: xvideo.h: unexpected operator
  GEN    video-enumtypes.c
  GEN    video-enumtypes.h
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
  CC     libgstvideo_0.10_la-video.lo
  CC     libgstvideo_0.10_la-gstvideosink.lo
  CC     libgstvideo_0.10_la-gstvideofilter.lo
  CC     libgstvideo_0.10_la-video-enumtypes.lo
  CCLD   libgstvideo-0.10.la
  GEN    GstVideo-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstVideo-0.10.typelib
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
gmake -C app
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
  GEN    gstapp-marshal.c
  GEN    gstapp-marshal.h
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
  CC     libgstapp_0.10_la-gstappsrc.lo
  CC     libgstapp_0.10_la-gstappbuffer.lo
  CC     libgstapp_0.10_la-gstappsink.lo
  CC     libgstapp_0.10_la-gstapp-marshal.lo
  CCLD   libgstapp-0.10.la
  GEN    GstApp-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstApp-0.10.typelib
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
Making all in interfaces
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/interfaces'
Making all in tag
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/tag'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/tag'
Making all in audio
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/audio'
  GEN    audio-enumtypes.c
  GEN    audio-enumtypes.h
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/audio'
  CC     libgstaudio_0.10_la-audio.lo
  CC     libgstaudio_0.10_la-gstringbuffer.lo
  CC     libgstaudio_0.10_la-gstaudioclock.lo
  CC     libgstaudio_0.10_la-mixerutils.lo
  CC     libgstaudio_0.10_la-multichannel.lo
  CC     libgstaudio_0.10_la-gstbaseaudiosink.lo
  CC     libgstaudio_0.10_la-gstbaseaudiosrc.lo
  CC     libgstaudio_0.10_la-gstaudiofilter.lo
  CC     libgstaudio_0.10_la-gstaudiosink.lo
  CC     libgstaudio_0.10_la-gstaudiosrc.lo
  CC     libgstaudio_0.10_la-audio-enumtypes.lo
  CCLD   libgstaudio-0.10.la
  CC     testchannels-testchannels.o
  CCLD   testchannels
  GEN    GstAudio-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
Symbol GstMixerTrackFlags has multiple definition of tag 'since'
  GEN    GstAudio-0.10.typelib
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/audio'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/audio'
Making all in cdda
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/cdda'
  CC     libgstcdda_0.10_la-gstcddabasesrc.lo
  CCLD   libgstcdda-0.10.la
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/cdda'
Making all in fft
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/fft'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/fft'
Making all in floatcast
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/floatcast'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/floatcast'
Making all in netbuffer
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/netbuffer'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/netbuffer'
Making all in pbutils
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/pbutils'
Making all in riff
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/riff'
  CC     libgstriff_0.10_la-riff.lo
  CC     libgstriff_0.10_la-riff-media.lo
  CC     libgstriff_0.10_la-riff-read.lo
  CCLD   libgstriff-0.10.la
  GEN    GstRiff-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstRiff-0.10.typelib
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/riff'
Making all in rtp
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtp'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtp'
Making all in sdp
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/sdp'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/sdp'
Making all in rtsp
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtsp'
  GEN    gstrtsp-marshal.h
  GEN    gstrtsp-enumtypes.h
  GEN    gstrtsp-marshal.c
test: xgstrtspdefs.h: unexpected operator
  GEN    gstrtsp-enumtypes.c
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtsp'
  CC     libgstrtsp_0.10_la-gstrtspbase64.lo
  CC     libgstrtsp_0.10_la-gstrtsptransport.lo
  CC     libgstrtsp_0.10_la-gstrtspurl.lo
  CC     libgstrtsp_0.10_la-gstrtspmessage.lo
  CC     libgstrtsp_0.10_la-gstrtspconnection.lo
  CC     libgstrtsp_0.10_la-gstrtspdefs.lo
  CC     libgstrtsp_0.10_la-gstrtspextension.lo
  CC     libgstrtsp_0.10_la-gstrtsprange.lo
  CC     libgstrtsp_0.10_la-gstrtsp-marshal.lo
  CC     libgstrtsp_0.10_la-gstrtsp-enumtypes.lo
  CCLD   libgstrtsp-0.10.la
  GEN    GstRtsp-0.10.gir
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
Symbol Various defines for the various Link properties has multiple definition of tag 'note'
  GEN    GstRtsp-0.10.typelib
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtsp'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/rtsp'
Making all in video
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/video'
Making all in app
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
gmake  all-am
gmake[5]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst/app'
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst'
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs/gst'
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs'
gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst-libs'
Making all in gst
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst'
gmake -C adder
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/adder'
  CC     libgstadder_la-gstadder.lo
  CCLD   libgstadder.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/adder'
gmake -C app
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/app'
  CC     libgstapp_la-gstapp.lo
  CCLD   libgstapp.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/app'
gmake -C audioconvert
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioconvert'
  CC     libgstaudioconvert_la-gstaudioconvert.lo
  CC     libgstaudioconvert_la-audioconvert.lo
  CC     libgstaudioconvert_la-gstchannelmix.lo
  CC     libgstaudioconvert_la-gstaudioquantize.lo
  CC     libgstaudioconvert_la-plugin.lo
  CCLD   libgstaudioconvert.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioconvert'
gmake -C audiorate
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiorate'
  CC     libgstaudiorate_la-gstaudiorate.lo
  CCLD   libgstaudiorate.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiorate'
gmake -C audiotestsrc
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiotestsrc'
  CC     libgstaudiotestsrc_la-gstaudiotestsrc.lo
  CCLD   libgstaudiotestsrc.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiotestsrc'
gmake -C ffmpegcolorspace
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/ffmpegcolorspace'
  CC     libgstffmpegcolorspace_la-gstffmpegcolorspace.lo
  CC     libgstffmpegcolorspace_la-gstffmpegcodecmap.lo
  CC     libgstffmpegcolorspace_la-dsputil.lo
  CC     libgstffmpegcolorspace_la-mem.lo
  CC     libgstffmpegcolorspace_la-utils.lo
  CC     libgstffmpegcolorspace_la-imgconvert.lo
  CCLD   libgstffmpegcolorspace.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/ffmpegcolorspace'
gmake -C gdp
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/gdp'
  CC     libgstgdp_la-gstgdp.lo
  CC     libgstgdp_la-gstgdppay.lo
  CC     libgstgdp_la-gstgdpdepay.lo
  CCLD   libgstgdp.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/gdp'
gmake -C playback
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
  GEN    gstplay-marshal.h
  GEN    gstplay-marshal.c
gmake  all-am
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
  CC     libgstplaybin_la-gstplayback.lo
  CC     libgstplaybin_la-gstplaybin.lo
  CC     libgstplaybin_la-gstplaybin2.lo
  CC     libgstplaybin_la-gstplaysink.lo
  CC     libgstplaybin_la-gstplaybasebin.lo
  CC     libgstplaybin_la-gstplay-enum.lo
  CC     libgstplaybin_la-gstfactorylists.lo
  CC     libgstplaybin_la-gstinputselector.lo
  CC     libgstplaybin_la-gstscreenshot.lo
  CC     libgstplaybin_la-gststreaminfo.lo
  CC     libgstplaybin_la-gststreamselector.lo
  CC     libgstplaybin_la-gstsubtitleoverlay.lo
  CC     libgstplaybin_la-gstplay-marshal.lo
  CCLD   libgstplaybin.la
  CC     libgstdecodebin_la-gstdecodebin.lo
  CC     libgstdecodebin_la-gstplay-marshal.lo
  CCLD   libgstdecodebin.la
  CC     libgstdecodebin2_la-gstdecodebin2.lo
  CC     libgstdecodebin2_la-gsturidecodebin.lo
  CC     libgstdecodebin2_la-gstfactorylists.lo
  CC     libgstdecodebin2_la-gstplay-enum.lo
  CC     libgstdecodebin2_la-gstplay-marshal.lo
  CCLD   libgstdecodebin2.la
  CC     test-test.o
  CCLD   test
  CC     decodetest-decodetest.o
  CCLD   decodetest
  CC     test2-test2.o
  CCLD   test2
  CC     test3-test3.o
  CCLD   test3
  CC     test4-test4.o
  CCLD   test4
  CC     test5-test5.o
  CCLD   test5
  CC     test6-test6.o
  CCLD   test6
  CC     test7-test7.o
  CCLD   test7
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
gmake -C audioresample
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioresample'
  CC     libgstaudioresample_la-gstaudioresample.lo
  CC     libgstaudioresample_la-speex_resampler_int.lo
  CC     libgstaudioresample_la-speex_resampler_float.lo
  CC     libgstaudioresample_la-speex_resampler_double.lo
  CCLD   libgstaudioresample.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioresample'
gmake -C subparse
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/subparse'
  CC     libgstsubparse_la-gstssaparse.lo
  CC     libgstsubparse_la-gstsubparse.lo
  CC     libgstsubparse_la-samiparse.lo
  CC     libgstsubparse_la-tmplayerparse.lo
  CC     libgstsubparse_la-mpl2parse.lo
  CC     libgstsubparse_la-qttextparse.lo
  CCLD   libgstsubparse.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/subparse'
gmake -C tcp
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
test: xgsttcp.h: unexpected operator
  GEN    gsttcp-enumtypes.c
  GEN    gsttcp-marshal.c
  GEN    gsttcp-enumtypes.h
  GEN    gsttcp-marshal.h
gmake  all-am
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
  CC     libgsttcp_la-gsttcpplugin.lo
  CC     libgsttcp_la-gsttcp.lo
  CC     libgsttcp_la-gstmultifdsink.lo
  CC     libgsttcp_la-gsttcpclientsrc.lo
  CC     libgsttcp_la-gsttcpclientsink.lo
  CC     libgsttcp_la-gsttcpserversrc.lo
  CC     libgsttcp_la-gsttcpserversink.lo
  CC     libgsttcp_la-gsttcp-enumtypes.lo
  CC     libgsttcp_la-gsttcp-marshal.lo
  CCLD   libgsttcp.la
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
gmake -C typefind
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/typefind'
  CC     libgsttypefindfunctions_la-gsttypefindfunctions.lo
  CC     libgsttypefindfunctions_la-gstaacutil.lo
  CCLD   libgsttypefindfunctions.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/typefind'
gmake -C videotestsrc
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videotestsrc'
  CC     libgstvideotestsrc_la-gstvideotestsrc.lo
  CC     libgstvideotestsrc_la-videotestsrc.lo
  CCLD   libgstvideotestsrc.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videotestsrc'
gmake -C videorate
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videorate'
  CC     libgstvideorate_la-gstvideorate.lo
  CCLD   libgstvideorate.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videorate'
gmake -C videoscale
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videoscale'
  CC     libgstvideoscale_la-gstvideoscale.lo
  CC     libgstvideoscale_la-vs_image.lo
  CC     libgstvideoscale_la-vs_scanline.lo
  CC     libgstvideoscale_la-vs_4tap.lo
  CCLD   libgstvideoscale.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videoscale'
gmake -C volume
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/volume'
  CC     libgstvolume_la-gstvolume.lo
  CCLD   libgstvolume.la
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/volume'
Making all in adder
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/adder'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/adder'
Making all in app
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/app'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/app'
Making all in audioconvert
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioconvert'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioconvert'
Making all in audiorate
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiorate'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiorate'
Making all in audiotestsrc
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiotestsrc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audiotestsrc'
Making all in ffmpegcolorspace
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/ffmpegcolorspace'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/ffmpegcolorspace'
Making all in gdp
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/gdp'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/gdp'
Making all in playback
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
gmake  all-am
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/playback'
Making all in audioresample
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioresample'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/audioresample'
Making all in subparse
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/subparse'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/subparse'
Making all in tcp
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
gmake  all-am
gmake[4]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/tcp'
Making all in typefind
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/typefind'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/typefind'
Making all in videotestsrc
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videotestsrc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videotestsrc'
Making all in videorate
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videorate'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videorate'
Making all in videoscale
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videoscale'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/videoscale'
Making all in volume
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/volume'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst/volume'
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst'
gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/gst'
Making all in sys
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/sys'
gmake -C ximage
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/sys/ximage'
  CC     libgstximagesink_la-ximagesink.lo
In file included from ximagesink.c:111:
ximagesink.h:35:33: error: X11/extensions/XShm.h: No such file or directory
In file included from ximagesink.c:111:
ximagesink.h:150: error: expected specifier-qualifier-list before 'XShmSegmentInfo'
ximagesink.c: In function 'gst_ximage_buffer_finalize':
ximagesink.c:206: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:207: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:209: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:209: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c: In function 'gst_ximage_buffer_free':
ximagesink.c:237: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:238: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c: In function 'gst_ximage_buffer_init':
ximagesink.c:246: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:247: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c: In function 'gst_ximagesink_check_xshm_calls':
ximagesink.c:308: error: 'XShmSegmentInfo' undeclared (first use in this function)
ximagesink.c:308: error: (Each undeclared identifier is reported only once
ximagesink.c:308: error: for each function it appears in.)
ximagesink.c:308: error: expected ';' before 'SHMInfo'
ximagesink.c:309: warning: ISO C90 forbids mixed declarations and code
ximagesink.c:320: error: 'SHMInfo' undeclared (first use in this function)
ximagesink.c:330: warning: implicit declaration of function 'XShmCreateImage'
ximagesink.c:330: warning: nested extern declaration of 'XShmCreateImage'
ximagesink.c:331: warning: assignment makes pointer from integer without a cast
ximagesink.c:359: warning: implicit declaration of function 'XShmAttach'
ximagesink.c:359: warning: nested extern declaration of 'XShmAttach'
ximagesink.c:387: warning: implicit declaration of function 'XShmDetach'
ximagesink.c:387: warning: nested extern declaration of 'XShmDetach'
ximagesink.c: In function 'gst_ximagesink_ximage_new':
ximagesink.c:413: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:414: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:418: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:418: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:432: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:432: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:432: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:432: warning: assignment makes pointer from integer without a cast
ximagesink.c:439: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:439: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:439: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:439: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:448: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:449: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:449: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:453: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:453: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:455: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:457: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:457: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:457: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:465: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:465: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:466: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:468: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:468: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:473: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:477: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:478: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:480: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:482: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:485: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:485: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:496: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:507: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:507: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:514: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:514: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:514: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:514: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:530: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:539: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:539: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:554: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c: In function 'gst_ximagesink_ximage_destroy':
ximagesink.c:589: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:590: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:600: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:601: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c:603: error: 'GstXImageBuffer' has no member named 'SHMInfo'
ximagesink.c: In function 'gst_ximagesink_ximage_put':
ximagesink.c:714: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:715: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:734: warning: implicit declaration of function 'XShmPutImage'
ximagesink.c:734: warning: nested extern declaration of 'XShmPutImage'
ximagesink.c: In function 'gst_ximagesink_xcontext_get':
ximagesink.c:1314: warning: implicit declaration of function 'XShmQueryExtension'
ximagesink.c:1314: warning: nested extern declaration of 'XShmQueryExtension'
ximagesink.c: In function 'gst_ximagesink_setcaps':
ximagesink.c:1546: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:1547: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c: In function 'gst_ximagesink_show_frame':
ximagesink.c:1680: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:1681: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:1681: error: 'GstXImageBuffer' has no member named 'height'
ximagesink.c:1692: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c:1692: error: 'GstXImageBuffer' has no member named 'size'
ximagesink.c: In function 'gst_ximagesink_buffer_alloc':
ximagesink.c:1883: error: 'GstXImageBuffer' has no member named 'width'
ximagesink.c:1883: error: 'GstXImageBuffer' has no member named 'height'
gmake[3]: *** [libgstximagesink_la-ximagesink.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/sys/ximage'
gmake[2]: *** [ximage] Error 2
gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/sys'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-plugins.


More information about the freebsd-questions mailing list