bug-wget
[Top][All Lists]
Advanced

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

Wget 1.21 and PowerMac results


From: Jeffrey Walton
Subject: Wget 1.21 and PowerMac results
Date: Fri, 1 Jan 2021 13:38:52 -0500

Hi Everyone,

Here are the results of building Wget 1.21 on an old PowerMac G5.

    gcc -DHAVE_CONFIG_H -I. -I../src
-DDEFAULT_TEXT_DOMAIN=\"wget-gnulib\" -I/usr/local/include -DNDEBUG
-I/usr/local/include -I/usr/local/include -I/opt/local/include
-DNDEBUG -g2 -O2 -mlong-double-64 -fPIC -pthread -MT tempname.o -MD
-MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\
    mv -f $depbase.Tpo $depbase.Po
tempname.c: In function 'random_bits':
tempname.c:90: warning: integer constant is too large for 'long' type
tempname.c:90: warning: this decimal constant is unsigned only in ISO C90
tempname.c: In function 'try_tempname_len':
tempname.c:288: error: 'for' loop initial declaration used outside C99 mode
make[3]: *** [tempname.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Gnulib had a couple of commits related to tempname. Also see
https://www.mail-archive.com/bug-gnulib@gnu.org/msg39151.html and
https://www.mail-archive.com/bug-gnulib@gnu.org/msg38659.html.

Wget 1.20.3 is OK.

Jeff



reply via email to

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