Re: [PATCH] gnu: libextractor: Update inputs.

2016-08-15 Thread Leo Famulari
On Sat, Aug 06, 2016 at 12:01:01PM +, ng0 wrote: > Subject: [PATCH] gnu: libextractor: Add inputs. > > * gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive, > libgsf, libmpeg2. > * [arguments](configure-flags): Add flag to configure with libltdl. Thanks, pushed as cd372ca352

Re: [PATCH] gnu: libextractor: Update inputs.

2016-08-06 Thread ng0
Andreas Enge writes: > On Fri, Aug 05, 2016 at 08:42:46PM +, ng0 wrote: >> This is weird. I ran this 2 days ago with no failing tests. >> I'll see if I had an update I did not post. > > This could also be a sign of non-determinism. As posted two days ago, > I had packages that failed on hydra

Re: [PATCH] gnu: libextractor: Update inputs.

2016-08-05 Thread Andreas Enge
On Fri, Aug 05, 2016 at 08:42:46PM +, ng0 wrote: > This is weird. I ran this 2 days ago with no failing tests. > I'll see if I had an update I did not post. This could also be a sign of non-determinism. As posted two days ago, I had packages that failed on hydra, but built correctly locally. S

Re: [PATCH] gnu: libextractor: Update inputs.

2016-08-05 Thread ng0
Hi, Andreas Enge writes: > Hello, > > On Wed, Aug 03, 2016 at 01:52:49PM +, ng0 wrote: >> This patch updates (input) of libextractor, adding some optional >> dependencies we packaged already. > > thanks! I could not resist to order the inputs alphabetically, updated > patch attached... > > U

Re: [PATCH] gnu: libextractor: Update inputs.

2016-08-05 Thread Andreas Enge
Hello, On Wed, Aug 03, 2016 at 01:52:49PM +, ng0 wrote: > This patch updates (input) of libextractor, adding some optional > dependencies we packaged already. thanks! I could not resist to order the inputs alphabetically, updated patch attached... Unfortunately, it fails a test for me: PASS:

[PATCH] gnu: libextractor: Update inputs.

2016-08-03 Thread ng0
This patch updates (input) of libextractor, adding some optional dependencies we packaged already. From 3925b6a620ffed0493ca879680b0b3a1bfef176e Mon Sep 17 00:00:00 2001 From: ng0 Date: Wed, 3 Aug 2016 13:42:27 + Subject: [PATCH] gnu: libextractor: Update inputs. * gnu/packages/gnunet.scm