bug-automake
[Top][All Lists]
Advanced

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

bug#42393: Testsuite summary for GNU Automake 1.16.1 : FAIL: 6


From: Karl Berry
Subject: bug#42393: Testsuite summary for GNU Automake 1.16.1 : FAIL: 6
Date: Sat, 18 Jul 2020 18:58:30 -0600

Hi Dennis - well, looking at the logs you provided, there are indeed a
variety of errors due to differences in the compiler tools. If you or
someone else can provide patches for sparc-solaris10,
we could consider them. Unfortunately I, at least, can't come up with
fixes just from inspection. Maybe Paul or someone else can. --sorry, karl.

    FAIL: t/lex-clean-cxx.sh
/opt/developerstudio12.6/bin/CC -DPACKAGE_NAME=\"lex-clean-cxx\" 
-DPACKAGE_TARNAME=\"lex-clean-cxx\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"lex-clean-cxx\ 1.0\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"lex-clean-cxx\" -DVERSION=\"1.0\" -I.   
-I/opt/bw/include -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-D_FILE_OFFSET_BITS=64  -g -dalign -erroff=%none -errtags=yes -ftrap=%none 
-xcode=pic32 -m64 -xbuiltin=%none -xarch=sparc -xdepend=no -xregs=no%appl -c -o 
parsefoo.o parsefoo.cxx
"parsefoo.cxx", line 84: Error: yylex() was declared before with a different 
language.

    FAIL: t/lex-depend-cxx.sh
/opt/developerstudio12.6/bin/CC -DPACKAGE_NAME=\"lex-depend-cxx\" 
-DPACKAGE_TARNAME=\"lex-depend-cxx\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"lex-depend-cxx\ 1.0\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"lex-depend-cxx\" -DVERSION=\"1.0\" -I.   
-I/opt/bw/include -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-D_FILE_OFFSET_BITS=64  -g -dalign -erroff=%none -errtags=yes -ftrap=%none 
-xcode=pic32 -m64 -xbuiltin=%none -xarch=sparc -xdepend=no -xregs=no%appl -c -o 
joe.o joe.cc
"joe.cc", line 84: Error: yylex() was declared before with a different language.

    FAIL: t/silent-many-languages.sh
ld: fatal: file baz2.o: wrong ELF class: ELFCLASS32
ld: fatal: file processing errors. No output written to baz
(wow :)

    FAIL: t/yacc-cxx.sh
/opt/developerstudio12.6/bin/CC -DPACKAGE_NAME=\"yacc-cxx\" 
-DPACKAGE_TARNAME=\"yacc-cxx\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"yacc-cxx\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"yacc-cxx\" -DVERSION=\"1.0\" -I.   -I/opt/bw/include 
-D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-D_FILE_OFFSET_BITS=64  -g -dalign -erroff=%none -errtags=yes -ftrap=%none 
-xcode=pic32 -m64 -xbuiltin=%none -xarch=sparc -xdepend=no -xregs=no%appl -c -o 
parse1.o parse1.cc
"parse1.cc", line 951: Error: The function "malloc" must have a prototype.
"parse1.cc", line 958: Error: The function "free" must have a prototype.
"parse1.yy", line 10: Error: The function "exit" must have a prototype.
"parse1.cc", line 1281: Error: The function "free" must have a prototype.

    FAIL: t/yacc-d-cxx.sh
/opt/developerstudio12.6/bin/CC -DPACKAGE_NAME=\"yacc-d-cxx\" 
-DPACKAGE_TARNAME=\"yacc-d-cxx\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"yacc-d-cxx\ 1.0\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"yacc-d-cxx\" -DVERSION=\"1.0\" -I.   
-I/opt/bw/include -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-D_FILE_OFFSET_BITS=64  -g -dalign -erroff=%none -errtags=yes -ftrap=%none 
-xcode=pic32 -m64 -xbuiltin=%none -xarch=sparc -xdepend=no -xregs=no%appl -c -o 
parse.o parse.cc
"parse.cc", line 953: Error: The function "malloc" must have a prototype.
"parse.cc", line 960: Error: The function "free" must have a prototype.
"parse.cc", line 1283: Error: The function "free" must have a prototype.

    FAIL: t/yacc-mix-c-cxx.sh
/opt/developerstudio12.6/bin/CC -DPACKAGE_NAME=\"yacc-mix-c-cxx\" 
-DPACKAGE_TARNAME=\"yacc-mix-c-cxx\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"yacc-mix-c-cxx\ 1.0\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"yacc-mix-c-cxx\" -DVERSION=\"1.0\" -I. -I..   
-I/opt/bw/include -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-D_FILE_OFFSET_BITS=64  -g -dalign -erroff=%none -errtags=yes -ftrap=%none 
-xcode=pic32 -m64 -xbuiltin=%none -xarch=sparc -xdepend=no -xregs=no%appl -c -o 
parse.o parse.cc
"parse.cc", line 956: Error: The function "malloc" must have a prototype.
"parse.cc", line 963: Error: The function "free" must have a prototype.
"parse.cc", line 1286: Error: The function "free" must have a prototype.





reply via email to

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