=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for gentle-97nb1
(cd /Users/kristerw/pbulk/scratch/devel/gentle/work/gentle-97/gentle ; LIBTOOL=/usr/pkg/bin/libtool ./build)
+ CC=cc
+ CFLAGS=
+ cc -c cyfront.c
cyfront.c: In function 'ROOT':
cyfront.c:2829: warning: incompatible implicit declaration of built-in function 'exit'
+ cc -c main.c
+ cc -c input.c
+ cc -c symtab.c
+ cc -c msg.c
msg.c: In function 'MESSAGE':
msg.c:78: warning: incompatible implicit declaration of built-in function 'exit'
msg.c: In function 'yyerrorexit':
msg.c:134: warning: incompatible implicit declaration of built-in function 'exit'
msg.c: In function 'Fatal':
msg.c:153: warning: incompatible implicit declaration of built-in function 'exit'
+ cc -c output.c
output.c: In function 'Tell':
output.c:32: warning: incompatible implicit declaration of built-in function 'exit'
+ cc -c yytab.c
+ cc -c grts.c
grts.c: In function 'yyPrintOpaque':
grts.c:153: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c:153: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c: In function 'yyPrintIndex':
grts.c:159: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c:159: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c: In function 'yyPrint_INT':
grts.c:165: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c:165: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c: In function 'yyPrint_POS':
grts.c:171: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c:171: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
grts.c: In function 'yyTerm':
grts.c:231: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
grts.c:231: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
+ cc -o gentle cyfront.o main.o input.o symtab.o msg.o output.o yytab.o grts.o
(cd /Users/kristerw/pbulk/scratch/devel/gentle/work/gentle-97/lib ; LIBTOOL=/usr/pkg/bin/libtool ./build)
+ GENTLE=../gentle/gentle
+ GRTS=../gentle/grts.o
+ CC=cc
+ /usr/pkg/bin/libtool --mode=compile cc -c main.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/devel/gentle
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/devel/gentle