all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36721: [core-updates] Boost 1.70 and CMake 3.14 are incompatible
@ 2019-07-18 17:09 Marius Bakke
  2019-07-31 13:01 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Marius Bakke @ 2019-07-18 17:09 UTC (permalink / raw)
  To: 36721

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-31 13:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-18 17:09 bug#36721: [core-updates] Boost 1.70 and CMake 3.14 are incompatible Marius Bakke
2019-07-31 13:01 ` Marius Bakke

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.