=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 ===> Building for 7plus-225nb1 gcc -c -O2 -Wall -pedantic -ansi -D__unix__ 7plus.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ encode.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ correct.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ rebuild.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ decode.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ extract.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ join.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ utils.c gcc -c -O2 -Wall -pedantic -ansi -D__unix__ unix.c In file included from 7plus.c:91:0: 7plus.h:266:18: error: array type has incomplete element type 7plus.c: In function 'go_at_it': 7plus.c:694:3: warning: implicit declaration of function 'isatty' 7plus.c:694:3: warning: implicit declaration of function 'fileno' 7plus.c:746:5: warning: implicit declaration of function 'exit' 7plus.c:746:5: warning: incompatible implicit declaration of built-in function 'exit' 7plus.c:759:5: warning: incompatible implicit declaration of built-in function 'exit' make: *** [7plus.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from encode.c:1:0: 7plus.h:266:18: error: array type has incomplete element type encode.c: In function 'encode_file': encode.c:42:7: warning: implicit declaration of function 'unlink' encode.c:180:5: warning: implicit declaration of function 'exit' encode.c:180:5: warning: incompatible implicit declaration of built-in function 'exit' encode.c:270:43: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:320:49: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:335:53: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:355:49: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:383:11: warning: incompatible implicit declaration of built-in function 'exit' encode.c:707:39: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:717:41: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:735:44: warning: the address of 'searchbin' will always evaluate as 'true' encode.c:744:45: warning: the address of 'searchbin' will always evaluate as 'true' In file included from decode.c:1:0: 7plus.h:266:18: error: array type has incomplete element type decode.c: In function 'control_decode': decode.c:56:5: warning: implicit declaration of function 'unlink' decode.c: In function 'decode_file': decode.c:117:7: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'int *' make: *** [encode.o] Error 1 In file included from utils.c:1:0: 7plus.h:266:18: error: array type has incomplete element type utils.c: In function 'my_putc': utils.c:88:5: warning: implicit declaration of function 'exit' utils.c:88:5: warning: incompatible implicit declaration of built-in function 'exit' make: *** [decode.o] Error 1 utils.c: In function 'crc_file': utils.c:512:9: warning: the address of 'line' will always evaluate as 'true' In file included from correct.c:1:0: 7plus.h:266:18: error: array type has incomplete element type utils.c: In function 'copy_file': utils.c:572:5: warning: incompatible implicit declaration of built-in function 'exit' utils.c: In function 'replace': utils.c:586:3: warning: implicit declaration of function 'access' utils.c:588:3: warning: implicit declaration of function 'unlink' correct.c: In function 'correct_meta': correct.c:209:44: warning: the address of 'dum' will always evaluate as 'true' In file included from extract.c:1:0: 7plus.h:266:18: error: array type has incomplete element type utils.c: In function 'getch': utils.c:1767:4: warning: implicit declaration of function 'fileno' utils.c:1792:27: error: 'ECHO' undeclared (first use in this function) utils.c:1792:27: note: each undeclared identifier is reported only once for each function it appears in utils.c:1792:34: error: 'CRMOD' undeclared (first use in this function) utils.c:1793:25: error: 'CBREAK' undeclared (first use in this function) utils.c:1807:4: warning: implicit declaration of function 'read' correct.c:392:7: warning: implicit declaration of function 'unlink' extract.c: In function 'extract_files': extract.c:203:11: warning: implicit declaration of function 'exit' extract.c:203:11: warning: incompatible implicit declaration of built-in function 'exit' make: *** [correct.o] Error 1 make: *** [utils.o] Error 1 make: *** [extract.o] Error 1 In file included from unix.c:4:0: 7plus.h:266:18: error: array type has incomplete element type make: *** [unix.o] Error 1 In file included from rebuild.c:1:0: 7plus.h:266:18: error: array type has incomplete element type make: *** [rebuild.o] Error 1 In file included from join.c:1:0: 7plus.h:266:18: error: array type has incomplete element type join.c: In function 'join_err': join.c:78:3: warning: implicit declaration of function 'strdup' join.c:78:11: warning: assignment makes pointer from integer without a cast join.c:79:11: warning: assignment makes pointer from integer without a cast join.c:229:5: warning: implicit declaration of function 'unlink' make: *** [join.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/ham/7plus *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/ham/7plus