=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ve-1.0 --- edit.o --- --- term.o --- --- screen.o --- --- stuff.o --- --- io.o --- --- edit.o --- gcc -O3 -pipe -fstack-protector -DVEDITOR -c edit.c --- term.o --- gcc -O3 -pipe -fstack-protector -DVEDITOR -c term.c --- screen.o --- gcc -O3 -pipe -fstack-protector -DVEDITOR -c screen.c --- stuff.o --- gcc -O3 -pipe -fstack-protector -DVEDITOR -c stuff.c --- io.o --- gcc -O3 -pipe -fstack-protector -DVEDITOR -c io.c --- term.o --- term.c: In function 'get_tty': term.c:50:6: warning: incompatible implicit declaration of built-in function 'exit' term.c: In function 'init_tty': term.c:61:5: warning: incompatible implicit declaration of built-in function 'exit' term.c:63:38: error: invalid application of 'sizeof' to incomplete type 'struct sgttyb' term.c:73:3: error: invalid use of undefined type 'struct sgttyb' term.c:73:23: error: 'RAW' undeclared (first use in this function) term.c:73:23: note: each undeclared identifier is reported only once for each function it appears in term.c:78:3: error: invalid use of undefined type 'struct sgttyb' term.c:78:43: error: 'LCASE' undeclared (first use in this function) term.c:78:51: error: 'ECHO' undeclared (first use in this function) term.c:78:58: error: 'CRMOD' undeclared (first use in this function) term.c: In function 'term_init': term.c:177:3: error: invalid use of undefined type 'struct sgttyb' --- screen.o --- screen.c: In function 'initscr': screen.c:49:18: error: conflicting types for 'calloc' --- stuff.o --- stuff.c: In function 'strstr_lower': stuff.c:165:10: warning: cast from pointer to integer of different size stuff.c: In function 'Cdate': stuff.c:336:21: warning: initialization makes pointer from integer without a cast stuff.c:338:3: warning: incompatible implicit declaration of built-in function 'strftime' --- term.o --- *** [term.o] Error code 1 bmake: stopped in /tmp/pkgsrc/editors/ve/work/ve-1.0 --- screen.o --- *** [screen.o] Error code 1 bmake: stopped in /tmp/pkgsrc/editors/ve/work/ve-1.0 2 errors bmake: stopped in /tmp/pkgsrc/editors/ve/work/ve-1.0 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/editors/ve *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/ve