Mike Jumper created GUACAMOLE-1295:
--------------------------------------
Summary: Build fails against current Ubuntu "devel" (21.04)
Key: GUACAMOLE-1295
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1295
Project: Guacamole
Issue Type: Bug
Components: guacamole-server
Reporter: Mike Jumper
Our canary "ubuntu-devel" build is currently failing when {{autoreconf}} is run:
{code:none}
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
/usr/bin/autoconf: This script requires a shell more modern than all
/usr/bin/autoconf: the shells that I found on your system.
/usr/bin/autoconf: Please tell [email protected] about your system,
/usr/bin/autoconf: including any error possibly output before this
/usr/bin/autoconf: message. Then install a modern shell, or manually run
/usr/bin/autoconf: the script under such a shell if you do have one.
{code}
See:
https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=devel/218/console
--
This message was sent by Atlassian Jira
(v8.3.4#803005)