Re: strange build failure for cygwin32 in CI

2024-10-11 Thread Patrice Dumas
On Fri, Oct 11, 2024 at 08:27:10AM +0300, Eli Zaretskii wrote: This requires a direct access to the platform, which I have not. I will add the link to your mail in the CI and somewhere in Texinfo to help a tester who would want to debug further. > You can verify that element_command_name is inde

Re: strange build failure for cygwin32 in CI

2024-10-11 Thread Eli Zaretskii
> Date: Fri, 11 Oct 2024 14:36:24 +0200 > From: Patrice Dumas > Cc: bug-texinfo@gnu.org > > On Fri, Oct 11, 2024 at 08:27:10AM +0300, Eli Zaretskii wrote: > > > P.S. Is libtexinfo.dll.a under ./.libs or under ./main/.libs ? IOW, > > are there indeed two separate .libs subdirectories involved?

Re: strange build failure for cygwin32 in CI

2024-10-11 Thread Patrice Dumas
On Fri, Oct 11, 2024 at 04:12:05PM +0300, Eli Zaretskii wrote: > > Date: Fri, 11 Oct 2024 14:36:24 +0200 > > From: Patrice Dumas > > Cc: bug-texinfo@gnu.org > > > > On Fri, Oct 11, 2024 at 08:27:10AM +0300, Eli Zaretskii wrote: > > > > > P.S. Is libtexinfo.dll.a under ./.libs or under ./main/.li

Re: strange build failure for cygwin32 in CI

2024-10-10 Thread Eli Zaretskii
> Date: Thu, 10 Oct 2024 23:57:56 +0200 > From: Patrice Dumas > Cc: bug-texinfo@gnu.org > > I modified the build such that -lperl is now after libtexinfo.dll.a: > > libtool: link: gcc -shared main/.libs/libtexinfoxs_la-build_perl_info.o > main/.libs/libtexinfoxs_la-get_perl_info.o > main/.lib

Re: strange build failure for cygwin32 in CI

2024-10-10 Thread Patrice Dumas
On Sun, Oct 06, 2024 at 09:17:38PM +0300, Eli Zaretskii wrote: > > https://github.com/gnu-texinfo/ci-check/actions/runs/11203321204/job/31140537432 > > libtool: link: gcc -shared main/.libs/libtexinfoxs_la-build_perl_info.o > > main/.libs/libtexinfoxs_la-get_perl_info.o > > main/.libs/libtexinfo

Re: strange build failure for cygwin32 in CI

2024-10-06 Thread Patrice Dumas
On Sun, Oct 06, 2024 at 09:17:38PM +0300, Eli Zaretskii wrote: > > Date: Sun, 6 Oct 2024 20:04:20 +0200 > > From: Patrice Dumas > > > > In Bruno CI, previously the cygwin32 tests did not really check the XS/C > > code, as iconv was missing. Now it is installed and the XS/C code is > > tested. T

Re: strange build failure for cygwin32 in CI

2024-10-06 Thread Eli Zaretskii
> Date: Sun, 6 Oct 2024 20:04:20 +0200 > From: Patrice Dumas > > In Bruno CI, previously the cygwin32 tests did not really check the XS/C > code, as iconv was missing. Now it is installed and the XS/C code is > tested. There are many errors of missing symbols when linking, > corresponding to al

strange build failure for cygwin32 in CI

2024-10-06 Thread Patrice Dumas
Hello, In Bruno CI, previously the cygwin32 tests did not really check the XS/C code, as iconv was missing. Now it is installed and the XS/C code is tested. There are many errors of missing symbols when linking, corresponding to all the symbols that are in libtexinfo.dll.a, as if libtexinfo.dll.