[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bison-1.29 build failures along the line
From: |
H . Merijn Brand |
Subject: |
bison-1.29 build failures along the line |
Date: |
Fri, 05 Oct 2001 12:36:08 +0200 |
Policy.sh (pointed to from $CONFIG_SITE) changed to set CC and CCFLAGS
Some manual wrapping done to fit in 100 columns
1. HP-UX 10.20 / HP ANSI C / +O2 -Ae
# configure --prefix=/pro/local --disable-nls
:
# make
:
cc -DHAVE_CONFIG_H
-DBISON_SIMPLE=\"/pro/local/share/bison/bison.simple\"
-DBISON_HAIRY=\"/pro/local/share/bison/bison.hairy\"
-DLOCALEDIR=\"/pro/local/share/locale\" -I. -I. -I.. -I../intl
-I../lib -I..
-Ae +O2 +Onolimit +DAportable -I/pro/local/include
-I/usr/include/X11R6 -c `test
-f complain.c || echo './'`complain.c
cc: "complain.h", line 31: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 31: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 30: error 1518: Function may not be initialized.
cc: "complain.h", line 36: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 36: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 35: error 1518: Function may not be initialized.
cc: "complain.h", line 41: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 41: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 40: error 1518: Function may not be initialized.
cc: "complain.h", line 49: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 49: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 47: error 1518: Function may not be initialized.
make[2]: *** [complain.o] Error 1
make[2]: Leaving directory `/pro/3gl/GNU/bison-1.29/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pro/3gl/GNU/bison-1.29'
make: *** [all] Error 2
k1:/pro/3gl/GNU/bison-1.29 136 >
2. HP-UX 10.20 / gcc-2.8.1 / -O4
# configure --prefix=/pro/local --disable-nls
:
# make
:
# make check
Attached
3. HP-UX 11.00 / HP ANSI C / +O2 -Ae
# configure --prefix=/pro/local --disable-nls
:
# make
:
cc -DHAVE_CONFIG_H
-DBISON_SIMPLE=\"/pro/local/share/bison/bison.simple\"
-DBISON_HAIRY=\"/pro/local/share/bison/bison.hairy\"
-DLOCALEDIR=\"/pro/local/share/locale\" -I. -I. -I.. -I../intl
-I../lib -I..
-Ae +O2 +Onolimit -I/pro/local/include -I/usr/include/X11R6 -c
`test -f complain.c
|| echo './'`complain.c
cc: "complain.h", line 31: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 31: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 30: error 1518: Function may not be initialized.
cc: "complain.h", line 36: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 36: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 35: error 1518: Function may not be initialized.
cc: "complain.h", line 41: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 41: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 40: error 1518: Function may not be initialized.
cc: "complain.h", line 49: error 1000: Unexpected symbol:
"__attribute__".
cc: "complain.h", line 49: error 1000: Unexpected symbol: ")".
cc: "complain.h", line 47: error 1518: Function may not be initialized.
make[2]: *** [complain.o] Error 1
make[2]: Leaving directory `/pro/3gl/GNU/bison-1.29/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pro/3gl/GNU/bison-1.29'
make: *** [all] Error 2
l1:/pro/3gl/GNU/bison-1.29 107 >
4. HP-UX 11.00 / gcc-3.0.1 (32 bit) / -O2
# configure --prefix=/pro/local --disable-nls
:
# make
:
# make check
Attached
5 AIX 4.3.3 / vac 5.0.2.1 / -O2
# configure --prefix=/pro/local --disable-nls
:
# make
:
xlc -DHAVE_CONFIG_H
-DBISON_SIMPLE=\"/pro/local/share/bison/bison.simple\"
-DBISON_HAIRY=\"/pro/local/share/bison/bison.hairy\"
-DLOCALEDIR=\"/pro/local/share/locale\" -I. -I. -I.. -I../intl
-I../lib -I.. -O2
-qmaxmem=204800 -I/pro/local/include -c `test -f complain.c ||
echo './'`complain.c
"complain.h", line 31.6: 1506-276 (S) Syntax error: possible missing
'{'?
"complain.c", line 134.7: 1506-045 (S) Undeclared identifier
error_one_per_line.
"complain.c", line 139.25: 1506-045 (S) Undeclared identifier lineno.
"complain.c", line 140.12: 1506-045 (S) Undeclared identifier infile.
"complain.c", line 152.29: 1506-045 (S) Undeclared identifier
program_name.
"complain.c", line 157.3: 1506-045 (S) Undeclared identifier message.
"complain.c", line 164.5: 1506-045 (S) Undeclared identifier
warn_message_count.
"complain.c", line 186.7: 1506-045 (S) Undeclared identifier
error_one_per_line.
"complain.c", line 191.25: 1506-045 (S) Undeclared identifier lineno.
"complain.c", line 192.12: 1506-045 (S) Undeclared identifier infile.
"complain.c", line 204.29: 1506-045 (S) Undeclared identifier
program_name.
"complain.c", line 214.5: 1506-045 (S) Undeclared identifier
complain_message_count.
"complain.c", line 237.7: 1506-045 (S) Undeclared identifier infile.
"complain.c", line 238.41: 1506-045 (S) Undeclared identifier lineno.
"complain.c", line 240.29: 1506-045 (S) Undeclared identifier
program_name.
"complain.c", line 278.7: 1506-045 (S) Undeclared identifier infile.
"complain.c", line 279.41: 1506-045 (S) Undeclared identifier lineno.
"complain.c", line 281.29: 1506-045 (S) Undeclared identifier
program_name.
make[2]: *** [complain.o] Error 1
make[2]: Leaving directory `/pro/3gl/GNU/bison-1.29/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pro/3gl/GNU/bison-1.29'
make: *** [all] Error 2
i2:/pro/3gl/GNU/bison-1.29 172 >
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.2 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: address@hidden
http://archives.develooper.com/address@hidden/ address@hidden
send smoke reports to: address@hidden, QA: http://qa.perl.org
testsuite-10.20-gcc.log.gz
Description: Binary data
testsuite-11.00-gcc.log.gz
Description: Binary data
- bison-1.29 build failures along the line,
H . Merijn Brand <=
- Re: bison-1.29 build failures along the line, Akim Demaille, 2001/10/10
- Re: bison-1.29 build failures along the line, H . Merijn Brand, 2001/10/11
- Re: bison-1.29 build failures along the line, Akim Demaille, 2001/10/11
- Re: bison-1.29 build failures along the line, H . Merijn Brand, 2001/10/11
- Re: bison-1.29 build failures along the line, Akim Demaille, 2001/10/11
- bison-1.29 alloca & free bug, Hans Aberg, 2001/10/12
- Re: bison-1.29d alloca & free bug, Akim Demaille, 2001/10/18
- Re: bison-1.29d alloca & free bug, Hans Aberg, 2001/10/24