Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15265] New: boost 1_38_0 fails to compile with GCC 4.4

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15265] New: boost 1_38_0 fails to compile with GCC 4.4
  • Date: 12 Jun 2009 23:03:14 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15265

Summary: boost 1_38_0 fails to compile with GCC 4.4
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org
Blocks: 15252


$ sorcery -v
1.14.4-rc2

$ gaze version gcc glibc boost
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.3.3 4.4.0
test libs glibc 2.10.1 2.10.1
test libs boost 1_38_0 1_38_0

Two similar boxes with the only difference being GCC 4.3.3 (and 32-bit instead
of 64-bit) compiles fine.

# cast boost
Computing previously installed dependencies...
boost preparing environment...
boost running configuration...
[[ Which libraries would you like to install? -> 'all program_options regex
iostreams thread python' ]]
[[ What variant of boost do you want? -> 'release' ]]
boost checking dependencies...
boost has a dependency on g++
boost has a dependency on boost-jam
boost has a dependency on python
boost has a dependency on expat
boost has an enabled optional dependency on icu
boost has a dependency on python
...
Please report this error to the Boost mailing list: http://www.boost.org
libs/python/src/object/function.cpp: In member function 'void
boost::python::objects::function::argument_error(PyObject*, PyObject*) const':
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/errors.o
./boost/wave/grammars/cpp_expression_grammar.hpp:769: instantiated from
'static bool
boost::wave::grammars::expression_grammar_gen<TokenT>::evaluate(const typename
std::list<TokenT, boost::fast_pool_allocator<TokenT,
boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex,
32u> >::const_iterator&, const typename std::list<TokenT,
boost::fast_pool_allocator<TokenT, boost::default_user_allocator_new_delete,
boost::details::pool::pthread_mutex, 32u> >::const_iterator&, const typename
TokenT::position_type&, bool, boost::wave::grammars::value_error&) [with
TokenT
=
boost::wave::cpplexer::lex_token<boost::wave::util::file_position<boost::wave::util::flex_string<char,
std::char_traits<char>, std::allocator<char>,
boost::wave::util::CowString<boost::wave::util::AllocatorStringStorage<char,
std::allocator<char> >, char*> > > >]'

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page