can no longer build - many warnings, internal bus error
can no longer build - many warnings, internal bus error
- Subject: can no longer build - many warnings, internal bus error
- From: Donald Hall <email@hidden>
- Date: Fri, 19 Dec 2003 00:34:36 -0700
Suddenly I can no longer build and run my project. I shut down my
computer, and when I restarted I couldn't even get the boiler plate
main.m to compile. I get warnings about precompiled headers and
mismatched dates, and also an internal bus error. This happens for 2
out of 3 projects I tried. Both failing projects have classes that
import Carbon.h, the successful one doesn't. However, those classes
are never compiled because I don't get past main.m with the internal
bus error. When I first got the internal bus error in my project I
quit and restarted PB and cleaned all targets. This only moved the
internal bus error to main.m from compiling my document class.
Has anyone seen something like this? Can someone suggest what I do
next? Reinstall tools? Is there some corrupted file to trash? I may
have had a system crash while PB was running with my project open.
OS X 10.2.6, December 2002 Tools.
Thanks for any pointers. See error messages below.
Don
-------------------------------------------------------------------------------------------
Building target "Script Timer 2.1" with build style "Development"
(optimization:level '0', debug-symbols:on) - (1 error, 10 warnings)
...
main.m:9: warning: could not use precompiled header
'/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa-gcc3.p',
because:
main.m:9: warning: 'AvailabilityMacros.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
warning: could not use precompiled
header'/System/Library/Frameworks/Foundation.framework/Headers/Foundation-gcc3.p',
because:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
warning: 'AvailabilityMacros.h' has different date than in precomp
cc1obj: internal error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:
http://developer.apple.com/bugreporter> for instructions.
/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8:
warning: could not use precompiled header
'/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices-gcc3.p',
because:
/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8:
warning: 'AvailabilityMacros.h' has different date than in precomp
/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20:
warning: could not use precompiled header
'/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices-gcc3.p',
because:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20:
warning: 'AvailabilityMacros.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
warning: could not use precompiled header
'/System/Library/Frameworks/AppKit.framework/Headers/AppKit-gcc3.p',
because:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
warning: 'AvailabilityMacros.h' has different date than in precomp
cpp-precomp: output pipe has been closed
main.m:9: warning: could not use precompiled header
'/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa-gcc3.p',
because:
main.m:9: warning: 'AvailabilityMacros.h' has
different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
warning: could not use precompiled header
'/System/Library/Frameworks/Foundation.framework/Headers/Foundation-gcc3.p',
because:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
warning: 'AvailabilityMacros.h' has different date than in precomp
cc1obj: internal error: Bus error
/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8:
warning: could not use precompiled header
'/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices-gcc3.p',
because:
/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8:
warning: 'AvailabilityMacros.h' has different date than in precomp
/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20:
warning: could not use precompiled header
'/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices-gcc3.p',
because:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20:
warning: 'AvailabilityMacros.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
warning: could not use precompiled header
'/System/Library/Frameworks/AppKit.framework/Headers/AppKit-gcc3.p',
because:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
warning: 'AvailabilityMacros.h' has different date than in precomp
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.