[Bug 781148] gst-build does not work on macOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 10 21:36:20 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781148

--- Comment #9 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
The significantly better test in autotools tells me that:

configure:22829: checking for gobject-introspection
configure:22860: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0
>= 1.31.1"
Package libffi was not found in the pkg-config search path.
Perhaps you should add the directory containing `libffi.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libffi', required by 'gobject-introspection-1.0', not found


It seems like a bug in the gobject-introspection-1.0 pkgconfig on macOS, as
libffi is part of the platform there (and therefore has no .pc file)

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


More information about the gstreamer-bugs mailing list