=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for bib2xml-20021006nb2 --- bibparse.o --- --- args.o --- --- getopt.o --- --- getopt1.o --- --- args.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c args.c --- getopt1.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c getopt1.c --- bibparse.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c bibparse.c --- getopt.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c getopt.c getopt.c: In function '_getopt_internal': getopt.c:418:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:494:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ getopt.c:496:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (nameend - nextchar == strlen (p->name)) ^~~~~~ getopt.c:496:32: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:496:32: note: include '' or provide a declaration of 'strlen' getopt.c:496:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nameend - nextchar == strlen (p->name)) ^~ getopt.c:527:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:527:16: note: include '' or provide a declaration of 'strlen' getopt.c:571:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:571:17: note: include '' or provide a declaration of 'strlen' getopt.c:591:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:591:17: note: include '' or provide a declaration of 'strlen' getopt.c:595:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:595:16: note: include '' or provide a declaration of 'strlen' getopt.c: At top level: getopt.c:729:1: warning: no previous prototype for 'getopt' [-Wmissing-prototypes] getopt (argc, argv, optstring) ^~~~~~ --- bib2xml.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c bib2xml.c --- biblex.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c biblex.c --- getopt.o --- getopt.c: In function '_getopt_internal': getopt.c:597:15: warning: 'indfound' may be used uninitialized in this function [-Wmaybe-uninitialized] *longind = option_index; ~~~~~~~~~^~~~~~~~~~~~~~ --- dumpnames.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c dumpnames.c --- biblex.o --- In file included from ../src/stdpccts.h:17:0, from biblex.c:33: ../pccts/config.h:60:71: warning: backslash and newline separated by space # if (defined(__WATCOM__) || defined(_WIN32) || defined(__WIN32__) || \ In file included from ../pccts/antlr.h:32:0, from ../src/stdpccts.h:27, from biblex.c:33: ../pccts/config.h:60:71: warning: backslash and newline separated by space # if (defined(__WATCOM__) || defined(_WIN32) || defined(__WIN32__) || \ --- dumpnames.o --- dumpnames.c: In function 'dump_names': dumpnames.c:75:11: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp (fname, "author") == 0 || ^~~~~~ dumpnames.c: In function 'main': dumpnames.c:144:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ dumpnames.c:144:7: warning: incompatible implicit declaration of built-in function 'exit' dumpnames.c:144:7: note: include '' or provide a declaration of 'exit' dumpnames.c:151:4: warning: incompatible implicit declaration of built-in function 'exit' exit (ok ? 0 : 1); ^~~~ dumpnames.c:151:4: note: include '' or provide a declaration of 'exit' --- biblex --- gcc -o biblex -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes biblex.o -L/usr/pkg/lib -lbtparse -Wl,-R/usr/pkg/lib --- bibparse --- --- bib2xml --- gcc -o bib2xml -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes bib2xml.o args.o getopt.o getopt1.o -L/usr/pkg/lib -lbtparse -Wl,-R/usr/pkg/lib --- bibparse --- gcc -o bibparse -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes bibparse.o args.o getopt.o getopt1.o -L/usr/pkg/lib -lbtparse -Wl,-R/usr/pkg/lib --- dumpnames --- gcc -o dumpnames -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes dumpnames.o -L/usr/pkg/lib -lbtparse -Wl,-R/usr/pkg/lib