GNU bug report logs - #79344
Unexpected test failures: automake 1.18.1 and macOS 15.6.1

Previous Next

Package: automake;

Reported by: "Eric Branlund" <ebranlund <at> fastmail.com>

Date: Sat, 30 Aug 2025 01:30:06 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Eric Branlund" <ebranlund <at> fastmail.com>
To: bug-automake <at> gnu.org
Subject: Unexpected test failures: automake 1.18.1 and macOS 15.6.1
Date: Fri, 29 Aug 2025 12:15:19 -0600
[Message part 1 (text/plain, inline)]
On macOS 15.6.1 (running on 13 inch M3 MacBook Air; Xcode 16.4 installed; apfs as the file system) and with self-compiled versions of GNU m4 1.4.20 and autoconf 2.72 installed, running "make check" for automake 1.18.1 resulted in four unexpected failures.  Three of those appear to be in the t/tap-stderr-prefix tests and the other for t/yacc-bison-skeleton.  A gzipped version of test-suite.log, trimmed to the output for the four unexpected failures, is attached.

automake 1.18.1 had been unpacked in /var/tmp and then configured and built with

env PATH=/Users/eric/Documents/extern/autoconf-2.72/bin:"$PATH" ./configure \
    --prefix=/Users/eric/Documents/extern/autoconf-2.72
env PATH=/Users/eric/Documents/extern/autoconf-2.72/bin:"$PATH" make
env PATH=/Users/eric/Documents/extern/autoconf-2.72/bin:"$PATH" make check

/Users/eric/Documents/extern/autoconf-2.72 is where m4 1.4.20 and autoconf 2.72 had been installed.  "make check" for m4 had reported no unexpected failures.  "make check" for autoconf reported one unexpected failure in "19. tools.at:672: testing autoconf: timestamp changes" which appears to be a known issue with timestamp resolution on macOS.
[Message part 2 (text/html, inline)]
[test-suite-trimmed.log.gz (application/x-gzip, attachment)]

This bug report was last modified 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.