New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20948 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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:2 Changed 4 years ago by toby@…

  • Keywords snowleopard added

comment:3 Changed 4 years ago by jan@…

  • Cc jan@… added

Cc Me!

comment:4 Changed 4 years ago by snc@…

  • Owner changed from macports-tickets@… to raimue@…

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:6 Changed 4 years ago by bonoba@…

  • Cc bonoba@… added

Cc Me!

comment:7 Changed 4 years ago by vdesjardins@…

  • Cc vdesjardins@… added

Cc Me!

comment:8 Changed 4 years ago by macports@…

  • Cc macports@… added

Cc Me!

comment:9 Changed 4 years ago by david.darais@…

  • Cc david.darais@… added

Cc Me!

comment:10 Changed 4 years ago by aguynamedryan+macports@…

  • Cc aguynamedryan+macports@… added

Cc Me!

comment:11 Changed 4 years ago by raimue@…

  • Status changed from new to assigned

comment:12 Changed 4 years ago by kirdatt.jai@…

  • Cc kirdatt.jai@… added

Cc Me!

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:15 Changed 4 years ago by petr@…

  • Cc petr@… added

Cc Me!

comment:16 Changed 4 years ago by jungwook.shin@…

  • Cc jungwook.shin@… added

Cc Me!

comment:17 Changed 4 years ago by kirdatt.jai@…

  • Cc kirdatt.jai@… removed

Cc Me!

comment:18 Changed 4 years ago by gordon.child@…

  • Cc gordon.child@… added

Cc Me!

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:20 Changed 4 years ago by rich.ball@…

  • Cc rich.ball@… added

Cc Me!

comment:21 Changed 4 years ago by mrawde@…

  • Cc mrawde@… added

Cc Me!

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:23 Changed 4 years ago by arturoc@…

  • Cc arturoc@… added

Cc Me!

comment:24 Changed 4 years ago by paul@…

Cc Me!

comment:25 Changed 4 years ago by raimue@…

  • Cc paul@… added

comment:26 Changed 4 years ago by trevor.bain@…

  • Cc trevor.bain@… added

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.

Note: See TracTickets for help on using tickets.