build error: WARNING: 'aclocal-1.14' is missing on your system

Bug #1795008 reported by Kiss György
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tre (Ubuntu)
New
Undecided
Unassigned

Bug Description

Building from source fails with:

dh_auto_build
make -j1
make[2]: Entering directory '/tmp/source_copy/tre'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /tmp/source_copy/tre/utils/missing aclocal-1.14 -I m4
/tmp/source_copy/tre/utils/missing: line 81: aclocal-1.14: command not found
WARNING: 'aclocal-1.14' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make[2]: *** [aclocal.m4] Error 127
Makefile:434: recipe for target 'aclocal.m4' failed
make[2]: Leaving directory '/tmp/source_copy/tre'
dh_auto_build: make -j1 returned exit code 2
debian/rules:14: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/tmp/source_copy/tre'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

so it cannot be built on bionic. We changed the command to 'aclocal-1.15' which fixed the issue.

Tags: patch
Revision history for this message
Kiss György (w2lkm2n) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "This is an example/hint how we solved it, might not be sufficient for the final solution." seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]

tags: added: patch
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.