|
From: | Mark Aufflick |
Subject: | make check failing for corebase CFRunLoop |
Date: | Thu, 30 May 2013 11:48:02 +1000 |
User-agent: | Unison/2.1.10 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |