[Bug 729276] audioresample: Misdetected and/or misused intrinsics headers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 28 12:45:11 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=729276

--- Comment #14 from Jura <me at slie.ru> ---
I apply patch from last cooment and try compile:

In file included from
/var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work/gst-plugins-base-1.9.2/gst-libs/gst/audio/audio-resampler.c:834:0:
/var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work/gst-plugins-base-1.9.2/gst-libs/gst/audio/audio-resampler-x86.h:
In function ‘inner_product_gint32_full_1_sse41’:
/var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work/gst-plugins-base-1.9.2/gst-libs/gst/audio/audio-resampler-x86.h:392:9:
error: implicit declaration of function ‘_mm_cvtsi128_si64’
[-Werror=implicit-function-declaration]
   res = _mm_cvtsi128_si64 (sum);
         ^
/var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work/gst-plugins-base-1.9.2/gst-libs/gst/audio/audio-resampler-x86.h:392:3:
error: nested extern declaration of ‘_mm_cvtsi128_si64’
[-Werror=nested-externs]
   res = _mm_cvtsi128_si64 (sum);

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list