=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for bsdgrep-devel-20071201 --- binary.o --- --- file.o --- --- grep.o --- --- mmfile.o --- --- queue.o --- --- binary.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/pkg/include -c binary.c --- file.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/pkg/include -c file.c --- grep.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/pkg/include -c grep.c --- mmfile.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/pkg/include -c mmfile.c --- queue.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/pkg/include -c queue.c --- mmfile.o --- mmfile.c:32:9: error: expected declaration specifiers or '...' before string constant mmfile.c:32:1: warning: data definition has no type or storage class mmfile.c:32:1: warning: type defaults to 'int' in declaration of '__RCSID' mmfile.c:32:9: warning: function declaration isn't a prototype --- grep.o --- grep.c:34:9: error: expected declaration specifiers or '...' before string constant grep.c:34:1: warning: data definition has no type or storage class grep.c:34:1: warning: type defaults to 'int' in declaration of '__RCSID' grep.c:34:9: warning: function declaration isn't a prototype --- queue.o --- queue.c:32:9: error: expected declaration specifiers or '...' before string constant queue.c:32:1: warning: data definition has no type or storage class queue.c:32:1: warning: type defaults to 'int' in declaration of '__RCSID' queue.c:32:9: warning: function declaration isn't a prototype --- file.o --- file.c:32:9: error: expected declaration specifiers or '...' before string constant file.c:32:1: warning: data definition has no type or storage class file.c:32:1: warning: type defaults to 'int' in declaration of '__RCSID' file.c:32:9: warning: function declaration isn't a prototype --- binary.o --- binary.c:32:9: error: expected declaration specifiers or '...' before string constant binary.c:32:1: warning: data definition has no type or storage class binary.c:32:1: warning: type defaults to 'int' in declaration of '__RCSID' binary.c:32:9: warning: function declaration isn't a prototype --- mmfile.o --- mmfile.c: In function 'mmopen': mmfile.c:63:19: error: 'SIZE_T_MAX' undeclared (first use in this function) mmfile.c:63:19: note: each undeclared identifier is reported only once for each function it appears in --- file.o --- file.c: In function 'gzfgetln': file.c:95:7: error: request for member 'have' in something not a structure or union file.c:95:7: error: request for member 'have' in something not a structure or union file.c:95:7: error: request for member 'pos' in something not a structure or union file.c:95:7: warning: left-hand operand of comma expression has no effect file.c:95:7: error: request for member 'next' in something not a structure or union file.c:95:7: warning: left-hand operand of comma expression has no effect file.c:95:3: warning: passing argument 1 of 'gzgetc' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1374:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' file.c:100:4: warning: passing argument 1 of 'gzeof' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1458:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' file.c:103:4: warning: passing argument 1 of 'gzerror' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1519:30: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' file.c:118:2: warning: passing argument 1 of 'gzeof' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1458:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' file.c: In function 'grep_fdopen': file.c:138:15: warning: assignment from incompatible pointer type file.c: In function 'grep_open': file.c:161:15: warning: assignment from incompatible pointer type file.c: In function 'grep_fgetln': file.c:200:4: warning: implicit declaration of function 'fgetln' file.c:200:4: warning: return makes pointer from integer without a cast file.c: In function 'grep_close': file.c:224:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1494:24: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' --- binary.o --- binary.c: In function 'gzbin_file': binary.c:75:2: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1709:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' binary.c:78:2: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1296:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' binary.c:85:2: warning: passing argument 1 of 'gzrewind' from incompatible pointer type /tmp/pkgsrc/textproc/bsdgrep-devel/work/.buildlink/include/zlib.h:1430:24: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' --- grep.o --- grep.c:59:14: error: 'REG_BASIC' undeclared here (not in a function) grep.c: In function 'usage': grep.c:134:3: warning: implicit declaration of function 'getprogname' grep.c:136:3: warning: format '%s' expects type 'char *', but argument 3 has type 'int' grep.c: In function 'read_patterns': grep.c:220:2: warning: implicit declaration of function 'fgetln' grep.c:220:15: warning: assignment makes pointer from integer without a cast --- mmfile.o --- *** [mmfile.o] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bsdgrep-devel/work/bsdgrep-20071201 --- grep.o --- grep.c: In function 'main': grep.c:293:11: warning: assignment makes pointer from integer without a cast --- queue.o --- *** [queue.o] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bsdgrep-devel/work/bsdgrep-20071201 --- file.o --- *** [file.o] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bsdgrep-devel/work/bsdgrep-20071201 --- binary.o --- *** [binary.o] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bsdgrep-devel/work/bsdgrep-20071201 --- grep.o --- grep.c:538:13: error: 'REG_NOSPEC' undeclared (first use in this function) grep.c:538:13: note: each undeclared identifier is reported only once for each function it appears in *** [grep.o] Error code 1 bmake: stopped in /tmp/pkgsrc/textproc/bsdgrep-devel/work/bsdgrep-20071201 5 errors bmake: stopped in /tmp/pkgsrc/textproc/bsdgrep-devel/work/bsdgrep-20071201 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/textproc/bsdgrep-devel *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/bsdgrep-devel