[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when installing on Ubuntu 18.04
From: |
Eric Blake |
Subject: |
Re: Error when installing on Ubuntu 18.04 |
Date: |
Mon, 23 Sep 2024 11:18:46 -0500 |
User-agent: |
NeoMutt/20240425 |
On Sun, Sep 22, 2024 at 04:58:11PM GMT, Y Budi Sulistioadi wrote:
> uname -a
> Linux ppiig-x1carbon 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24
> 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
>
> issued command:
> make check
>
> error returns:
> Makefile:929: recipe for target 'check-TESTS' failed
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory '/home/ppiig/Downloads/m4-1.4.10/tests'
> Makefile:1045: recipe for target 'check-am' failed
Thanks for the report. However, you've truncated it; the actual
failure occurred somewhere in lines before what you pasted, and
without seeing the actual error, we cannot diagnose whether it is a
known issue or something new.
It is already known that we need a new m4 release (it's been a couple
years since I last put time into doing one of those, and gnulib has
some improvements that I need to incorporate); but since m4 is overall
a stable code base, it hasn't yet risen to the top of my TODO list to
put the time into making that release.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization: qemu.org | libguestfs.org