Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 16:29:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 195282] multimedia/clutter-gst 'clutter_gst_init' is invalid in C99
Message-ID:  <bug-195282-6497-IysIUtY30O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195282-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195282-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195282

--- Comment #4 from mikhail.rokhin@gmail.com ---
(In reply to Koop Mast from comment #2)
> I don't think a warning should cause the introspection generation to fail.
> What version of FreeBSD is this?

warning still exists, but previous failure was corrected in update.


gmake[5]: Entering directory
'/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst'
  GEN      ClutterGst-2.0.gir
/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst/tmp-introspectXB_EoF/ClutterGst-2.0.c:587:3:
warning: 
      implicit declaration of function 'clutter_gst_init' is invalid in C99
      [-Wimplicit-function-declaration]
  clutter_gst_init(0,NULL);
  ^
1 warning generated.

(gst-plugin-scanner:1580): GStreamer-WARNING **: Failed to load plugin
'/usr/local/lib/gstreamer-1.0/libgstopencv.so':
/usr/local/lib/gstreamer-1.0/libgstopencv.so: Undefined symbol
"_ZN2cv3Mat10deallocateEv"
  GEN      ClutterGst-2.0.typelib

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195282-6497-IysIUtY30O>