Ticket #13040 (closed defect: duplicate)
boost should not use cd command
| Reported by: | saispo@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | saispo@…, sanchom@… | |
| Port: |
Description
I got an error when i try to build boost from trunk to Leopard. I get this error :
Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). ...patience... ...patience... ...found 11406 targets... make: `install' is up to date. Error: Target org.macports.destroot returned: invalid command name "cd" Warning: the following items did not execute (for boost): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Any idea ?
Change History
comment:1 Changed 6 years ago by ryandesign@…
- Cc sanchom@… added
- Version changed from 1.5.2 to 1.6.0
- Summary changed from Boost does not build on Leopard to boost should not use cd command
- Milestone set to Port Bugs
comment:2 Changed 5 years ago by sanchom@…
I will be fixing this use of the tcl cd command soon. However, there have also been other seemingly unrelated problems to installing the boost port on 10.5 Leopard (See ticket #13223).


If you are getting "invalid command name 'cd'" then you are running MacPorts from trunk, and not version 1.5.2. The cd command was removed in MacPorts trunk and not all portfiles have been updated yet.