GNU bug report logs - #68119
[GNU automake 1.16.5] test-suite 45 tests failed

Previous Next

Package: automake;

Reported by: Erik A Johnson <JohnsonE <at> usc.edu>

Date: Sat, 30 Dec 2023 01:12:03 UTC

Severity: normal

Merged with 68186, 68190

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Karl Berry <karl <at> freefriends.org>
To: JohnsonE <at> usc.edu
Cc: 68119 <at> debbugs.gnu.org
Subject: bug#68119: [GNU automake 1.16.5] test-suite 45 tests failed
Date: Sun, 28 Jan 2024 08:50:40 -0700
Hi Erik,

    FAIL: t/aclocal-deleted-header-aclocal-amflags
    FAIL: t/aclocal-deleted-header

I'm not sure, but I think the idea of those tests, and others, is that
after making the various changes to the configure setup, running make
should suffice to rebuild everything. Because that's what is most
convenient and what people (including me :) expect.

So I added some $sleep commands before file modifications instead of
rerunning all the autotools. I hope it will suffice.  I'm mostly just
groping in the dark about these timing issues :(.

    FAIL: t/aclocal-deps
    FAIL: t/subdir-add2-pr46

Similarly added $sleep commands.

    FAIL: t/yacc-mix-c-cxx

Moved the #include <cstdlib> to before the "using" statements,
following the other yacc C++ tests.

    FAIL: t/py-compile-basedir

That one I don't know. py-compile has used importlib for quite a while.
But some changes have been made, so maybe try the current version, and
if it still fails (as it probably will), send the log?

If you have time and energy to try testing out of the git repository
(git clone git://git.savannah.gnu.org/automake.git),
the above changes are committed now. If not, I hope it won't be long
until the next (and last?!) pretest.

Thanks for all,
Karl




This bug report was last modified 1 year and 106 days ago.

Previous Next


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