On 19 Jan 2009, at 12:37 AM, Adam R. Maxwell wrote:

>
> On Jan 18, 2009, at 2:07 PM, Gregory Jefferis wrote:
>
>> xcodebuild -target UnitTests -configuration Debug build
>> SYMROOT=/GD/dev/bib/bibdesk/bibdesk/buildtemp/
>>
>> and that worked fine.  I guess you should probably try it on your  
>> setup and
>> fix accordingly.  Best,
>
> Nice; I didn't realize you could pass those on the command line.   
> That seems to take care of it.
>
> I'm seeing a failure, though.  A system image that may not be  
> present in currently shipping OS releases has a non-integral size,  
> which causes an assertion failure.  Personally, I think Omni is  
> wrong to assert integral sizes if the OS allows it, so either that  
> assert needs to be removed or changed so it doesn't abort.
>
> 2009-01-18 15:27:09.904 BibDesk[16692:903] Image <deleted> has non- 
> integral size <deleted>
> POSTCONDITION failed: requires 'size.width == rint(size.width)',  
> file /Volumes/Local/Users/amaxwell/build/bibdesk-clean/vendorsrc/ 
> OmniGroup/OmniAppKit/OpenStepExtensions.subproj/NSImage- 
> OAExtensions.m, line 67
> Aborting (presumably due to assertion failure).
> /Developer/Tools/RunPlatformUnitTests.include: line 236: 16692 Abort  
> trap              "${TEST_HOST}" ${TEST_HOST_FLAGS} $ 
> {OTHER_TEST_FLAGS}
> /Developer/Tools/RunPlatformUnitTests.include:304: error: Test host  
> '/tmp/BibDesk/symroot/Debug/BibDesk.app/Contents/MacOS/BibDesk'  
> exited abnormally with code 134 (it may have crashed).
> ** BUILD FAILED **
>

Yea, I also get that warning sometimes and then ignore it. I also  
always thought that assertion was wrong.

Christiaan


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to