Re: [PATCH] gnu: Add hdf4

2016-10-16 Thread Andreas Enge
Hi Thomas, On Fri, Oct 14, 2016 at 11:00:29AM +0200, Thomas Danckaert wrote: > as far as I understand, the header hdfi.h defines fixed width datatypes such > as float64, uint8, int32, ... depending on the detected architecture, and > it's not detecting mips and arm properly. > > I've checked, and

Re: [PATCH] gnu: Add hdf4

2016-10-14 Thread Thomas Danckaert
From: Andreas Enge Subject: Re: [PATCH] gnu: Add hdf4 Date: Fri, 14 Oct 2016 10:11:45 +0200 Hello, the packages fail to compile on arm and mips: http://hydra.gnu.org/eval/109281#tabs-new http://hydra.gnu.org/build/1521682 Hi, as far as I understand, the header hdfi.h defines fixed

Re: [PATCH] gnu: Add hdf4

2016-10-14 Thread Andreas Enge
Hello, the packages fail to compile on arm and mips: http://hydra.gnu.org/eval/109281#tabs-new http://hydra.gnu.org/build/1521682 Could you maybe have a look at them? Thanks! Andreas

Re: [PATCH] gnu: Add hdf4

2016-10-12 Thread Ludovic Courtès
54b463c8ee6694 Mon Sep 17 00:00:00 2001 > From: Thomas Danckaert > Date: Wed, 28 Sep 2016 10:34:58 +0200 > Subject: [PATCH] gnu: Add hdf4 > > * gnu/packages/maths.scm (hdf4, hdf4-alt): New variables. > * gnu/packages/patches/hdf4-reproducibility.patch: New file. > * gnu/packages/pat

Re: [PATCH] gnu: Add hdf4

2016-10-12 Thread Thomas Danckaert
From: l...@gnu.org (Ludovic Courtès) Subject: Re: [PATCH] gnu: Add hdf4 Date: Wed, 12 Oct 2016 14:54:40 +0200 - I've also added a variant “hdf4-alt”: by default, HDF4 includes a netCDF API to access HDF4 files, which clashes with the symbols in the real netCDF library when you t

Re: [PATCH] gnu: Add hdf4

2016-10-12 Thread Ludovic Courtès
f4-alt” is fine with me. > From dd7eca9a3cfec364a05aa0f52b941f09b4dea039 Mon Sep 17 00:00:00 2001 > From: Thomas Danckaert > Date: Wed, 28 Sep 2016 10:34:58 +0200 > Subject: [PATCH] gnu: Add hdf4 > > * gnu/packages/maths.scm (hdf4, hdf4-alt): New variables. > * gnu/packages/pa

[PATCH] gnu: Add hdf4

2016-10-11 Thread Thomas Danckaert
“hdf4-alt” is used by Debian, so maybe it's good to use the same? best, Thomas >From dd7eca9a3cfec364a05aa0f52b941f09b4dea039 Mon Sep 17 00:00:00 2001 From: Thomas Danckaert Date: Wed, 28 Sep 2016 10:34:58 +0200 Subject: [PATCH] gnu: Add hdf4 * gnu/packages/maths.scm (hdf4, hdf4-alt): N

Re: [PATCH] gnu: Add hdf4

2016-06-03 Thread Ludovic Courtès
Hello, Jeremy Robst skribis: >>> Any ideas? >> >> I get the same failures intermittently. Other times the build passes. > > Yes, I've built it many times over the past few days - sometimes I get > a failure, other times it builds ok, like you. If I do > > ./pre-inst-env guix gc > ./pre-inst-env

Re: [PATCH] gnu: Add hdf4

2016-06-02 Thread Jeremy Robst
Hi, Any ideas? I get the same failures intermittently. Other times the build passes. Yes, I've built it many times over the past few days - sometimes I get a failure, other times it builds ok, like you. If I do ./pre-inst-env guix gc ./pre-inst-env guix build hdf4 it usually (but not al

Re: [PATCH] gnu: Add hdf4

2016-06-02 Thread Eric Bavier
On 2016-05-29 17:07, l...@gnu.org wrote: Hello, Jeremy Robst skribis: Here's the patch as an attachment - sorry for the hassle. I will try and work out what's going wrong so I can send proper patches in future. No problem! I tried the attached patch, which includes mostly cosmetic changes

Re: [PATCH] gnu: Add hdf4

2016-05-29 Thread Ludovic Courtès
From 77afb922f470ddc97819dd8bb623450585fb2e12 Mon Sep 17 00:00:00 2001 From: Jeremy Robst Date: Mon, 23 May 2016 17:59:00 +0100 Subject: [PATCH] gnu: Add hdf4. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/maths.scm (hdf4): New variable.

Re: [PATCH] gnu: Add hdf4

2016-05-29 Thread Jeremy Robst
62616 Unix System Administrator - British Antarctic Survey #include From 41816d45609674bbc62847960522e49a1646f6d3 Mon Sep 17 00:00:00 2001 From: Jeremy Robst Date: Mon, 23 May 2016 17:59:00 +0100 Subject: [PATCH] gnu: Add hdf4 * gnu/packages/maths.scm (hdf4): New variable --- gnu/packages

Re: [PATCH] gnu: Add hdf4

2016-05-28 Thread Ludovic Courtès
Leo Famulari skribis: > On Wed, May 25, 2016 at 06:42:04PM +0100, Jeremy Robst wrote: >> Hi, >> >> On Tue, 24 May 2016, Eric Bavier wrote: >> >> > Could we apply a variation of the hdf5-config-date.patch? >> >> Ok, I've based a patch on this one, and removed the other unreproduciable >> output

Re: [PATCH] gnu: Add hdf4

2016-05-27 Thread Leo Famulari
On Wed, May 25, 2016 at 06:42:04PM +0100, Jeremy Robst wrote: > Hi, > > On Tue, 24 May 2016, Eric Bavier wrote: > > > Could we apply a variation of the hdf5-config-date.patch? > > Ok, I've based a patch on this one, and removed the other unreproduciable > output, so I've not got a reproduciable

Re: [PATCH] gnu: Add hdf4

2016-05-25 Thread Jeremy Robst
0 2001 From: Jeremy Robst Date: Mon, 23 May 2016 17:59:00 +0100 Subject: [PATCH] gnu: Add hdf4 * gnu/packages/maths.scm (hdf4): New variable --- gnu/packages/maths.scm | 41 + gnu/packages/patches/hdf4-config-settings.patch | 55

Re: [PATCH] gnu: Add hdf4

2016-05-24 Thread Eric Bavier
istrator - British Antarctic Survey #include From 857fb05c7dcc8f19dc7d4cf04039743137f4f0ae Mon Sep 17 00:00:00 2001 From: Jeremy Robst Date: Mon, 23 May 2016 17:59:00 +0100 Subject: [PATCH] gnu: Add hdf4 * gnu/packages/maths.scm (hdf4): New variable

Re: [PATCH] gnu: Add hdf4

2016-05-24 Thread Jeremy Robst
Sep 17 00:00:00 2001 From: Jeremy Robst Date: Mon, 23 May 2016 17:59:00 +0100 Subject: [PATCH] gnu: Add hdf4 * gnu/packages/maths.scm (hdf4): New variable --- gnu/packages/maths.scm | 43 +++ 1 file changed, 43 insertions(+) diff --git a/gn

Re: [PATCH] gnu: Add hdf4

2016-05-23 Thread Leo Famulari
On Mon, May 23, 2016 at 06:22:09PM +0100, Jeremy Robst wrote: Welcome, and thanks for the patch! Unfortunately, I can't seem to apply it to my source tree. Is anybody else able to do so? I can't figure *why* it doesn't apply. Jeremy, are you able to apply it with `patch -p1` or `git am`? > +(def

[PATCH] gnu: Add hdf4

2016-05-23 Thread Jeremy Robst
* gnu/packages/maths.scm (hdf4): New variable --- gnu/packages/maths.scm | 35 +++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 19ed44f..570cc32 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/mat