GNU bug report logs - #36721
[core-updates] Boost 1.70 and CMake 3.14 are incompatible

Previous Next

Package: guix;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Thu, 18 Jul 2019 17:10:02 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36721: closed ([core-updates] Boost 1.70 and CMake 3.14 are
 incompatible)
Date: Wed, 31 Jul 2019 13:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 31 Jul 2019 15:01:26 +0200
with message-id <87sgqm2w9l.fsf <at> devup.no>
and subject line Re: [core-updates] Boost 1.70 and CMake 3.14 are incompatible
has caused the debbugs.gnu.org bug report #36721,
regarding [core-updates] Boost 1.70 and CMake 3.14 are incompatible
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
36721: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36721
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: bug-guix <at> gnu.org
Subject: [core-updates] Boost 1.70 and CMake 3.14 are incompatible
Date: Thu, 18 Jul 2019 19:09:01 +0200
[Message part 3 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: 36721-done <at> debbugs.gnu.org
Subject: Re: [core-updates] Boost 1.70 and CMake 3.14 are incompatible
Date: Wed, 31 Jul 2019 15:01:26 +0200
[Message part 6 (text/plain, inline)]
Marius Bakke <mbakke <at> fastmail.com> writes:

> 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.

Apparently the Boost CMake modules are new in 1.70 and pretty broken.

Commit 941ef1a1e54893ca917ebbaa4b8cc14b5ce9b75c disables installing the
Boost CMake modules, bringing it in line with 1.69.0.

They can (allegedly) be enabled again for 1.71.0, slated for mid-August.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.