=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for gnustep-objc-lf2-2.95.3.88nb3
This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help.
mkdir obj/thr-backends
Making all for library libobjc_lf2...
 Creating obj/libobjc_lf2.obj/thr-backends/...
 Compiling file globals.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file archive.c ...
archive.c: In function 'objc_write_unsigned_char':
archive.c:94:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:94:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_char':
archive.c:115:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:115:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_unsigned_short':
archive.c:153:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:153:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_short':
archive.c:171:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:171:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_unsigned_int':
archive.c:209:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:209:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_int':
archive.c:227:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:227:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_unsigned_long':
archive.c:265:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:265:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_long':
archive.c:283:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:283:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_string':
archive.c:300:3: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:300:3: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c:301:5: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:301:5: note: expected 'const char *' but argument is of type 'const unsigned char *'
archive.c: In function 'objc_write_register_common':
archive.c:333:7: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:333:7: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c:338:7: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:338:7: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_use_common':
archive.c:351:7: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:351:7: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c:356:7: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:356:7: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function '__objc_write_extension':
archive.c:366:7: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:366:7: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function '__objc_write_object':
archive.c:386:7: warning: pointer targets in passing argument 2 of 'stream->write' differ in signedness
archive.c:386:7: note: expected 'const char *' but argument is of type 'unsigned char *'
archive.c: In function '__objc_write_class':
archive.c:446:7: warning: pointer targets in passing argument 2 of 'objc_write_string_atomic' differ in signedness
archive.c:307:1: note: expected 'unsigned char *' but argument is of type 'char *'
archive.c: In function '__objc_write_selector':
archive.c:476:5: warning: pointer targets in passing argument 2 of 'objc_write_string' differ in signedness
archive.c:288:1: note: expected 'const unsigned char *' but argument is of type 'char *'
archive.c:478:3: warning: pointer targets in passing argument 2 of 'objc_write_string' differ in signedness
archive.c:288:1: note: expected 'const unsigned char *' but argument is of type 'const char *'
archive.c: In function 'objc_read_char':
archive.c:516:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:516:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_unsigned_char':
archive.c:543:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:543:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:549:2: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:549:2: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_short':
archive.c:564:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:564:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:576:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:576:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_unsigned_short':
archive.c:593:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:593:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:605:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:605:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_int':
archive.c:620:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:620:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:631:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:631:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_long':
archive.c:647:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:647:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:658:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:658:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function '__objc_read_nbyte_uint':
archive.c:679:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:679:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_unsigned_int':
archive.c:693:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:693:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function '__objc_read_nbyte_ulong':
archive.c:715:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:715:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_unsigned_long':
archive.c:729:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:729:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_string':
archive.c:747:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:747:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:754:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:754:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_object':
archive.c:808:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:808:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:816:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:816:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:838:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:838:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_class':
archive.c:883:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:883:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:890:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:890:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_read_selector':
archive.c:934:3: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:934:3: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c:941:4: warning: pointer targets in passing argument 2 of 'stream->read' differ in signedness
archive.c:941:4: note: expected 'char *' but argument is of type 'unsigned char *'
archive.c: In function 'objc_write_type':
archive.c:1039:5: warning: pointer targets in passing argument 2 of 'objc_write_string' differ in signedness
archive.c:288:1: note: expected 'const unsigned char *' but argument is of type 'char *'
archive.c:1044:10: warning: pointer targets in passing argument 2 of 'objc_write_string_atomic' differ in signedness
archive.c:307:1: note: expected 'unsigned char *' but argument is of type 'char *'
archive.c: In function 'objc_write_types':
archive.c:1249:4: warning: pointer targets in passing argument 2 of 'objc_write_string' differ in signedness
archive.c:288:1: note: expected 'const unsigned char *' but argument is of type 'char *'
archive.c:1256:4: warning: pointer targets in passing argument 2 of 'objc_write_string_atomic' differ in signedness
archive.c:307:1: note: expected 'unsigned char *' but argument is of type 'char *'
archive.c: At top level:
objc-list.h:139:13: warning: 'list_free' defined but not used
archive.c: In function 'objc_read_class':
archive.c:895:10: warning: 'class_name' may be used uninitialized in this function
archive.c: In function 'objc_read_selector':
archive.c:946:10: warning: 'selector_name' may be used uninitialized in this function
 Compiling file class.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file encoding.c ...
 Compiling file gc.c ...
 Compiling file hash.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file init.c ...
init.c:349:1: warning: '__objc_force_linking' defined but not used
 Compiling file misc.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file nil_method.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file objects.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file sarray.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file selector.c ...
selector.c: In function 'sel_get_name':
selector.c:277:14: warning: cast from pointer to integer of different size
selector.c: In function 'sel_is_mapped':
selector.c:286:31: warning: cast from pointer to integer of different size
selector.c: In function '__sel_register_typed_name':
selector.c:326:7: warning: implicit declaration of function 'strcmp'
selector.c:346:7: warning: implicit declaration of function 'strlen'
selector.c:346:56: warning: incompatible implicit declaration of built-in function 'strlen'
selector.c:347:7: warning: implicit declaration of function 'strcpy'
selector.c:347:7: warning: incompatible implicit declaration of built-in function 'strcpy'
selector.c:365:56: warning: incompatible implicit declaration of built-in function 'strlen'
selector.c:367:7: warning: incompatible implicit declaration of built-in function 'strcpy'
selector.c:385:52: warning: incompatible implicit declaration of built-in function 'strlen'
selector.c:386:7: warning: incompatible implicit declaration of built-in function 'strcpy'
selector.c: At top level:
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file sendmsg.c ...
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file thr-backends/single.c ...
./objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file thr.c ...
thr.c:88:1: warning: function definition has qualified void return type
objc-list.h:139:13: warning: 'list_free' defined but not used
 Compiling file libobjc_entry.c ...
 Compiling file Object.m ...
gcc: Object.m: Objective-C compiler not installed on this system
make[3]: *** [obj/libobjc_lf2.obj/Object.m.o] Error 1
make[2]: *** [internal-library-all_] Error 2
make[1]: *** [libobjc_lf2.all.library.variables] Error 2
make: *** [internal-all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/devel/gnustep-objc-lf2
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/gnustep-objc-lf2