Re: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6.

2015-10-04 Thread Ludovic Courtès
Alex Kost skribis: > From 0fcf4b7368ce6f145a1cd45bd4b675145b5da4dc Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sat, 3 Oct 2015 22:21:33 +0300 > Subject: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6. > > * gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6. >

Re: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6.

2015-10-04 Thread Alex Kost
Andreas Enge (2015-10-03 23:24 +0300) wrote: > On Sat, Oct 03, 2015 at 10:50:25PM +0300, Alex Kost wrote: >> I had a problem with this one: it was built successfully but when I >> enabled tests, "make check" phase ate all my CPU and memory and after >> several minutes of messing with my HDD, I got

Re: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6.

2015-10-03 Thread Andreas Enge
On Sat, Oct 03, 2015 at 10:50:25PM +0300, Alex Kost wrote: > I had a problem with this one: it was built successfully but when I > enabled tests, "make check" phase ate all my CPU and memory and after > several minutes of messing with my HDD, I got: There was no problem for me (with 8GB of RAM, of

[PATCH 2/3] gnu: libtorrent: Update to 0.13.6.

2015-10-03 Thread Alex Kost
Sat, 3 Oct 2015 22:21:33 +0300 Subject: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6. * gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6. [source]: Use new URL. [native-inputs]: Uncomment "cppunit" (for tests). [argument]: Remove (to enable tests). --- gnu/