Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2012 10:16:54 -0400
From:      Nikolai Wendorf <nick@wholesum.net>
To:        freebsd-questions@FreeBSD.org
Subject:   (gstreamer-plugins-0.10.35_1,3)  (compiler error)
Message-ID:  <4FEDB8D6.4040202@wholesum.net>

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

Recent csup introduced this error

===>  Building for gstreamer-plugins-0.10.36,3
.
.
gmake[3]: Entering directory 
`/usr/ports/multimedia/gstreamer-plugins/work/gst-p
lugins-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:134,
                  from speex_resampler_float.c:26:
resample_sse.h: In function 'inner_product_single':
resample_sse.h:46: error: '__m128' undeclared (first use in this function)
resample_sse.h:46: error: (Each undeclared identifier is reported only once
resample_sse.h:46: error: for each function it appears in.)
resample_sse.h:46: error: expected ';' before 'sum'
resample_sse.h:49: error: 'sum' undeclared (first use in this function)
resample_sse.h:49: warning: implicit declaration of function '_mm_add_ps'
resample_sse.h:49: warning: nested extern declaration of '_mm_add_ps'
resample_sse.h:49: warning: implicit declaration of function '_mm_mul_ps'
resample_sse.h:49: warning: nested extern declaration of '_mm_mul_ps'
resample_sse.h:49: warning: implicit declaration of function '_mm_loadu_ps'

the final complaint from portupgrade was
         ! multimedia/gstreamer-plugins (gstreamer-plugins-0.10.35_1,3)  
(compiler error)


FreeBSD 8.3-STABLE #0: Thu Jun 28 12:56:46 EDT 2012

thanks,
Nick



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