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: Santiago Vila
Subject: Re: Fwd: Bug#1057120: gettext: FTBFS on amd64 in sid chroot due to failing autopoint-3 test
Date: Fri, 1 Dec 2023 20:27:00 +0100
User-agent: Mozilla Thunderbird

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

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

Thanks a lot. Yes, the warning disappeared when I applied such commit.

The message about jobserver disappeared when I disabled parallel build.
I guess it is some kind of Makefile bug.

But I did not manage to make it work, so I decided to disable the test
for now.

Thanks.



reply via email to

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