Task not found at path: /Developer/usr/bin/gdb

My xcode works fine but debugging does not and this is the error i get whenever the debugger starts in xcode.
Task not found at path: /Developer/usr/bin/gdb
Looking in that path gdb is truly missing. find /Developer/ -name "gdb*" -type f -print comes up with;
/Developer//usr/libexec/gdb/gdb-i386-apple-darwin
/Developer//usr/libexec/gdb/gdb-powerpc-apple-darwin
..so ln -s /Developer/usr/libexec/gdb/gdb-i386-apple-darwin /Developer/usr/bin/gdb makes the debugger work again.
I couldn't find this exact error on google and i tried searching this forum here on discussions too.
I would like to know why this happened, i'm suspecting the upgrade to snow leopard, and if my solution is correct or if it might break something in the future?
I did reinstall xcode after i upgraded to snow leopard, with the latest xcode version at the time of the upgrade, for what it's worth.

Moved Thread:
http://discussions.apple.com/thread.jspa?threadID=2478061&tstart=0

Similar Messages

  • Command /Developer/usr/bin/ibtool failed with exit code 255?

    CompileXIB "The Dream Log/xib/DLLockSetupController.xib"
        cd "/02 Projects/Graphic Design/dream log/working/xCode/thedreamlogtakefive"
        setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr /bin:/usr/bin:/bin:/usr/sbin:/sbin"
        setenv XCODE_DEVELOPER_USR_PATH /Developer/usr/bin/..
        /Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/g4user/Library/Developer/Xcode/DerivedData/The_Dream_Log-biaxzecevnzlql dtpjxstlufyhhb/Build/Products/Debug-iphonesimulator/The Dream Log.app/DLLockSetupController.nib" "/02 Projects/Graphic Design/dream log/working/xCode/thedreamlogtakefive/The Dream Log/xib/DLLockSetupController.xib" --sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3 .sdk
    2011-07-14 16:55:13.304 ibtoold[42465:4403] Invalid archive. Every reference with a ref tag must have an object with a matching id tag.
    2011-07-14 16:55:13.333 ibtoold[42465:4403] Backtrace:
      0  0x000000010003f32d IBDepthFirstTreeVisit (in IDEInterfaceBuilderKit)
      1  0x000000010003f3aa IBDepthFirstTreeVisit (in IDEInterfaceBuilderKit)
      2  0x000000010003f3aa IBDepthFirstTreeVisit (in IDEInterfaceBuilderKit)
      3  0x000000010003f3aa IBDepthFirstTreeVisit (in IDEInterfaceBuilderKit)
      4  0x000000010003f3aa IBDepthFirstTreeVisit (in IDEInterfaceBuilderKit)
      5  0x000000010003f481 IBDepthFirstForestVisit (in IDEInterfaceBuilderKit)
      6  0x000000010004f6a1 -[IBXMLDecoder initForReadingWithData:error:] (in IDEInterfaceBuilderKit)
      7  0x000000010004ef74 -[IBXMLDecoder initForReadingWithData:] (in IDEInterfaceBuilderKit)
      8  0x000000010008154a -[IBAsyncXMLDecoderWrapper initializeDecoderForFileURL:] (in IDEInterfaceBuilderKit)
      9  0x00007fff8004f284 _dispatch_call_block_and_release (in libSystem.B.dylib)
    10  0x00007fff8002d7f1 _dispatch_worker_thread2 (in libSystem.B.dylib)
    11  0x00007fff8002d128 _pthread_wqthread (in libSystem.B.dylib)
    2011-07-14 16:55:13.334 ibtoold[42465:4403] An uncaught exception was raised
    2011-07-14 16:55:13.335 ibtoold[42465:4403] Invalid archive. Every reference with a ref tag must have an object with a matching id tag.
    2011-07-14 16:55:13.336 ibtoold[42465:4403] *** Terminating app due to uncaught exception 'IBExpect Failure', reason: 'Invalid archive. Every reference with a ref tag must have an object with a matching id tag.'
    *** Call stack at first throw:
              0   CoreFoundation                      0x00007fff80fe17b4 __exceptionPreprocess + 180
              1   libobjc.A.dylib                     0x00007fff8849b0f3 objc_exception_throw + 45
              2   CoreFoundation                      0x00007fff81039969 -[NSException raise] + 9
              3   IDEInterfaceBuilderKit              0x0000000100051049 __IBXMLDecoderResolveReferences_block_invoke_0401 + 278
              4   IDEInterfaceBuilderKit              0x000000010003f32d IBDepthFirstTreeVisit + 42
              5   IDEInterfaceBuilderKit              0x000000010003f3aa IBDepthFirstTreeVisit + 167
              6   IDEInterfaceBuilderKit              0x000000010003f3aa IBDepthFirstTreeVisit + 167
              7   IDEInterfaceBuilderKit              0x000000010003f3aa IBDepthFirstTreeVisit + 167
              8   IDEInterfaceBuilderKit              0x000000010003f3aa IBDepthFirstTreeVisit + 167
              9   IDEInterfaceBuilderKit              0x000000010003f481 IBDepthFirstForestVisit + 146
              10  IDEInterfaceBuilderKit              0x000000010004f6a1 -[IBXMLDecoder initForReadingWithData:error:] + 1835
              11  IDEInterfaceBuilderKit              0x000000010004ef74 -[IBXMLDecoder initForReadingWithData:] + 20
              12  IDEInterfaceBuilderKit              0x000000010008154a -[IBAsyncXMLDecoderWrapper initializeDecoderForFileURL:] + 76
              13  libSystem.B.dylib                   0x00007fff8004f284 _dispatch_call_block_and_release + 15
              14  libSystem.B.dylib                   0x00007fff8002d7f1 _dispatch_worker_thread2 + 239
              15  libSystem.B.dylib                   0x00007fff8002d128 _pthread_wqthread + 353
              16  libSystem.B.dylib                   0x00007fff8002cfc5 start_wqthread + 13
    terminate called after throwing an instance of 'NSException'
    Command /Developer/usr/bin/ibtool failed with exit code 255

    I've solved the issue, but it required a hard reset.
    Some said it was because I installed XCode outside of the App Store, or because the simluator was buggy, or because XCode was pointing at the wrong version of the Simulator, or a resoruce was missing a target membership, or whatever.  I tried all of that.
    I downloaded XCode from the App Store, re-installed the Simulators, and still no luck.  So I just rolled back my repository to an earlier date, and lost some work in the process.  Not much though, because I always commit little and often.
    Since ever starting to use storyboards back in 2011, I have always committed little AND OFTEN.  Storyboard are fragile.

  • Can't exec '/Developer/usr/bin/gcc-4.2' (No such file or directory)

    1) I installed Mac OS 10.6.4.
    2) I installed Xcode Tools 3.2.4 with iOS SDK 4.1 (Mac OS 10.6 version).
    3) I created a new 'command line tool' XCode project.
    4) I hit 'Build'.
    5) The build failed, with the following error message:
    Can't exec '/Developer/usr/bin/gcc-4.2' (No such file or directory)
    6) There is no gcc-4.2 in /Developer/usr/bin.
    7) There is an i686-apple-darwin10-gcc-4.2.1 in /Developer/usr/bin.
    8) There is a gcc-4.2 in /usr/bin.
    Yes, I installed the 10.6 version of XCode.
    Yes, I told it to install everything (all the optional installs).
    Yes, I deleted and reinstalled XCode, and still get the same error.
    ~/.MacOSX/environment.plist does not set any environment variables other than GL_* and SSH_*.
    .profile, .login and .cshrc do not set CC.
    Any suggestions would be appreciated.

    I uninstalled the devtools & installed the new version (XCode 3.2.5). I then ran the new uninstaller. Interestingly, a number of developer tools remain in /Developer:
    # /Developer/Library/uninstall-devtools --mode=all
    Start time: Sat 11 Dec 2010 23:22:40 GMT
    Started uninstalling versioned non-relocatable developer tools content.
    Shutting down distcc...
    Analyzing devtools package: 'com.apple.pkg.VersionedDeveloperToolsSystemSupportLeo'...
    Analyzing package: 'AirPortUtility.pkg'...
    Analyzing package: 'AppleIntermediateCodec.pkg'...
    Analyzing package: 'AppleMobileDeviceSupport.pkg'...
    Analyzing package: 'BSD.pkg'...
    Analyzing package: 'CPU_AHT.pkg'...
    Analyzing package: 'CPU_RegionalBoot.pkg'...
    Analyzing package: 'CPUUGmacbook.pkg'...
    Analyzing package: 'CompatibilityUpdateforQT755.pkg'...
    Analyzing package: 'CoreFP.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.6.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.7.pkg'...
    Analyzing package: 'GarageBand.pkg'...
    Analyzing package: 'GarageBandExtraContent.pkg'...
    Analyzing package: 'GarageBandFactoryContent.pkg'...
    Analyzing package: 'GarageBand_411.pkg'...
    Analyzing package: 'GarageBand_412.pkg'...
    Analyzing package: 'GarageBand_Instruments.pkg'...
    Analyzing package: 'GarageBand_Loops.pkg'...
    Analyzing package: 'GarageBand_MagicContent.pkg'...
    Analyzing package: 'HP Actions.pkg'...
    Analyzing package: 'HP AiO Scan Bundles.pkg'...
    Analyzing package: 'HP AiO Scan Destinations.pkg'...
    Analyzing package: 'HP Animations Support.pkg'...
    Analyzing package: 'HP B109n Help.pkg'...
    Analyzing package: 'HP B109n Help_Shared.pkg'...
    Analyzing package: 'HP Core Help.pkg'...
    Analyzing package: 'HP Core Help_Shared.pkg'...
    Analyzing package: 'HP Destination Workflows.pkg'...
    Analyzing package: 'HP Device Chooser.pkg'...
    Analyzing package: 'HP Device Manager Help_Shared.pkg'...
    Analyzing package: 'HP Device Manager.pkg'...
    Analyzing package: 'HP Device Monitor.pkg'...
    Analyzing package: 'HP DeviceModel Core-3.pkg'...
    Analyzing package: 'HP Fax Setup Utility.pkg'...
    Analyzing package: 'HP Ink Widget.pkg'...
    Analyzing package: 'HP Inkjet 8 IO Enabler.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer PPD files.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer drivers.pkg'...
    Analyzing package: 'HP Legacy Scan Destinations.pkg'...
    Analyzing package: 'HP Legacy Scan.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.05.03.003.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.06.03.006.pkg'...
    Analyzing package: 'HP Message Center.pkg'...
    Analyzing package: 'HP PDE.pkg'...
    Analyzing package: 'HP PDF Filter.pkg'...
    Analyzing package: 'HP PhotoLink Support.pkg'...
    Analyzing package: 'HP Photosmart Core.pkg'...
    Analyzing package: 'HP Photosmart Mac.pkg'...
    Analyzing package: 'HP Photosmart Print Help.pkg'...
    Analyzing package: 'HP Photosmart Print Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Print.pkg'...
    Analyzing package: 'HP Photosmart Stitch.pkg'...
    Analyzing package: 'HP Photosmart Studio Help.pkg'...
    Analyzing package: 'HP Photosmart Studio Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Studio.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Device Setup.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Instantiation files.pkg'...
    Analyzing package: 'HP SMARTX 64.pkg'...
    Analyzing package: 'HP Scan Asset - Core.pkg'...
    Analyzing package: 'HP Scan Asset - Help.pkg'...
    Analyzing package: 'HP Scan Utility.pkg'...
    Analyzing package: 'HP Send Fax.pkg'...
    Analyzing package: 'HP Setup Assistant.pkg'...
    Analyzing package: 'HP Share Action.pkg'...
    Analyzing package: 'HP Shortcut Workflows.pkg'...
    Analyzing package: 'HP SmartPrint-A.pkg'...
    Analyzing package: 'HP Software Update.pkg'...
    Analyzing package: 'HP Stitch Action.pkg'...
    Analyzing package: 'HP Supplies Tool.pkg'...
    Analyzing package: 'HP Uninstaller.pkg'...
    Analyzing package: 'HP Utility.pkg'...
    Analyzing package: 'HP iPhoto Compatibility.pkg'...
    Analyzing package: 'HPFaxBlockingPlugin.pkg'...
    Analyzing package: 'HPFaxLogsPlugin.pkg'...
    Analyzing package: 'HPFaxSpeedDialsPlugin.pkg'...
    Analyzing package: 'HPScanPro-OCR.pkg'...
    Analyzing package: 'HPScanPro.pkg'...
    Analyzing package: 'HPScanProLP_English.pkg'...
    Analyzing package: 'HPScanProLP_Shared.pkg'...
    Analyzing package: 'HPScanTasksManagerPlugin.pkg'...
    Analyzing package: 'HPWorkflowsManagerFramework.pkg'...
    Analyzing package: 'Install VMware Fusion.pkg'...
    Analyzing package: 'Keynote_402.pkg'...
    Analyzing package: 'Keynote_403.pkg'...
    Analyzing package: 'Keynote_404.pkg'...
    Analyzing package: 'Numbers_102.pkg'...
    Analyzing package: 'Numbers_103.pkg'...
    Analyzing package: 'Pages_302.pkg'...
    Analyzing package: 'Pages_303.pkg'...
    Analyzing package: 'QuickTime755_Leopard.pkg'...
    Analyzing package: 'QuickTime762_Leopard.pkg'...
    Analyzing package: 'QuickTime764_Leopard.pkg'...
    Analyzing package: 'QuickTime76_Leopard.pkg'...
    Analyzing package: 'QuickTimeBroadcaster.pkg'...
    Analyzing package: 'RAWCameraUpdate.pkg'...
    Analyzing package: 'RemoteDesktopClient.pkg'...
    Analyzing package: 'Snapfish Framework.pkg'...
    Analyzing package: 'VBoxKEXTs.pkg'...
    Analyzing package: 'VBoxStartupItems.pkg'...
    Analyzing package: 'VirtualBox.pkg'...
    Analyzing package: 'VirtualBoxCLI.pkg'...
    Analyzing package: 'WelcomeToLeopard.pkg'...
    Analyzing package: 'com.apple.pkg.ACL'...
    Analyzing package: 'com.apple.pkg.AdditionalEssentials'...
    Analyzing package: 'com.apple.pkg.AdditionalFonts'...
    Analyzing package: 'com.apple.pkg.AdditionalSpeechVoices'...
    Analyzing package: 'com.apple.pkg.AddressBook'...
    Analyzing package: 'com.apple.pkg.AirPortClientUpdate2009001'...
    Analyzing package: 'com.apple.pkg.AirPortExtremeUpdate2008004'...
    Analyzing package: 'com.apple.pkg.AirPortUtility'...
    Analyzing package: 'com.apple.pkg.AppleIntermediateCodec'...
    Analyzing package: 'com.apple.pkg.AppleMobileDeviceSupport'...
    Analyzing package: 'com.apple.pkg.Apple_Gutenprint'...
    Analyzing package: 'com.apple.pkg.AsianLanguagesSupport'...
    Analyzing package: 'com.apple.pkg.Automator'...
    Analyzing package: 'com.apple.pkg.BSD'...
    Analyzing package: 'com.apple.pkg.BaseSystem'...
    Analyzing package: 'com.apple.pkg.BluetoothSDKLeo'...
    Analyzing package: 'com.apple.pkg.BootCamp'...
    Analyzing package: 'com.apple.pkg.Brother_ColorLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Common'...
    Analyzing package: 'com.apple.pkg.Brother_ICA'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet08'...
    Analyzing package: 'com.apple.pkg.Brother_MonochromeLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Utility'...
    Analyzing package: 'com.apple.pkg.CHUDLeo'...
    Analyzing package: 'com.apple.pkg.Canon_Frameworks'...
    Analyzing package: 'com.apple.pkg.Canon_ICACommon'...
    Analyzing package: 'com.apple.pkg.Canon_ICAMPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_ICASingle'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeries0406'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesH07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesL07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMXSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetProSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeriesM0407'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPiXSeries0407'...
    Analyzing package: 'com.apple.pkg.Canon_PDEs'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries1'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries10'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries2'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries3'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries4'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries5'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries6'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries7'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries8'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries9'...
    Analyzing package: 'com.apple.pkg.CompatibilityUpdateforQT755'...
    Analyzing package: 'com.apple.pkg.CoreAudioSDKLeo'...
    Analyzing package: 'com.apple.pkg.CoreFP'...
    Analyzing package: 'com.apple.pkg.DVDPlayer'...
    Analyzing package: 'com.apple.pkg.DashcodeLeo'...
    Analyzing package: 'com.apple.pkg.DevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DevExamplesLeo'...
    Analyzing package: 'com.apple.pkg.DevSDKLeo'...
    Analyzing package: 'com.apple.pkg.DevToolsDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsSystemSupportLeo'...
    Analyzing package: 'com.apple.pkg.DistributedBuildsSupportLeo'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon001'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon003'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon004'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon006'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon009'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon010'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon011'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon012'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon015'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon026'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon027'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon028'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon029'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon030'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon046'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon047'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon048'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon050'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon052'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon054'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon059'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon063'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon066'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon068'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon069'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon070'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon071'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon083'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon084'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon087'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon091'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon092'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon094'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon095'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon119'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon120'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon121'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon122'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon123'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon124'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon125'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon126'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon127'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon129'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon130'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon148'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon149'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon150'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon161'...
    Analyzing package: 'com.apple.pkg.EPSON_ICA'...
    Analyzing package: 'com.apple.pkg.EPSON_ICASingle'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW008'...
    Analyzing package: 'com.apple.pkg.EPSON_IOKit'...
    Analyzing package: 'com.apple.pkg.EPSON_Libraries'...
    Analyzing package: 'com.apple.pkg.Essentials'...
    Analyzing package: 'com.apple.pkg.FireWireSDKLeo'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.6'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.7'...
    Analyzing package: 'com.apple.pkg.GarageBand'...
    Analyzing package: 'com.apple.pkg.GarageBandExtraContent'...
    Analyzing package: 'com.apple.pkg.GarageBandFactoryContent'...
    Analyzing package: 'com.apple.pkg.GarageBand_411'...
    Analyzing package: 'com.apple.pkg.GarageBand_412'...
    Analyzing package: 'com.apple.pkg.GarageBand_Instruments'...
    Analyzing package: 'com.apple.pkg.GarageBand_Loops'...
    Analyzing package: 'com.apple.pkg.GarageBand_MagicContent'...
    Analyzing package: 'com.apple.pkg.HP_CHorse'...
    Analyzing package: 'com.apple.pkg.HP_CHorseD'...
    Analyzing package: 'com.apple.pkg.HP_CHorseI'...
    Analyzing package: 'com.apple.pkg.HP_CHorseIL'...
    Analyzing package: 'com.apple.pkg.HP_CHorseL'...
    Analyzing package: 'com.apple.pkg.HP_Chuckwalla'...
    Analyzing package: 'com.apple.pkg.HP_Cmd2HP'...
    Analyzing package: 'com.apple.pkg.HP_Crossbow'...
    Analyzing package: 'com.apple.pkg.HP_DMF'...
    Analyzing package: 'com.apple.pkg.HP_DesignjetIO'...
    Analyzing package: 'com.apple.pkg.HP_Deskjet'...
    Analyzing package: 'com.apple.pkg.HP_Fax'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet1'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet3'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet4'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet6'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet7'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet8'...
    Analyzing package: 'com.apple.pkg.HP_Interlaken'...
    Analyzing package: 'com.apple.pkg.HP_LaserjetZJS'...
    Analyzing package: 'com.apple.pkg.HP_Officejet'...
    Analyzing package: 'com.apple.pkg.HP_PDE'...
    Analyzing package: 'com.apple.pkg.HP_PS'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf1'...
    Analyzing package: 'com.apple.pkg.HP_Photosmart'...
    Analyzing package: 'com.apple.pkg.HP_PhotosmartM'...
    Analyzing package: 'com.apple.pkg.HP_ResourceManager'...
    Analyzing package: 'com.apple.pkg.HP_Scan'...
    Analyzing package: 'com.apple.pkg.HP_Scan3'...
    Analyzing package: 'com.apple.pkg.HP_SmartX'...
    Analyzing package: 'com.apple.pkg.Java'...
    Analyzing package: 'com.apple.pkg.JavaForMacOSX10.6Update3'...
    Analyzing package: 'com.apple.pkg.JavaSDKLeo'...
    Analyzing package: 'com.apple.pkg.JavaToolsLeo'...
    Analyzing package: 'com.apple.pkg.Keynote_402'...
    Analyzing package: 'com.apple.pkg.Keynote_403'...
    Analyzing package: 'com.apple.pkg.Keynote_404'...
    Analyzing package: 'com.apple.pkg.Lexmark_CUPS'...
    Analyzing package: 'com.apple.pkg.Lexmark_CommandFileFilter'...
    Analyzing package: 'com.apple.pkg.Lexmark_ICADrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers01'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers02'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers07'...
    Analyzing package: 'com.apple.pkg.Lexmark_LaserDrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_USBComm'...
    Analyzing package: 'com.apple.pkg.Lexmark_Utility'...
    Analyzing package: 'com.apple.pkg.MacOSX10.4.UniversalLeo'...
    Analyzing package: 'com.apple.pkg.MacOSX10.5Leo'...
    Analyzing package: 'com.apple.pkg.Mail'...
    Analyzing package: 'com.apple.pkg.MediaFiles'...
    Analyzing package: 'com.apple.pkg.MigrationAssistant'...
    Analyzing package: 'com.apple.pkg.MigrationDVDCDSharingLeopard'...
    Analyzing package: 'com.apple.pkg.MobileDevice'...
    Analyzing package: 'com.apple.pkg.Numbers_102'...
    Analyzing package: 'com.apple.pkg.Numbers_103'...
    Analyzing package: 'com.apple.pkg.OpenGLAppsLeo'...
    Analyzing package: 'com.apple.pkg.OpenGLSDKLeo'...
    Analyzing package: 'com.apple.pkg.OtherDevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.OxfordDictionaries'...
    Analyzing package: 'com.apple.pkg.Pages_302'...
    Analyzing package: 'com.apple.pkg.Pages_303'...
    Analyzing package: 'com.apple.pkg.PodcastCapture'...
    Analyzing package: 'com.apple.pkg.QuickTime755_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime762_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime764_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime76_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTimeBroadcaster'...
    Analyzing package: 'com.apple.pkg.QuickTimePlayer7'...
    Analyzing package: 'com.apple.pkg.QuickTimeSDKLeo'...
    Analyzing package: 'com.apple.pkg.RAWCameraUpdate'...
    Analyzing package: 'com.apple.pkg.RemoteDesktopClient'...
    Analyzing package: 'com.apple.pkg.Rosetta'...
    Analyzing package: 'com.apple.pkg.Safari'...
    Analyzing package: 'com.apple.pkg.Safari50SnowLeopard'...
    Analyzing package: 'com.apple.pkg.Samsung_Common'...
    Analyzing package: 'com.apple.pkg.SnowRR001'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.3'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.6'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.7'...
    Analyzing package: 'com.apple.pkg.WebKitSDKLeo'...
    Analyzing package: 'com.apple.pkg.X11DocumentationLeo'...
    Analyzing package: 'com.apple.pkg.X11SDKLeo'...
    Analyzing package: 'com.apple.pkg.X11User'...
    Analyzing package: 'com.apple.pkg.XcodeMacOSX10.6ExtrasLeo'...
    Analyzing package: 'com.apple.pkg.clangLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.0ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.0Leo'...
    Analyzing package: 'com.apple.pkg.gcc4.2ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.2Leo'...
    Analyzing package: 'com.apple.pkg.iCal'...
    Analyzing package: 'com.apple.pkg.iChat'...
    Analyzing package: 'com.apple.pkg.iDVD'...
    Analyzing package: 'com.apple.pkg.iDVDExtraContent'...
    Analyzing package: 'com.apple.pkg.iDVDThemes'...
    Analyzing package: 'com.apple.pkg.iDVD_702'...
    Analyzing package: 'com.apple.pkg.iDVD_703'...
    Analyzing package: 'com.apple.pkg.iDVD_704'...
    Analyzing package: 'com.apple.pkg.iLife'08'...
    Analyzing package: 'com.apple.pkg.iLifeCookie'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_202'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_203'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_215'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_v2'...
    Analyzing package: 'com.apple.pkg.iLifeSoundEffects_Loops'...
    Analyzing package: 'com.apple.pkg.iMovie'...
    Analyzing package: 'com.apple.pkg.iMovie_710'...
    Analyzing package: 'com.apple.pkg.iMovie_714'...
    Analyzing package: 'com.apple.pkg.iPhoneSystemComponents'...
    Analyzing package: 'com.apple.pkg.iPhoto'...
    Analyzing package: 'com.apple.pkg.iPhotoContent'...
    Analyzing package: 'com.apple.pkg.iPhoto_710'...
    Analyzing package: 'com.apple.pkg.iPhoto_714'...
    Analyzing package: 'com.apple.pkg.iPhoto_715'...
    Analyzing package: 'com.apple.pkg.iPodSupport'...
    Analyzing package: 'com.apple.pkg.iTunes'...
    Analyzing package: 'com.apple.pkg.iTunes.AppleMobileDeviceSupportDelta.4.0'...
    Analyzing package: 'com.apple.pkg.iTunes.CoreFPDelta.1.3'...
    Analyzing package: 'com.apple.pkg.iTunesAccess'...
    Analyzing package: 'com.apple.pkg.iTunesAccessDelta.10.1'...
    Analyzing package: 'com.apple.pkg.iTunesX'...
    Analyzing package: 'com.apple.pkg.iTunesXPatch'...
    Analyzing package: 'com.apple.pkg.iWeb'...
    Analyzing package: 'com.apple.pkg.iWeb_203'...
    Analyzing package: 'com.apple.pkg.iWeb_204'...
    Analyzing package: 'com.apple.pkg.iWork08Trial'...
    Analyzing package: 'com.apple.pkg.llvm-gcc4.2Leo'...
    Analyzing package: 'com.apple.pkg.update.compatibility.2009.001'...
    Analyzing package: 'com.apple.pkg.update.os.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.rosetta.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.security.2008.007'...
    Analyzing package: 'com.apple.pkg.update.security.2009.001'...
    Analyzing package: 'com.apple.pkg.update.security.2009.005'...
    Analyzing package: 'com.apple.pkg.update.security.2009.006'...
    Analyzing package: 'com.apple.pkg.update.security.2010.003'...
    Analyzing package: 'com.apple.pkg.update.security.2010.004'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.security.2010.006.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.snowleopardgraphics.2010.001'...
    Analyzing package: 'com.apple.pkg.xcrunLeo'...
    Analyzing package: 'iDVD.pkg'...
    Analyzing package: 'iDVDExtraContent.pkg'...
    Analyzing package: 'iDVDThemes.pkg'...
    Analyzing package: 'iDVD_702.pkg'...
    Analyzing package: 'iDVD_703.pkg'...
    Analyzing package: 'iDVD_704.pkg'...
    Analyzing package: 'iLife '08.pkg'...
    Analyzing package: 'iLifeCookie.pkg'...
    Analyzing package: 'iLifeMediaBrowser.pkg'...
    Analyzing package: 'iLifeMediaBrowser_v2.pkg'...
    Analyzing package: 'iLifeSoundEffects_Loops.pkg'...
    Analyzing package: 'iMovie.pkg'...
    Analyzing package: 'iMovie_710.pkg'...
    Analyzing package: 'iMovie_714.pkg'...
    Analyzing package: 'iPhoto Compatibility Software.pkg'...
    Analyzing package: 'iPhoto.pkg'...
    Analyzing package: 'iPhotoContent.pkg'...
    Analyzing package: 'iPhoto_710.pkg'...
    Analyzing package: 'iPhoto_714.pkg'...
    Analyzing package: 'iPhoto_715.pkg'...
    Analyzing package: 'iTunesAccess.pkg'...
    Analyzing package: 'iTunesX.pkg'...
    Analyzing package: 'iWeb.pkg'...
    Analyzing package: 'iWeb_203.pkg'...
    Analyzing package: 'iWeb_204.pkg'...
    Analyzing package: 'iWork08Trial.pkg'...
    Removing devtools files...
    Removing empty devtools directories...
    Finished uninstalling versioned non-relocatable developer tools content.
    IMPORTANT: If you are going to install a previous version of the Developer Tools, be sure to restart the machine after installing.
    Finish time: Sat 11 Dec 2010 23:24:55 GMT
    Start time: Sat 11 Dec 2010 23:24:55 GMT
    Started uninstalling shared non-relocatable developer tools content.
    Shutting down Instruments...
    Analyzing devtools package: 'com.apple.pkg.BluetoothSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.CHUDLeo'...
    Analyzing devtools package: 'com.apple.pkg.CoreAudioSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsSystemSupportLeo'...
    Analyzing devtools package: 'com.apple.pkg.DistributedBuildsSupportLeo'...
    Analyzing devtools package: 'com.apple.pkg.FireWireSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.JavaSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.MobileDevice'...
    Analyzing devtools package: 'com.apple.pkg.OpenGLSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.QuickTimeSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.WebKitSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.X11DocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.X11SDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.XcodeMacOSX10.6ExtrasLeo'...
    Analyzing devtools package: 'com.apple.pkg.clangLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.0Leo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.2Leo'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSystemComponents'...
    Analyzing devtools package: 'com.apple.pkg.llvm-gcc4.2Leo'...
    Analyzing devtools package: 'com.apple.pkg.xcrunLeo'...
    Analyzing package: 'AirPortUtility.pkg'...
    Analyzing package: 'AppleIntermediateCodec.pkg'...
    Analyzing package: 'AppleMobileDeviceSupport.pkg'...
    Analyzing package: 'BSD.pkg'...
    Analyzing package: 'CPU_AHT.pkg'...
    Analyzing package: 'CPU_RegionalBoot.pkg'...
    Analyzing package: 'CPUUGmacbook.pkg'...
    Analyzing package: 'CompatibilityUpdateforQT755.pkg'...
    Analyzing package: 'CoreFP.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.6.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.7.pkg'...
    Analyzing package: 'GarageBand.pkg'...
    Analyzing package: 'GarageBandExtraContent.pkg'...
    Analyzing package: 'GarageBandFactoryContent.pkg'...
    Analyzing package: 'GarageBand_411.pkg'...
    Analyzing package: 'GarageBand_412.pkg'...
    Analyzing package: 'GarageBand_Instruments.pkg'...
    Analyzing package: 'GarageBand_Loops.pkg'...
    Analyzing package: 'GarageBand_MagicContent.pkg'...
    Analyzing package: 'HP Actions.pkg'...
    Analyzing package: 'HP AiO Scan Bundles.pkg'...
    Analyzing package: 'HP AiO Scan Destinations.pkg'...
    Analyzing package: 'HP Animations Support.pkg'...
    Analyzing package: 'HP B109n Help.pkg'...
    Analyzing package: 'HP B109n Help_Shared.pkg'...
    Analyzing package: 'HP Core Help.pkg'...
    Analyzing package: 'HP Core Help_Shared.pkg'...
    Analyzing package: 'HP Destination Workflows.pkg'...
    Analyzing package: 'HP Device Chooser.pkg'...
    Analyzing package: 'HP Device Manager Help_Shared.pkg'...
    Analyzing package: 'HP Device Manager.pkg'...
    Analyzing package: 'HP Device Monitor.pkg'...
    Analyzing package: 'HP DeviceModel Core-3.pkg'...
    Analyzing package: 'HP Fax Setup Utility.pkg'...
    Analyzing package: 'HP Ink Widget.pkg'...
    Analyzing package: 'HP Inkjet 8 IO Enabler.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer PPD files.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer drivers.pkg'...
    Analyzing package: 'HP Legacy Scan Destinations.pkg'...
    Analyzing package: 'HP Legacy Scan.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.05.03.003.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.06.03.006.pkg'...
    Analyzing package: 'HP Message Center.pkg'...
    Analyzing package: 'HP PDE.pkg'...
    Analyzing package: 'HP PDF Filter.pkg'...
    Analyzing package: 'HP PhotoLink Support.pkg'...
    Analyzing package: 'HP Photosmart Core.pkg'...
    Analyzing package: 'HP Photosmart Mac.pkg'...
    Analyzing package: 'HP Photosmart Print Help.pkg'...
    Analyzing package: 'HP Photosmart Print Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Print.pkg'...
    Analyzing package: 'HP Photosmart Stitch.pkg'...
    Analyzing package: 'HP Photosmart Studio Help.pkg'...
    Analyzing package: 'HP Photosmart Studio Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Studio.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Device Setup.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Instantiation files.pkg'...
    Analyzing package: 'HP SMARTX 64.pkg'...
    Analyzing package: 'HP Scan Asset - Core.pkg'...
    Analyzing package: 'HP Scan Asset - Help.pkg'...
    Analyzing package: 'HP Scan Utility.pkg'...
    Analyzing package: 'HP Send Fax.pkg'...
    Analyzing package: 'HP Setup Assistant.pkg'...
    Analyzing package: 'HP Share Action.pkg'...
    Analyzing package: 'HP Shortcut Workflows.pkg'...
    Analyzing package: 'HP SmartPrint-A.pkg'...
    Analyzing package: 'HP Software Update.pkg'...
    Analyzing package: 'HP Stitch Action.pkg'...
    Analyzing package: 'HP Supplies Tool.pkg'...
    Analyzing package: 'HP Uninstaller.pkg'...
    Analyzing package: 'HP Utility.pkg'...
    Analyzing package: 'HP iPhoto Compatibility.pkg'...
    Analyzing package: 'HPFaxBlockingPlugin.pkg'...
    Analyzing package: 'HPFaxLogsPlugin.pkg'...
    Analyzing package: 'HPFaxSpeedDialsPlugin.pkg'...
    Analyzing package: 'HPScanPro-OCR.pkg'...
    Analyzing package: 'HPScanPro.pkg'...
    Analyzing package: 'HPScanProLP_English.pkg'...
    Analyzing package: 'HPScanProLP_Shared.pkg'...
    Analyzing package: 'HPScanTasksManagerPlugin.pkg'...
    Analyzing package: 'HPWorkflowsManagerFramework.pkg'...
    Analyzing package: 'Install VMware Fusion.pkg'...
    Analyzing package: 'Keynote_402.pkg'...
    Analyzing package: 'Keynote_403.pkg'...
    Analyzing package: 'Keynote_404.pkg'...
    Analyzing package: 'Numbers_102.pkg'...
    Analyzing package: 'Numbers_103.pkg'...
    Analyzing package: 'Pages_302.pkg'...
    Analyzing package: 'Pages_303.pkg'...
    Analyzing package: 'QuickTime755_Leopard.pkg'...
    Analyzing package: 'QuickTime762_Leopard.pkg'...
    Analyzing package: 'QuickTime764_Leopard.pkg'...
    Analyzing package: 'QuickTime76_Leopard.pkg'...
    Analyzing package: 'QuickTimeBroadcaster.pkg'...
    Analyzing package: 'RAWCameraUpdate.pkg'...
    Analyzing package: 'RemoteDesktopClient.pkg'...
    Analyzing package: 'Snapfish Framework.pkg'...
    Analyzing package: 'VBoxKEXTs.pkg'...
    Analyzing package: 'VBoxStartupItems.pkg'...
    Analyzing package: 'VirtualBox.pkg'...
    Analyzing package: 'VirtualBoxCLI.pkg'...
    Analyzing package: 'WelcomeToLeopard.pkg'...
    Analyzing package: 'com.apple.pkg.ACL'...
    Analyzing package: 'com.apple.pkg.AdditionalEssentials'...
    Analyzing package: 'com.apple.pkg.AdditionalFonts'...
    Analyzing package: 'com.apple.pkg.AdditionalSpeechVoices'...
    Analyzing package: 'com.apple.pkg.AddressBook'...
    Analyzing package: 'com.apple.pkg.AirPortClientUpdate2009001'...
    Analyzing package: 'com.apple.pkg.AirPortExtremeUpdate2008004'...
    Analyzing package: 'com.apple.pkg.AirPortUtility'...
    Analyzing package: 'com.apple.pkg.AppleIntermediateCodec'...
    Analyzing package: 'com.apple.pkg.AppleMobileDeviceSupport'...
    Analyzing package: 'com.apple.pkg.Apple_Gutenprint'...
    Analyzing package: 'com.apple.pkg.AsianLanguagesSupport'...
    Analyzing package: 'com.apple.pkg.Automator'...
    Analyzing package: 'com.apple.pkg.BSD'...
    Analyzing package: 'com.apple.pkg.BaseSystem'...
    Analyzing package: 'com.apple.pkg.BootCamp'...
    Analyzing package: 'com.apple.pkg.Brother_ColorLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Common'...
    Analyzing package: 'com.apple.pkg.Brother_ICA'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet08'...
    Analyzing package: 'com.apple.pkg.Brother_MonochromeLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Utility'...
    Analyzing package: 'com.apple.pkg.Canon_Frameworks'...
    Analyzing package: 'com.apple.pkg.Canon_ICACommon'...
    Analyzing package: 'com.apple.pkg.Canon_ICAMPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_ICASingle'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeries0406'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesH07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesL07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMXSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetProSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeriesM0407'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPiXSeries0407'...
    Analyzing package: 'com.apple.pkg.Canon_PDEs'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries1'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries10'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries2'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries3'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries4'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries5'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries6'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries7'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries8'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries9'...
    Analyzing package: 'com.apple.pkg.CompatibilityUpdateforQT755'...
    Analyzing package: 'com.apple.pkg.CoreFP'...
    Analyzing package: 'com.apple.pkg.DVDPlayer'...
    Analyzing package: 'com.apple.pkg.DashcodeLeo'...
    Analyzing package: 'com.apple.pkg.DevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DevExamplesLeo'...
    Analyzing package: 'com.apple.pkg.DevToolsDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsLeo'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon001'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon003'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon004'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon006'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon009'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon010'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon011'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon012'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon015'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon026'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon027'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon028'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon029'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon030'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon046'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon047'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon048'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon050'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon052'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon054'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon059'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon063'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon066'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon068'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon069'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon070'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon071'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon083'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon084'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon087'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon091'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon092'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon094'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon095'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon119'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon120'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon121'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon122'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon123'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon124'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon125'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon126'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon127'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon129'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon130'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon148'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon149'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon150'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon161'...
    Analyzing package: 'com.apple.pkg.EPSON_ICA'...
    Analyzing package: 'com.apple.pkg.EPSON_ICASingle'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW008'...
    Analyzing package: 'com.apple.pkg.EPSON_IOKit'...
    Analyzing package: 'com.apple.pkg.EPSON_Libraries'...
    Analyzing package: 'com.apple.pkg.Essentials'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.6'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.7'...
    Analyzing package: 'com.apple.pkg.GarageBand'...
    Analyzing package: 'com.apple.pkg.GarageBandExtraContent'...
    Analyzing package: 'com.apple.pkg.GarageBandFactoryContent'...
    Analyzing package: 'com.apple.pkg.GarageBand_411'...
    Analyzing package: 'com.apple.pkg.GarageBand_412'...
    Analyzing package: 'com.apple.pkg.GarageBand_Instruments'...
    Analyzing package: 'com.apple.pkg.GarageBand_Loops'...
    Analyzing package: 'com.apple.pkg.GarageBand_MagicContent'...
    Analyzing package: 'com.apple.pkg.HP_CHorse'...
    Analyzing package: 'com.apple.pkg.HP_CHorseD'...
    Analyzing package: 'com.apple.pkg.HP_CHorseI'...
    Analyzing package: 'com.apple.pkg.HP_CHorseIL'...
    Analyzing package: 'com.apple.pkg.HP_CHorseL'...
    Analyzing package: 'com.apple.pkg.HP_Chuckwalla'...
    Analyzing package: 'com.apple.pkg.HP_Cmd2HP'...
    Analyzing package: 'com.apple.pkg.HP_Crossbow'...
    Analyzing package: 'com.apple.pkg.HP_DMF'...
    Analyzing package: 'com.apple.pkg.HP_DesignjetIO'...
    Analyzing package: 'com.apple.pkg.HP_Deskjet'...
    Analyzing package: 'com.apple.pkg.HP_Fax'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet1'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet3'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet4'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet6'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet7'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet8'...
    Analyzing package: 'com.apple.pkg.HP_Interlaken'...
    Analyzing package: 'com.apple.pkg.HP_LaserjetZJS'...
    Analyzing package: 'com.apple.pkg.HP_Officejet'...
    Analyzing package: 'com.apple.pkg.HP_PDE'...
    Analyzing package: 'com.apple.pkg.HP_PS'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf1'...
    Analyzing package: 'com.apple.pkg.HP_Photosmart'...
    Analyzing package: 'com.apple.pkg.HP_PhotosmartM'...
    Analyzing package: 'com.apple.pkg.HP_ResourceManager'...
    Analyzing package: 'com.apple.pkg.HP_Scan'...
    Analyzing package: 'com.apple.pkg.HP_Scan3'...
    Analyzing package: 'com.apple.pkg.HP_SmartX'...
    Analyzing package: 'com.apple.pkg.Java'...
    Analyzing package: 'com.apple.pkg.JavaForMacOSX10.6Update3'...
    Analyzing package: 'com.apple.pkg.JavaToolsLeo'...
    Analyzing package: 'com.apple.pkg.Keynote_402'...
    Analyzing package: 'com.apple.pkg.Keynote_403'...
    Analyzing package: 'com.apple.pkg.Keynote_404'...
    Analyzing package: 'com.apple.pkg.Lexmark_CUPS'...
    Analyzing package: 'com.apple.pkg.Lexmark_CommandFileFilter'...
    Analyzing package: 'com.apple.pkg.Lexmark_ICADrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers01'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers02'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers07'...
    Analyzing package: 'com.apple.pkg.Lexmark_LaserDrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_USBComm'...
    Analyzing package: 'com.apple.pkg.Lexmark_Utility'...
    Analyzing package: 'com.apple.pkg.MacOSX10.4.UniversalLeo'...
    Analyzing package: 'com.apple.pkg.MacOSX10.5Leo'...
    Analyzing package: 'com.apple.pkg.Mail'...
    Analyzing package: 'com.apple.pkg.MediaFiles'...
    Analyzing package: 'com.apple.pkg.MigrationAssistant'...
    Analyzing package: 'com.apple.pkg.MigrationDVDCDSharingLeopard'...
    Analyzing package: 'com.apple.pkg.Numbers_102'...
    Analyzing package: 'com.apple.pkg.Numbers_103'...
    Analyzing package: 'com.apple.pkg.OpenGLAppsLeo'...
    Analyzing package: 'com.apple.pkg.OtherDevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.OxfordDictionaries'...
    Analyzing package: 'com.apple.pkg.Pages_302'...
    Analyzing package: 'com.apple.pkg.Pages_303'...
    Analyzing package: 'com.apple.pkg.PodcastCapture'...
    Analyzing package: 'com.apple.pkg.QuickTime755_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime762_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime764_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime76_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTimeBroadcaster'...
    Analyzing package: 'com.apple.pkg.QuickTimePlayer7'...
    Analyzing package: 'com.apple.pkg.RAWCameraUpdate'...
    Analyzing package: 'com.apple.pkg.RemoteDesktopClient'...
    Analyzing package: 'com.apple.pkg.Rosetta'...
    Analyzing package: 'com.apple.pkg.Safari'...
    Analyzing package: 'com.apple.pkg.Safari50SnowLeopard'...
    Analyzing package: 'com.apple.pkg.Samsung_Common'...
    Analyzing package: 'com.apple.pkg.SnowRR001'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.3'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.6'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.7'...
    Analyzing package: 'com.apple.pkg.VersionedDeveloperToolsSystemSupportLeo'...
    Analyzing package: 'com.apple.pkg.X11User'...
    Analyzing package: 'com.apple.pkg.gcc4.0ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.2ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.iCal'...
    Analyzing package: 'com.apple.pkg.iChat'...
    Analyzing package: 'com.apple.pkg.iDVD'...
    Analyzing package: 'com.apple.pkg.iDVDExtraContent'...
    Analyzing package: 'com.apple.pkg.iDVDThemes'...
    Analyzing package: 'com.apple.pkg.iDVD_702'...
    Analyzing package: 'com.apple.pkg.iDVD_703'...
    Analyzing package: 'com.apple.pkg.iDVD_704'...
    Analyzing package: 'com.apple.pkg.iLife'08'...
    Analyzing package: 'com.apple.pkg.iLifeCookie'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_202'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_203'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_215'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_v2'...
    Analyzing package: 'com.apple.pkg.iLifeSoundEffects_Loops'...
    Analyzing package: 'com.apple.pkg.iMovie'...
    Analyzing package: 'com.apple.pkg.iMovie_710'...
    Analyzing package: 'com.apple.pkg.iMovie_714'...
    Analyzing package: 'com.apple.pkg.iPhoto'...
    Analyzing package: 'com.apple.pkg.iPhotoContent'...
    Analyzing package: 'com.apple.pkg.iPhoto_710'...
    Analyzing package: 'com.apple.pkg.iPhoto_714'...
    Analyzing package: 'com.apple.pkg.iPhoto_715'...
    Analyzing package: 'com.apple.pkg.iPodSupport'...
    Analyzing package: 'com.apple.pkg.iTunes'...
    Analyzing package: 'com.apple.pkg.iTunes.AppleMobileDeviceSupportDelta.4.0'...
    Analyzing package: 'com.apple.pkg.iTunes.CoreFPDelta.1.3'...
    Analyzing package: 'com.apple.pkg.iTunesAccess'...
    Analyzing package: 'com.apple.pkg.iTunesAccessDelta.10.1'...
    Analyzing package: 'com.apple.pkg.iTunesX'...
    Analyzing package: 'com.apple.pkg.iTunesXPatch'...
    Analyzing package: 'com.apple.pkg.iWeb'...
    Analyzing package: 'com.apple.pkg.iWeb_203'...
    Analyzing package: 'com.apple.pkg.iWeb_204'...
    Analyzing package: 'com.apple.pkg.iWork08Trial'...
    Analyzing package: 'com.apple.pkg.update.compatibility.2009.001'...
    Analyzing package: 'com.apple.pkg.update.os.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.rosetta.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.security.2008.007'...
    Analyzing package: 'com.apple.pkg.update.security.2009.001'...
    Analyzing package: 'com.apple.pkg.update.security.2009.005'...
    Analyzing package: 'com.apple.pkg.update.security.2009.006'...
    Analyzing package: 'com.apple.pkg.update.security.2010.003'...
    Analyzing package: 'com.apple.pkg.update.security.2010.004'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.security.2010.006.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.snowleopardgraphics.2010.001'...
    Analyzing package: 'iDVD.pkg'...
    Analyzing package: 'iDVDExtraContent.pkg'...
    Analyzing package: 'iDVDThemes.pkg'...
    Analyzing package: 'iDVD_702.pkg'...
    Analyzing package: 'iDVD_703.pkg'...
    Analyzing package: 'iDVD_704.pkg'...
    Analyzing package: 'iLife '08.pkg'...
    Analyzing package: 'iLifeCookie.pkg'...
    Analyzing package: 'iLifeMediaBrowser.pkg'...
    Analyzing package: 'iLifeMediaBrowser_v2.pkg'...
    Analyzing package: 'iLifeSoundEffects_Loops.pkg'...
    Analyzing package: 'iMovie.pkg'...
    Analyzing package: 'iMovie_710.pkg'...
    Analyzing package: 'iMovie_714.pkg'...
    Analyzing package: 'iPhoto Compatibility Software.pkg'...
    Analyzing package: 'iPhoto.pkg'...
    Analyzing package: 'iPhotoContent.pkg'...
    Analyzing package: 'iPhoto_710.pkg'...
    Analyzing package: 'iPhoto_714.pkg'...
    Analyzing package: 'iPhoto_715.pkg'...
    Analyzing package: 'iTunesAccess.pkg'...
    Analyzing package: 'iTunesX.pkg'...
    Analyzing package: 'iWeb.pkg'...
    Analyzing package: 'iWeb_203.pkg'...
    Analyzing package: 'iWeb_204.pkg'...
    Analyzing package: 'iWork08Trial.pkg'...
    Removing devtools files...
    Removing generated files...
    Removing cached syms...
    Removing Java 1.4 reference docs...
    Removing Java 1.5 reference docs...
    Removing generated directories...
    Removing empty devtools directories...
    Finished uninstalling shared non-relocatable developer tools content.
    IMPORTANT: If you are going to install a previous version of the Developer Tools, be sure to restart the machine after installing.
    Finish time: Sat 11 Dec 2010 23:27:24 GMT
    Use of uninitialized value $pkgutilvolumebasename in concatenation (.) or string at /Developer/Library/uninstall-developer-folder line 35.
    Start time: Sat 11 Dec 2010 23:27:24 GMT
    Analyzing devtools package: 'com.apple.pkg.ApplicationLoaderLeo'...
    Analyzing devtools package: 'com.apple.pkg.DashcodeLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevDocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevSamplesLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevToolsDocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperDiskImage4_2'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperDiskImageReleased'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsLeo'...
    Analyzing devtools package: 'com.apple.pkg.MacOSX10.4.UniversalLeo'...
    Analyzing devtools package: 'com.apple.pkg.MacOSX10.5Leo'...
    Analyzing devtools package: 'com.apple.pkg.MacOSX10.6Leo'...
    Analyzing devtools package: 'com.apple.pkg.OpenGLAppsLeo'...
    Analyzing devtools package: 'com.apple.pkg.OtherDevDocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.X11DocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.clangLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.0ADCDocsLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.0Leo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.2ADCDocsLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.2Leo'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneDocumentation'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneHostSideTools'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK3_0'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK3_1'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK312'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK313'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK3_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK4_0'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK4_1'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK4_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDKSnowLeopardExtras'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDKTools'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK3_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK4_0'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK4_1'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK4_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDKTools'...
    Analyzing devtools package: 'com.apple.pkg.llvm-gcc4.2Leo'...
    Removing devtools files...
    Removing generated files...
    Removing Xcode Caches...
    Removing Xcode Documentation...
    Removing empty devtools directories...
    Finish time: Sat 11 Dec 2010 23:29:32 GMT
    IMPORTANT: If you are going to install a previous version of the Developer Tools, be sure to restart the machine after installing.
    And then:
    # ls -l /Developer/
    total 160
    -rw-rw-r-- 1 root admin 78027 1 Aug 2008 About Xcode Tools.pdf
    drwxrwxr-x 11 root admin 374 11 Dec 21:05 Applications
    drwxrwxr-x 6 root admin 204 11 Dec 23:29 Documentation
    drwxrwxr-x 39 root admin 1360 11 Dec 23:29 Examples
    drwxrwxr-x 6 root admin 204 11 Dec 23:29 Extras
    drwxrwxr-x 8 root admin 272 11 Dec 23:29 Library
    drwxrwxr-x 7 root admin 238 11 Dec 23:29 Makefiles
    drwxrwxr-x 4 root admin 136 11 Dec 23:29 Platforms
    drwxrwxr-x 2 root admin 102 27 Jun 2008 Private
    drwxr-xr-x 4 root wheel 136 11 Dec 23:29 SDKsI have now erased /Developer & re-installed XCode 3.2.5, but I wonder what other junk remains on the hard drive ...

  • Xcode error  "Command /Developer/usr/bin/gcc-4.2 failed with exit code 1  "

    Hello!
    This is one of my first posts on the Mac forum. I am a 13 -year-old learning to develop apps for the iPhone.
    Right now I am having a really annoying error with Xcode;
    I can't compile any code at all.
    I tried this post in the software 101 section with no result. Sorry if a seem a bit impatient...
    I am trying to use C and Objective-C command line projects....
    This is the error code I get with all my projects;
    Command /Developer/usr/bin/gcc-4.2 failed with exit code 1
    It's not an error in the code because even if I just do a project with the code int myInt = 5;
    Thanks if you can help!

    Can you please post your entire program, perhaps the one that simply contains int myInt = 5; ?
    When a new project is created, a main.c file is created with contents:
    #include <stdio.h>
    int main (int argc, const char * argv[]) {
    // insert code here...
    printf("Hello, World!\n");
    return 0;
    This should build without error by using the Build->Build menu option.
    Replacing the printf line with int myInt = 5; compiles and executes properly although it does very little.

  • How do I recover a file of images I removed from LR 4.3 that is not found in my desktop recycle bin?

    How do I recover a file of images I removed from LR 4.3 that is not found in my desktop recycle bin?

    I would try the following, in order
    Have your operating system search your entire hard disk(s)
    If that doesn't find the files, restore from backup
    If you don't have backups then perhaps you should consider making backups of both your catalog file and your photos from now on
    Locate, download and install and run an "undelete utility" (freeware versions are available) -- if you are going to do this, do it immediately, do not perform other tasks on your comptuer

  • Gcc not found in path

    Hi, whenever i open this project, there's always this error, anybody knows how i can get rid of it? I have MinGw installed and path-ed already.

    Your English is far easier to understand than native speakers who assume a huge amount of knowledge.
    I have followed your steps, but i have the following problems:
    Problem pane:
    Description Resource Path Location Type
    Program "g++" not found in PATH Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings] options C/C++ Scanner Discovery Problem
    Program "gcc" not found in PATH Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings] options C/C++ Scanner Discovery Problem
    undefined reference to `WinMain' [project name] line 0, external location: C:\MinGW\x86_64-w64-mingw32\lib\libmingw32.a(lib64_libmingw32_a-crt0_c.o):crt0_c.c C/C++ Problem
    A little red X symbol on the project in the Project explorer
    When i choose Run/Run or Run/Debug, I get the error "Launching [project name].exe has encountered a problem., Program file does not exist.
    Indeed the file does not exist at that location, and I have no idea how to put it there. Can anyone help please?
    Thanks

  • Command /Developer/usr/bin/gcc-4.2 failed with exit code 1?

    Hey everybody!
    Im new to xcode and dont have any coding experience but am trying to learn the basics by assembling and compiling a calculator app. The problem is when I try to build and run I get the error:
    Command /Developer/usr/bin/gcc-4.2 failed with exit code 1
    The debug looks like this
    Build calc of project calc with configuration Debug
    Ld build/Debug/calc.app/Contents/MacOS/calc normal x86_64
    cd "/~xcode projects~/calculator/calc"
    setenv MACOSX_DEPLOYMENT_TARGET 10.6
    /Developer/usr/bin/gcc-4.2 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk "-L/~xcode projects~/calculator/calc/build/Debug" "-F/~xcode projects~/calculator/calc/build/Debug" -filelist "/~xcode projects~/calculator/calc/build/calc.build/Debug/calc.build/Objects-normal/x86_ 64/calc.LinkFileList" -mmacosx-version-min=10.6 -framework Cocoa -o "/~xcode projects~/calculator/calc/build/Debug/calc.app/Contents/MacOS/calc"
    ld: duplicate symbol _OBJC_IVAR_$_CalcController.calc_display in /~xcode projects~/calculator/calc/build/calc.build/Debug/calc.build/Objects-normal/x86_ 64/CalcController-7806DEC6D5FE0A8E.o and /~xcode projects~/calculator/calc/build/calc.build/Debug/calc.build/Objects-normal/x86_ 64/CalcController-C97DF742AA7918D.o
    collect2: ld returned 1 exit status
    Command /Developer/usr/bin/gcc-4.2 failed with exit code 1
    Im a big newbie here and would greatly appreciate any help offered.
    Thanks!

    jerryfan23 wrote:
    ld: duplicate symbol _OBJC_IVAR_$_CalcController.calc_display in /~xcode projects~/calculator/calc/build/calc.build/Debug/calc.build/Objects-normal/x86_ 64/CalcController-7806DEC6D5FE0A8E.o and /~xcode projects~/calculator/calc/build/calc.build/Debug/calc.build/Objects-normal/x86_ 64/CalcController-C97DF742AA7918D.o
    How many places do you declare calc_display? Are you perhaps creating the variable in an include file? Try posting your code here between two lines of :

  • Help-Task not found - Please check the Task Type, Name and Location are cor

    HI all,
    i have upgraded my owb from version 11gr1 to 11gr2. the installation is complete and all my mappings and objects are imported successfully.
    i was able to execute the mappings using the sql code:
    @/oracle/product/11.2.0/owb/rtp/sql/sqlplus_exec_template.sql
    by logging into sqlplus as the user in whose schema mappings are deployed.
    hOwever, suddenly i am getting the error since sometime back - not sure what might have happened or what might have gone wrong. can someone please help me understand what might be wrong - how to decode this?
    Here is my error:
    @/oracle/product/11.2.0/owb/rtp/sql/sqlplus_exec_template.sql
    Role set.
    Enter value for 1: WSODS
    Call completed.
    Enter value for 2: ODS_SCHEMA
    Enter value for 3: PLSQLMAP
    Enter value for 4: MAPPING_1
    Enter value for 6: ","
    Enter value for 5: ","
    Stage 1: Decoding Parameters
    |  location_name=ODS_SCHEMA
    |  task_type=PLSQLMAP
    |  task_name=MAPPING_1
    Stage 2: Opening Task
    begin
    ERROR at line 1:
    ORA-20001: Task not found - Please check the Task Type, Name and Location are
    correct.
    ORA-06512: at "OWBSYS.WB_RT_API_EXEC", line 759
    ORA-06512: at "OWBSYS.WB_RT_SCRIPT_UTIL", line 910
    ORA-06512: at line 2When i execute this: i get the result as follows:
    SELECT warehouse_object_id, store_id, object_type_id, object_type_name, object_name FROM owb$wb_rt_warehouse_objects
    where object_name = 'MAPPING_1';
    WAREHOUSE_OBJECT_ID     STORE_ID                OBJECT_TYPE_ID          OBJECT_TYPE_NAME                                                 OBJECT_NAME                                                     
    15947                   15325                   769                     PLSQLMap                                                         MAPPING_1                                                       
    1 rows selectedEdited by: Chaitanya on Mar 5, 2012 3:33 AM

    Hi Chaitanya,
    Did you get any resolution for this error? I'm facing the same error while trying to execute OWB mapping through this command.
    Any help would be much appreciated. Thanks.
    Regards,
    Jagari

  • [SOLVED]ps not found, and path is ok have I a rootkit?

    Hi!
    Often use ps aux, but yesterday remanded me ps not found, I've been looking and I have found that saying that goes some thinking of reformatting or others others who if use much  the ps happens. shocked!?!? No joke, This is in stack overflow,  saying that these issues had to superusers
    The rkhunter returns me these warnings
    Checking for prerequisites [ Warning ]
    /usr/bin/ldd [ Warning ]
    /usr/bin/vendor_perl/GET [ Warning ]
    Checking for passwd file changes [ Warning ]
    Checking if SSH root access is allowed [ Warning ]
    Checking if SSH protocol v1 is allowed [ Warning ]
    Checking for running syslog daemon [ Warning ]
    Checking for hidden files and directories [ Warning ]
    Iptables, enp4s0 not connected to internet only local network. and transmission, nfs and avahi not in use but sometimes I need it and as it is only local ...
    Chain INPUT (policy DROP 0 packets, 0 bytes)
    pkts bytes target prot opt in out source destination
    2200K 147M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
    251 15628 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
    0 0 ACCEPT all -- enp4s0 * 0.0.0.0/0 0.0.0.0/0
    1210 92492 logdrop all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
    0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 ctstate NEW
    1238 107K UDP udp -- * * 0.0.0.0/0 0.0.0.0/0 ctstate NEW
    0 0 TCP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 ctstate NEW
    1368 109K logreject all -- * * 0.0.0.0/0 0.0.0.0/0
    0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 limit: avg 30/min burst 8
    0 0 DROP icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
    0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 recent: SET name: TCP-PORTSCAN side: source mask: 255.255.255.255 reject-with tcp-reset
    0 0 REJECT udp -- * * 0.0.0.0/0 0.0.0.0/0 recent: SET name: UDP-PORTSCAN side: source mask: 255.255.255.255 reject-with icmp-port-unreachable
    0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-proto-unreachable
    Chain FORWARD (policy DROP 0 packets, 0 bytes)
    pkts bytes target prot opt in out source destination
    Chain OUTPUT (policy ACCEPT 4480K packets, 6106M bytes)
    pkts bytes target prot opt in out source destination
    Chain TCP (1 references)
    pkts bytes target prot opt in out source destination
    0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 recent: UPDATE seconds: 60 name: TCP-PORTSCAN side: source mask: 255.255.255.255 reject-with tcp-reset
    0 0 ACCEPT tcp -- * * 192.168.0.0/24 0.0.0.0/0 tcp dpt:111
    0 0 ACCEPT tcp -- * * 192.168.0.0/24 0.0.0.0/0 tcp dpt:2049
    0 0 ACCEPT tcp -- * * 192.168.0.0/24 0.0.0.0/0 tcp dpt:20048
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:57372
    Chain UDP (1 references)
    pkts bytes target prot opt in out source destination
    0 0 REJECT udp -- * * 0.0.0.0/0 0.0.0.0/0 recent: UPDATE seconds: 60 name: UDP-PORTSCAN side: source mask: 255.255.255.255 reject-with icmp-port-unreachable
    0 0 ACCEPT udp -- * * 192.168.0.0/24 0.0.0.0/0 udp dpt:111
    0 0 ACCEPT udp -- * * 192.168.0.0/24 0.0.0.0/0 udp dpt:2049
    0 0 ACCEPT udp -- * * 192.168.0.0/24 0.0.0.0/0 udp dpt:20048
    44 6116 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:57372
    0 0 ACCEPT udp -- * * 192.168.0.0/24 0.0.0.0/0 udp dpt:5353
    Chain logdrop (1 references)
    pkts bytes target prot opt in out source destination
    380 30618 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 5/min burst 10 LOG flags 0 level 4 prefix "IPTables dropped: "
    1210 92492 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
    Chain logreject (1 references)
    pkts bytes target prot opt in out source destination
    491 39302 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 5/min burst 10 LOG flags 0 level 4 prefix "IPTables rejected: "
    1194 101K REJECT udp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
    2 3000 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
    172 5160 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-proto-unreachable
    And systemctl list-unit-files
    cronie.service enabled
    dhcpcd.service enabled
    display-manager.service enabled
    [email protected] enabled
    iptables.service enabled
    netctl.service enabled
    nfsd.service enabled
    rpc-idmapd.service enabled
    rpc-mountd.service enabled
    slim.service enabled
    [email protected] enabled
    transmission.service enabled
    remote-fs.target enabled
    but ps returned without doing anything also need to format
    My question is: this is a rootkit? And as you can be having this configuration? How can improve my safety?
    regards
    Last edited by botika (2014-01-09 21:54:53)

    alias
    alias ..='cd ..'
    alias :Q=' exit'
    alias :q=' exit'
    alias :x=' exit'
    alias cd..='cd ..'
    alias chgrp='chgrp --preserve-root'
    alias chmod='chmod --preserve-root'
    alias chown='chown --preserve-root'
    alias cls=' echo -ne "\033c"'
    alias cp='cp -i'
    alias da='date "+%A, %B %d, %Y [%T]"'
    alias doc='xdg-open'
    alias du1='du --max-depth=1'
    alias firewall='iptlist'
    alias gem='export GEM_HOME='\''/home/pcare/.gem/ruby/2.0.0'\'' && gem'
    alias gem-1.9='export GEM_HOME='\''/home/pcare/.gem/ruby/1.9.1'\'' && gem-1.9'
    alias grep='grep --color=auto'
    alias halt='sudo systemctl poweroff'
    alias hist='history | grep'
    alias ipt='sudo /sbin/iptables'
    alias iptlist='sudo /sbin/iptables -L -n -v --line-numbers | column -t'
    alias iptlistfw='sudo /sbin/iptables -L FORWARD -n -v --line-numbers | column -t'
    alias iptlistin='sudo /sbin/iptables -L INPUT -n -v --line-numbers | column -t'
    alias iptlistout='sudo /sbin/iptables -L OUTPUT -n -v --line-numbers | column -t'
    alias iptlisttcp='sudo /sbin/iptables -L TCP -n -v --line-numbers | column -t'
    alias iptlistudp='sudo /sbin/iptables -L UDP -n -v --line-numbers | column -t'
    alias la='ll -A'
    alias listd='find /etc/systemd/system -mindepth 1 -type d | xargs ls -l --color'
    alias ll='ls -l'
    alias lm='la | more'
    alias ln='ln -i'
    alias lr='ls -R'
    alias ls='ls -hF --color=auto'
    alias lt='ll -rt'
    alias lx='ll -BX'
    alias lz='ll -rS'
    alias mv='mv -i'
    alias netctl='sudo netctl'
    alias openports='ss --all --numeric --processes --ipv4 --ipv6'
    alias pac='/usr/bin/yaourt -S'
    alias pacc='sudo /usr/bin/yaourt -Scc'
    alias pacexpl='/usr/bin/yaourt -D --asexp'
    alias paci='/usr/bin/yaourt -Si'
    alias pacimpl='/usr/bin/yaourt -D --asdep'
    alias paclf='/u sr/bin/yaourt -Ql'
    alias paclo='/usr/bin/yaourt -Qdt'
    alias pacq='/usr/bin/pacman -Qs'
    alias pacr='sudo /usr/bin/yaourt -Rs'
    alias pacrf='sudo /usr/bin/pacman -Rscsn'
    alias pacro='/usr/bin/pacman -Qtdq > /dev/null && sudo /usr/bin/pacman -Rs $(/usr/bin/pacman -Qtdq | sed -e '\'':a;N;;s/\n/ /g'\'')'
    alias pacs='/usr/bin/pacman -Ss'
    alias pacsa='/usr/bin/yaourt -Ss'
    alias pacu='/usr/bin/yaourt -Syua'
    alias pgg='ps -Af | grep'
    alias ports='sudo netstat -tulanp | column -t'
    alias reboot='sudo systemctl reboot'
    alias rm='rm -I --preserve-root'
    alias root='sudo -s'
    alias scat='sudo cat'
    alias scp='sudo cp'
    alias smv='sudo mv'
    alias srm='sudo rm'
    alias sudo='sudo '
    alias svi='sudoedit'
    alias t3='sudo systemctl isolate multi-user.target'
    alias t5='sudo systemctl isolate graphical.target'
    alias wifi='sudo wifi-menu'
    which ps
    /usr/bin/ps
    file $(which ps)
    /usr/bin/ps: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=d861e03566317829beeeecc7e9769de7eac35298, stripped
    echo $PATH
    /usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
    pacman -Qs procps-ng
    local/procps-ng 3.3.9-1 (base)
    Utilities for monitoring your system and its processes
    ewaller wrote:My hunch is that you have taken a pretty large leap here.
    Hopefully you're right, Anyway, my system is safe? I followed all safety guidelines, the principles recommended, minimum permissions, etc.
    Thanks for quickly answer
    Last edited by botika (2014-01-09 18:53:19)

  • Post import of 10g Website archive, resources are not found in path

    Hi All,
    I am trying to import WCM sample site into newly installed 11gR1 (11.1.1.7.0) using site studio back up and restore utility.
    http://www.oracle.com/technetwork/middleware/webcenter/content/wcm-sample-site-131561.zip
    Post importing the site, when i access the pages i could see that images and other resources are not rendering as paths for images could not be resolved.
    For eg: the logo image. site is looking for the image at the following path.
    /cs/groups/public/documents/wcmwebasset/oracle_logo_15h.png
    Where as post import this image is found inside
    cs\weblayout\groups\public\documents\wcmwebasset\x2xv\z29f\~edisp\oracle_logo_15h.png
    How can we over come such problems?
    To give you a a bigger picture, I am working on a POC to migrate a site from 10g to 11g. What is the good startegy to adopt. Right now i am trying to do the following.
    1) Install 11g R1 install.
    2) Use folder_g as network interface.
    2) Export the website from 10g ( I am sure this could be split into multiple steps)
    3) Import it into 11g
    5) Use the migration utility to move folder interface from folder_g to framework folders.
    I did not go for inplace upgrade primarily because customer wants to retain the 10g Install for some more time and did not want to corrupt the existing install.
    I appreciate any help in this regard.
    Thanks in advance,
    Seshan K.

    Hi Seshan ,
    You are seeing the new path for the files because of dispersion rule principle in UCM 11g onwards (which is by default set for file store provider) . This behavior can be changed by the following steps :
    1. Check whats the default rule you should navigate to Administration - admin Applets - Configuration Manager - select FileStorage field - Edit and check whats the value set in Default parameter .
    It should be DispByContentId
    2. Remove dispersion rule from the weblayout / web / vault paths from Administration - Providers - Default File Store  - <FSP Rule > - Edit .
    3. Update - Update
    Before starting with the above action items , you should run a full export archive from the target server (11g) and select the option "Delete contents after successful export" . This will clear the server and it will be a completely clean instance .
    Then after the changes to File store provider is completed , server restarted , import the archive created and then it will be with the same path as seen in 10g instance.
    Reference posts :
    https://forums.oracle.com/message/10058823
    https://blogs.oracle.com/ecmarch/entry/working_with_the_new_fsp_dispe
    https://blogs.oracle.com/ecmarch/entry/when_is_the_default_storage
    Hope this helps .
    Thanks,
    Srinath

  • Sudo: command not found - damaged PATH file in terminal. How to restore?

    Hi, I was editing one of the PATH variables holding file (~/.bash_profile or somewhere deeper), something went wrong and now terminal can't find any program (i.e. nano) or use sudo.
    The problem is that to edit that file I need to be admin, but I can't use sudo. Any ideas?

    Back up all data.
    Select
              Shell ▹ New Command
    from the Terminal menu bar. Uncheck the box marked
              Run command inside a shell
    if checked.
    Copy and paste the following line into the text box that opens, then press return:
    mkdir disabled_shell_files
    Close the Terminal window that opens. Repeat with this line:
    mv .profile .bash_history .bash_profile .bashrc .inputrc disabled_shell_files
    Your old shell initialization and history files will be saved in a directory named "disabled_shell_files" at the top level of your home directory. It's normal that some of these files will not exist, and therefore you will get some "no such file" errors.
    Close the window, open a new one, and test.

  • Bash: gcc command not found

    hi,
    I keep on getting this error message. I have installed xcode 3.2
    and it did not solve the problem.
    please help asap.
    Thanks

    I just fell on this forum, I have the same problem: I found gcc: it appears it has been moved during installation of developer tools to the location: /Developer/usr/bin, (from /usr/bin) so I tried to launch gcc by typing the whole path /Developer/usr/bin/gcc, with a source file.c. gcc works now this way, but the trouble is that it doesn't find the #include files, which have probably also been moved in some directory in /Developer/... I also tried by adding the line export PATH=$PATH:/Developer/usr/bin to the file ~/.profile. That cures the necessity to write the whole path for gcc, but not the not finding of the #include. By the way, working in C through Xcode works properly.

  • Libefi.so.1: version `SUNWprivate_1.1' not found error

    Hello All,
    I am trying ot hook up some USB storage devices to a Sol 10 box. The USB is recognized and I want now to format and partition it.
    I am attempting to use rmformat to do this, but get the following error immediately after typing the command.
    ld.so.1: rmformat: fatal: libefi.so.1: version `SUNWprivate_1.1' not found (required by file /usr/bin/rmformat)
    ld.so.1: rmformat: fatal: libefi.so.1: open failed: No such file or directory
    The box has the minimal OS install package with the latest Recommended Patch Cluster applied.
    Any help is much appreciated!
    Message was edited by:
    s_c_o_t_t

    This happens when your library path is not correctly set.
    your libefi.so.1 is surely located at /usf/sfw/lib (try to search it)
    Run the command : crle
    And set the news paths :
    crle -l /usr/lib:/lib:/usr/sfw/lib

  • Xcode buries /usr/bin/gcc deep beneath Xcode.app/Content/Developer

    How do I get GCC, and the rest of the compiler utilities that come with Xcode to show up in the standard /usr/bin directory?
    I downloaded and installed Xcode from the Apple App store.  When the installation completed, Xcode had buried the standard compiler components that are typically in /usr/bin deep under the Applications directory at /Applications/Xcode.app/Content/Developer/usr/bin.
    This is Xcode 5.0 (5A1413) and OS 10.8.5.

    A.Rick wrote:
    I am attempting to use a variety of tools that assume on a traditional Unix/Linux environment, such as Maven, Eclipse, CUDA etc.  The fact that a Mac has a real Unix underneath all that makeup was a key factor in my purchase decision.
    There is nothing "traditional Unix" about those tools. I didn't even know what Maven was. It is apparently some Java thing. I can assure you that UNIX predates Java by many years. UNIX is nothing but a certification that is applied on top of an operating system. It can't really be said that the Mac has a "real Unix underneath". The Mac is a certified UNIX operating system and has a command-line and POSIX interface, but underneath it is just as Mac as it appears - i.e. not Linux.
    I have the tools that I am after.  They are just in the wrong place.  Having a tool, with a different name, that acts like GCC, or Make, etc. doesn't help me when the build environment that I am working with assumes the original Unix tool.
    So, is it true that the only way I that will be able to get the orignal behavior is to copy everything that is beneath /Applications/Xcode.app/Content/Developer/usr/bin up to the real /usr/bin?
    Depending on your operating system, you may be able to have Xcode just install command-line tools. I think Mavericks will install them automatically (if you try to use them) even without Xcode. You can also download the command-line tools installer package from the Apple Developer site.
    To quote the GNU folks, GNU's not UNIX. If you want to use GNU tools, you will have to ask the GNU people to port them to the Mac. They have never, ever completely done that. GNU has always relied in some form on lower-level Xcode tools. Then, once GNU kicked Apple to the curb with GPLv3, Apple wrote its own compiler. You can use the command-line as much as you want, but the commands are going to be slightly different that what you are used to on Linux.
    If you want to use Linux, then you should use Linux. The Mac is different. I think it is better than Linux. The Linux people disagree.

  • Compiling error C++: float.h not found

    Dear All,
    I am using a Mid 2011 Macbook Air, 1.8 GHz Intel Core i7 running Mac OS 10.9.4. I have Xcode 5.1.1 and have installed the latest Command Line Tools (Late July 2014). I have homebrew installed the gcc compiler.
    I am currently trying to install the coin-or project BCP from here. I have followed the installation instructions as provided here. The "../configure" command works, I get a positive configure message "configure: Main configuration of Bcp successful". However, the next command "make" fails with the following error message
    $ make
    Making all in CoinUtils
    Making all in src
    /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
    if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../../../CoinUtils/src`      -MT CoinBuild.lo -MD -MP -MF ".deps/CoinBuild.Tpo" -c -o CoinBuild.lo ../../../CoinUtils/src/CoinBuild.cpp; \
      then mv -f ".deps/CoinBuild.Tpo" ".deps/CoinBuild.Plo"; else rm -f ".deps/CoinBuild.Tpo"; exit 1; fi
    g++ -DHAVE_CONFIG_H -I. -I../../../CoinUtils/src -MT CoinBuild.lo -MD -MP -MF .deps/CoinBuild.Tpo -c ../../../CoinUtils/src/CoinBuild.cpp  -fno-common -DPIC -o .libs/CoinBuild.o
    In file included from ../../../CoinUtils/src/CoinBuild.cpp:10:0:
    /usr/local/include/c++/4.9.0/cfloat:41:19: fatal error: float.h: No such file or directory
    #include <float.h>
                       ^
    compilation terminated.
    make[3]: *** [CoinBuild.lo] Error 1
    make[2]: *** [all] Error 2
    make[1]: *** [all-recursive] Error 1
    make: *** [all-recursive] Error 1
    I have dug around a bit, and found threads about Mavericks moving/deleting some header files that gcc relies on. The suggested solution was to install the latest Developer tools, which I have done.
    It looks to me, like it is a compiling error, and the compiler isn't looking for the header at the right place. My problem is, I have no real knowledge about these things, I'm more of a front end programmer. I have tried all fixed I could find on the internet, but nothing seems to work.
    Any further suggestions on how I could get this to work would be very much appreciated.
    Thank you.

    When using GCC, consider replacing <float.h> with <cfloat> which also includes <float.h>, but likely relative to its placement in GCC, not in OS X.
    When you use the OS X command line tools, the implicit path for <float.h> is in /usr/include/c++/4.2.1/tr1
    Your homebrew installed GCC will be looking for <float.h> in:
    /usr/local/lib/gcc/x86_64-apple-darwin13.1.0/4.9.0/include
    You may have to educate GCC where its include files live, and not to be confused with those of Xcode command line tools.

Maybe you are looking for