Summary: | multimedia/clutter-gst 'clutter_gst_init' is invalid in C99 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | mikhail.rokhin |
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | kwm, miwi |
Priority: | --- | Flags: | mikhail.rokhin:
maintainer-feedback?
(gnome) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
mikhail.rokhin
2014-11-22 13:29:21 UTC
Auto-assigned to maintainer gnome@FreeBSD.org I don't think a warning should cause the introspection generation to fail. What version of FreeBSD is this? (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? Any CURRENT (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 |