Hi, I just compiled Mélodie yesterday, it went fine with my updated build support we discussed on silc. However the launch fails with the following output:
2008-10-26 17:53:12.498 Melodie[1115] autorelease called without pool for object (80fe858) of class GSMutableArray in thread <NSThread: 0x80e3f60> 2008-10-26 17:53:12.506 Melodie[1115] autorelease called without pool for object (8101b30) of class GSArrayEnumerator in thread <NSThread: 0x80e3f60> 2008-10-26 17:53:12.567 Melodie[1115] Warning: Selector 'layout' is polymorphic. Assuming @[EMAIL PROTECTED]:4 2008-10-26 17:53:12.568 Melodie[1115] Warning: Selector 'layout' is polymorphic. Assuming @[EMAIL PROTECTED]:4 2008-10-26 17:53:12.569 Melodie[1115] Warning: Selector 'volume' is polymorphic. Assuming [EMAIL PROTECTED]:4 2008-10-26 17:53:12.570 Melodie[1115] Warning: Selector 'setVolume:' is polymorphic. Assuming [EMAIL PROTECTED]:4f8 2008-10-26 17:53:12.570 Melodie[1115] Warning: Selector 'next' is polymorphic. Assuming [EMAIL PROTECTED]:4 2008-10-26 17:53:12.570 Melodie[1115] Warning: Selector 'count' is polymorphic. Assuming [EMAIL PROTECTED]:4 Melodie: StringMap.cpp:177: void llvm::StringMapImpl::RemoveKey(llvm::StringMapEntryBase*): Assertion `V == V2 && "Didn't find key?"' failed. Aborted (core dumped) I'm currently using http://llvm.org/svn/llvm-project/llvm/branches/release_24 r58376 I remember I may have got a similar problem with LLVM trunk recently, not sure though. Quentin. _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
