warning: No toolsets are configured. warning: Configuring default toolset "gcc". warning: If the default is wrong, your build may not work correctly. warning: Use the "toolset=xxxxx" option to override our guess. warning: For more configuration options, please consult warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html warning: Building Boost.Regex with the optional Unicode/ICU support disabled. note: Please refer to the Boost.Regex documentation for more information note: this is a strictly optional feature. warning: Graph library does not contain MPI-based parallel components. note: to enable them, add "using mpi ;" to your user-config.jam warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. ...patience... ...patience... ...patience... ...found 21418 targets... ...updating 8504 targets... common.mkdir /usr/local/include/boost mkdir: cannot create directory `/usr/local/include/boost': Permission denied mkdir -p "/usr/local/include/boost" [....SNIP....] common.mkdir bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/cpplexer common.mkdir bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/cpplexer/re2clex gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/cpplexer/re2clex/aq.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o gcc.archive bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/libboost_wave.a common.copy /usr/local/lib/libboost_wave.a cp: cannot create regular file `/usr/local/lib/libboost_wave.a': Permission denied cp "bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/libboost_wave.a" "/usr/local/lib/libboost_wave.a" ...failed common.copy /usr/local/lib/libboost_wave.a... ...failed updating 98 targets... ...skipped 7732 targets... ...updated 674 targets...