build faild
Submitted by jesse liu
Link to original bug (#796323)
Description
build gst-plugins-base-1.0-1.15.0.1 on macos 10.13.4 failed.
use "./cerbero-uninstalled build gst-plugins-base-1.0" to build
get follow message:
Recipe 'gst-plugins-base-1.0' failed at the build step 'compile'
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort
and then find out it was failed in "gst-plugins-base-1.0-1.15.0.1/gst-libs/gst/video",append pkgconfig path to GST_PKG_CONFIG_PATH in Makefile in this dir, and then simple run 'make', get the follow error:
Command '['/Users/liuzx/Documents/projects/opensource/gstreamer/cerbero/build/sources/darwin_x86_64/gst-plugins-base-1.0-1.15.0.1/gst-libs/gst/video/tmp-introspectxxq1o2bx/GstVideo-1.0', '--introspect-dump=/Users/liuzx/Documents/projects/opensource/gstreamer/cerbero/build/sources/darwin_x86_64/gst-plugins-base-1.0-1.15.0.1/gst-libs/gst/video/tmp-introspectxxq1o2bx/functions.txt,/Users/liuzx/Documents/projects/opensource/gstreamer/cerbero/build/sources/darwin_x86_64/gst-plugins-base-1.0-1.15.0.1/gst-libs/gst/video/tmp-introspectxxq1o2bx/dump.xml']' died with <Signals.SIGSEGV: 11>.
make[1]: *** [GstVideo-1.0.gir] Error 1
make: *** [all] Error 2