Subject: [Boost-bugs] [Boost C++ Libraries] #1100: Building boost.function_types fails cvs rev-1.1, no chdir command in bash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-20 14:12:40
#1100: Building boost.function_types fails cvs rev-1.1, no chdir command in bash
-------------------------------------+--------------------------------------
Reporter: chris.fairles_at_[hidden] | Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version:
Severity: Problem | Keywords: function_types build
-------------------------------------+--------------------------------------
Checked out CVS trunk Friday July 20th. This error occured with boost
function_types revision 1.1.
Built with command:
./tools/jam/src/bin.linux/bjam -sICU_PATH=/usr --layout=system
variant=release debug-symbols=on --user-config=user-config.jam
user-config.jam had using gcc, python and mpi.
Error
{{{
MkDir1 bin.v2/libs/function_types/build/gcc-4.1.1/release/debug-symbols-
on/link-static
MkDir1 bin.v2/libs/function_types/build/gcc-4.1.1/release/debug-symbols-
on/link-static/threading-multi
Jamfile</home/cfairles/repos/boost/libs/function_types/build>.wave
/home/cfairles/repos/boost/libs/function_types/build/timestamps/arity_loops
/bin/sh: line 1: chdir: command not found
/bin/sh: line 2: /home/cfairles/repos/boost/dist/bin/wave: No such file or
directory
chdir /home/cfairles/repos/boost/libs/function_types/build
/home/cfairles/repos/boost/dist/bin/wave -S/home/cfairles/repos/boost
libs/function_types/build/preprocess_arity_loops.cpp -o
/home/cfairles/repos/boost/libs/function_types/build/timestamps/arity_loops
...failed
Jamfile</home/cfairles/repos/boost/libs/function_types/build>.wave
/home/cfairles/repos/boost/libs/function_types/build/timestamps/arity_loops...
Jamfile</home/cfairles/repos/boost/libs/function_types/build>.wave
/home/cfairles/repos/boost/libs/function_types/build/timestamps/encoding
/bin/sh: line 1: chdir: command not found
/bin/sh: line 2: /home/cfairles/repos/boost/dist/bin/wave: No such file or
directory
chdir /home/cfairles/repos/boost/libs/function_types/build
/home/cfairles/repos/boost/dist/bin/wave -S/home/cfairles/repos/boost
libs/function_types/build/preprocess_encoding.cpp -o
/home/cfairles/repos/boost/libs/function_types/build/timestamps/encoding
...failed
Jamfile</home/cfairles/repos/boost/libs/function_types/build>.wave
/home/cfairles/repos/boost/libs/function_types/build/timestamps/encoding...
Jamfile</home/cfairles/repos/boost/libs/function_types/build>.wave
/home/cfairles/repos/boost/libs/function_types/build/timestamps/cc_names
/bin/sh: line 1: chdir: command not found
/bin/sh: line 2: /home/cfairles/repos/boost/dist/bin/wave: No such file or
directory
chdir /home/cfairles/repos/boost/libs/function_types/build
/home/cfairles/repos/boost/dist/bin/wave -S/home/cfairles/repos/boost
libs/function_types/build/preprocess_cc_names.cpp -o
/home/cfairles/repos/boost/libs/function_types/build/timestamps/cc_names
...failed
Jamfile</home/cfairles/repos/boost/libs/function_types/build>.wave
/home/cfairles/repos/boost/libs/function_types/build/timestamps/cc_names...
}}}
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1100>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC