make test

Build Info

Started on t60 Linux i686 at 2024-12-23 18:45:47 and ran for 6 seconds till 2024-12-23 18:45:53.
cc -MMD -g -w -c -o misc.o misc.c
cc -MMD -g -w -c -o hashtable.o hashtable.c
cc -MMD -g -w -c -o paramlist.o paramlist.c
cc -MMD -g -w -c -o funcdecl.o funcdecl.c
cc -MMD -g -w -c -o typeandname.o typeandname.c
cc -MMD -g -w -c -o blocks.o blocks.c
cc -MMD -g -w -c -o tree.o tree.c
cc -MMD -g -w -c -o sstrhash.o sstrhash.c
flex token.l
bison -d grammar.y
grammar.y: Warnung: 161 Schiebe/Reduzier-Konflikte [-Wconflicts-sr]
grammar.y: Warnung: 184 Reduzier/Reduzier-Konflikte [-Wconflicts-rr]
grammar.y: Bemerkung: mit Option „-Wcounterexamples“ laufen lassen, um Konflikt-Gegenbeispiele zu erzeugen
cc -MMD -g -w -c -o main.o main.c -DVERSIONSTR="\"git-e8cb077\""
cc -MMD -g -w -c -o token.yy.o token.yy.c
cc -MMD -g -w -c -o grammar.tab.o grammar.tab.c
cc -MMD -g -w misc.o hashtable.o paramlist.o funcdecl.o typeandname.o blocks.o tree.o sstrhash.o main.o token.yy.o grammar.tab.o -o pjass
Testing...