[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sr #110397] autoconf 2.70: autotest.m4 error
From: |
Zack Weinberg |
Subject: |
[sr #110397] autoconf 2.70: autotest.m4 error |
Date: |
Tue, 8 Dec 2020 20:42:25 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux aarch64; rv:83.0) Gecko/20100101 Firefox/83.0 |
Update of sr #110397 (project autoconf):
Status: None => Need Info
_______________________________________________________
Follow-up Comment #1:
Thanks for the bug report. It looks like the smoke-test code in your Homebrew
recipe was attempting to run autoconf (the command-line utility) on the file
Autoconf (the package) installs as
$prefix/share/autoconf/autotest/autotest.m4. This file is not a configure
script, and running autoconf on it is not expected to work. It looks like you
have already changed your recipe to do a more sensible smoke test.
It should be possible to build autoconf from the release tarball without
running `autoreconf -fiv` first and without having automake installed,
*unless* you patch configure.ac, Makefile.am, any of the files in the m4/ or
build-aux/ subdirectories, or any of the files with a .mk extension.
Could you please provide a link to the complete build log for the failed
attempt to build automake after regenerating its configure script with the new
autoconf? That might indeed be a bug.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110397>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [sr #110397] autoconf 2.70: autotest.m4 error, anonymous, 2020/12/08
- [sr #110397] autoconf 2.70: autotest.m4 error,
Zack Weinberg <=
- [sr #110397] autoconf 2.70: autotest.m4 error, anonymous, 2020/12/08
- [sr #110397] autoconf 2.70: autotest.m4 error, Carlo Cabrera, 2020/12/08
- [sr #110397] autoconf 2.70: autotest.m4 error, Zack Weinberg, 2020/12/08
- [sr #110397] autoconf 2.70: autotest.m4 error, Carlo Cabrera, 2020/12/08
- [sr #110397] autoconf 2.70: autotest.m4 error, FX, 2020/12/09
- [sr #110397] autoconf 2.70: autotest.m4 error, Karl Berry, 2020/12/13
- [sr #110397] autoconf 2.70: autotest.m4 error, Carlo Cabrera, 2020/12/13
- [sr #110397] autoconf 2.70: autotest.m4 error, Karl Berry, 2020/12/13
- [sr #110397] autoconf 2.70: autotest.m4 error, Carlo Cabrera, 2020/12/13
- [sr #110397] autoconf 2.70: autotest.m4 error, FX, 2020/12/13