GNU bug report logs - #79381
patch needed after gnulib changed

Previous Next

Package: coreutils;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Wed, 3 Sep 2025 22:50:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bruno Haible <bruno <at> clisp.org>
Subject: bug#79381: closed (Re: bug#79381: patch needed after gnulib changed)
Date: Thu, 04 Sep 2025 01:10:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#79381: patch needed after gnulib changed

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 79381 <at> debbugs.gnu.org.

-- 
79381: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79381
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Bruno Haible <bruno <at> clisp.org>
Cc: 79381-done <at> debbugs.gnu.org
Subject: Re: bug#79381: patch needed after gnulib changed
Date: Wed, 3 Sep 2025 18:09:24 -0700
Thanks, I installed that and am closing the bug report.

[Message part 3 (message/rfc822, inline)]
From: Bruno Haible <bruno <at> clisp.org>
To: bug-coreutils <at> gnu.org
Subject: patch needed after gnulib changed
Date: Thu, 04 Sep 2025 00:49:23 +0200
[Message part 4 (text/plain, inline)]
Hi,

There was a change today in gnulib, that requires a small change in
packages that use gnulib-tool --with-tests with --makefile-name.
GNU coreutils is one such package.

Currently, './bootstrap' fails like this:
...
autoreconf: running: automake --add-missing --copy --force-missing
gnulib-tests/gnulib.mk:47: error: AM_CFLAGS must be set with '=' before using '+='
gnulib-tests/Makefile.am:1:   'gnulib-tests/gnulib.mk' included from here
gnulib-tests/Makefile.am:3: warning: AM_CFLAGS multiply defined in condition TRUE ...
gnulib-tests/gnulib.mk:47: ... 'AM_CFLAGS' previously defined here
gnulib-tests/Makefile.am:1:   'gnulib-tests/gnulib.mk' included from here
autoreconf: error: automake failed with exit status: 1
./bootstrap: autoreconf failed

The attached proposed patch fixes it.

[0001-build-Update-after-gnulib-changed.patch (text/x-patch, 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.