GNU bug report logs -
#76171
maint: remove remnants of Gnulib's non-recursive-gnulib-prefix-hack
Previous Next
To reply to this bug, email your comments to 76171 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
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):
[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):
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.