Re: Clang trunk build failure in external/librevenge

2019-05-16 Thread Stephan Bergmann
On 15/05/2019 18:18, Stephan Bergmann wrote: On 15/05/2019 09:43, Stephan Bergmann wrote: I see that now too after updating my Clang trunk; must be a rather recent Clang regression.  Investigating. reported at

Re: Clang trunk build failure in external/librevenge

2019-05-15 Thread Stephan Bergmann
On 15/05/2019 09:43, Stephan Bergmann wrote: I see that now too after updating my Clang trunk; must be a rather recent Clang regression.  Investigating. reported at "Re: r360308 - [c++20] Implement P0846R0: allow

Re: Clang trunk build failure in external/librevenge

2019-05-15 Thread Stephan Bergmann
On 14/05/2019 18:02, Luke Benes wrote: In file included from /core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/attribute/closure.hpp:24: /core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/phoenix/operators.hpp:404:19: error: use 'template' keyword to treat 'value' as a

Re: Clang trunk build failure in external/librevenge

2019-05-14 Thread Luke Benes
Stephan, Comparing to a good workdir/UnpackedTarball/librevenge/config.log, This seems to be the problem: In file included from /core/workdir/UnpackedTarball/boost/boost/spirit/home/classic/attribute/closure.hpp:24:

Re: Clang trunk build failure in external/librevenge

2019-05-14 Thread Stephan Bergmann
On 13/05/2019 04:21, Luke Benes wrote: After commit: http://llvm.org/viewvc/llvm-project?view=revision=360308 Clang builds are failing on both Arch and Ubuntu with the following error: checking for boost/spirit/include/classic.hpp... no You'd need to look into

Clang trunk build failure in external/librevenge

2019-05-12 Thread Luke Benes
After commit: http://llvm.org/viewvc/llvm-project?view=revision=360308 Clang builds are failing on both Arch and Ubuntu with the following error: checking for boost/spirit/include/classic.hpp... no configure: error: Required boost headers not found. make[1]: ***