=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bibparse-1.06 --- bibparse.c --- --- biblex.c --- --- bibunlex.c --- --- bibparse.c --- /usr/pkg/bin/bison -y -v bibparse.y --- biblex.c --- -t biblex.l | /bin/sed -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 --- bibunlex.c --- -t bibunlex.l | /bin/sed -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 --- biblex.c --- sh: line 2: -t: command not found --- bibunlex.c --- sh: line 2: -t: command not found --- biblex --- --- bibunlex --- --- bibparse.c --- conflicts: 6 shift/reduce --- biblex --- gcc -O3 -pipe -fstack-protector -DBIBYYLMAX=131072 -I. -o biblex lexmain.c biblex.c -L/usr/local/lib -Wl,-R/usr/pkg/lib --- bibunlex --- gcc -O3 -pipe -fstack-protector -DBIBYYLMAX=131072 -I. -o bibunlex bibunlex.c -L/usr/local/lib -Wl,-R/usr/pkg/lib --- bibparse.c --- /bin/sed -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 --- bibparse.o --- gcc -O3 -pipe -fstack-protector -DBIBYYLMAX=131072 -I. -c bibparse.c --- bibunlex --- /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: ld returned 1 exit status *** [bibunlex] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bibparse/work/bibparse-1.06 --- biblex --- /tmp/cc8fQ5NV.o: In function `main': lexmain.c:(.text+0x50): undefined reference to `line_number' lexmain.c:(.text+0x5b): undefined reference to `the_filename' lexmain.c:(.text+0x69): undefined reference to `yylex' lexmain.c:(.text+0xcc): undefined reference to `the_filename' lexmain.c:(.text+0xd7): undefined reference to `line_number' lexmain.c:(.text+0xe9): undefined reference to `yylex' collect2: ld returned 1 exit status *** [biblex] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bibparse/work/bibparse-1.06 2 errors bmake: stopped in /tmp/pkgsrc/textproc/bibparse/work/bibparse-1.06 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/textproc/bibparse *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/bibparse