all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: 36721-done@debbugs.gnu.org
Subject: bug#36721: [core-updates] Boost 1.70 and CMake 3.14 are incompatible
Date: Wed, 31 Jul 2019 15:01:26 +0200	[thread overview]
Message-ID: <87sgqm2w9l.fsf@devup.no> (raw)
In-Reply-To: <87d0i75kya.fsf@devup.no>

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

Marius Bakke <mbakke@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2019-07-31 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sgqm2w9l.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=36721-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.