GNU bug report logs - #77654
fix module name in bootstrap.conf

Previous Next

Package: grep;

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

Date: Tue, 8 Apr 2025 20:20:02 UTC

Severity: normal

To reply to this bug, email your comments to 77654 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-grep <at> gnu.org:
bug#77654; Package grep. (Tue, 08 Apr 2025 20:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruno Haible <bruno <at> clisp.org>:
New bug report received and forwarded. Copy sent to bug-grep <at> gnu.org. (Tue, 08 Apr 2025 20:20:02 GMT) Full text and rfc822 format available.

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

From: Bruno Haible <bruno <at> clisp.org>
To: bug-grep <at> gnu.org
Subject: fix module name in bootstrap.conf
Date: Tue, 08 Apr 2025 22:18:30 +0200
In the logs of running 'bootstrap' in grep I see this line:

  gnulib-tool: warning: module realloc-gnu-h doesn't exist

There is no such module 'realloc-gnu-h'. This line was
introduced in commit 006951de68dffb7a4a0f27fdd6a1a6290cd53d5e
on 2025-02-01.

Module 'realloc-gnu' in Gnulib is deprecated, and:

  Notice:
  This module is deprecated. Use the module 'realloc-posix' instead.

So, that occurrence of 'realloc-gnu-h' should be replaced with 'realloc-posix'.

Bruno







Information forwarded to bug-grep <at> gnu.org:
bug#77654; Package grep. (Tue, 08 Apr 2025 20:36:02 GMT) Full text and rfc822 format available.

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

From: Jim Meyering <jim <at> meyering.net>
To: Bruno Haible <bruno <at> clisp.org>
Cc: 77654 <at> debbugs.gnu.org
Subject: Re: bug#77654: fix module name in bootstrap.conf
Date: Tue, 8 Apr 2025 13:35:33 -0700
[Message part 1 (text/plain, inline)]
On Tue, Apr 8, 2025 at 1:20 PM Bruno Haible via Bug reports for GNU
grep <bug-grep <at> gnu.org> wrote:
> In the logs of running 'bootstrap' in grep I see this line:
>
>   gnulib-tool: warning: module realloc-gnu-h doesn't exist
>
> There is no such module 'realloc-gnu-h'. This line was
> introduced in commit 006951de68dffb7a4a0f27fdd6a1a6290cd53d5e
> on 2025-02-01.
>
> Module 'realloc-gnu' in Gnulib is deprecated, and:
>
>   Notice:
>   This module is deprecated. Use the module 'realloc-posix' instead.
>
> So, that occurrence of 'realloc-gnu-h' should be replaced with 'realloc-posix'.

Thanks. Fixed, along with another small issue.
[gr-bootstrap-2.diff (application/octet-stream, attachment)]

This bug report was last modified 4 days ago.

Previous Next


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