Changes between Initial Version and Version 1 of Ticket #32297


Ignore:
Timestamp:
Nov 28, 2011, 1:22:24 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Use WikiFormatting please.

Obviously unison +aqua is looking for the 10.5 SDK which is apparently optional on Lion and you don't have it; the workaround would be to re-run the Xcode installer and install the 10.5 SDK.

This is basically the same as #24721, of which I close this ticket as a duplicate.

Note that you probably still won't succeed to build unison +aqua because of #25981; patches to that issue are welcome.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32297

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #32297 – Description

    initial v1  
    1 I upgraded to MacOsX 10.7.2 "Lion".  When I tried "sudo port install unison +aqua" I got error
     1I upgraded to MacOsX 10.7.2 "Lion".  When I tried "`sudo port install unison +aqua`" I got error
     2{{{
    23Error: Target org.macports.build returned: shell command failed (see log for details)
    34Log for unison is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_unison/unison/main.log
     5}}}
    46
    57That error says:
     8{{{
    69:info:build     /bin/sh -c "\"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_unison/unison/work/unison-2.40.63/uimacnew/build/uimacnew.build/Default/Create ExternalSettings.build/Script-2A124E7E0DE1C4BE00524237.sh\""
    710:info:build
     
    1013:info:build Check dependencies
    1114:info:build [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.5.sdk'
     15}}}
    1216
    1317The SDK folders are: MacOSX10.6.sdk and MacOSX10.7.sdk