Hi all,

Still trying to make my way through a full compile of bleeding edge GNUstep (clang, objc2, gnustep runtime, all from trunk/master) on Ubuntu 12.04.

I have base and libdispatch all nicely installed (see my version of the Ubuntu recipe on my blog here: http://mark.aufflick.com/o/1743457 )

Next I configure/make corebase which goes well, but make check yields these bugs:

CFRunLoop/source.m:
Failed file:     source.m aborted without running all tests!
Failed test:     source.m:35 ... Got main run loop.

Are these known issues, or something I'm doing wrong in my building process? I can build and run ProjectCenter though, but I guess NSRunLoop doesn't necessarliy rely on CFRunLoop in GNUstep?

Thanks for any help.

Mark.

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to