|
From: | Paul Eggert |
Subject: | Re: buildbot failure in OpenCSW Buildbot on gtar-solaris10-i386 |
Date: | Wed, 13 Oct 2021 15:14:16 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0 |
On 10/13/21 14:51, buildbot@opencsw.org wrote:
The Buildbot has detected a new failure on builder gtar-solaris10-i386 while building gtar. https://buildfarm.opencsw.org/buildbot/builders/gtar-solaris10-i386/builds/169
This build fails because the Solaris 10 Buildbot has Automake 1.14.1 (2013), but GNU tar 1.33 and later needs at least Automake 1.15 (2015). Could you please update Buildbot to a more-recent Automake? (GNU tar cannot be built from Git on vanilla Solaris 10, which has only Automake 1.8.3 (2004).)
Also, there's a warning in /opt/csw/share/aclocal/gtk.m4 that you might want to look into (see below).
Alternatively, Buildbot could create a tarball on a newer platform, and then build from the tarball on Solaris 10; that should work without any of the above.
Thanks.
autoreconf: running: /opt/csw/bin/aclocal -I m4 --force -I m4 /opt/csw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /opt/csw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /opt/csw/bin/autoconf --include=m4 --force autoreconf: running: /opt/csw/bin/autoheader --include=m4 --force autoreconf: running: /opt/csw/bin/automake --add-missing --copy --force-missing configure.ac:25: error: require Automake 1.15, but have 1.14.1
[Prev in Thread] | Current Thread | [Next in Thread] |