Troubles installing Gstreamer 1.18 with Cerberos in Windows

peter12 mikelblaz6 at gmail.com
Wed Jan 13 13:08:39 UTC 2021


I am following the theseinstructions:
https://gitlab.freedesktop.org/gstreamer/cerbero/-/tree/1.18

Therefore I install the missing parts of the build system using the
packages with the following command:
./cerbero-uninstalled bootstrap

However, afterwards to build all the recipes in the package I have one
error:

-----------------------------
$ ./cerbero-uninstalled package gstreamer-1.0

[(3/79 @ 7%) libffi -> extract]
[(3/79 @ 7%) libffi -> configure]

ERROR: Could not detect Ninja v1.5 or newer

A full log can be found at
C:\MinGW\msys\1.0\home\mblazquez\cerbero-1.18\build\sources\mingw_x86_64\libffi-3.2.9999\_builddir\meson-logs\meson-log.txt

Recipe 'libffi' failed at the build step 'configure'
Command Error: Running
['C:/MinGW/msys/1.0/home/mblazquez/cerbero-1.18/build/build-tools/bin/meson',
'--prefix=C:/MinGW/msys/1.0/home/mblazquez/cerbero-1.18/build/dist/mingw_x86_64',
'--libdir=lib', '-Ddebug=true', '--default-library=both',
'-Doptimization=2', '--backend=ninja', '--wrap-mode=nodownload',
'--native-file',
'C:/MinGW/msys/1.0/home/mblazquez/cerbero-1.18/build/sources/mingw_x86_64/libffi-3.2.9999/_builddir/meson-native-file.txt']
returned 1
Output in logfile
C:/MinGW/msys/1.0/home/mblazquez/cerbero-1.18/build/logs/mingw_x86_64/libffi-configure.log
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
-----------------------------

How could I solve it?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list