Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2012 08:38:11 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-ports@freebsd.org, freebsd-multimedia@freebsd.org
Subject:   Fwd: gstreamer-plugins upgrade fails
Message-ID:  <4FFD1F53.6030005@netfence.it>
In-Reply-To: <4FFB00C9.6090409@netfence.it>
References:  <4FFB00C9.6090409@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
I apologize if this comes up twice, but I don't see my first post 
anywhere...


-------- Original Message --------
Subject: gstreamer-plugins upgrade fails
Date: Mon, 09 Jul 2012 18:03:21 +0200
From: Andrea Venturoli <ml@netfence.it>
To: freebsd-ports@freebsd.org, multimedia@FreeBSD.org

Hello.

I'm on 8.2/i386 and I do "portupgrade -R gstreamer-plugins".
What I end up with is:

>...
> gmake -C audioresample
> gmake[3]: Entering directory `/usr/local/local/storage/alamartmp/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36/gst/audioresample'
>   CC     libgstaudioresample_la-gstaudioresample.lo
>   CC     libgstaudioresample_la-speex_resampler_int.lo
>   CC     libgstaudioresample_la-speex_resampler_float.lo
> In file included from resample.c:137,
>                  from speex_resampler_float.c:26:
> resample_sse.h: In function 'inner_product_double':
> resample_sse.h:102: error: '__m128d' undeclared (first use in this function)
> resample_sse.h:102: error: (Each undeclared identifier is reported only once
> resample_sse.h:102: error: for each function it appears in.)
> resample_sse.h:102: error: expected ';' before 'sum'
> resample_sse.h:103: warning: ISO C90 forbids mixed declarations and code
> resample_sse.h:107: error: 'sum' undeclared (first use in this function)
> resample_sse.h:107: warning: implicit declaration of function '_mm_add_pd'
> resample_sse.h:107: warning: nested extern declaration of '_mm_add_pd'
> resample_sse.h:107: warning: implicit declaration of function '_mm_cvtps_pd'
> resample_sse.h:107: warning: nested extern declaration of '_mm_cvtps_pd'
> resample_sse.h:114: warning: implicit declaration of function '_mm_add_sd'
> resample_sse.h:114: warning: nested extern declaration of '_mm_add_sd'
> resample_sse.h:114: warning: implicit declaration of function '_mm_unpackhi_pd'
> resample_sse.h:114: warning: nested extern declaration of '_mm_unpackhi_pd'
> resample_sse.h:115: warning: implicit declaration of function '_mm_store_sd'
> resample_sse.h:115: warning: nested extern declaration of '_mm_store_sd'
> resample_sse.h: In function 'interpolate_product_double':
> resample_sse.h:154: error: '__m128d' undeclared (first use in this function)
> resample_sse.h:154: error: expected ';' before 'sum'
> resample_sse.h:155: error: expected ';' before 'sum1'
> resample_sse.h:156: error: expected ';' before 'sum2'
> resample_sse.h:157: warning: ISO C90 forbids mixed declarations and code
> resample_sse.h:158: error: expected ';' before 'f1'
> resample_sse.h:159: error: expected ';' before 'f2'
> resample_sse.h:160: warning: ISO C90 forbids mixed declarations and code
> resample_sse.h:164: error: 'sum1' undeclared (first use in this function)
> resample_sse.h:165: error: 'sum2' undeclared (first use in this function)
> resample_sse.h:171: warning: implicit declaration of function '_mm_mul_pd'
> resample_sse.h:171: warning: nested extern declaration of '_mm_mul_pd'
> resample_sse.h:171: error: 'f1' undeclared (first use in this function)
> resample_sse.h:172: error: 'f2' undeclared (first use in this function)
> resample_sse.h:173: error: 'sum' undeclared (first use in this function)
> resample_sse.h:157: warning: unused variable 'f'
> gmake[3]: *** [libgstaudioresample_la-speex_resampler_float.lo] Error 1
> gmake[3]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36/gst/audioresample'
> gmake[2]: *** [audioresample] Error 2
> gmake[2]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36/gst'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36'
> gmake: *** [all] Error 2
> *** Error code 1

I searched this up and found some old threads (2009 or so): they suggest
an upgrade of the port tree.
My port tree is up to date and all gstreamer-plugins's dependencies are
too (I tried "portupgrade -Rf gstreamer-plugins").

Any hint?

  bye & Thanks
	av.





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