=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for baci-20000725 cd /scratch/lang/baci/work/bacisrc/ccomp && /usr/bin/make gcc -g -Wall -c baccutil.c rm -f date.c (cd ../lib; make makedate) gcc -g -Wall -o makedate makedate.c ../lib/makedate gcc -g -Wall -c date.c bison -y -tvd bac.y bac.y:245.17-18: warning: symbol NE redeclared [-Wother] %token NE LE GE NE EQ OR AND PLPL MIMI ^^ mv -f y.tab.c gram.c mv -f y.tab.h ytab.h chmod 444 gram.c ytab.h gcc -g -Wall -c gram.c flex bac.l mv -f lex.yy.c lex.c chmod 444 lex.c gcc -g -Wall -c lex.c lex.yy.c: In function 'yy_get_next_buffer': lex.yy.c:1538:3: warning: pointer targets in passing argument 1 of 'baci_yyinput' differ in signedness [-Wpointer-sign] bac.l:38:6: note: expected 'unsigned char *' but argument is of type 'char *' int baci_yyinput(unsigned char* buf, int maxsize); ^ bac.l: In function 'baci_yyinput': bac.l:265:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] do { ^ (cd ../lib; make) gcc -g -Wall -o makedate makedate.c gcc -g -Wall -c compdata.c gcc -g -Wall -c globdata.c gcc -g -Wall -c incfiles.c gcc -g -Wall -c genutil.c gcc -g -Wall -c writetab.c gcc -g -Wall -c computil.c gcc -g -Wall -c readtab.c gcc -g -Wall -c disutils.c ar cr libba.a compdata.o globdata.o incfiles.o genutil.o writetab.o computil.o readtab.o disutils.o ranlib libba.a gcc -g -Wall -o bacc baccutil.o date.o gram.o lex.o -L../lib -lba rm date.o cd /scratch/lang/baci/work/bacisrc/disasm && /usr/bin/make gcc -c -g -Wall badautil.c gcc -c -g -Wall main.c rm -f date.c (cd ../lib; make makedate) `makedate' is up to date. ../lib/makedate gcc -c -g -Wall date.c (cd ../lib; make) gcc -g -Wall -o badis badautil.o main.o date.o -L../lib -lba rm date.o cd /scratch/lang/baci/work/bacisrc/interp && /usr/bin/make gcc -c -g -Wall main.c gcc -c -g -Wall bainterp.c bainterp.c: In function 'interpret': bainterp.c:119:10: warning: variable 'tix' set but not used [-Wunused-but-set-variable] int tix,cbix,brix; /* indices into tables */ ^ gcc -c -g -Wall baiutils.c baiutils.c: In function 'show_vars': baiutils.c:257:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] printf("%s\n",(char *) s[tmp]); ^ gcc -c -g -Wall random.c rm -f date.c (cd ../lib; make makedate) `makedate' is up to date. ../lib/makedate gcc -c -g -Wall date.c (cd ../lib; make) gcc -g -Wall -o bainterp main.o bainterp.o baiutils.o random.o date.o -L../lib -lba rm date.o cd /scratch/lang/baci/work/bacisrc/pascomp && /usr/bin/make gcc -g -Wall -c bacutils.c rm -f date.c # make sure old date.c is gone (cd ../lib; make makedate) `makedate' is up to date. ../lib/makedate gcc -g -Wall -c date.c bison -tvd bapascal.y mv -f bapascal.tab.c gram.c mv -f bapascal.tab.h ytab.h chmod 444 gram.c ytab.h gcc -g -Wall -c gram.c bapascal.y: In function 'yyparse': bapascal.y:362:5: warning: implicit declaration of function 'strtoi' [-Wimplicit-function-declaration] {$$ = strtoi(numbertext,numberbase);} ^ bapascal.y:749:21: warning: variable 'elem_size' set but not used [-Wunused-but-set-variable] { int i,dx,dv,j,elem_size; ^ flex bapascal.l mv -f lex.yy.c lex.c chmod 444 lex.c gcc -g -Wall -c lex.c bapascal.l: In function 'yylex': bapascal.l:158:10: warning: array subscript has type 'char' [-Wchar-subscripts] if (isalpha(*p)) *p = tolower(*p); ^ bapascal.l:158:10: warning: array subscript has type 'char' [-Wchar-subscripts] (cd ../lib; make) gcc -g -Wall -o bapas bacutils.o date.o gram.o lex.o -L../lib -lba gram.o: In function `yyparse': /scratch/lang/baci/work/bacisrc/pascomp/bapascal.y:362: undefined reference to `strtoi' *** Error code 1 Stop. make[2]: stopped in /scratch/lang/baci/work/bacisrc/pascomp *** Error code 1 Stop. make[1]: stopped in /bulk-data/pkgsrc/lang/baci *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/lang/baci