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 636622 - FTBFS: vala
FTBFS: vala
Status: RESOLVED OBSOLETE
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2010-12-06 18:18 UTC by Tshepang Lekhonkhobe
Modified: 2010-12-11 18:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tshepang Lekhonkhobe 2010-12-06 18:18:08 UTC
Here what I get (reporting here due to the rather unresponsive IRC channel):

*** Configuring vala *** [19/149]
./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib' --enable-vapigen --disable-static --disable-gtk-doc 
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
configure.ac:20: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:21: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
*** Error during phase configure of vala: ########## Error running ./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib' --enable-vapigen --disable-static --disable-gtk-doc  *** [19/149]
Comment 1 Tshepang Lekhonkhobe 2010-12-11 18:49:32 UTC
Works now after redoing bootstrap :)