[Bug 231406] [exp-run] multimedia/gstreamer1: update to 1.14.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 3 06:46:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231406

--- Comment #11 from Charlie Li <ml+freebsd at vishwin.info> ---
Looks like I got a downstream build failure with this update whilst building
audio/rhythmbox:

libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../..
-DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"Rhythmbox\"
-I../.. -I../../lib -I../../metadata -I../../rhythmdb -I../../widgets
-I../../sources -I../../plugins -I../../shell -I../../backends
-DPIXMAP_DIR=\"/usr/local/share/pixmaps\"
-DSHARE_DIR=\"/usr/local/share/rhythmbox\" -DDATADIR=\"/usr/local/share\"
-I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/gtk-3.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi
-I/usr/local/include/cairo -I/usr/local/include/pixman-1
-I/usr/local/include/freetype2 -I/usr/local/include/libdrm
-I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0
-I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0
-I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libsoup-2.4
-I/usr/local/include/libxml2 -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE
-I/usr/local/include/json-glib-1.0 -pthread -I/usr/local/include/gstreamer-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -I/usr/local/include/orc-0.4 -pthread
-DGST_USE_UNSTABLE_API -I/usr/local/include/totem-pl-parser/1/plparser
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include/gmime-3.0 -pthread -isystem /usr/local/include
-I/usr/local/include -O2 -pipe -march=broadwell -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing -I/usr/local/include -MT
libfmradio_la-rb-fm-radio-gst-src.lo -MD -MP -MF
.deps/libfmradio_la-rb-fm-radio-gst-src.Tpo -c rb-fm-radio-gst-src.c  -fPIC
-DPIC -o .libs/libfmradio_la-rb-fm-radio-gst-src.o
rb-fm-radio-gst-src.c:179:1: error: pasting formed '"rbsilencesrc"_get_desc',
an invalid preprocessing token
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
^
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:257:62: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT const GstPluginDesc * G_PASTE(gst_plugin_, G_PASTE(name,
_get_desc)) (void); \
                                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed 'gst_plugin_"rbsilencesrc"',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:257:41: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT const GstPluginDesc * G_PASTE(gst_plugin_, G_PASTE(name,
_get_desc)) (void); \
                                        ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: expected ';' after top level declarator
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:257:62: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT const GstPluginDesc * G_PASTE(gst_plugin_, G_PASTE(name,
_get_desc)) (void); \
                                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:47: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                              ^
rb-fm-radio-gst-src.c:181:6: note: expanded from macro 'identifier1'
                   "rbsilencesrc",
                   ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed '"rbsilencesrc"_register',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:258:45: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT void G_PASTE(gst_plugin_, G_PASTE(name, _register)) (void); \
                                            ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed 'gst_plugin_"rbsilencesrc"',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:258:24: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT void G_PASTE(gst_plugin_, G_PASTE(name, _register)) (void); \
                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: variable has incomplete type 'void'
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:258:24: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT void G_PASTE(gst_plugin_, G_PASTE(name, _register)) (void); \
                       ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:47: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                              ^
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:258:32: note: expanded from
macro 'identifier1'
GST_PLUGIN_EXPORT void G_PASTE(gst_plugin_, G_PASTE(name, _register)) (void); \
                               ^
rb-fm-radio-gst-src.c:179:1: error: expected ';' after top level declarator
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:258:45: note: expanded from
macro 'GST_PLUGIN_DEFINE'
GST_PLUGIN_EXPORT void G_PASTE(gst_plugin_, G_PASTE(name, _register)) (void); \
                                            ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:47: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                              ^
rb-fm-radio-gst-src.c:181:6: note: expanded from macro 'identifier1'
                   "rbsilencesrc",
                   ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed '"rbsilencesrc"_get_desc',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:276:22: note: expanded from
macro 'GST_PLUGIN_DEFINE'
G_PASTE(gst_plugin_, G_PASTE(name, _get_desc)) (void) \
                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed 'gst_plugin_"rbsilencesrc"',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:275:23: note: expanded from
macro 'GST_PLUGIN_DEFINE'
const GstPluginDesc * \
                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro '\
G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: expected ';' after top level declarator
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:276:22: note: expanded from
macro 'GST_PLUGIN_DEFINE'
G_PASTE(gst_plugin_, G_PASTE(name, _get_desc)) (void) \
                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:47: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                              ^
rb-fm-radio-gst-src.c:181:6: note: expanded from macro 'identifier1'
                   "rbsilencesrc",
                   ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed '"rbsilencesrc"_register',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:282:22: note: expanded from
macro 'GST_PLUGIN_DEFINE'
G_PASTE(gst_plugin_, G_PASTE(name, _register)) (void) \
                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro
'G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
rb-fm-radio-gst-src.c:179:1: error: pasting formed 'gst_plugin_"rbsilencesrc"',
an invalid preprocessing token
/usr/local/include/gstreamer-1.0/gst/gstplugin.h:281:6: note: expanded from
macro 'GST_PLUGIN_DEFINE'
void \
     ^
/usr/local/include/glib-2.0/glib/gmacros.h:239:47: note: expanded from macro '\
G_PASTE'
#define G_PASTE(identifier1,identifier2)      G_PASTE_ARGS (identifier1,
identifier2)
                                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:238:59: note: expanded from macro
'G_PASTE_ARGS'
#define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
                                                          ^
12 errors generated.
gmake[5]: *** [Makefile:626: libfmradio_la-rb-fm-radio-gst-src.lo] Error 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list