[Bug 797077] New: intltool required to package gstreamer-1.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 4 22:51:51 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797077
Bug ID: 797077
Summary: intltool required to package gstreamer-1.0
Classification: Platform
Product: GStreamer
Version: 1.14.x
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: cerbero
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ding at panopto.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I am on Linux Mint Tara (equivalent to Ubuntu 18.04).
After bootstrapping cerbero, I executed the following:
./cerbero-uninstalled package gstreamer-1.0
I observed an error:
[(36/80) libsoup -> fetch ]
-----> Fetching tarball
http://ftp.gnome.org/pub/gnome/sources/libsoup/2.60/libsoup-2.60.3.tar.xz to
/home/ding/github/gstreamer/cerbero/build/sources/local/libsoup-2.60.3/libsoup-2.60.3.tar.xz
[(36/80) libsoup -> extract ]
-----> Extracting tarball to
/home/ding/github/gstreamer/cerbero/build/sources/linux_x86_64/libsoup-2.60.3
Unpacking
/home/ding/github/gstreamer/cerbero/build/sources/local/libsoup-2.60.3/libsoup-2.60.3.tar.xz
in /home/ding/github/gstreamer/cerbero/build/sources/linux_x86_64
[(36/80) libsoup -> configure ]
Running command 'gtkdocize && intltoolize --automake --copy && autoreconf
--force --install --verbose'
/bin/sh: 1: intltoolize: not found
Recipe 'libsoup' failed at the build step 'configure'
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
I was able to execute the following as a workaround:
sudo apt install intltool
--
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