#20948 closed defect (fixed)
MacVIM install fail on Snow Leopard.
Reported by: | sah.list@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | snowleopard | Cc: | jan@…, bonoba@…, vdesjardins@…, macports@…, david.darais@…, aguynamedryan+macports@…, petr@…, jungwook.shin@…, gordon.child@…, rich.ball@…, mrawde@…, arturoc@…, paul@…, trevor.bain@… |
Port: | MacVim |
Description (last modified by tobypeterson)
carmenere:~ sah$ sudo port install macvim Password: ---> Computing dependencies for MacVim ---> Building MacVim Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim && xcodebuild" returned error 1 Command output: === BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) === Check dependencies GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file PSMTabBarControl.m) GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file PSMTabBarControl.m) ** BUILD FAILED ** Error: Status 1 encountered during processing. carmenere:~ sah$
Change History (27)
comment:1 Changed 15 years ago by tobypeterson
Description: | modified (diff) |
---|---|
Milestone: | MacPorts 1.8.1 |
Port: | MacVim added |
Version: | 1.8.0 |
comment:2 Changed 15 years ago by tobypeterson
Keywords: | snowleopard added |
---|
comment:3 Changed 15 years ago by jan@…
Cc: | jan@… added |
---|
comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to raimue@… |
---|
comment:5 follow-up: 14 Changed 15 years ago by aguynamedryan+macports@…
Looks like the source code has been updated to fix this issue?
http://forums.macosxhints.com/showpost.php?p=549659&postcount=4
comment:10 Changed 15 years ago by aguynamedryan+macports@…
Cc: | aguynamedryan+macports@… added |
---|
Cc Me!
comment:11 Changed 15 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|
comment:13 follow-up: 19 Changed 15 years ago by kirdatt.jai@…
This is the error I get when I try to install macvim
---> Computing dependencies for MacVim ---> Fetching MacVim ---> Verifying checksum(s) for MacVim ---> Extracting MacVim ---> Configuring MacVim ---> Building MacVim Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim && xcodebuild" returned error 1 Command output: === BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) === Check dependencies error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' ** BUILD FAILED **
Looks like it is looking for 10.4 sdk,and my error is different from the error mentioned in this thread. Do I need a different fix?
Thanks
comment:14 Changed 15 years ago by raimue (Rainer Müller)
Replying to aguynamedryan+macports@…:
Looks like the source code has been updated to fix this issue?
http://forums.macosxhints.com/showpost.php?p=549659&postcount=4
I saw the commits to the repo, but there is no new snapshot available yet. The fixes for 10.6 are wide-spread over a few commits, so I don't want to manually cut out the necessary patches. Just wait for the next snapshot.
comment:19 follow-up: 22 Changed 15 years ago by andrew-macports@…
Replying to kirdatt.jai@…:
This is the error I get when I try to install macvim
---> Computing dependencies for MacVim ---> Fetching MacVim ---> Verifying checksum(s) for MacVim ---> Extracting MacVim ---> Configuring MacVim ---> Building MacVim Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim && xcodebuild" returned error 1 Command output: === BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) === Check dependencies error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' ** BUILD FAILED **Looks like it is looking for 10.4 sdk,and my error is different from the error mentioned in this thread. Do I need a different fix?
Thanks
I am getting the same error with a clean install of MacPorts on Snow Leopard
comment:22 Changed 15 years ago by mrawde@…
Replying to andrew-macports@…:
Replying to kirdatt.jai@…:
This is the error I get when I try to install macvim
---> Computing dependencies for MacVim ---> Fetching MacVim ---> Verifying checksum(s) for MacVim ---> Extracting MacVim ---> Configuring MacVim ---> Building MacVim Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim && xcodebuild" returned error 1 Command output: === BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) === Check dependencies error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' ** BUILD FAILED **Looks like it is looking for 10.4 sdk,and my error is different from the error mentioned in this thread. Do I need a different fix?
Thanks
I am getting the same error with a clean install of MacPorts on Snow Leopard
if you install support for building 10.4 (when installing sdk), you'll get the other error.
comment:25 Changed 15 years ago by raimue (Rainer Müller)
Cc: | paul@… added |
---|
comment:27 Changed 15 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed by snapshot 50 in r59171.
Cc Me!