Bug#1057120: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to failing autopoint-3 test

2023-12-01 Thread Bruno Haible
Santiago Vila wrote: > The message about jobserver disappeared when I disabled parallel build. > I guess it is some kind of Makefile bug. The message was: warning: jobserver unavailable: using -j1. To me, this sounds like 'make' could not create a jobserver, because the jobservers rely on

Bug#1057120: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to failing autopoint-3 test

2023-12-01 Thread Santiago Vila
El 30/11/23 a las 19:26, Bruno Haible escribió: hello.c: In function 'main': hello.c:31:63: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] 31 | printf (_("This program is running as process number %d."), getpid ()); |

Bug#1057120: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to failing autopoint-3 test

2023-11-30 Thread Bruno Haible
Santiago Vila wrote: > FAIL: autopoint-3 > = > > make[7]: warning: jobserver unavailable: using -j1. Add '+' to parent make > rule. > : error: macro names must be identifiers To analyze this error, I would add a 'set -x' command in line 2 of gettext-tools/tests/autopoint-3, and

Bug#1057120: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to failing autopoint-3 test

2023-11-30 Thread Santiago Vila
Hello. I've received the report below from the Debian bug system. To fix it, I tried applying the following two patches to the 0.21 version: https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commit;h=95ac95545141d1d72638dd3995c0171d8ad34f77