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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 28 17:55:03 UTC 2016


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

--- Comment #29 from Jura <me at slie.ru> ---
I add eautoreconf, but next error:
>>> Unpacking source...
>>> Unpacking gst-plugins-base-1.9.2.tar.xz to /var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work
>>> Source unpacked in /var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work
>>> Preparing source in /var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work/gst-plugins-base-1.9.2 ...
 * Applying gst-plugins-base-1.9.2-separate-cflags-for-sse.patch ... [ ok ]
 * Running eautoreconf in
'/var/tmp/portage/media-libs/gst-plugins-base-1.9.2/work/gst-plugins-base-1.9.2'
...
 * Running autopoint --force ...                             [ ok ]
 * Skipping 'gtkdocize --copy' due gtkdocize not installed
 * Running libtoolize --install --copy --force --automake ...[ ok ]
 * Running aclocal -I m4 -I common/m4 ...                    [ ok ]
 * Running autoconf --force ...                              [ ok ]
 * Running autoheader ...                                    [ ok ]
 * Running automake --add-missing --copy --force-missing ... [ ok ]
 * Running elibtoolize in: gst-plugins-base-1.9.2/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
................
/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-sse41.c:
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-sse41.c:66: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-sse41.c:66: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