chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] objc egg and 10.5


From: Derrell Piper
Subject: [Chicken-users] objc egg and 10.5
Date: Mon, 2 Mar 2009 10:05:23 -0500

objc egg's blowing up under 10.5.  Is there a fix?

fluffy% chicken-setup -l
chicken-wrap Version: 1.92 easyffi Version: 1.92 (Release 200802130216) readline Version: 1.97 (Release 200812020917) silex Version: 1.1 (Release 200803222148)
fluffy% chicken-setup objc

File objc.egg or objc.setup not found in the download directory.
Do you want to download .egg archive ? (yes/no/abort) [yes]
downloading objc.egg from (www.call-with-current-continuation.org eggs/ 3 80) .....
  gzip -d -c /tmp/downloads/objc.egg | tar xf -
/usr/local/bin/csc -feature compiling-extension objc-support.scm -s -objc -O2 -d1 -extend easyffi -check-imports -emit-exports objc- support.exports -lffi -framework Foundation
Warning: variable `objc:class-objc?-set!' used but not imported
objc-support.m: In function ‘objc_release’:
objc-support.m:76: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48)
objc-support.m: At top level:
objc-support.m:90: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:99: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39)
objc-support.m: In function ‘find_ivar’:
objc-support.m:108: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47)
objc-support.m: At top level:
objc-support.m:337: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:337: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘register_class’:
objc-support.m:338: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:338: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:338: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:342: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:343: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:346: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:351: warning: ‘info’ is deprecated (declared at /usr/ include/objc/runtime.h:50) objc-support.m:352: warning: ‘info’ is deprecated (declared at /usr/ include/objc/runtime.h:50) objc-support.m:359: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48) objc-support.m:360: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48) objc-support.m:361: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48) objc-support.m:361: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48) objc-support.m:365: warning: ‘methodLists’ is deprecated (declared at / usr/include/objc/runtime.h:53) objc-support.m:365: warning: ‘objc_method_list’ is deprecated (declared at /usr/include/objc/runtime.h:53) objc-support.m:366: warning: ‘methodLists’ is deprecated (declared at / usr/include/objc/runtime.h:53) objc-support.m:366: warning: ‘objc_method_list’ is deprecated (declared at /usr/include/objc/runtime.h:53) objc-support.m:369: warning: ‘methodLists’ is deprecated (declared at / usr/include/objc/runtime.h:53) objc-support.m:369: warning: ‘methodLists’ is deprecated (declared at / usr/include/objc/runtime.h:53) objc-support.m:369: warning: ‘objc_method_list’ is deprecated (declared at /usr/include/objc/runtime.h:53) objc-support.m:376: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:377: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:381: warning: ‘ivars’ is deprecated (declared at /usr/ include/objc/runtime.h:52) objc-support.m:382: warning: ‘ivars’ is deprecated (declared at /usr/ include/objc/runtime.h:52) objc-support.m:383: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51) objc-support.m:383: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:383: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51) objc-support.m:384: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51) objc-support.m:384: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:384: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51) objc-support.m:390: warning: ‘protocols’ is deprecated (declared at / usr/include/objc/runtime.h:55) objc-support.m:390: warning: ‘protocols’ is deprecated (declared at / usr/include/objc/runtime.h:55) objc-support.m:393: warning: ‘objc_addClass’ is deprecated (declared at /usr/include/objc/runtime.h:448)
objc-support.m: At top level:
objc-support.m:403: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52)
objc-support.m: In function ‘allocate_ivar_list’:
objc-support.m:405: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:405: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39)
objc-support.m: At top level:
objc-support.m:408: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘ivar_base_offset’:
objc-support.m:409: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47) objc-support.m:409: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51)
objc-support.m: At top level:
objc-support.m:412: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52)
objc-support.m: In function ‘set_class_ivar’:
objc-support.m:413: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:413: warning: ‘ivar_list’ is deprecated (declared at / usr/include/objc/runtime.h:372) objc-support.m:414: warning: ‘ivar_name’ is deprecated (declared at / usr/include/objc/runtime.h:358) objc-support.m:415: warning: ‘ivar_type’ is deprecated (declared at / usr/include/objc/runtime.h:359) objc-support.m:416: warning: ‘ivar_offset’ is deprecated (declared at / usr/include/objc/runtime.h:360)
objc-support.m: At top level:
objc-support.m:426: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘add_method_definition’:
objc-support.m:427: warning: ‘objc_method_list’ is deprecated (declared at /usr/include/objc/runtime.h:53) objc-support.m:429: warning: ‘objc_method_list’ is deprecated (declared at /usr/include/objc/runtime.h:53) objc-support.m:429: warning: ‘objc_method’ is deprecated (declared at / usr/include/objc/runtime.h:38) objc-support.m:432: warning: ‘method_count’ is deprecated (declared at /usr/include/objc/runtime.h:385) objc-support.m:433: warning: ‘obsolete’ is deprecated (declared at / usr/include/objc/runtime.h:383) objc-support.m:434: warning: ‘method_list’ is deprecated (declared at / usr/include/objc/runtime.h:390) objc-support.m:434: warning: ‘method_name’ is deprecated (declared at / usr/include/objc/runtime.h:377) objc-support.m:435: warning: ‘method_list’ is deprecated (declared at / usr/include/objc/runtime.h:390) objc-support.m:435: warning: ‘method_types’ is deprecated (declared at /usr/include/objc/runtime.h:378) objc-support.m:436: warning: ‘method_list’ is deprecated (declared at / usr/include/objc/runtime.h:390) objc-support.m:436: warning: ‘method_imp’ is deprecated (declared at / usr/include/objc/runtime.h:379) objc-support.m:438: warning: ‘class_addMethods’ is deprecated (declared at /usr/include/objc/runtime.h:454)
objc-support.m: At top level:
objc-support.m:443: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:443: warning: ‘objc_method’ is deprecated (declared at / usr/include/objc/runtime.h:38)
objc-support.m: In function ‘find_superclass_method’:
objc-support.m:445: warning: ‘info’ is deprecated (declared at /usr/ include/objc/runtime.h:50) objc-support.m:447: warning: ‘super_class’ is deprecated (declared at / usr/include/objc/runtime.h:47)
objc-support.m:460:17: error: ffi.h: No such file or directory
objc-support.m: At top level:
objc-support.m:475: error: syntax error before ‘*’ token
objc-support.m:478: error: ‘args’ undeclared here (not in a function)
objc-support.m:484: error: ‘_userdata’ undeclared here (not in a function)
objc-support.m:487: error: initializer element is not constant
objc-support.m:487: warning: data definition has no type or storage class
objc-support.m:488: error: conflicting types for ‘objs’
objc-support.m:481: error: previous declaration of ‘objs’ was here
objc-support.m:488: warning: initialization makes integer from pointer without a cast
objc-support.m:488: error: initializer element is not constant
objc-support.m:488: warning: data definition has no type or storage class
objc-support.m:490: error: syntax error before ‘for’
objc-support.m:490: error: syntax error before ‘<’ token
objc-support.m:492: error: ‘i’ undeclared here (not in a function)
objc-support.m:492: error: initializer element is not constant
objc-support.m:492: warning: data definition has no type or storage class objc-support.m:493: warning: data definition has no type or storage class
objc-support.m:494: error: conflicting types for ‘argument_gc_roots’
objc-support.m:482: error: previous declaration of ‘argument_gc_roots’ was here objc-support.m:494: warning: data definition has no type or storage class
objc-support.m:495: error: syntax error before numeric constant
objc-support.m:495: error: conflicting types for ‘C_gc_protect’
/usr/local/include/chicken.h:1296: error: previous declaration of ‘C_gc_protect’ was here objc-support.m:495: warning: data definition has no type or storage class
objc-support.m:498: error: initializer element is not constant
objc-support.m:498: warning: data definition has no type or storage class
objc-support.m:503: error: syntax error before ‘for’
objc-support.m:503: error: syntax error before ‘<’ token
objc-support.m:505: warning: parameter names (without types) in function declaration
objc-support.m:505: error: conflicting types for ‘C_gc_unprotect’
/usr/local/include/chicken.h:1297: error: previous declaration of ‘C_gc_unprotect’ was here objc-support.m:505: warning: data definition has no type or storage class
objc-support.m:507: error: redefinition of ‘obj’
objc-support.m:492: error: previous definition of ‘obj’ was here
objc-support.m:507: error: initializer element is not constant
objc-support.m:507: warning: data definition has no type or storage class
objc-support.m:509: error: conflicting types for ‘type’
objc-support.m:485: error: previous declaration of ‘type’ was here
objc-support.m:509: warning: initialization makes integer from pointer without a cast
objc-support.m:509: error: initializer element is not constant
objc-support.m:509: warning: data definition has no type or storage class
objc-support.m:511: error: syntax error before ‘(’ token
objc-support.m:511: error: conflicting types for ‘type’
objc-support.m:485: error: previous declaration of ‘type’ was here
objc-support.m:511: error: syntax error before ‘)’ token
objc-support.m:529: error: syntax error before ‘*’ token
objc-support.m:529: error: ‘ffi_type_float’ undeclared here (not in a function) objc-support.m:529: warning: data definition has no type or storage class
objc-support.m:530: error: syntax error before ‘*’ token
objc-support.m:530: error: initializer element is not constant
objc-support.m:530: error: (near initialization for ‘nssize_type_elements[0]’)
objc-support.m:530: error: initializer element is not constant
objc-support.m:530: error: (near initialization for ‘nssize_type_elements[1]’) objc-support.m:530: warning: data definition has no type or storage class
objc-support.m:531: error: syntax error before ‘*’ token
objc-support.m:531: error: ‘ffi_type_uint’ undeclared here (not in a function)
objc-support.m:531: error: initializer element is not constant
objc-support.m:531: error: (near initialization for ‘nsrange_type_elements[0]’)
objc-support.m:531: error: initializer element is not constant
objc-support.m:531: error: (near initialization for ‘nsrange_type_elements[1]’) objc-support.m:531: warning: data definition has no type or storage class
objc-support.m:533: error: syntax error before ‘ffi_type_nspoint’
objc-support.m:533: warning: excess elements in scalar initializer
objc-support.m:533: warning: (near initialization for ‘ffi_type_nspoint’) objc-support.m:533: error: ‘FFI_TYPE_STRUCT’ undeclared here (not in a function)
objc-support.m:533: warning: excess elements in scalar initializer
objc-support.m:533: warning: (near initialization for ‘ffi_type_nspoint’)
objc-support.m:533: warning: excess elements in scalar initializer
objc-support.m:533: warning: (near initialization for ‘ffi_type_nspoint’) objc-support.m:533: warning: data definition has no type or storage class
objc-support.m:534: error: syntax error before ‘ffi_type_nssize’
objc-support.m:534: warning: excess elements in scalar initializer
objc-support.m:534: warning: (near initialization for ‘ffi_type_nssize’)
objc-support.m:534: warning: excess elements in scalar initializer
objc-support.m:534: warning: (near initialization for ‘ffi_type_nssize’)
objc-support.m:534: warning: excess elements in scalar initializer
objc-support.m:534: warning: (near initialization for ‘ffi_type_nssize’)
objc-support.m:534: warning: data definition has no type or storage class
objc-support.m:535: error: syntax error before ‘ffi_type_nsrange’
objc-support.m:535: warning: excess elements in scalar initializer
objc-support.m:535: warning: (near initialization for ‘ffi_type_nsrange’)
objc-support.m:535: warning: excess elements in scalar initializer
objc-support.m:535: warning: (near initialization for ‘ffi_type_nsrange’)
objc-support.m:535: warning: excess elements in scalar initializer
objc-support.m:535: warning: (near initialization for ‘ffi_type_nsrange’) objc-support.m:535: warning: data definition has no type or storage class
objc-support.m:537: error: syntax error before ‘*’ token
objc-support.m:537: warning: data definition has no type or storage class
objc-support.m:538: error: syntax error before ‘ffi_type_nsrect’
objc-support.m:538: warning: excess elements in scalar initializer
objc-support.m:538: warning: (near initialization for ‘ffi_type_nsrect’)
objc-support.m:538: warning: excess elements in scalar initializer
objc-support.m:538: warning: (near initialization for ‘ffi_type_nsrect’)
objc-support.m:538: warning: excess elements in scalar initializer
objc-support.m:538: warning: (near initialization for ‘ffi_type_nsrect’)
objc-support.m:538: warning: data definition has no type or storage class
objc-support.m:547: error: syntax error before ‘*’ token
objc-support.m:560: error: syntax error before ‘*’ token
objc-support.m: In function ‘signature_to_ffi_type’:
objc-support.m:563: error: ‘ffi_type_void’ undeclared (first use in this function) objc-support.m:563: error: (Each undeclared identifier is reported only once
objc-support.m:563: error: for each function it appears in.)
objc-support.m:563: warning: return from incompatible pointer type
objc-support.m:564: error: ‘ffi_type_pointer’ undeclared (first use in this function)
objc-support.m:564: warning: return from incompatible pointer type
objc-support.m:565: warning: return from incompatible pointer type
objc-support.m:566: warning: return from incompatible pointer type
objc-support.m:567: error: ‘ffi_type_schar’ undeclared (first use in this function)
objc-support.m:567: warning: return from incompatible pointer type
objc-support.m:569: error: ‘ffi_type_sint’ undeclared (first use in this function)
objc-support.m:569: warning: return from incompatible pointer type
objc-support.m:571: error: ‘ffi_type_uchar’ undeclared (first use in this function)
objc-support.m:571: warning: return from incompatible pointer type
objc-support.m:572: error: ‘ffi_type_sshort’ undeclared (first use in this function)
objc-support.m:572: warning: return from incompatible pointer type
objc-support.m:573: error: ‘ffi_type_ushort’ undeclared (first use in this function)
objc-support.m:573: warning: return from incompatible pointer type
objc-support.m:574: warning: return from incompatible pointer type
objc-support.m:575: warning: return from incompatible pointer type
objc-support.m:581: warning: return from incompatible pointer type
objc-support.m:582: warning: return from incompatible pointer type
objc-support.m:583: error: ‘ffi_type_sint64’ undeclared (first use in this function)
objc-support.m:583: warning: return from incompatible pointer type
objc-support.m:584: error: ‘ffi_type_uint64’ undeclared (first use in this function)
objc-support.m:584: warning: return from incompatible pointer type
objc-support.m:585: warning: return from incompatible pointer type
objc-support.m:586: error: ‘ffi_type_double’ undeclared (first use in this function)
objc-support.m:586: warning: return from incompatible pointer type
objc-support.m:587: warning: return from incompatible pointer type
objc-support.m:588: warning: return from incompatible pointer type
objc-support.m: At top level:
objc-support.m:605: error: syntax error before ‘*’ token
objc-support.m: In function ‘signature_to_ffi_return_type’:
objc-support.m:608: error: ‘ffi_type_sint’ undeclared (first use in this function)
objc-support.m:608: warning: return from incompatible pointer type
objc-support.m:610: warning: return from incompatible pointer type
objc-support.m:612: warning: return from incompatible pointer type
objc-support.m: At top level:
objc-support.m:637: error: syntax error before ‘*’ token
objc-support.m: In function ‘make_objc_ffi_closure’:
objc-support.m:638: error: ‘ffi_status’ undeclared (first use in this function)
objc-support.m:638: error: syntax error before ‘s’
objc-support.m:639: error: ‘ffi_cif’ undeclared (first use in this function)
objc-support.m:639: error: ‘cif’ undeclared (first use in this function)
objc-support.m:639: error: invalid operands to binary *
objc-support.m:640: error: ‘ffi_closure’ undeclared (first use in this function) objc-support.m:640: error: ‘closure’ undeclared (first use in this function)
objc-support.m:640: error: invalid operands to binary *
objc-support.m:641: error: ‘ffi_type’ undeclared (first use in this function) objc-support.m:641: error: ‘atypes’ undeclared (first use in this function)
objc-support.m:641: error: invalid operands to binary *
objc-support.m:642: error: ‘rt’ undeclared (first use in this function)
objc-support.m:642: error: invalid operands to binary *
objc-support.m:657: error: syntax error before ‘)’ token
objc-support.m:657: error: invalid operands to binary *
objc-support.m:657: warning: passing argument 1 of ‘malloc’ makes integer from pointer without a cast objc-support.m:668: warning: passing argument 1 of ‘malloc’ makes integer from pointer without a cast
objc-support.m:670: error: ‘s’ undeclared (first use in this function)
objc-support.m:670: error: ‘FFI_DEFAULT_ABI’ undeclared (first use in this function) objc-support.m:672: error: ‘FFI_OK’ undeclared (first use in this function) objc-support.m:678: error: ‘objc_method_ffi_stub’ undeclared (first use in this function)
objc-support.m:682: warning: return from incompatible pointer type
objc-support.m: At top level:
objc-support.m:701: error: syntax error before ‘*’ token
objc-support.m: In function ‘make_imp_closure’:
objc-support.m:702: error: ‘ffi_status’ undeclared (first use in this function)
objc-support.m:702: error: syntax error before ‘s’
objc-support.m:703: error: ‘ffi_cif’ undeclared (first use in this function)
objc-support.m:703: error: ‘cif’ undeclared (first use in this function)
objc-support.m:703: error: invalid operands to binary *
objc-support.m:704: error: ‘ffi_closure’ undeclared (first use in this function) objc-support.m:704: error: ‘closure’ undeclared (first use in this function)
objc-support.m:704: error: invalid operands to binary *
objc-support.m:705: error: ‘ffi_type’ undeclared (first use in this function) objc-support.m:705: error: ‘atypes’ undeclared (first use in this function)
objc-support.m:705: error: invalid operands to binary *
objc-support.m:706: error: ‘rt’ undeclared (first use in this function)
objc-support.m:706: error: invalid operands to binary *
objc-support.m:718: error: syntax error before ‘)’ token
objc-support.m:718: error: invalid operands to binary *
objc-support.m:718: warning: passing argument 1 of ‘malloc’ makes integer from pointer without a cast objc-support.m:726: warning: passing argument 1 of ‘malloc’ makes integer from pointer without a cast
objc-support.m:728: error: ‘s’ undeclared (first use in this function)
objc-support.m:728: error: ‘FFI_DEFAULT_ABI’ undeclared (first use in this function) objc-support.m:730: error: ‘FFI_OK’ undeclared (first use in this function)
objc-support.m:738: warning: return from incompatible pointer type
objc-support.m: In function ‘stub1461’:
objc-support.m:1239: warning: ‘objc_method_list’ is deprecated (declared at /usr/include/objc/runtime.h:53) objc-support.m:1247: warning: ‘class_nextMethodList’ is deprecated (declared at /usr/include/objc/runtime.h:466) objc-support.m:1248: warning: ‘method_list’ is deprecated (declared at /usr/include/objc/runtime.h:390) objc-support.m:1250: warning: ‘method_count’ is deprecated (declared at /usr/include/objc/runtime.h:385) objc-support.m:1253: warning: ‘method_name’ is deprecated (declared at /usr/include/objc/runtime.h:377) objc-support.m:1254: warning: ‘method_types’ is deprecated (declared at /usr/include/objc/runtime.h:378) objc-support.m:1258: warning: ‘method_name’ is deprecated (declared at /usr/include/objc/runtime.h:377) objc-support.m:1259: warning: ‘method_types’ is deprecated (declared at /usr/include/objc/runtime.h:378)
objc-support.m: In function ‘stub1405’:
objc-support.m:1285: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1285: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1287: warning: ‘method_imp’ is deprecated (declared at / usr/include/objc/runtime.h:379)
objc-support.m: In function ‘stub1397’:
objc-support.m:1298: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1298: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1299: warning: ‘method_imp’ is deprecated (declared at / usr/include/objc/runtime.h:379)
objc-support.m: In function ‘stub1387’:
objc-support.m:1310: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1310: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1312: warning: ‘method_types’ is deprecated (declared at /usr/include/objc/runtime.h:378)
objc-support.m: In function ‘stub1379’:
objc-support.m:1323: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1323: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1324: warning: ‘method_types’ is deprecated (declared at /usr/include/objc/runtime.h:378)
objc-support.m: In function ‘stub1369’:
objc-support.m:1335: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1335: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1337: warning: ‘method_name’ is deprecated (declared at /usr/include/objc/runtime.h:377)
objc-support.m: In function ‘stub1361’:
objc-support.m:1348: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1348: warning: ‘objc_method’ is deprecated (declared at /usr/include/objc/runtime.h:38) objc-support.m:1349: warning: ‘method_name’ is deprecated (declared at /usr/include/objc/runtime.h:377)
objc-support.m: In function ‘stub1273’:
objc-support.m:1411: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1411: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘stub1257’:
objc-support.m:1420: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1420: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘stub1232’:
objc-support.m:1432: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1432: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1434: warning: ‘ivar_list’ is deprecated (declared at / usr/include/objc/runtime.h:372)
objc-support.m: In function ‘stub1157’:
objc-support.m:1444: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1444: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52)
objc-support.m: In function ‘stub1146’:
objc-support.m:1456: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1456: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘stub1119’:
objc-support.m:1473: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1473: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘stub1060’:
objc-support.m:1507: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1507: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1509: warning: ‘ivar_offset’ is deprecated (declared at /usr/include/objc/runtime.h:360)
objc-support.m: In function ‘stub1053’:
objc-support.m:1520: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1520: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1521: warning: ‘ivar_offset’ is deprecated (declared at /usr/include/objc/runtime.h:360)
objc-support.m: In function ‘stub1043’:
objc-support.m:1532: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1532: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1534: warning: ‘ivar_type’ is deprecated (declared at / usr/include/objc/runtime.h:359)
objc-support.m: In function ‘stub1035’:
objc-support.m:1545: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1545: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1546: warning: ‘ivar_type’ is deprecated (declared at / usr/include/objc/runtime.h:359)
objc-support.m: In function ‘stub1025’:
objc-support.m:1557: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1557: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1559: warning: ‘ivar_name’ is deprecated (declared at / usr/include/objc/runtime.h:358)
objc-support.m: In function ‘stub1017’:
objc-support.m:1570: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1570: warning: ‘objc_ivar’ is deprecated (declared at / usr/include/objc/runtime.h:39) objc-support.m:1571: warning: ‘ivar_name’ is deprecated (declared at / usr/include/objc/runtime.h:358)
objc-support.m: In function ‘stub1005’:
objc-support.m:1582: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1582: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1583: warning: ‘ivar_list’ is deprecated (declared at / usr/include/objc/runtime.h:372)
objc-support.m: In function ‘stub997’:
objc-support.m:1594: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1594: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1596: warning: ‘ivar_count’ is deprecated (declared at / usr/include/objc/runtime.h:367)
objc-support.m: In function ‘stub990’:
objc-support.m:1607: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1607: warning: ‘objc_ivar_list’ is deprecated (declared at /usr/include/objc/runtime.h:52) objc-support.m:1608: warning: ‘ivar_count’ is deprecated (declared at / usr/include/objc/runtime.h:367)
objc-support.m: In function ‘stub899’:
objc-support.m:1628: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1628: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1629: warning: ‘protocols’ is deprecated (declared at / usr/include/objc/runtime.h:55)
objc-support.m: In function ‘stub892’:
objc-support.m:1640: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1640: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1641: warning: ‘cache’ is deprecated (declared at /usr/ include/objc/runtime.h:54)
objc-support.m: In function ‘stub885’:
objc-support.m:1652: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1652: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1653: warning: ‘methodLists’ is deprecated (declared at /usr/include/objc/runtime.h:53)
objc-support.m: In function ‘stub875’:
objc-support.m:1664: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1664: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1666: warning: ‘ivars’ is deprecated (declared at /usr/ include/objc/runtime.h:52)
objc-support.m: In function ‘stub867’:
objc-support.m:1677: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1677: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1678: warning: ‘ivars’ is deprecated (declared at /usr/ include/objc/runtime.h:52)
objc-support.m: In function ‘stub859’:
objc-support.m:1689: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1689: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1691: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51)
objc-support.m: In function ‘stub851’:
objc-support.m:1702: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1702: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1703: warning: ‘instance_size’ is deprecated (declared at /usr/include/objc/runtime.h:51)
objc-support.m: In function ‘stub843’:
objc-support.m:1714: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1714: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1716: warning: ‘info’ is deprecated (declared at /usr/ include/objc/runtime.h:50)
objc-support.m: In function ‘stub835’:
objc-support.m:1727: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1727: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1728: warning: ‘info’ is deprecated (declared at /usr/ include/objc/runtime.h:50)
objc-support.m: In function ‘stub827’:
objc-support.m:1739: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1739: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1741: warning: ‘version’ is deprecated (declared at / usr/include/objc/runtime.h:49)
objc-support.m: In function ‘stub819’:
objc-support.m:1752: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1752: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1753: warning: ‘version’ is deprecated (declared at / usr/include/objc/runtime.h:49)
objc-support.m: In function ‘stub809’:
objc-support.m:1764: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1764: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1766: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48)
objc-support.m: In function ‘stub801’:
objc-support.m:1777: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1777: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1778: warning: ‘name’ is deprecated (declared at /usr/ include/objc/runtime.h:48)
objc-support.m: In function ‘stub791’:
objc-support.m:1789: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1789: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1791: warning: ‘super_class’ is deprecated (declared at /usr/include/objc/runtime.h:47)
objc-support.m: In function ‘stub783’:
objc-support.m:1802: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1802: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1803: warning: ‘super_class’ is deprecated (declared at /usr/include/objc/runtime.h:47)
objc-support.m: In function ‘stub773’:
objc-support.m:1814: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1814: warning: ‘objc_class’ is deprecated (declared at <built-in>:0)
objc-support.m: In function ‘stub765’:
objc-support.m:1827: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) objc-support.m:1827: warning: ‘objc_class’ is deprecated (declared at <built-in>:0) *** Shell command terminated with exit status 1: gcc objc-support.m -o objc-support.o -c -no-cpp-precomp -fno-strict-aliasing -fno-common - DHAVE_CHICKEN_CONFIG_H -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I/usr/local/include make: Failed to make objc-support.so: shell invocation failed with non- zero return status
Error: shell invocation failed with non-zero return status
"/usr/local/bin/csc -feature compiling-extension objc-support.scm -s - objc -O2 -...
256





reply via email to

[Prev in Thread] Current Thread [Next in Thread]