[Bug 784948] Building GStreamer using jhbuild fails due to "RuntimeError: generator didn't yield"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 15 13:15:14 UTC 2017


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

--- Comment #4 from Kalle Richter <krichter722 at aol.de> ---
> Can you edit that file in your meson installation and change the "except ... pass" to "except ... raise" and tell us what the traceback is? That should give us more information.

I did that (see
https://github.com/krichter722/meson/blob/exception_fix/mesonbuild/compilers/compilers.py#L734
for details) and did a `git clean -x -f -d && python3 setup.py build && sudo
python3 setup.py install` in `meson`'s source root. Then `jhbuild build
gstreamer` results in the same exception with the same stack and
`meson-log.txt` doesn't contain additional information.

-- 
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