Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2004 19:49:31 +0100 (BST)
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lioux@freebsd.org
Subject:   portupgrade -R gstreamer-plugins-0.8.0_1 fails with error: "Bad C++ Code"
Message-ID:  <200404281849.i3SInVTq094429@crom.vickiandstacey.com>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Stacey Roberts
>Organization:	
>Confidential:	no 
>Synopsis:	portupgrade -R gstreamer-plugins-0.8.0_1 fails with error: "Bad C++ Code"
>Severity:	serious
>Priority:	high
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 4.10-BETA i386
>Environment:
System: FreeBSD crom.vickiandstacey.com 4.10-BETA FreeBSD 4.10-BETA #0: Sun Apr 11 00:00:53 BST 2004 root@crom.vickiandstacey.com:/usr/obj/usr/src/sys/SMP i386


>Description:
After fresh cvsup of ports tree today, portupgrade -R gstreamer-plugins-0.8.0_1 fails with the following tail of build error:

mv -f ".libs/libgstaudioconvert.expT" ".libs/libgstaudioconvert.exp"
cc -shared  .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-bufferframesconvert.o .libs/libgstaudioconvert_la-plugin.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstaudioconvert.so -Wl,-retain-symbols-file -Wl,.libs/libgstaudioconvert.exp -o .libs/libgstaudioconvert.so
creating libgstaudioconvert.la
(cd .libs && rm -f libgstaudioconvert.la && ln -s ../libgstaudioconvert.la libgstaudioconvert.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/audioconvert'
Making all in audioscale
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/audioscale'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstaudioscale_la-gstaudioscale.lo `test -f 'gstaudioscale.c' || echo './'`gstaudioscale.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstaudioscale.c  -fPIC -DPIC -o .libs/libgstaudioscale_la-gstaudioscale.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstaudioscale.c -o libgstaudioscale_la-gstaudioscale.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstaudioscale.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstaudioscale_la-gstaudioscale.lo
generating symbol list for `libgstaudioscale.la'
/usr/bin/nm -B  .libs/libgstaudioscale_la-gstaudioscale.o  | sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstaudioscale.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstaudioscale.exp" > ".libs/libgstaudioscale.expT"
mv -f ".libs/libgstaudioscale.expT" ".libs/libgstaudioscale.exp"
cc -shared  .libs/libgstaudioscale_la-gstaudioscale.o  -L/usr/X11R6/lib -L/usr/local/lib -march=pentiumpro -Wl,-soname -Wl,libgstaudioscale.so -Wl,-retain-symbols-file -Wl,.libs/libgstaudioscale.exp -o .libs/libgstaudioscale.so
creating libgstaudioscale.la
(cd .libs && rm -f libgstaudioscale.la && ln -s ../libgstaudioscale.la libgstaudioscale.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/audioscale'
Making all in auparse
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/auparse'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstauparse_la-gstauparse.lo `test -f 'gstauparse.c' || echo './'`gstauparse.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstauparse.c  -fPIC -DPIC -o .libs/libgstauparse_la-gstauparse.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstauparse.c -o libgstauparse_la-gstauparse.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstauparse.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstauparse_la-gstauparse.lo
generating symbol list for `libgstauparse.la'
/usr/bin/nm -B  .libs/libgstauparse_la-gstauparse.o  | sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstauparse.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstauparse.exp" > ".libs/libgstauparse.expT"
mv -f ".libs/libgstauparse.expT" ".libs/libgstauparse.exp"
cc -shared  .libs/libgstauparse_la-gstauparse.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstauparse.so -Wl,-retain-symbols-file -Wl,.libs/libgstauparse.exp -o .libs/libgstauparse.so
creating libgstauparse.la
(cd .libs && rm -f libgstauparse.la && ln -s ../libgstauparse.la libgstauparse.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/auparse'
Making all in avi
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/avi'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstavi_la-gstavi.lo `test -f 'gstavi.c' || echo './'`gstavi.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstavi.c  -fPIC -DPIC -o .libs/libgstavi_la-gstavi.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstavi.c -o libgstavi_la-gstavi.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstavi_la-gstavidemux.lo `test -f 'gstavidemux.c' || echo './'`gstavidemux.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstavidemux.c  -fPIC -DPIC -o .libs/libgstavi_la-gstavidemux.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstavidemux.c -o libgstavi_la-gstavidemux.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstavi_la-gstavimux.lo `test -f 'gstavimux.c' || echo './'`gstavimux.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstavimux.c  -fPIC -DPIC -o .libs/libgstavi_la-gstavimux.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstavimux.c -o libgstavi_la-gstavimux.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstavi.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstavi_la-gstavi.lo libgstavi_la-gstavidemux.lo libgstavi_la-gstavimux.lo
generating symbol list for `libgstavi.la'
/usr/bin/nm -B  .libs/libgstavi_la-gstavi.o .libs/libgstavi_la-gstavidemux.o .libs/libgstavi_la-gstavimux.o  | sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstavi.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstavi.exp" > ".libs/libgstavi.expT"
mv -f ".libs/libgstavi.expT" ".libs/libgstavi.exp"
cc -shared  .libs/libgstavi_la-gstavi.o .libs/libgstavi_la-gstavidemux.o .libs/libgstavi_la-gstavimux.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstavi.so -Wl,-retain-symbols-file -Wl,.libs/libgstavi.exp -o .libs/libgstavi.so
creating libgstavi.la
(cd .libs && rm -f libgstavi.la && ln -s ../libgstavi.la libgstavi.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/avi'
Making all in cdxaparse
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/cdxaparse'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstcdxaparse_la-gstcdxaparse.lo `test -f 'gstcdxaparse.c' || echo './'`gstcdxaparse.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstcdxaparse.c  -fPIC -DPIC -o .libs/libgstcdxaparse_la-gstcdxaparse.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstcdxaparse.c -o libgstcdxaparse_la-gstcdxaparse.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstcdxaparse.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstcdxaparse_la-gstcdxaparse.lo
generating symbol list for `libgstcdxaparse.la'
/usr/bin/nm -B  .libs/libgstcdxaparse_la-gstcdxaparse.o  | sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstcdxaparse.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcdxaparse.exp" > ".libs/libgstcdxaparse.expT"
mv -f ".libs/libgstcdxaparse.expT" ".libs/libgstcdxaparse.exp"
cc -shared  .libs/libgstcdxaparse_la-gstcdxaparse.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstcdxaparse.so -Wl,-retain-symbols-file -Wl,.libs/libgstcdxaparse.exp -o .libs/libgstcdxaparse.so
creating libgstcdxaparse.la
(cd .libs && rm -f libgstcdxaparse.la && ln -s ../libgstcdxaparse.la libgstcdxaparse.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/cdxaparse'
Making all in chart
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/chart'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstchart_la-gstchart.lo `test -f 'gstchart.c' || echo './'`gstchart.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstchart.c  -fPIC -DPIC -o .libs/libgstchart_la-gstchart.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstchart.c -o libgstchart_la-gstchart.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstchart.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstchart_la-gstchart.lo                                                                                  
generating symbol list for `libgstchart.la'
/usr/bin/nm -B  .libs/libgstchart_la-gstchart.o  | sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstchart.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstchart.exp" > ".libs/libgstchart.expT"
mv -f ".libs/libgstchart.expT" ".libs/libgstchart.exp"
cc -shared  .libs/libgstchart_la-gstchart.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstchart.so -Wl,-retain-symbols-file -Wl,.libs/libgstchart.exp -o .libs/libgstchart.so
creating libgstchart.la
(cd .libs && rm -f libgstchart.la && ln -s ../libgstchart.la libgstchart.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/chart'
Making all in colorspace
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/colorspace'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstcolorspace_la-gstcolorspace.lo `test -f 'gstcolorspace.c' || echo './'`gstcolorspace.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstcolorspace.c  -fPIC -DPIC -o .libs/libgstcolorspace_la-gstcolorspace.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstcolorspace.c -o libgstcolorspace_la-gstcolorspace.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstcolorspace_la-yuv2rgb.lo `test -f 'yuv2rgb.c' || echo './'`yuv2rgb.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c yuv2rgb.c  -fPIC -DPIC -o .libs/libgstcolorspace_la-yuv2rgb.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c yuv2rgb.c -o libgstcolorspace_la-yuv2rgb.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstcolorspace.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstcolorspace_la-gstcolorspace.lo libgstcolorspace_la-yuv2rgb.lo
generating symbol list for `libgstcolorspace.la'
/usr/bin/nm -B  .libs/libgstcolorspace_la-gstcolorspace.o .libs/libgstcolorspace_la-yuv2rgb.o  | sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstcolorspace.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcolorspace.exp" > ".libs/libgstcolorspace.expT"
mv -f ".libs/libgstcolorspace.expT" ".libs/libgstcolorspace.exp"
cc -shared  .libs/libgstcolorspace_la-gstcolorspace.o .libs/libgstcolorspace_la-yuv2rgb.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstcolorspace.so -Wl,-retain-symbols-file -Wl,.libs/libgstcolorspace.exp -o .libs/libgstcolorspace.so
creating libgstcolorspace.la
(cd .libs && rm -f libgstcolorspace.la && ln -s ../libgstcolorspace.la libgstcolorspace.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/colorspace'
Making all in cutter
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/cutter'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstcutter_la-gstcutter.lo `test -f 'gstcutter.c' || echo './'`gstcutter.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstcutter.c  -fPIC -DPIC -o .libs/libgstcutter_la-gstcutter.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstcutter.c -o libgstcutter_la-gstcutter.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstcutter.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstcutter_la-gstcutter.lo
generating symbol list for `libgstcutter.la'
/usr/bin/nm -B  .libs/libgstcutter_la-gstcutter.o  | sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstcutter.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstcutter.exp" > ".libs/libgstcutter.expT"
mv -f ".libs/libgstcutter.expT" ".libs/libgstcutter.exp"
cc -shared  .libs/libgstcutter_la-gstcutter.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstcutter.so -Wl,-retain-symbols-file -Wl,.libs/libgstcutter.exp -o .libs/libgstcutter.so
creating libgstcutter.la
(cd .libs && rm -f libgstcutter.la && ln -s ../libgstcutter.la libgstcutter.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/cutter'
Making all in debug
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/debug'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstefence_la-efence.lo `test -f 'efence.c' || echo './'`efence.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c efence.c  -fPIC -DPIC -o .libs/libgstefence_la-efence.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c efence.c -o libgstefence_la-efence.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstefence.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstefence_la-efence.lo                                                                                  
generating symbol list for `libgstefence.la'
/usr/bin/nm -B  .libs/libgstefence_la-efence.o  | sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstefence.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstefence.exp" > ".libs/libgstefence.expT"
mv -f ".libs/libgstefence.expT" ".libs/libgstefence.exp"
cc -shared  .libs/libgstefence_la-efence.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstefence.so -Wl,-retain-symbols-file -Wl,.libs/libgstefence.exp -o .libs/libgstefence.so
creating libgstefence.la
(cd .libs && rm -f libgstefence.la && ln -s ../libgstefence.la libgstefence.la)
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstnavigationtest_la-gstnavigationtest.lo `test -f 'gstnavigationtest.c' || echo './'`gstnavigationtest.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstnavigationtest.c  -fPIC -DPIC -o .libs/libgstnavigationtest_la-gstnavigationtest.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstnavigationtest.c -o libgstnavigationtest_la-gstnavigationtest.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstnavigationtest.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstnavigationtest_la-gstnavigationtest.lo
generating symbol list for `libgstnavigationtest.la'
/usr/bin/nm -B  .libs/libgstnavigationtest_la-gstnavigationtest.o  | sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstnavigationtest.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstnavigationtest.exp" > ".libs/libgstnavigationtest.expT"
mv -f ".libs/libgstnavigationtest.expT" ".libs/libgstnavigationtest.exp"
cc -shared  .libs/libgstnavigationtest_la-gstnavigationtest.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstnavigationtest.so -Wl,-retain-symbols-file -Wl,.libs/libgstnavigationtest.exp -o .libs/libgstnavigationtest.so
creating libgstnavigationtest.la
(cd .libs && rm -f libgstnavigationtest.la && ln -s ../libgstnavigationtest.la libgstnavigationtest.la)
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstdebug_la-gstdebug.lo `test -f 'gstdebug.c' || echo './'`gstdebug.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstdebug.c  -fPIC -DPIC -o .libs/libgstdebug_la-gstdebug.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstdebug.c -o libgstdebug_la-gstdebug.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstdebug_la-breakmydata.lo `test -f 'breakmydata.c' || echo './'`breakmydata.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c breakmydata.c  -fPIC -DPIC -o .libs/libgstdebug_la-breakmydata.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c breakmydata.c -o libgstdebug_la-breakmydata.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstdebug_la-negotiation.lo `test -f 'negotiation.c' || echo './'`negotiation.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c negotiation.c  -fPIC -DPIC -o .libs/libgstdebug_la-negotiation.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c negotiation.c -o libgstdebug_la-negotiation.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstdebug_la-gstnavseek.lo `test -f 'gstnavseek.c' || echo './'`gstnavseek.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstnavseek.c  -fPIC -DPIC -o .libs/libgstdebug_la-gstnavseek.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstnavseek.c -o libgstdebug_la-gstnavseek.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstdebug.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstdebug_la-gstdebug.lo libgstdebug_la-breakmydata.lo libgstdebug_la-negotiation.lo libgstdebug_la-gstnavseek.lo                                                                                  
generating symbol list for `libgstdebug.la'
/usr/bin/nm -B  .libs/libgstdebug_la-gstdebug.o .libs/libgstdebug_la-breakmydata.o .libs/libgstdebug_la-negotiation.o .libs/libgstdebug_la-gstnavseek.o  | sed -n -e 's/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstdebug.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstdebug.exp" > ".libs/libgstdebug.expT"
mv -f ".libs/libgstdebug.expT" ".libs/libgstdebug.exp"
cc -shared  .libs/libgstdebug_la-gstdebug.o .libs/libgstdebug_la-breakmydata.o .libs/libgstdebug_la-negotiation.o .libs/libgstdebug_la-gstnavseek.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstdebug.so -Wl,-retain-symbols-file -Wl,.libs/libgstdebug.exp -o .libs/libgstdebug.so
creating libgstdebug.la
(cd .libs && rm -f libgstdebug.la && ln -s ../libgstdebug.la libgstdebug.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/debug'
Making all in deinterlace
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/deinterlace'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstdeinterlace_la-gstdeinterlace.lo `test -f 'gstdeinterlace.c' || echo './'`gstdeinterlace.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstdeinterlace.c  -fPIC -DPIC -o .libs/libgstdeinterlace_la-gstdeinterlace.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstdeinterlace.c -o libgstdeinterlace_la-gstdeinterlace.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstdeinterlace.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstdeinterlace_la-gstdeinterlace.lo
generating symbol list for `libgstdeinterlace.la'
/usr/bin/nm -B  .libs/libgstdeinterlace_la-gstdeinterlace.o  | sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstdeinterlace.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstdeinterlace.exp" > ".libs/libgstdeinterlace.expT"
mv -f ".libs/libgstdeinterlace.expT" ".libs/libgstdeinterlace.exp"
cc -shared  .libs/libgstdeinterlace_la-gstdeinterlace.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstdeinterlace.so -Wl,-retain-symbols-file -Wl,.libs/libgstdeinterlace.exp -o .libs/libgstdeinterlace.so
creating libgstdeinterlace.la
(cd .libs && rm -f libgstdeinterlace.la && ln -s ../libgstdeinterlace.la libgstdeinterlace.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/deinterlace'
Making all in effectv
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/effectv'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gsteffectv.lo `test -f 'gsteffectv.c' || echo './'`gsteffectv.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gsteffectv.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gsteffectv.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gsteffectv.c -o libgsteffectv_la-gsteffectv.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstedge.lo `test -f 'gstedge.c' || echo './'`gstedge.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstedge.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstedge.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstedge.c -o libgsteffectv_la-gstedge.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstaging.lo `test -f 'gstaging.c' || echo './'`gstaging.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstaging.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstaging.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstaging.c -o libgsteffectv_la-gstaging.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstdice.lo `test -f 'gstdice.c' || echo './'`gstdice.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstdice.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstdice.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstdice.c -o libgsteffectv_la-gstdice.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstwarp.lo `test -f 'gstwarp.c' || echo './'`gstwarp.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstwarp.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstwarp.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstwarp.c -o libgsteffectv_la-gstwarp.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstshagadelic.lo `test -f 'gstshagadelic.c' || echo './'`gstshagadelic.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstshagadelic.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstshagadelic.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstshagadelic.c -o libgsteffectv_la-gstshagadelic.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstvertigo.lo `test -f 'gstvertigo.c' || echo './'`gstvertigo.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstvertigo.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstvertigo.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstvertigo.c -o libgsteffectv_la-gstvertigo.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstrev.lo `test -f 'gstrev.c' || echo './'`gstrev.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstrev.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstrev.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstrev.c -o libgsteffectv_la-gstrev.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgsteffectv_la-gstquark.lo `test -f 'gstquark.c' || echo './'`gstquark.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstquark.c  -fPIC -DPIC -o .libs/libgsteffectv_la-gstquark.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I../../gst/videofilter -O -pipe -march=pentiumpro -I/usr/local/include -c gstquark.c -o libgsteffectv_la-gstquark.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgsteffectv.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgsteffectv_la-gsteffectv.lo libgsteffectv_la-gstedge.lo libgsteffectv_la-gstaging.lo libgsteffectv_la-gstdice.lo libgsteffectv_la-gstwarp.lo libgsteffectv_la-gstshagadelic.lo libgsteffectv_la-gstvertigo.lo libgsteffectv_la-gstrev.lo libgsteffectv_la-gstquark.lo
generating symbol list for `libgsteffectv.la'
/usr/bin/nm -B  .libs/libgsteffectv_la-gsteffectv.o .libs/libgsteffectv_la-gstedge.o .libs/libgsteffectv_la-gstaging.o .libs/libgsteffectv_la-gstdice.o .libs/libgsteffectv_la-gstwarp.o .libs/libgsteffectv_la-gstshagadelic.o .libs/libgsteffectv_la-gstvertigo.o .libs/libgsteffectv_la-gstrev.o .libs/libgsteffectv_la-gstquark.o  | sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgsteffectv.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgsteffectv.exp" > ".libs/libgsteffectv.expT"
mv -f ".libs/libgsteffectv.expT" ".libs/libgsteffectv.exp"
cc -shared  .libs/libgsteffectv_la-gsteffectv.o .libs/libgsteffectv_la-gstedge.o .libs/libgsteffectv_la-gstaging.o .libs/libgsteffectv_la-gstdice.o .libs/libgsteffectv_la-gstwarp.o .libs/libgsteffectv_la-gstshagadelic.o .libs/libgsteffectv_la-gstvertigo.o .libs/libgsteffectv_la-gstrev.o .libs/libgsteffectv_la-gstquark.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgsteffectv.so -Wl,-retain-symbols-file -Wl,.libs/libgsteffectv.exp -o .libs/libgsteffectv.so
creating libgsteffectv.la
(cd .libs && rm -f libgsteffectv.la && ln -s ../libgsteffectv.la libgsteffectv.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/effectv'
Making all in festival
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/festival'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstfestival_la-gstfestival.lo `test -f 'gstfestival.c' || echo './'`gstfestival.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstfestival.c  -fPIC -DPIC -o .libs/libgstfestival_la-gstfestival.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstfestival.c -o libgstfestival_la-gstfestival.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link cc  -O -pipe -march=pentiumpro -I/usr/local/include  -L/usr/X11R6/lib -L/usr/local/lib -o libgstfestival.la -rpath /usr/X11R6/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstfestival_la-gstfestival.lo
generating symbol list for `libgstfestival.la'
/usr/bin/nm -B  .libs/libgstfestival_la-gstfestival.o  | sed -n -e 's/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstfestival.exp
grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstfestival.exp" > ".libs/libgstfestival.expT"
mv -f ".libs/libgstfestival.expT" ".libs/libgstfestival.exp"
cc -shared  .libs/libgstfestival_la-gstfestival.o  -L/usr/X11R6/lib -L/usr/local/lib  -march=pentiumpro -Wl,-soname -Wl,libgstfestival.so -Wl,-retain-symbols-file -Wl,.libs/libgstfestival.exp -o .libs/libgstfestival.so
creating libgstfestival.la
(cd .libs && rm -f libgstfestival.la && ln -s ../libgstfestival.la libgstfestival.la)
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/festival'
Making all in ffmpegcolorspace
gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/ffmpegcolorspace'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstffmpegcolorspace_la-gstffmpeg.lo `test -f 'gstffmpeg.c' || echo './'`gstffmpeg.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstffmpeg.c  -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-gstffmpeg.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstffmpeg.c -o libgstffmpegcolorspace_la-gstffmpeg.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8   -DGST_DISABLE_DEPRECATED  -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c -o libgstffmpegcolorspace_la-gstffmpegcolorspace.lo `test -f 'gstffmpegcolorspace.c' || echo './'`gstffmpegcolorspace.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -O -pipe -march=pentiumpro -I/usr/local/include -c gstffmpegcolorspace.c  -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-gstffmpegcolorspace.o
gstffmpegcolorspace.c: In function `gst_ffmpegcolorspace_chain':
gstffmpegcolorspace.c:309: syntax error before `0'
gmake[3]: *** [libgstffmpegcolorspace_la-gstffmpegcolorspace.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst/ffmpegcolorspace'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1/gst'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.1'
gmake: *** [all] Error 2
*** Error code 2
  
Stop in /usr/ports/multimedia/gstreamer-plugins.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade61281.6 make** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! multimedia/gstreamer-plugins (gstreamer-plugins-0.8.0_1)      (bad C++ code)
--->  Packages processed: 0 done, 57 ignored, 0 skipped and 1 failed
#

>How-To-Repeat:
Cvsup ports tree
Attempt to run "portupgrade -R gstreamer-plugins-0.8.0_1

>Fix:
Don't know



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404281849.i3SInVTq094429>