Subject: [Boost-bugs] [Boost C++ Libraries] #6312: FTBFS BOOST_FORCEINLINE does not name a type
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-22 08:20:29
#6312: FTBFS BOOST_FORCEINLINE does not name a type
----------------------------------------------------+-----------------------
Reporter: Peter Schüller <schueller.p@â¦> | Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: proto
Version: Boost Release Branch | Severity: Regression
Keywords: |
----------------------------------------------------+-----------------------
In some commit after [76005] and before [76031] the release branch stopped
to compile because of the following error, and fails to compile since (now
still failing at [76100])
{{{
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.6.1/release/threading-
multi/read_graphviz_new.o
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1
-DBOOST_HAS_ICU=1 -DNDEBUG -I"." -I"/usr/include" -I"libs/graph/src" -c
-o "bin.v2/libs/graph/build/gcc-4.6.1/release/threading-
multi/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
In file included from ./boost/proto/domain.hpp:17:0,
from ./boost/proto/traits.hpp:32,
from ./boost/xpressive/detail/core/access.hpp:18,
from ./boost/xpressive/detail/core/state.hpp:18,
from
./boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp:20,
from ./boost/xpressive/detail/core/matchers.hpp:17,
from ./boost/xpressive/regex_primitives.hpp:22,
from ./boost/xpressive/xpressive_static.hpp:24,
from ./boost/graph/graphviz.hpp:31,
from libs/graph/src/read_graphviz_new.cpp:50:
./boost/proto/generate.hpp:46:13: error: âBOOST_FORCEINLINEâ does not name
a type
./boost/proto/generate.hpp:65:13: error: âBOOST_FORCEINLINEâ does not name
a type
In file included from ./boost/proto/detail/generate_by_value.hpp:3:0,
from ./boost/proto/generate.hpp:74,
from ./boost/proto/domain.hpp:17,
from ./boost/proto/traits.hpp:32,
from ./boost/xpressive/detail/core/access.hpp:18,
from ./boost/xpressive/detail/core/state.hpp:18,
from
./boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp:20,
from ./boost/xpressive/detail/core/matchers.hpp:17,
from ./boost/xpressive/regex_primitives.hpp:22,
from ./boost/xpressive/xpressive_static.hpp:24,
from ./boost/graph/graphviz.hpp:31,
from libs/graph/src/read_graphviz_new.cpp:50:
./boost/proto/detail/preprocessed/generate_by_value.hpp:23:9: error:
âBOOST_FORCEINLINEâ does not name a type
./boost/proto/detail/preprocessed/generate_by_value.hpp:47:9: error:
âBOOST_FORCEINLINEâ does not name a type
./boost/proto/detail/preprocessed/generate_by_value.hpp:71:9: error:
âBOOST_FORCEINLINEâ does not name a type
./boost/proto/detail/preprocessed/generate_by_value.hpp:95:9: error:
âBOOST_FORCEINLINEâ does not name a type
./boost/proto/detail/preprocessed/generate_by_value.hpp:119:9: error:
âBOOST_FORCEINLINEâ does not name a type
./boost/proto/detail/preprocessed/generate_by_value.hpp:143:9: error:
âBOOST_FORCEINLINEâ does not name a type
... more similar errors follow
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6312> 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:50:08 UTC