unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 35666@debbugs.gnu.org
Cc: Eric Bavier <bavier@cray.com>,
	Paul Garlick <pgarlick@tourbillion-technology.com>
Subject: [bug#35666] [PATCH 0/2] Build a thread-safe hdf5 library
Date: Fri, 10 May 2019 11:56:30 +0200	[thread overview]
Message-ID: <20190510095630.16695-1-ludo@gnu.org> (raw)

Hello!

A colleague of mine noticed that our ‘hdf5’ library wasn’t
thread-safe.  Turns out there’s an option to make it thread-safe (oh!),
it’s turned off by default (oh?!), and when you pass it ‘configure’
invites you to turn off no less than C++, Fortran, and the high-level
interface (d’oh!).

It also tells you that, if you insist, you can go ahead and pass
‘--enable-unsupported’, but you’re on your own.

We found that Debian chose to pass ‘--enable-unsupported’, and indeed
that seems to be saner than providing a variant that does very little,
but does it in a thread-safe way.

Thoughts?

Thanks,
Ludo’.

Ludovic Courtès (2):
  gnu: hdf5: Build a thread-safe library.
  gnu: hdf5: Add dependency on Perl.

 gnu/packages/maths.scm | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

-- 
2.21.0

             reply	other threads:[~2019-05-10  9:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-10  9:56 Ludovic Courtès [this message]
2019-05-10 10:05 ` [bug#35666] [PATCH 1/2] gnu: hdf5: Build a thread-safe library Ludovic Courtès
2019-05-10 10:05   ` [bug#35666] [PATCH 2/2] gnu: hdf5: Add dependency on Perl Ludovic Courtès
2019-05-10 11:52 ` [bug#35666] [PATCH 0/2] Build a thread-safe hdf5 library Ricardo Wurmus
2019-05-10 13:07   ` Ludovic Courtès
2019-05-10 15:09     ` Eric Bavier
2019-05-14  7:28       ` Ludovic Courtès
2019-05-14 14:40         ` Eric Bavier
2019-05-10 15:27     ` Paul Garlick
2019-05-14 10:21       ` bug#35666: " Ludovic Courtès
2019-05-14 12:02     ` [bug#35666] " Ricardo Wurmus

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20190510095630.16695-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=35666@debbugs.gnu.org \
    --cc=bavier@cray.com \
    --cc=pgarlick@tourbillion-technology.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).