After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768028 - gst-transcoder: bootstrap does not install required meson dependency
gst-transcoder: bootstrap does not install required meson dependency
Status: RESOLVED DUPLICATE of bug 789316
Product: GStreamer
Classification: Platform
Component: cerbero
1.8.1
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-25 11:42 UTC by Marcin Lewandowski
Modified: 2018-01-16 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marcin Lewandowski 2016-06-25 11:42:07 UTC
it seems that bootstrap does not install all required dependencies for gst-transcoder:


[(88/90) gst-transcoder -> configure ]
***** Error running 'build' command:
Recipe 'gst-transcoder' failed at the build step 'configure'

./configure: 3: ./configure: Bad substitution
You should install mesonbuild to build gst-transcoder: http://mesonbuild.com/
You can simply install it with:
    $ sudo pip3 install meson
Running command './configure --prefix /root/cerbero-home/dist/windows_x86_64  --libdir=lib/ '
Comment 1 Tim-Philipp Müller 2016-06-25 11:59:03 UTC
This is something provided by the pitivi people not the GStreamer project.
Comment 2 Sebastian Dröge (slomo) 2016-06-27 06:36:45 UTC
Also this has currently the problem that meson requires python 3, while cerbero requires python 2.
Comment 3 Tim-Philipp Müller 2018-01-16 11:54:36 UTC

*** This bug has been marked as a duplicate of bug 789316 ***