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

Tags: fixed

Done: Collin Funk <collin.funk1 <at> gmail.com>

Full log


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







This bug report was last modified 6 days ago.

Previous Next


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