Ticket #20948 (closed defect: fixed)
MacVIM install fail on Snow Leopard.
| Reported by: | sah.list@… | Owned by: | raimue@… |
|---|---|---|---|
| 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 toby@…) (diff)
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
comment:1 Changed 4 years ago by toby@…
- Port set to MacVim
- Version 1.8.0 deleted
- Description modified (diff)
- Milestone MacPorts 1.8.1 deleted
comment:5 follow-up: ↓ 14 Changed 4 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:13 follow-up: ↓ 19 Changed 4 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 in reply to: ↑ 5 Changed 4 years ago by raimue@…
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 in reply to: ↑ 13 ; follow-up: ↓ 22 Changed 4 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 in reply to: ↑ 19 Changed 4 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:24 Changed 4 years ago by paul@…
Cc Me!
comment:27 Changed 4 years ago by raimue@…
- Status changed from assigned to closed
- Resolution set to fixed
Fixed by snapshot 50 in r59171.

