bug-gettext
[Top][All Lists]
Advanced

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

[no subject]


From: Jeffrey Walton
Subject:
Date: Thu, 13 Jan 2022 04:39:15 -0500

Hi Everyone,

This is encountered building Git and SSH on Ubuntu 4 in preparation
for regression testing.

$ cat gettext-build.txt
libtool: compile:  /usr/bin/cc -std=gnu99 -DHAVE_CONFIG_H
-DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl
-I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DLIBXML_STATIC -I/usr/local/include -DNDEBUG -g2 -O2 -fPIC -pthread
-c tempname.c  -fPIC -DPIC -o .libs/tempname.o
In file included from /usr/include/stdio.h:828,
                 from stdio.h:43,
                 from tempname.h:23,
                 from tempname.c:20:
/usr/include/bits/stdio.h:113: error: parse error before '{' token
/usr/include/bits/stdio.h:120: error: parse error before '{' token
In file included from stdlib.h:36,
                 from tempname.c:46:
/usr/include/stdlib.h:310: error: parse error before '{' token
/usr/include/stdlib.h:316: error: parse error before '{' token
/usr/include/stdlib.h:322: error: parse error before '{' token
/usr/include/stdlib.h:331: error: parse error before '{' token
/usr/include/stdlib.h:336: error: parse error before '{' token
/usr/include/stdlib.h:346: error: parse error before '{' token
/usr/include/stdlib.h:352: error: parse error before '{' token
/usr/include/stdlib.h:362: error: parse error before '{' token
/usr/include/stdlib.h:368: error: parse error before '{' token
/usr/include/stdlib.h:377: error: parse error before '{' token
/usr/include/stdlib.h:382: error: parse error before '{' token
/usr/include/stdlib.h:387: error: parse error before '{' token
/usr/include/stdlib.h:396: error: parse error before '{' token
libtool: compile:  /usr/bin/cc -std=gnu99 -DHAVE_CONFIG_H
-DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl
-I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DLIBXML_STATIC -I/usr/local/include -DNDEBUG -g2 -O2 -fPIC -pthread
-c supersede.c  -fPIC -DPIC -o .libs/supersede.o
In file included from sys/stat.h:47,
                 from /usr/include/fcntl.h:37,
                 from fcntl.h:67,
                 from tempname.c:49:
/usr/include/sys/stat.h:215: error: parse error before "asm"
/usr/include/sys/stat.h:219: error: parse error before "asm"
/usr/include/sys/stat.h:239: error: parse error before "asm"
/usr/include/sys/stat.h:326: error: parse error before "asm"
/usr/include/sys/stat.h:329: error: parse error before "asm"
/usr/include/sys/stat.h:331: error: parse error before "asm"
/usr/include/sys/stat.h:358: error: parse error before '{' token
/usr/include/sys/stat.h:365: error: parse error before '{' token
/usr/include/sys/stat.h:371: error: parse error before '{' token
/usr/include/sys/stat.h:378: error: parse error before '{' token
/usr/include/sys/stat.h:388: error: parse error before '{' token
/usr/include/sys/stat.h:395: error: parse error before '{' token
/usr/include/sys/stat.h:401: error: parse error before '{' token
In file included from fcntl.h:67,
                 from tempname.c:49:
/usr/include/fcntl.h:140: error: parse error before "asm"
In file included from inttypes.h:41,
                 from stdint.h:112,
                 from tempname.c:50:
/usr/include/inttypes.h:399: error: parse error before '{' token
/usr/include/inttypes.h:417: error: parse error before '{' token
/usr/include/inttypes.h:433: error: parse error before '{' token
/usr/include/inttypes.h:452: error: parse error before '{' token
make[5]: *** [tempname.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  /usr/bin/cc -std=gnu99 -DHAVE_CONFIG_H
-DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl
-I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DLIBXML_STATIC -I/usr/local/include -DNDEBUG -g2 -O2 -fPIC -pthread
-c supersede.c  -fPIC -DPIC -o supersede.o >/dev/null 2>&1
make[5]: Leaving directory
`/home/jwalton/Build-Scripts/gettext-0.21/gettext-tools/gnulib-lib'

Attachment: gettext-config.log.zip
Description: Zip archive


reply via email to

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