[MacPorts] #41212: rrtool @ 2.2.1 + fail to install cmake
#41212: rrtool @ 2.2.1 + fail to install cmake --------------------+-------------------------------- Reporter: h.ee@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: cmake | Port: --------------------+-------------------------------- when I tried to install macports, it showed error as: Dependencies to be installed: bison gstreamer010-gst-plugins-base gnome- vfs gconf gtk2 pango harfbuzz graphite2 cmake pkgconfig shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg- libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc xorg- libice xorg-libsm lcms mesa makedepend xorg-dri2proto xorg-glproto xorg- libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto ---> Configuring cmake Error: org.macports.configure for port cmake returned: configure failure: command execution failed Error: Failed to install cmake my system is OSX 10.9 i don't know if the problem relates to the Xcode. Cause after I downloaded and installed the Xcode, and run xcode-select --install in to the terminal, followed the instruction, it shows 'Can't install the software because it is not currently available from the Software Update server.' -- Ticket URL: <https://trac.macports.org/ticket/41212> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: configure fails ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Changes (by ryandesign@…): * keywords: cmake => mavericks * owner: macports-tickets@… => css@… * port: => cmake Old description:
when I tried to install macports, it showed error as:
Dependencies to be installed: bison gstreamer010-gst-plugins-base gnome- vfs gconf gtk2 pango harfbuzz graphite2 cmake pkgconfig shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg- libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc xorg- libice xorg-libsm lcms mesa makedepend xorg-dri2proto xorg-glproto xorg- libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto ---> Configuring cmake Error: org.macports.configure for port cmake returned: configure failure: command execution failed Error: Failed to install cmake
my system is OSX 10.9
i don't know if the problem relates to the Xcode. Cause after I downloaded and installed the Xcode, and run xcode-select --install in to the terminal, followed the instruction, it shows 'Can't install the software because it is not currently available from the Software Update server.'
New description: when I tried to install macports, it showed error as: {{{ Dependencies to be installed: bison gstreamer010-gst-plugins-base gnome- vfs gconf gtk2 pango harfbuzz graphite2 cmake pkgconfig shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg- libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc xorg- libice xorg-libsm lcms mesa makedepend xorg-dri2proto xorg-glproto xorg- libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto ---> Configuring cmake Error: org.macports.configure for port cmake returned: configure failure: command execution failed Error: Failed to install cmake }}} my system is OSX 10.9 i don't know if the problem relates to the Xcode. Cause after I downloaded and installed the Xcode, and run xcode-select --install in to the terminal, followed the instruction, it shows 'Can't install the software because it is not currently available from the Software Update server.' -- Comment: Attach the main.log so we can see why it failed. But if you haven't installed the command line tools, that would be a good reason for it to fail. It builds fine for me on Mavericks. Install the command line tools. If "xcode-select --install" doesn't work, download the standalone installer from Apple. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: configure fails ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by russell.jones@…): Hi, I get an error about the 10.9 SDK being missing, which it is on both Mavericks installs I have. One is a clean install, the other an upgrade. I ran xcode-select --install on both, then installed Xcode. On the machine the log is from, I downloaded and installed the CLI tools and removed then reinstalled MacPorts completely before installing just cmake. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The log says: {{{ :info:configure CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist :info:configure at: :info:configure :info:configure "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" }}} /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk should exist if you have installed Xcode 5.0.1. If it does not, something is wrong with your Xcode and you should reinstall it. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by russell.jones@…): I've already installed (copied from .dmg to /Applications) Xcode 5 twice. It doesn't seem to make the 10.9 SDK appear. I'll try downloading it again. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by russell.jones@…): I installed 5.0.2 (I had been using 5.0.1) and it's started building. Thanks for looking into it. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by ryandesign@…): Glad that's working. Where di you get a dmg with Xcode 5.0.1? It worked fine for me when installed from the Mac App Store. Perhaps the dmg you downloaded contained an incomplete Xcode. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by russell.jones@…): Replying to [comment:6 ryandesign@…]:
Glad that's working.
Where di you get a dmg with Xcode 5.0.1? It worked fine for me when installed from the Mac App Store. Perhaps the dmg you downloaded contained an incomplete Xcode.
From https://developer.apple.com We don't install via the app-store here since we don't find it suitable for mass centrally managed deployment. Russell -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by h.ee@…): Replying to [comment:1 ryandesign@…]:
Attach the main.log so we can see why it failed.
But if you haven't installed the command line tools, that would be a good reason for it to fail.
It builds fine for me on Mavericks.
Install the command line tools. If "xcode-select --install" doesn't work, download the standalone installer from Apple.
I installed the command line tools, and when I run "xcode-select --install"again, it shows the same thing that 'Can't install the software because it is not currently available from the Software Update server.' -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by ryandesign@…): h.ee, your log shows a slightly different error; we've seen a third different error with cmake in another ticket. Same question to you: where did you get Xcode? Did you download from the developer web site like Russell, or from the Mac App Store? Also, does upgrading to 5.0.2 help, like it did for Russell? -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by h.ee@…): Replying to [comment:10 ryandesign@…]:
h.ee, your log shows a slightly different error; we've seen a third different error with cmake in another ticket. Same question to you: where did you get Xcode? Did you download from the developer web site like Russell, or from the Mac App Store? Also, does upgrading to 5.0.2 help, like it did for Russell?
I downloaded it from apple store, and just updated. -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by ryandesign@…): And did that help or not? -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ---------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: cmake | ---------------------+----------------------- Comment (by h.ee@…): Replying to [comment:11 h.ee@…]:
Replying to [comment:10 ryandesign@…]:
h.ee, your log shows a slightly different error; we've seen a third different error with cmake in another ticket. Same question to you: where did you get Xcode? Did you download from the developer web site like Russell, or from the Mac App Store? Also, does upgrading to 5.0.2 help, like it did for Russell?
I downloaded it from apple store, and just updated.
Finally I fixed it!. I uninstall the previous xcode, and downloaded it again, somehow it worked! Thank all of your help! But I didn't install macport I used homebrew. Anyway, the wine works! -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#41212: cmake: CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but the matching SDK does not exist ----------------------+----------------------- Reporter: h.ee@… | Owner: css@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: mavericks Port: cmake | ----------------------+----------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/41212#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts