Skip navigation.
 
mlRe: pbxbuild problems?
FROM : Mike Ferris
DATE : Tue Dec 10 20:39:13 2002

The latter are bear-trap logs from PB and are nothing to worry about. 
It is an unexpected situation, but an anticipated and harmless one... 
The logs are just there to help the team track down the cause when they 
happen inside Apple.

The former looks like an indication of a bad index.  You might want to 
delete the .pbxindex folder and build your project from clean to see if 
it clear up...

Mike


Begin forwarded message:

> From: Gerben Wierda <<email_removed>>
> Date: Tue Dec 10, 2002  7:19:21 AM US/Pacific
> To: <email_removed>
> Subject: pbxbuild problems?
>
> When I run the install of my project from the command line I get these 
> warnings:
>

>> 2002-12-10 15:59:53.182 pbxbuild[513] Unable to open 
>> PBXCStringStorage archive at 
>> /usr/local/Build/Intermediates/i-Installer.build/i-
>> Installer.pbxindex/strings.pbxstrings: Expected files do not exist.

>
> and later
>

>> ** BUILD SUCCEEDED **
>> 2002-12-10 16:00:57.592 pbxbuild[513] Container 
>> <PBXFolder:0x002b0030> still contains 1 items after being 
>> deallocated.  This might be a memory leak, or an item not being 
>> properly marked as removed from its container before being 
>> deallocated.
>> 2002-12-10 16:00:57.592 pbxbuild[513] Container 
>> <PBXFolder:0x002b33a0> still contains 1 items after being 
>> deallocated.  This might be a memory leak, or an item not being 
>> properly marked as removed from its container before being 
>> deallocated.
>> 2002-12-10 16:00:57.593 pbxbuild[513] Container 
>> <PBXFolder:0x002b1ab0> still contains 1 items after being 
>> deallocated.  This might be a memory leak, or an item not being 
>> properly marked as removed from its container before being 
>> deallocated.
>> 2002-12-10 16:00:57.595 pbxbuild[513] Container 
>> <PBXFolder:0x002ab4a0> still contains 1 items after being 
>> deallocated.  This might be a memory leak, or an item not being 
>> properly marked as removed from its container before being 
>> deallocated.

>
> what does these signify and should I worry?
>
> G
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives: 
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlpbxbuild problems? Gerben Wierda Dec 10, 16:19
mlRe: pbxbuild problems? Mike Ferris Dec 10, 20:39