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-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-25 Thread Jeremy Robst
differences without becoming verbose again, but let me know if you think it needs to be tweaked again. Jeremy -- j...@bas.ac.uk | (work) 01223 221402 (fax) 01223 362616 Unix System Administrator - British Antarctic Survey #include From 41816d45609674bbc62847960522e49a1646f6d3 Mon Sep 17 00:00:0

Re: [PATCH] gnu: Add hdf4

2016-05-24 Thread Jeremy Robst
, which obviously changes from build to build or system to system. What's the best way to resolve this ? Thanks Jeremy -- j...@bas.ac.uk | (work) 01223 221402 (fax) 01223 362616 Unix System Administrator - British Antarctic Survey #include From 857fb05c7dcc8f19dc7d4cf04039743137f4f0ae Mon

[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