Package Details: gstreamer0.10-good 0.10.31-30

Git Clone URL: https://aur.archlinux.org/gstreamer0.10-good.git (read-only, click to copy)
Package Base: gstreamer0.10-good
Description: GStreamer Multimedia Framework Good plugin libraries
Upstream URL: https://github.com/triceratops1/gstreamer0
Licenses: LGPL
Submitter: yurikoles
Maintainer: kirillnow
Last Packager: kirillnow
Votes: 47
Popularity: 0.005807
First Submitted: 2017-01-26 13:56 (UTC)
Last Updated: 2024-02-27 03:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

nagar commented on 2017-01-28 04:49 (UTC)

Confirm Compiler error :) ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build gstreamer0.10-good.

Caiosama205 commented on 2017-01-28 02:59 (UTC)

Confirm the compile error here too

alfredo.ardito commented on 2017-01-27 21:09 (UTC)

Yep, same error...

teejer commented on 2017-01-27 15:11 (UTC)

I am also getting a compile error

Haron_Prime commented on 2017-01-27 13:45 (UTC)

Same here

SinClaus commented on 2017-01-27 02:52 (UTC)

I've error message with compiling this package and gstreamer0.10-good-plugin (the same). CC libgstvideofilter_la-plugin.lo In file included from /usr/include/gstreamer-0.10/gst/gst.h:32:0, from plugin.c:24: /usr/include/gstreamer-0.10/gst/gstversion.h:48:27: error: expected declaration specifiers or ‘...’ before ‘(’ token #define GST_VERSION_MAJOR (0) ^ plugin.c:43:21: note: in expansion of macro ‘GST_VERSION_MAJOR’ GST_PLUGIN_DEFINE2 (GST_VERSION_MAJOR, ^~~~~~~~~~~~~~~~~ /usr/include/gstreamer-0.10/gst/gstversion.h:54:27: error: expected declaration specifiers or ‘...’ before ‘(’ token #define GST_VERSION_MINOR (10) ^ plugin.c:44:5: note: in expansion of macro ‘GST_VERSION_MINOR’ GST_VERSION_MINOR, ^~~~~~~~~~~~~~~~~ plugin.c:45:5: error: unknown type name ‘videofilter’ videofilter, ^~~~~~~~~~~ plugin.c:46:5: error: expected declaration specifiers or ‘...’ before string constant "Video filters plugin", ^~~~~~~~~~~~~~~~~~~~~~ plugin.c:47:5: error: expected declaration specifiers or ‘...’ before ‘plugin_init’ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~~~~~ In file included from plugin.c:21:0: ../../config.h:421:17: error: expected declaration specifiers or ‘...’ before string constant #define VERSION "0.10.31" ^ plugin.c:47:18: note: in expansion of macro ‘VERSION’ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~ ../../config.h:39:21: error: expected declaration specifiers or ‘...’ before string constant #define GST_LICENSE "LGPL" ^ plugin.c:47:27: note: in expansion of macro ‘GST_LICENSE’ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~~~~~ ../../config.h:42:26: error: expected declaration specifiers or ‘...’ before string constant #define GST_PACKAGE_NAME "GStreamer Good Plugins (Archlinux)" ^ ../../config.h:42:26: note: in definition of macro ‘GST_PACKAGE_NAME’ #define GST_PACKAGE_NAME "GStreamer Good Plugins (Archlinux)" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../config.h:45:28: error: expected declaration specifiers or ‘...’ before string constant #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/" ^ plugin.c:47:58: note: in expansion of macro ‘GST_PACKAGE_ORIGIN’ plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~~~~~~~~~~~~ plugin.c:32:1: warning: ‘plugin_init’ defined but not used [-Wunused-function] plugin_init (GstPlugin * plugin) ^~~~~~~~~~~

jewelux commented on 2017-01-26 20:42 (UTC)

I've got the following error while compiling: commment-begin==> In file included from /usr/include/gstreamer-0.10/gst/gst.h:32:0, from plugin.c:24: /usr/include/gstreamer-0.10/gst/gstversion.h:48:27: Fehler: expected declaration specifiers or »...« before »(« token #define GST_VERSION_MAJOR (0) ^ plugin.c:43: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) ^ plugin.c:44:5: Anmerkung: bei Substitution des Makros »GST_VERSION_MINOR« GST_VERSION_MINOR, ^~~~~~~~~~~~~~~~~ plugin.c:45:5: Fehler: unbekannter Typname: »videofilter« videofilter, ^~~~~~~~~~~ plugin.c:46:5: Fehler: expected declaration specifiers or »...« before string constant "Video filters plugin", ^~~~~~~~~~~~~~~~~~~~~~ plugin.c:47:5: Fehler: expected declaration specifiers or »...« before »plugin_init« plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~~~~~ In file included from plugin.c:21:0: ../../config.h:421:17: Fehler: expected declaration specifiers or »...« before string constant #define VERSION "0.10.31" ^ plugin.c:47:18: Anmerkung: bei Substitution des Makros »VERSION« plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~ ../../config.h:39:21: Fehler: expected declaration specifiers or »...« before string constant #define GST_LICENSE "LGPL" ^ plugin.c:47:27: Anmerkung: bei Substitution des Makros »GST_LICENSE« plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~~~~~ ../../config.h:42:26: Fehler: expected declaration specifiers or »...« before string constant #define GST_PACKAGE_NAME "GStreamer Good Plugins (Archlinux)" ^ ../../config.h:42:26: Anmerkung: in Definition des Makros »GST_PACKAGE_NAME« #define GST_PACKAGE_NAME "GStreamer Good Plugins (Archlinux)" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../config.h:45:28: Fehler: expected declaration specifiers or »...« before string constant #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/" ^ plugin.c:47:58: Anmerkung: bei Substitution des Makros »GST_PACKAGE_ORIGIN« plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN); ^~~~~~~~~~~~~~~~~~ plugin.c:32:1: Warnung: »plugin_init« defined but not used [-Wunused-function] plugin_init (GstPlugin * plugin) ^~~~~~~~~~~ make[3]: *** [Makefile:696: libgstvideofilter_la-plugin.lo] Fehler 1 make[3]: Verzeichnis „/home/rispenhirse/.cache/pacaur/gstreamer0.10-good/src/gst-plugins-good/gst/videofilter“ wird verlassen make[2]: *** [Makefile:865: videofilter] Fehler 2 make[2]: Verzeichnis „/home/rispenhirse/.cache/pacaur/gstreamer0.10-good/src/gst-plugins-good/gst“ wird verlassen make[1]: *** [Makefile:715: all-recursive] Fehler 1 make[1]: Verzeichnis „/home/rispenhirse/.cache/pacaur/gstreamer0.10-good/src/gst-plugins-good“ wird verlassen make: *** [Makefile:644: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab... :: Konnte gstreamer0.10-ugly-Paket(e) nicht erstellen :: Konnte gstreamer0.10-good-plugins-Paket(e) nicht erstellen <==comment-end Compiling gstreamer0.10-ugly results in nearly the same error. Thx your for help.