bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36721: [core-updates] Boost 1.70 and CMake 3.14 are incompatible


From: Marius Bakke
Subject: bug#36721: [core-updates] Boost 1.70 and CMake 3.14 are incompatible
Date: Thu, 18 Jul 2019 19:09:01 +0200
User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)

Hello,

Reporting from the deep trenches of core-updates, I have found this bug:

https://gitlab.kitware.com/cmake/cmake/issues/18865

The symptom in Guix is that packages cannot find Boost libraries.

A workaround that works for most (all?) packages is adding:

 #:configure-flags '("-DBoost_NO_BOOST_CMAKE=ON")

To disable the use of Boost-provided CMake scripts.  CMake already ships
with a FindBoost.cmake that works just fine.

I don't know what the "proper" fix would be, or whether it is worth a
huge rebuild.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]