WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bib2xml-20021006nb4 clang -pipe -Os -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c bibparse.c bibparse.c:302:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, Usage); ^~~~~ bibparse.c:302:24: note: treat the string as an argument to avoid this fprintf (stderr, Usage); ^ "%s", bibparse.c:303:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, Help); ^~~~ bibparse.c:303:24: note: treat the string as an argument to avoid this fprintf (stderr, Help); ^ "%s", 2 warnings generated. clang -pipe -Os -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c args.c clang -pipe -Os -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c bib2xml.c bib2xml.c:283:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, Usage); ^~~~~ bib2xml.c:283:24: note: treat the string as an argument to avoid this fprintf (stderr, Usage); ^ "%s", bib2xml.c:284:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, Help); ^~~~ bib2xml.c:284:24: note: treat the string as an argument to avoid this fprintf (stderr, Help); ^ "%s", 2 warnings generated. clang -pipe -Os -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c biblex.c clang -pipe -Os -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -I.. -I../pccts -I../src -c dumpnames.c dumpnames.c:144:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, Usage); ^~~~~ dumpnames.c:144:24: note: treat the string as an argument to avoid this fprintf (stderr, Usage); ^ "%s", 1 warning generated. clang -o bibparse -pipe -Os -I/opt/pkg/include -W -Wall -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes bibparse.o args.o -L/opt/pkg/lib/perl5/vendor_perl/lib64 -L/opt/pkg/lib/perl5/vendor_perl/lib64 -L/opt/pkg/lib -L/opt/pkg/lib -lbtparse -Wl,-R/opt/pkg/lib ld: warning: search path '/Users/pbulk/build/converters/bib2xml/work/.buildlink/lib/perl5/vendor_perl/lib64' not found ld: library 'btparse' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [bibparse] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/converters/bib2xml/work/bib2xml/progs bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/converters/bib2xml/work/bib2xml/progs *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/converters/bib2xml *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/converters/bib2xml