On 25 Feb 2025, at 22:59, Karl Berry <k...@freefriends.org> wrote:
>
> This is to announce automake-1.17.90, a alpha release.
> See the NEWS below for a brief summary of changes.

Good news: I found some breakage.  Well, goodish.

With a fairly ancient but small configure.ac:

https://git.yoctoproject.org/matchbox-sato/tree/configure.ac

| autoreconf: export WARNINGS=cross,no-obsolete
| autoreconf: Entering directory '.'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal 
--aclocal-path=/work/ross/build/tmp/work/core2-64-poky-linux/matchbox-theme-sato/0.2/recipe-sysroot/usr/share/aclocal/
 --force
| autoreconf: configure.ac: tracing
| autoreconf: configure.ac: not using Libtool
| autoreconf: configure.ac: not using Intltool
| autoreconf: configure.ac: not using Gtkdoc
| autoreconf: running: 
/work/ross/build/tmp/work/core2-64-poky-linux/matchbox-theme-sato/0.2/recipe-sysroot-native/usr/bin/autoconf
 --force
| configure:2612: error: possibly undefined macro: AM_RUN_LOG

The relevant lines are:


# Go ahead even if we have the value already cached. We do so because we
# need to set the values for the 'am__tar' and 'am__untar' variables.
_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
for _am_tool in $_am_tools; do
  case $_am_tool in
  gnutar)
    for _am_tar in tar gnutar gtar; do
      AM_RUN_LOG($_am_tar --version) && break
    done

Cheers,
Ross
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.

Reply via email to