Package Details: gstreamer0.10-base 0.10.36-13

Git Clone URL: https://aur.archlinux.org/gstreamer0.10-base.git (read-only, click to copy)
Package Base: gstreamer0.10-base
Description: GStreamer Multimedia Framework Base plugin libraries
Upstream URL: http://gstreamer.freedesktop.org/
Licenses: LGPL
Submitter: yurikoles
Maintainer: pfeifferj
Last Packager: pfeifferj
Votes: 131
Popularity: 0.095635
First Submitted: 2017-01-26 13:45 (UTC)
Last Updated: 2025-03-05 18:17 (UTC)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 Next › Last »

MartinDiehl commented on 2017-01-30 09:28 (UTC)

Does not compile on my i686 system. The error message seems to be related to a different problem then in the previous comments: resample_sse.h: In function ‘inner_product_single’: /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include/xmmintrin.h:115:1: error: inlining failed in call to always_inline ‘_mm_setzero_ps’: target specific option mismatch _mm_setzero_ps (void) /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include/xmmintrin.h:181:1: error: inlining failed in call to always_inline ‘_mm_add_ps’: target specific option mismatch _mm_add_ps (__m128 __A, __m128 __B) /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include/xmmintrin.h:193:1: error: inlining failed in call to always_inline ‘_mm_mul_ps’: target specific option mismatch _mm_mul_ps (__m128 __A, __m128 __B) /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include/xmmintrin.h:929:1: error: inlining failed in call to always_inline ‘_mm_loadu_ps’: target specific option mismatch _mm_loadu_ps (float const *__P) /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include/xmmintrin.h:782:1: error: inlining failed in call to always_inline ‘_mm_movehl_ps’: target specific option mismatch _mm_movehl_ps (__m128 __A, __m128 __B)

Ghul commented on 2017-01-29 23:14 (UTC)

doesn compile anymore like previous messages

eoli3n commented on 2017-01-28 23:56 (UTC)

does not compile here too FAIL: elements/adder [...] ============================================================================ Testsuite summary for GStreamer Base Plug-ins 0.10.36 ============================================================================ # TOTAL: 59 # PASS: 58 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/check/test-suite.log Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer ============================================================================ make[4]: *** [Makefile:3013: test-suite.log] Error 1 make[4] : on quitte le répertoire « /home/user/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/tests/check » make[3]: *** [Makefile:3121: check-TESTS] Error 2 make[3] : on quitte le répertoire « /home/user/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/tests/check » make[2]: *** [Makefile:3605: check-am] Error 2 make[2] : on quitte le répertoire « /home/user/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/tests/check » make[1]: *** [Makefile:570: check-recursive] Error 1 make[1] : on quitte le répertoire « /home/user/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/tests » make: *** [Makefile:678: check-recursive] Error 1 ==> ERREUR : Une erreur s’est produite dans check().

not_anonymous commented on 2017-01-28 23:14 (UTC)

gstreamer0.10-base E: Dependency perl detected and not included (programs ['perl'] needed in scripts ['usr/bin/gst-visualise-0.10']) ^^^^^^^^ namcap output (This *DID* compile/install fine here btw.)

gyscos commented on 2017-01-28 02:10 (UTC)

This points to a commit much more recent than the `gstreamer0.10` package, which causes incompatibilities (in particular the GST_PLUGIN_DEFINE2 macro).

realmatrix commented on 2017-01-27 19:59 (UTC)

exactly same error like flying-sheep could somebody fix?

saeedata commented on 2017-01-27 16:59 (UTC)

i have a problem same @flying-sheep what should i do?

GordonGR commented on 2017-01-27 13:42 (UTC)

Everything built fine here :S Have you guys tried building in chroot? Keep in mind these packages are ancient.

fatmike commented on 2017-01-27 12:28 (UTC)

For me neither :(

flying-sheep commented on 2017-01-27 11:30 (UTC)

doesn’t compile! In file included from /usr/include/gstreamer-0.10/gst/gst.h:32:0, from gstadder.h:26, from gstadder.c:46: /usr/include/gstreamer-0.10/gst/gstversion.h:48:27: Fehler: expected declaration specifiers or »...« before »(« token #define GST_VERSION_MAJOR (0) ^ gstadder.c:1329:21: Anmerkung: bei Substitution des Makros »GST_VERSION_MAJOR« GST_PLUGIN_DEFINE2 (GST_VERSION_MAJOR, ^~~~~~~~~~~~~~~~~ /usr/include/gstreamer-0.10/gst/gstversion.h:54:27: Fehler: expected declaration specifiers or »...« before »(« token #define GST_VERSION_MINOR (10) ^ gstadder.c:1330:5: Anmerkung: bei Substitution des Makros »GST_VERSION_MINOR« GST_VERSION_MINOR, ^~~~~~~~~~~~~~~~~ gstadder.c:1331:5: Fehler: unbekannter Typname: »adder« adder, ^~~~~ gstadder.c:1332:5: Fehler: expected declaration specifiers or »...« before string constant "Adds multiple streams", ^~~~~~~~~~~~~~~~~~~~~~~ gstadder.c:1333:5: Fehler: expected declaration specifiers or »...« before »plugin_init« plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) ^~~~~~~~~~~ In file included from gstadder.c:44:0: ../../config.h:394:17: Fehler: expected declaration specifiers or »...« before string constant #define VERSION "0.10.36" ^ gstadder.c:1333:18: Anmerkung: bei Substitution des Makros »VERSION« plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) ^~~~~~~ gstadder.c:1333:27: Fehler: expected declaration specifiers or »...« before string constant plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) ^~~~~~ In file included from gstadder.c:44:0: ../../config.h:82:26: Fehler: expected declaration specifiers or »...« before string constant #define GST_PACKAGE_NAME "GStreamer Base Plugins (Archlinux)" ^ ../../config.h:82:26: Anmerkung: in Definition des Makros »GST_PACKAGE_NAME« #define GST_PACKAGE_NAME "GStreamer Base Plugins (Archlinux)" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../config.h:85:28: Fehler: expected declaration specifiers or »...« before string constant #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/" ^ gstadder.c:1333:53: Anmerkung: bei Substitution des Makros »GST_PACKAGE_ORIGIN« plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) ^~~~~~~~~~~~~~~~~~ gstadder.c:1315:1: Warnung: »plugin_init« defined but not used [-Wunused-function] plugin_init (GstPlugin * plugin) ^~~~~~~~~~~ make[4]: *** [Makefile:687: libgstadder_la-gstadder.lo] Fehler 1 make[4]: Verzeichnis „/home/phil/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/gst/adder“ wird verlassen make[3]: *** [Makefile:583: all] Fehler 2 make[3]: Verzeichnis „/home/phil/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/gst/adder“ wird verlassen make[2]: *** [Makefile:833: adder] Fehler 2 make[2]: Verzeichnis „/home/phil/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base/gst“ wird verlassen make[1]: *** [Makefile:678: all-recursive] Fehler 1 make[1]: Verzeichnis „/home/phil/.cache/pacaur/gstreamer0.10-base/src/gst-plugins-base“ wird verlassen make: *** [Makefile:607: all] Fehler 2