[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-10-31 Thread Gregory A Lundberg
Update of bug #25132 (project wesnoth): Open/Closed:Open => Closed ___ Reply to this item at: ___ Message

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-10-22 Thread Charles Dang
Update of bug #25132 (project wesnoth): Status:Upstream Problem => Fixed ___ Follow-up Comment #8: Tad added a patched version of bind/arg.hpp for affected versions since it seems the fix isn't

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-29 Thread Charles Dang
Follow-up Comment #7, bug #25132 (project wesnoth): I'll see if I can confirm the fix with Boost 1.62 soon. ___ Reply to this item at: ___ Message sent via/by

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-29 Thread Wedge009
Follow-up Comment #6, bug #25132 (project wesnoth): Boost 1.62 was just released, BTW. ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.org/

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-28 Thread Daniel
Update of bug #25132 (project wesnoth): Status:None => Upstream Problem ___ Follow-up Comment #5: We reported this on boost https://svn.boost.org/trac/boost/ticket/12397 and it will be fixed on

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-28 Thread Charles Dang
Follow-up Comment #4, bug #25132 (project wesnoth): It still happens with gcc sometimes. One can simply remove the 'BOOST_CONSTEXPR' statement from the line above the static_assert and it works fine. ___ Reply to this item at:

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-28 Thread Matthias Krüger
Follow-up Comment #3, bug #25132 (project wesnoth): In your ticket you wrote you have "boost 1.16.1", are you sure about that? Boost 1.16 is from 2000, wesnoth requires boost 1.48.0 as can be read in the INSTALL file. I had similar problem with boost 1.60.0 though. As you can see from the

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-28 Thread Zheng Lv
URL: Summary: Building failure with Clang C++ compiler Project: Battle for Wesnoth Submitted by: lvzheng Submitted on: Wed 28 Sep 2016 02:14:11 PM UTC Category: Bug Severity: 3

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-28 Thread Zheng Lv
Follow-up Comment #1, bug #25132 (project wesnoth): Update: Forcing clang to use libc++ as stdlib also fails, but on a different file, however. [ 80%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/event/distributor.cpp.o In file included from

[Wesnoth-bugs] [bug #25132] Building failure with Clang C++ compiler

2016-09-28 Thread Zheng Lv
Follow-up Comment #2, bug #25132 (project wesnoth): Update: Others have the same problem. https://forums.wesnoth.org/viewtopic.php?f=5=600277 They solved this problem by hacking. Do we have a better solution? ___ Reply to this item at: