#20865: port 'launch' uses Jam, does not work in 10.6 ----------------------------------+----------------------------------------- Reporter: john_owens@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: launch ----------------------------------+----------------------------------------- Changes (by toby@…): * version: 1.8.0 => Old description:
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 **
New description: 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 ** }}} -- -- Ticket URL: <http://trac.macports.org/ticket/20865#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS