• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: error clearing target on 3.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error clearing target on 3.2


  • Subject: Re: error clearing target on 3.2
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 4 Sep 2009 12:55:29 -0700


On Sep 4, 2009, at 7:47 AM, Sean McBride wrote:

On 9/4/09 10:23 AM, Nava Carmon said:

I'm trying to "clear all" targets of my project on Xcode 3.2. It fails
on checking dependencies, saying that it was trying recursively parse
a header, that looks like some MS Office document. I couldn't find any
mentioning of that in my project. Not in build settings, neither in
project files. Also i removed recursive search in all search paths.
How can i find out what is the problem?

That sounds like something I saw during the 10.6 seeds:

<rdar://problem/6655635>
10a286: Xcode fails to clean if Source Tree is missing and used recursively

Steps to Reproduce:
1- Open a project that uses a Source Tree and uses that source tree
recursively, say as a header search path.  In my project I have a source
tree named "PowerPlant" and use it in my .xcconfig like so:

HEADER_SEARCH_PATHS = $(PowerPlant)/**

2- Clean the project

Expected Results:
- It seems cleaning needs to fail, but I expect an error message like
"Can't clean because source tree PowerPlant is not set".

Actual Results:
- I get this message:

Checking Dependencies
Argument list too long: recursive header expansion failed at /Developer/
Examples/ColorSync/DemoCalibrator/Panes.



Maybe that's what you're seeing?

If this is it, go to Xcode > Preferences > Source Trees and remove the entry for PowerPlant (not a Microsoft Office component; a Metrowkers C++ application framework from many a year ago).

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: error clearing target on 3.2
      • From: "Sean McBride" <email@hidden>
References: 
 >error clearing target on 3.2 (From: Nava Carmon <email@hidden>)
 >Re: error clearing target on 3.2 (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Cannot link shared libraries since install of 3.2
  • Next by Date: Re: error clearing target on 3.2
  • Previous by thread: Re: error clearing target on 3.2
  • Next by thread: Re: error clearing target on 3.2
  • Index(es):
    • Date
    • Thread