=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> 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
In file included from decode.c:1:0:
7plus.h:266:18: error: array type has incomplete element type
In file included from rebuild.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 *'
In file included from 7plus.c:91:0:
7plus.h:266:18: error: array type has incomplete element type
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'
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'
In file included from correct.c:1:0:
7plus.h:266:18: error: array type has incomplete element type
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'
make: *** [rebuild.o] Error 1
encode.c:320:49: warning: the address of 'searchbin' will always evaluate as 'true'
make: *** Waiting for unfinished jobs....
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'
correct.c: In function 'correct_meta':
correct.c:209:44: warning: the address of 'dum' will always evaluate as 'true'
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'
correct.c:392:7: warning: implicit declaration of function 'unlink'
make: *** [7plus.o] Error 1
make: *** [decode.o] Error 1
make: *** [correct.o] Error 1
make: *** [encode.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