[MacPorts] #29413: Quicksilver: Quicksilver.xcodeproj does not exist in this directory
#29413: Quicksilver: Quicksilver.xcodeproj does not exist in this directory -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: Quicksilver -------------------------------------+-------------------------------------- Quicksilver doesn't build; it can't find the Xcode project. {{{ xcodebuild: Error: the project /opt/local/var/macports/build/_Users_rschmidt_macports_dports_aqua_Quicksilver/work/Quicksilver-B59/Quicksilver/Quicksilver.xcodeproj does not exist in this directory. }}} -- Ticket URL: <https://trac.macports.org/ticket/29413> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29413: Quicksilver: Quicksilver.xcodeproj does not exist in this directory -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: Quicksilver -------------------------------------+-------------------------------------- Changes (by singingwolfboy@…): * status: new => assigned Comment: That's bizarre: it builds just fine for me. What is the contents of `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_aqua_Quicksilver/work/Quicksilver-B59/` on your system, and where is the Xcode project directory? -- Ticket URL: <https://trac.macports.org/ticket/29413#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29413: Quicksilver: Quicksilver.xcodeproj does not exist in this directory -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: Quicksilver -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * keywords: => haspatch Comment: Oh, /opt/local/var/macports/build/_Users_rschmidt_macports_dports_aqua_Quicksilver/work/Quicksilver-B59/ does contain the directory Quicksilver, and the directory Quicksilver does contain the file Quicksilver.xcodeproj. The problem seems to be that xcode.project is supposed to contain just the name of the project file, or the relative path to it, not the absolute path. Not sure why it worked for you, but I'm using Xcode 3.2.6; maybe if you're using Xcode 4 that accounts for the difference. Usually you don't need to specify xcode.project at all, but I see you're using the variable elsewhere. The attached patch works for me. -- Ticket URL: <https://trac.macports.org/ticket/29413#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29413: Quicksilver: Quicksilver.xcodeproj does not exist in this directory --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: Quicksilver | --------------------------------------+------------------------------------- Changes (by singingwolfboy@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r78517. Thanks for the catch, and for the patch! -- Ticket URL: <https://trac.macports.org/ticket/29413#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts