• 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: Xcode internal error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode internal error


  • Subject: Re: Xcode internal error
  • From: Denis Stanton <email@hidden>
  • Date: Wed, 29 Jun 2005 22:57:09 +1200

Hi Scott

I'm seeing this same error every time I do a deployment build.

mkdir: /Users/denisstanton/Projects/HireSQL/build/Deployment/ _WOServerHire.tmp: Too many levels of symbolic links
...failed Mkdir /Users/denisstanton/Projects/HireSQL/build/Deployment/ _WOServerHire.tmp ...


As Tobias points out _WOServerHire.tmp appears to be an alias pointing to itself

I am running 10.4.1, Xcode 2.1 installed from the DVD given to us at WWDC 2005
Component versions
Xcode IDE: 621.0
Xcode Core: 620.0
ToolSupport: 610.0


I didn't see any follow up. Did you have any suggestion for this problem? I'm unable to build my project and my client is just little unhappy about the delay in fixing a bug he has found. :-)

Denis Stanton

On 21/06/2005, at 10:16 AM, Scott Tooker wrote:

Do you have the latest WebObjects installed from the Xcode Tools 2.1 DVD?

Scott

On Jun 19, 2005, at 2:22 PM, Tobias Neumann wrote:


Hi
Whenever I want to create an WebObjects application with Xcode 2.1 I get this error after the final assistant step:


File: /SourceCache/DevToolsBase/DevToolsBase-620.0.81/pbxcore/ Target.subproj/PBXTarget.m
Line: 1426
Object: <PBXApplicationTarget:0x0143ec60>
Method: buildSettingForKey:


Don't invoke this method when build configurations are enabled.

I can choose to Quit or Continue. When I continue I get a few more errors of that kind.
I can now develop the WebObjects application normally, except when I try to build the project as Deployment:



/Developer/Private/jam -d1 -j1 JAMBASE=/Developer/Makefiles/ pbx_jamfiles/ProjectBuilderJambase JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=4.0 CONFIGURATION=Deployment BUILD_STYLE=Deployment "CPP_HEADERMAP_FILE=/Users/paladin/ testproject/build/testproject.build/Deployment/Application Server.build/_WOServertestproject.hmap" SRCROOT=/Users/paladin/ testproject OBJROOT=/Users/paladin/testproject/build SYMROOT=/ Users/paladin/testproject/build DSTROOT=/tmp/testproject.dst


Mkdir /Users/paladin/testproject/build/Deployment
    /bin/mkdir  -p /Users/paladin/testproject/build/Deployment

SymLink /Users/paladin/testproject/build/Deployment/ _WOServertestproject.tmp

Mkdir /Users/paladin/testproject/build/Deployment/ _WOServertestproject.tmp
/bin/mkdir -p /Users/paladin/testproject/build/Deployment/ _WOServertestproject.tmp
mkdir: /Users/paladin/testproject/build/Deployment/ _WOServertestproject.tmp: Too many levels of symbolic links
...failed Mkdir /Users/paladin/testproject/build/Deployment/ _WOServertestproject.tmp ..


I can now see:


lrwxr-xr-x 1 paladin paladin 68B 19 Jun 23:16 _WOServertestproject.tmp -> /Users/paladin/testproject/build/ Deployment/_WOServertestproject.tmp


_WOServertestproject.tmp is linked to itself.. so the error is obvious.
I can try to create a directory for that manually, but this is not the last error to come.



Hope you can help, Tobias _______________________________________________ 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



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


This email sent to email@hidden


Denis Stanton email@hidden


_______________________________________________ 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
References: 
 >Xcode internal error (From: Tobias Neumann <email@hidden>)
 >Re: Xcode internal error (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
  • Next by Date: Re: error: conflicting type
  • Previous by thread: Re: Xcode internal error
  • Next by thread: Re: Const correctness and fun
  • Index(es):
    • Date
    • Thread