bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to faili


From: Bruno Haible
Subject: Re: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to failing autopoint-3 test
Date: Thu, 30 Nov 2023 19:26:34 +0100

Santiago Vila wrote:
> FAIL: autopoint-3
> =================
> 
> make[7]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> <command-line>: 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 retry the build.

> 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 
> ());
>        |                                                               ^~~~~~

This warning was fixed by the gettext-tools/examples/hello-c/hello.c change in
https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=eb0ded32dbcd7bf6ccffc038509983ccca52631b

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]