=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for as31-19900126nb1
yacc -d as31.y
/bin/mv y.tab.c as31.c
gcc -O  -c as31.c
as31.y: In function 'yyparse':
as31.y:252:46: warning: incompatible implicit declaration of built-in function 'strlen'
as31.y:268:19: warning: incompatible implicit declaration of built-in function 'strlen'
gcc -O  -c symbol.c
symbol.c: In function 'looksym':
symbol.c:342:8: warning: conflicting types for built-in function 'malloc'
symbol.c:360:17: warning: incompatible implicit declaration of built-in function 'strlen'
symbol.c:361:3: warning: incompatible implicit declaration of built-in function 'strcpy'
gcc -O  -c lexer.c
lexer.c:30:21: error: conflicting types for 'yylval'
y.tab.h:190:16: note: previous declaration of 'yylval' was here
lexer.c:35:7: warning: conflicting types for built-in function 'malloc'
lexer.c: In function 'yylex':
lexer.c:167:19: warning: incompatible implicit declaration of built-in function 'strlen'
lexer.c:171:4: warning: incompatible implicit declaration of built-in function 'strcpy'
*** Error code 1

Stop.
bmake: stopped in /tmp/pkgsrc/devel/as31/work
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/as31
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/as31