Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 13/05/2019 04:21, Luke Benes wrote:
After commit: http://llvm.org/viewvc/llvm-project?view=revision&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 workdir/UnpackedTarball/librevenge/config.log to see why compiling the test source containing

  #include <boost/spirit/include/classic.hpp>

fails. (The symptoms look similar to <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90382> "[10 Regression] ICE in linemap_macro_map_loc_to_exp_point, at libcpp/line-map.c:1061" which I encountered in external/libetonyek, but that was with GCC not Clang.)

configure: error: Required boost headers not found.
make[1]: *** [/core/external/librevenge/ExternalProject_librevenge.mk:23: /core/workdir/ExternalProject/librevenge/build] Error 1
make[1]: *** Waiting for unfinished jobs....
32 warnings generated.
114 warnings generated.
40 warnings generated.
make: *** [Makefile:282: build] Error 2

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.