=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bibparse-1.06 /opt/pkg/bin/bison -y -v bibparse.y bibparse.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] bibparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples /opt/pkg/bin/nbsed -e 's/char *yytext *\[YYLMAX\]/char yytext[131072]/' -e '/static void __yy__unused() { main(); }/d' -e 's/#[ ]*define[ ]*YYLMAX.*$/#define YYLMAX BIBYYLMAX/' -e '/extern[ ]*char[ ]*[*]getenv[ ]*[(][ ]*[)]/d' < y.tab.c > bibparse.c /bin/rm -f y.tab.c lex -t biblex.l | /opt/pkg/bin/nbsed -e 's/char *yytext *\[YYLMAX\]/char yytext[131072]/' -e '/static void __yy__unused() { main(); }/d' -e 's/#[ ]*define[ ]*YYLMAX.*$/#define YYLMAX BIBYYLMAX/' -e '/extern[ ]*char[ ]*[*]getenv[ ]*[(][ ]*[)]/d' > biblex.c lex -t bibunlex.l | /opt/pkg/bin/nbsed -e 's/char *yytext *\[YYLMAX\]/char yytext[131072]/' -e '/static void __yy__unused() { main(); }/d' -e 's/#[ ]*define[ ]*YYLMAX.*$/#define YYLMAX BIBYYLMAX/' -e '/extern[ ]*char[ ]*[*]getenv[ ]*[(][ ]*[)]/d' > bibunlex.c clang -pipe -Os -DBIBYYLMAX=131072 -I. -c bibparse.c clang -pipe -Os -DBIBYYLMAX=131072 -I. -o biblex lexmain.c biblex.c -L/opt/pkg/lib -ll Undefined symbols for architecture arm64: "_line_number", referenced from: _dolex in lexmain-7ec57c.o "_the_filename", referenced from: _main in lexmain-7ec57c.o _main in lexmain-7ec57c.o _dolex in lexmain-7ec57c.o "_yylex", referenced from: _dolex in lexmain-7ec57c.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [biblex] Error code 1 bmake: stopped in /Users/pbulk/build/textproc/bibparse/work/bibparse-1.06 1 error bmake: stopped in /Users/pbulk/build/textproc/bibparse/work/bibparse-1.06 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/bibparse *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/bibparse