Bug 195282 - multimedia/clutter-gst 'clutter_gst_init' is invalid in C99
Summary: multimedia/clutter-gst 'clutter_gst_init' is invalid in C99
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-22 13:29 UTC by mikhail.rokhin
Modified: 2016-01-17 10:53 UTC (History)
2 users (show)

See Also:
mikhail.rokhin: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mikhail.rokhin 2014-11-22 13:29:21 UTC
GEN      ClutterGst-2.0.gir
/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst/tmp-introspect8UiiuS/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.
Command '['/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst/tmp-introspect8UiiuS/ClutterGst-2.0', '--introspect-dump=/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst/tmp-introspect8UiiuS/functions.txt,/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst/tmp-introspect8UiiuS/dump.xml']' returned non-zero exit status -12
Makefile:1245: recipe for target 'ClutterGst-2.0.gir' failed
gmake[5]: *** [ClutterGst-2.0.gir] Error 1
gmake[5]: Leaving directory '/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst'
Makefile:900: recipe for target 'all-recursive' failed
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory '/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst'
Makefile:617: recipe for target 'all' failed
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory '/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12/clutter-gst'
Makefile:526: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12'
Makefile:433: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory '/usr/ports/multimedia/clutter-gst/work/clutter-gst-2.0.12'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/clutter-gst
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-22 13:29:21 UTC
Auto-assigned to maintainer gnome@FreeBSD.org
Comment 2 Koop Mast freebsd_committer freebsd_triage 2014-11-22 17:04:43 UTC
I don't think a warning should cause the introspection generation to fail. What version of FreeBSD is this?
Comment 3 mikhail.rokhin 2014-11-22 18:26:46 UTC
(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
Comment 4 mikhail.rokhin 2014-11-25 16:29:08 UTC
(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