On Mon, Jul 21, 2025 at 10:42:10PM +0100, Gavin Smith wrote:
> On Mon, Jul 21, 2025 at 11:02:17PM +0200, Bruno Haible via Bug reports for
> the GNU Texinfo documentation system wrote:
> > The CI reports a compilation error on NetBSD 10.0:
> >
> > gcc -DHAVE_CONFIG_H -I. -I../../info -I.. -I../..
On Mon, Jul 21, 2025 at 10:29:24PM +0100, Gavin Smith wrote:
> > Is the mandatory dependency on libperl intended?
> >
> > Bruno
>
> It shouldn't depend on libperl. As far as I understand, libperl can come
> in two ways (Patrice could confirm this).
>
> The first is when building the C implement
On Mon, Jul 21, 2025 at 11:02:17PM +0200, Bruno Haible via Bug reports for the
GNU Texinfo documentation system wrote:
> The CI reports a compilation error on NetBSD 10.0:
>
> gcc -DHAVE_CONFIG_H -I. -I../../info -I.. -I../..
> -I../../gnulib/lib
On Mon, Jul 21, 2025 at 11:05:24PM +0200, Bruno Haible via Bug reports for the
GNU Texinfo documentation system wrote:
> The CI reports a link error on Ubuntu (both when compiling natively and
> when cross-compiling for RISCV), that was not present last week:
>
> /bin/bash ../../libtool --tag=CC
The CI reports a link error on Ubuntu (both when compiling natively and
when cross-compiling for RISCV), that was not present last week:
/bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -module
-o _Texinfo.la -rpath /usr/local/lib/python3.10/site-packages
_Texinfo_la-pyth
The CI reports a compilation error on NetBSD 10.0:
gcc -DHAVE_CONFIG_H -I. -I../../info -I.. -I../..
-I../../gnulib/lib -I../gnulib/lib
-DLOCALEDIR=\"/usr/local/share/locale\"
-DINFODIR=\"/usr/local/share/info\"
Gavin Smith wrote:
> Thanks for the report and apologies for the inconvenience. I have fixed
> in commit 9ce27563568c (today's date).
OK, I'm starting a new CI run (because you certainly want to know if there
happen to be other regressions).
Bruno
On Mon, Jul 21, 2025 at 09:04:09PM +0200, Bruno Haible via Bug reports for the
GNU Texinfo documentation system wrote:
> Hi,
>
> The CI reports today that, unlike a week ago, "make distcheck" fails:
>
> (cd info && make top_distdir=../texinfo-7.2.20250721dev
> distdir=../texinfo-7.2.20250721d
Hi,
The CI reports today that, unlike a week ago, "make distcheck" fails:
(cd info && make top_distdir=../texinfo-7.2.20250721dev
distdir=../texinfo-7.2.20250721dev/info \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/runner/w