GNU bug report logs - #76171
maint: remove remnants of Gnulib's non-recursive-gnulib-prefix-hack

Previous Next

Package: cppi;

Reported by: Collin Funk <collin.funk1 <at> gmail.com>

Date: Mon, 10 Feb 2025 03:09:02 UTC

Severity: normal

To reply to this bug, email your comments to 76171 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-cppi <at> gnu.org:
bug#76171; Package cppi. (Mon, 10 Feb 2025 03:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Collin Funk <collin.funk1 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-cppi <at> gnu.org. (Mon, 10 Feb 2025 03:09:02 GMT) Full text and rfc822 format available.

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

From: Collin Funk <collin.funk1 <at> gmail.com>
To: bug-cppi <at> gnu.org, Jim Meyering <jim <at> meyering.net>
Subject: maint: remove remnants of Gnulib's non-recursive-gnulib-prefix-hack
Date: Sun, 09 Feb 2025 19:08:06 -0800
[Message part 1 (text/plain, inline)]
Hi Jim,

Following this recent change of yours:

> maint: adapt to gnulib module deprecations
>    
> * bootstrap.conf (gnulib_modules): Reflect renamings
> stdbool -> bool, realloc-gnu -> realloc-posix.
> Also, use --automake-subdir rather than the deprecated module,
> non-recursive-gnulib-prefix-hack.
> Sort the module names.

I see the following after running ./bootstrap:

    - invoke gl_INIT in ./configure.ac.
    ./bootstrap.conf: line 136: build-aux/prefix-gnulib-mk: No such file or directory
    running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force -I m4  --no-recursive

Since gnulib-tool --automake-subdir handles the prefix-gnulib-mk for us
now, the work can be removed from bootstrap.conf. Patch attached.

Collin

P.S. I'll send in the copyright forms for cppi since I think my previous
patch reached the ~10 line limit anyways.

[0001-maint-remove-remnants-of-Gnulib-s-non-recursive-gnul.patch (text/x-patch, attachment)]

Information forwarded to bug-cppi <at> gnu.org:
bug#76171; Package cppi. (Sat, 15 Feb 2025 00:28:02 GMT) Full text and rfc822 format available.

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

From: Jim Meyering <jim <at> meyering.net>
To: Collin Funk <collin.funk1 <at> gmail.com>
Cc: bug-cppi <at> gnu.org
Subject: Re: maint: remove remnants of Gnulib's
 non-recursive-gnulib-prefix-hack
Date: Fri, 14 Feb 2025 16:26:57 -0800
On Sun, Feb 9, 2025 at 7:08 PM Collin Funk <collin.funk1 <at> gmail.com> wrote:
> Hi Jim,
> Following this recent change of yours:
>
> > maint: adapt to gnulib module deprecations
> >
> > * bootstrap.conf (gnulib_modules): Reflect renamings
> > stdbool -> bool, realloc-gnu -> realloc-posix.
> > Also, use --automake-subdir rather than the deprecated module,
> > non-recursive-gnulib-prefix-hack.
> > Sort the module names.
>
> I see the following after running ./bootstrap:
>
>     - invoke gl_INIT in ./configure.ac.
>     ./bootstrap.conf: line 136: build-aux/prefix-gnulib-mk: No such file or directory
>     running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force -I m4  --no-recursive
>
> Since gnulib-tool --automake-subdir handles the prefix-gnulib-mk for us
> now, the work can be removed from bootstrap.conf. Patch attached.

Thank you! Applied.

> P.S. I'll send in the copyright forms for cppi since I think my previous
> patch reached the ~10 line limit anyways.

Perfect.




This bug report was last modified 17 days ago.

Previous Next


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