[Bug 753492] New: Error when building gnonline using jhbuild in arch
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 10 22:56:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753492
Bug ID: 753492
Summary: Error when building gnonline using jhbuild in arch
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gnonlin
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: abdealikothari at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Im running arch linux with an updated version of autotools and automake. I get
the following error when installing gnonlin in jhbuild.
*** Checking out gnonlin *** [1/1]
git remote set-url origin git://anongit.freedesktop.org/gstreamer/gnonlin
git remote update origin
Fetching origin
git rebase origin/master
Current branch master is up to date.
git submodule init
git submodule update
*** Configuring gnonlin *** [1/1]
./autogen.sh --prefix /home/ajk/jhbuild/install --enable-debug
--disable-gtk-doc --disable-Werror
+ passing argument --prefix to configure
+ passing argument /home/ajk/jhbuild/install to configure
+ passing argument --enable-debug to configure
+ passing argument --disable-gtk-doc to configure
+ passing argument --disable-Werror to configure
+ options passed to configure: --prefix /home/ajk/jhbuild/install
--enable-debug --disable-gtk-doc --disable-Werror
+ check for build tools
checking for autoconf >= 2.62 ... found 2.69, ok.
checking for automake >= 1.11 ... Unescaped left brace in regex is
deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^
\t=:+{}]+)}/ at /usr/bin/automake line 3936.
found 1.15, ok.
checking for autopoint >= 0.17 ... /usr/bin/autopoint: line 211: echo: write
error: Broken pipe
/usr/bin/autopoint: line 212: echo: write error: Broken pipe
found 0.19.4, ok.
checking for libtoolize >= 2.2.6 ... /usr/bin/sed: couldn't flush stdout:
Broken pipe
found 2.4.6, ok.
checking for pkg-config >= 0.8.0 ... found 0.28, ok.
./autogen.sh: line 51: aclocal_check: command not found
./autogen.sh: line 52: autoheader_check: command not found
- Please get the right tools before proceeding.
- Alternatively, if you're sure we're wrong, run with --nocheck.
*** Error during phase configure of gnonlin: ########## Error running
./autogen.sh --prefix /home/ajk/jhbuild/install --enable-debug
--disable-gtk-doc --disable-Werror *** [1/1]
--
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