Source: gridlock.app
Version: 1.10-3
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: gnustep-base1.22-transition gnustep-transition
This package fails to build with gnustep-base/1.22.0-1 with the
following error:
Compiling file NSObject+Extensions.m ...
In file included from EDObjcRuntime.h:48:0,
from NSObject+Extensions.m:23:
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/objc-api.h:46:3: error: #error
You can not include both objc/objc-api.h and objc/runtime.h. Include
objc/objc-api.h for the traditional GNU Objective-C Runtime API and
objc/runtime.h for the modern one.
In file included from EDObjcRuntime.h:48:0,
from NSObject+Extensions.m:23:
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/objc-api.h:69:8: error:
redefinition of ‘struct objc_method_description’
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/runtime.h:87:8: note: originally
defined here
In file included from EDObjcRuntime.h:48:0,
from NSObject+Extensions.m:23:
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/objc-api.h:120:28: error:
conflicting types for ‘Method’
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/runtime.h:70:29: note: previous
declaration of ‘Method’ was here
In file included from EDObjcRuntime.h:48:0,
from NSObject+Extensions.m:23:
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/objc-api.h:174:30: error:
conflicting types for ‘Category’
/usr/lib/gcc/i486-linux-gnu/4.6.1/include/objc/runtime.h:75:31: note: previous
declaration of ‘Category’ was here
NSObject+Extensions.m: In function ‘EDGetFirstUnusedIMPForSelector’:
NSObject+Extensions.m:110:2: warning: #warning ** implementation missing for
GNU runtime [-Wcpp]
make[4]: *** [obj/Gridlock.obj/NSObject+Extensions.m.o] Error 1
Latest versions of the GNUstep core packages are available in
experimental. The severity of this bug will be raised to `serious'
once they're uploaded to unstable (probably in June/early July).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]