Opened 15 years ago
Closed 15 years ago
#20865 closed defect (fixed)
port 'launch' uses Jam, does not work in 10.6
Reported by: | jowens (John Owens) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | launch |
Description (last modified by tobypeterson)
Possibly the new version here: http://web.sabi.net/nriley/software/ will fix the problem?
$ sudo port install launch ---> Computing dependencies for launch ---> Fetching launch ---> Verifying checksum(s) for launch ---> Extracting launch ---> Configuring launch ---> Building launch Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_launch/work/launch-1.0.1" && xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT= " returned error 1 Command output: (NOTE: project launch was written by an older Xcode version (39) -- temporarily upgrading it (without modifying project file)) === BUILD TOOL TARGET launch OF PROJECT launch WITH CONFIGURATION Deployment === Check dependencies Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation. Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation. ** BUILD FAILED **
Change History (2)
comment:1 Changed 15 years ago by tobypeterson
Description: | modified (diff) |
---|---|
Version: | 1.8.0 |
comment:2 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r56490