make all-recursive make[1]: Entering directory `/home/hammer/graph-tool' Making all in src make[2]: Entering directory `/home/hammer/graph-tool/src' Making all in graph make[3]: Entering directory `/home/hammer/graph-tool/src/graph' Making all in generation make[4]: Entering directory `/home/hammer/graph-tool/src/graph/generation' /bin/bash ../../../libtool --tag=CXX --mode=compile /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../../boost-workaround -DHAVE_CONFIG_H -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.6/dist-packages/scipy -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -MT graph_generation.lo -MD -MP -MF .deps/graph_generation.Tpo -c -o graph_generation.lo graph_generation.cc libtool: compile: /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../../boost-workaround -DHAVE_CONFIG_H -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.6/dist-packages/scipy -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -MT graph_generation.lo -MD -MP -MF .deps/graph_generation.Tpo -c graph_generation.cc -fPIC -DPIC -o .libs/graph_generation.o In file included from /usr/lib/gcc-snapshot/lib/gcc/i486-linux-gnu/4.4.0/../../../../include/c++/4.4.0/ext/hash_set:64, from /usr/include/boost/graph/adjacency_list.hpp:22, from ./../graph.hh:24, from graph_generation.cc:18: /usr/lib/gcc-snapshot/lib/gcc/i486-linux-gnu/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/boost/mpl/advance.hpp:24, from /usr/include/boost/mpl/pair_view.hpp:20, from /usr/include/boost/mpl/transform.hpp:20, from /usr/include/boost/variant/variant.hpp:75, from /usr/include/boost/variant.hpp:17, from ./../graph.hh:30, from graph_generation.cc:18: /usr/include/boost/mpl/aux_/advance_forward.hpp:82:31: error: missing binary operator before token "(" /usr/include/boost/mpl/aux_/advance_forward.hpp:113:31: error: missing binary operator before token "(" In file included from /usr/include/boost/mpl/advance.hpp:25, from /usr/include/boost/mpl/pair_view.hpp:20, from /usr/include/boost/mpl/transform.hpp:20, from /usr/include/boost/variant/variant.hpp:75, from /usr/include/boost/variant.hpp:17, from ./../graph.hh:30, from graph_generation.cc:18: /usr/include/boost/mpl/aux_/advance_backward.hpp:82:31: error: missing binary operator before token "(" /usr/include/boost/mpl/aux_/advance_backward.hpp:114:31: error: missing binary operator before token "(" In file included from /usr/include/boost/xpressive/detail/dynamic/matchable.hpp:21, from /usr/include/boost/xpressive/detail/core/linker.hpp:27, from /usr/include/boost/xpressive/detail/core/icase.hpp:14, from /usr/include/boost/xpressive/regex_primitives.hpp:17, from /usr/include/boost/xpressive/xpressive_static.hpp:24, from /usr/include/boost/xpressive/xpressive.hpp:18, from ./../graph_util.hh:29, from graph_generation.cc:19: /usr/include/boost/xpressive/detail/core/state.hpp:93: error: declaration of 'typedef struct boost::xpressive::detail::match_context boost::xpressive::detail::state_type::match_context' /usr/include/boost/xpressive/detail/core/state.hpp:34: error: changes meaning of 'match_context' from 'struct boost::xpressive::detail::match_context' /usr/include/boost/xpressive/detail/core/state.hpp:94: error: declaration of 'typedef struct boost::xpressive::detail::results_extras boost::xpressive::detail::state_type::results_extras' /usr/include/boost/xpressive/detail/detail_fwd.hpp:271: error: changes meaning of 'results_extras' from 'struct boost::xpressive::detail::results_extras' /usr/include/boost/xpressive/detail/core/state.hpp:95: error: declaration of 'typedef struct boost::xpressive::detail::regex_impl boost::xpressive::detail::state_type::regex_impl' /usr/include/boost/xpressive/detail/detail_fwd.hpp:156: error: changes meaning of 'regex_impl' from 'struct boost::xpressive::detail::regex_impl' /usr/include/boost/xpressive/detail/core/state.hpp:96: error: declaration of 'typedef struct boost::xpressive::detail::matchable boost::xpressive::detail::state_type::matchable' /usr/include/boost/xpressive/detail/detail_fwd.hpp:238: error: changes meaning of 'matchable' from 'struct boost::xpressive::detail::matchable' /usr/include/boost/xpressive/detail/core/state.hpp:97: error: declaration of 'typedef struct boost::xpressive::match_results boost::xpressive::detail::state_type::match_results' /usr/include/boost/xpressive/xpressive_fwd.hpp:83: error: changes meaning of 'match_results' from 'struct boost::xpressive::match_results' /usr/include/boost/xpressive/detail/core/state.hpp:98: error: declaration of 'typedef struct boost::xpressive::detail::sub_match_impl boost::xpressive::detail::state_type::sub_match_impl' /usr/include/boost/xpressive/detail/detail_fwd.hpp:262: error: changes meaning of 'sub_match_impl' from 'struct boost::xpressive::detail::sub_match_impl' In file included from /usr/include/boost/xpressive/detail/static/productions/charset_transforms.hpp:18, from /usr/include/boost/xpressive/detail/static/productions/complement_compiler.hpp:19, from /usr/include/boost/xpressive/detail/static/productions/productions.hpp:26, from /usr/include/boost/xpressive/regex_primitives.hpp:24, from /usr/include/boost/xpressive/xpressive_static.hpp:24, from /usr/include/boost/xpressive/xpressive.hpp:18, from ./../graph_util.hh:29, from graph_generation.cc:19: /usr/include/boost/xpressive/detail/utility/chset/chset.hpp:50: error: declaration of 'const boost::xpressive::detail::basic_chset& boost::xpressive::detail::compound_charset::basic_chset() const' /usr/include/boost/xpressive/detail/utility/chset/basic_chset.hpp:28: error: changes meaning of 'basic_chset' from 'struct boost::xpressive::detail::basic_chset' make[4]: *** [graph_generation.lo] Error 1 make[4]: Leaving directory `/home/hammer/graph-tool/src/graph/generation' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/hammer/graph-tool/src/graph' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/hammer/graph-tool/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/hammer/graph-tool' make: *** [all] Error 2