Boost logo

Boost :

Subject: [boost] building BOOST problems
From: Brestin Seby (razyelx_at_[hidden])
Date: 2011-04-10 19:03:27


hello, I am trying now for several days to build Boost, but apparently I have encountered some errors.  Please give some help. razyelx_at_razyelx-X51L:~/Libraries/boost_1_46_1$ bjam nBuilding the Boost C++ Libraries.nn 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 7309 targets... ...updating 70 targets... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/threading-multi/bzip2.o libs/iostreams/src/bzip2.cpp:20: fatal error: bzlib.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.5/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/threading-multi/bzip2.o... ...skipped <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/threading-multi>libboost_iostreams.so.1.46.1 for lack of <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/threading-multi>bzip2.o... ...skipped <pstage/lib>libboost_iostreams.so.1.46.1 for lack of <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/threading-multi>libboost_iostreams.so.1.46.1... ...skipped <pstage/lib>libboost_iostreams.so for lack of <pstage/lib>libboost_iostreams.so.1.46.1... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/numeric.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/numeric.hpp:8,                  from libs/python/src/numeric.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/numeric.o" "libs/python/src/numeric.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/numeric.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/list.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/list.hpp:8,                  from libs/python/src/list.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/list.o" "libs/python/src/list.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/list.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/long.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/long.hpp:8,                  from libs/python/src/long.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/long.o" "libs/python/src/long.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/long.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/dict.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/dict.hpp:8,                  from libs/python/src/dict.cpp:4: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/dict.o" "libs/python/src/dict.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/dict.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/tuple.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/tuple.hpp:8,                  from libs/python/src/tuple.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/tuple.o" "libs/python/src/tuple.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/tuple.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/str.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/str.hpp:8,                  from libs/python/src/str.cpp:4: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/str.o" "libs/python/src/str.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/str.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/slice.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/slice.hpp:9,                  from libs/python/src/slice.cpp:1: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/slice.o" "libs/python/src/slice.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/slice.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/from_python.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/converter/from_python.hpp:8,                  from libs/python/src/converter/from_python.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/from_python.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/registry.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/type_id.hpp:8,                  from ./boost/python/converter/registry.hpp:7,                  from libs/python/src/converter/registry.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/registry.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/type_id.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/type_id.hpp:8,                  from libs/python/src/converter/type_id.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/type_id.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/enum.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_core.hpp:10,                  from ./boost/python/object/enum_base.hpp:8,                  from libs/python/src/object/enum.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/enum.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/class.o In file included from ./boost/python/detail/prefix.hpp:13,                  from libs/python/src/object/class.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/class.o" "libs/python/src/object/class.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/class.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/function.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object/function.hpp:8,                  from ./boost/python/docstring_options.hpp:8,                  from libs/python/src/object/function.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/function.o" "libs/python/src/object/function.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/function.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/inheritance.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/type_id.hpp:8,                  from ./boost/python/object/inheritance.hpp:8,                  from libs/python/src/object/inheritance.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/inheritance.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/life_support.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object/life_support.hpp:7,                  from libs/python/src/object/life_support.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/life_support.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/pickle_support.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/make_function.hpp:8,                  from libs/python/src/object/pickle_support.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/pickle_support.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/errors.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/errors.hpp:12,                  from libs/python/src/errors.cpp:10: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/errors.o" "libs/python/src/errors.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/errors.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/module.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/scope.hpp:8,                  from libs/python/src/module.cpp:9: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/module.o" "libs/python/src/module.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/module.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/builtin_converters.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/handle.hpp:8,                  from libs/python/src/converter/builtin_converters.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/builtin_converters.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/arg_to_python_base.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/handle.hpp:8,                  from ./boost/python/converter/arg_to_python_base.hpp:7,                  from libs/python/src/converter/arg_to_python_base.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/converter/arg_to_python_base.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/iterator.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_fwd.hpp:8,                  from ./boost/python/object/iterator_core.hpp:8,                  from libs/python/src/object/iterator.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/iterator.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/stl_iterator.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/ssize_t.hpp:9,                  from ./boost/python/object.hpp:8,                  from libs/python/src/object/stl_iterator.cpp:10: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/stl_iterator.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object_protocol.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_protocol.hpp:8,                  from libs/python/src/object_protocol.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object_protocol.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object_operators.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_operators.hpp:8,                  from libs/python/src/object_operators.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object_operators.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/wrapper.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/detail/wrapper_base.hpp:7,                  from ./boost/python/wrapper.hpp:7,                  from libs/python/src/wrapper.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/wrapper.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/import.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/ssize_t.hpp:9,                  from ./boost/python/object.hpp:8,                  from ./boost/python/import.hpp:8,                  from libs/python/src/import.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/import.o" "libs/python/src/import.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/import.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/exec.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/ssize_t.hpp:9,                  from ./boost/python/object.hpp:8,                  from ./boost/python/exec.hpp:8,                  from libs/python/src/exec.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/exec.o" "libs/python/src/exec.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/exec.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/function_doc_signature.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/converter/registrations.hpp:8,                  from libs/python/src/object/function_doc_signature.cpp:9: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/threading-multi/object/function_doc_signature.o... ...skipped <pbin.v2/libs/python/build/gcc-4.4.5/release/threading-multi>libboost_python.so.1.46.1 for lack of <pbin.v2/libs/python/build/gcc-4.4.5/release/threading-multi>numeric.o... ...skipped <pstage/lib>libboost_python.so.1.46.1 for lack of <pbin.v2/libs/python/build/gcc-4.4.5/release/threading-multi>libboost_python.so.1.46.1... ...skipped <pstage/lib>libboost_python.so for lack of <pstage/lib>libboost_python.so.1.46.1... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi/bzip2.o libs/iostreams/src/bzip2.cpp:20: fatal error: bzlib.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi/bzip2.o... ...skipped <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi>libboost_iostreams.a(clean) for lack of <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi>bzip2.o... ...skipped <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi>libboost_iostreams.a for lack of <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi>bzip2.o... ...skipped <pstage/lib>libboost_iostreams.a for lack of <pbin.v2/libs/iostreams/build/gcc-4.4.5/release/link-static/threading-multi>libboost_iostreams.a... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/numeric.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/numeric.hpp:8,                  from libs/python/src/numeric.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/numeric.o" "libs/python/src/numeric.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/numeric.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/list.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/list.hpp:8,                  from libs/python/src/list.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/list.o" "libs/python/src/list.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/list.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/long.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/long.hpp:8,                  from libs/python/src/long.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/long.o" "libs/python/src/long.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/long.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/dict.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/dict.hpp:8,                  from libs/python/src/dict.cpp:4: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/dict.o" "libs/python/src/dict.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/dict.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/tuple.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/tuple.hpp:8,                  from libs/python/src/tuple.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/tuple.o" "libs/python/src/tuple.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/tuple.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/str.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/str.hpp:8,                  from libs/python/src/str.cpp:4: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/str.o" "libs/python/src/str.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/str.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/slice.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/slice.hpp:9,                  from libs/python/src/slice.cpp:1: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/slice.o" "libs/python/src/slice.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/slice.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/from_python.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/converter/from_python.hpp:8,                  from libs/python/src/converter/from_python.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/from_python.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/registry.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/type_id.hpp:8,                  from ./boost/python/converter/registry.hpp:7,                  from libs/python/src/converter/registry.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/registry.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/type_id.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/type_id.hpp:8,                  from libs/python/src/converter/type_id.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/type_id.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/enum.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_core.hpp:10,                  from ./boost/python/object/enum_base.hpp:8,                  from libs/python/src/object/enum.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/enum.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/class.o In file included from ./boost/python/detail/prefix.hpp:13,                  from libs/python/src/object/class.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/class.o" "libs/python/src/object/class.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/class.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/function.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object/function.hpp:8,                  from ./boost/python/docstring_options.hpp:8,                  from libs/python/src/object/function.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/function.o" "libs/python/src/object/function.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/function.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/inheritance.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/type_id.hpp:8,                  from ./boost/python/object/inheritance.hpp:8,                  from libs/python/src/object/inheritance.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/inheritance.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/life_support.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object/life_support.hpp:7,                  from libs/python/src/object/life_support.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/life_support.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/pickle_support.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/make_function.hpp:8,                  from libs/python/src/object/pickle_support.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/pickle_support.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/errors.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/errors.hpp:12,                  from libs/python/src/errors.cpp:10: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/errors.o" "libs/python/src/errors.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/errors.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/module.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/scope.hpp:8,                  from libs/python/src/module.cpp:9: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/module.o" "libs/python/src/module.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/module.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/builtin_converters.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/handle.hpp:8,                  from libs/python/src/converter/builtin_converters.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/builtin_converters.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/arg_to_python_base.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/handle.hpp:8,                  from ./boost/python/converter/arg_to_python_base.hpp:7,                  from libs/python/src/converter/arg_to_python_base.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/converter/arg_to_python_base.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/iterator.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_fwd.hpp:8,                  from ./boost/python/object/iterator_core.hpp:8,                  from libs/python/src/object/iterator.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/iterator.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/stl_iterator.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/ssize_t.hpp:9,                  from ./boost/python/object.hpp:8,                  from libs/python/src/object/stl_iterator.cpp:10: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/stl_iterator.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object_protocol.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_protocol.hpp:8,                  from libs/python/src/object_protocol.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object_protocol.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object_operators.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/object_operators.hpp:8,                  from libs/python/src/object_operators.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object_operators.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/wrapper.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/detail/wrapper_base.hpp:7,                  from ./boost/python/wrapper.hpp:7,                  from libs/python/src/wrapper.cpp:5: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/wrapper.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/import.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/ssize_t.hpp:9,                  from ./boost/python/object.hpp:8,                  from ./boost/python/import.hpp:8,                  from libs/python/src/import.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/import.o" "libs/python/src/import.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/import.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/exec.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/ssize_t.hpp:9,                  from ./boost/python/object.hpp:8,                  from ./boost/python/exec.hpp:8,                  from libs/python/src/exec.cpp:6: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/exec.o" "libs/python/src/exec.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/exec.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/function_doc_signature.o In file included from ./boost/python/detail/prefix.hpp:13,                  from ./boost/python/converter/registrations.hpp:8,                  from libs/python/src/object/function_doc_signature.cpp:9: ./boost/python/detail/wrap_python.hpp:75: fatal error: patchlevel.h: No such file or directory compilation terminated.     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG  -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi/object/function_doc_signature.o... ...skipped <pbin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi>libboost_python.a(clean) for lack of <pbin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi>numeric.o... ...skipped <pbin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi>libboost_python.a for lack of <pbin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi>numeric.o... ...skipped <pstage/lib>libboost_python.a for lack of <pbin.v2/libs/python/build/gcc-4.4.5/release/link-static/threading-multi>libboost_python.a... ...failed updating 58 targets... ...skipped 12 targets...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk