Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-27 Thread Pjotr Prins
ldc 1.1.0 was released yesterday :). I am testing. Pj.

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-27 Thread Ludovic Courtès
Frederick Muriithi skribis: > On Fri, Jan 20, 2017 at 4:33 PM, Ludovic Courtès wrote: >> Frederick Muriithi skribis: >> >>> On 19 Jan 2017 3:47 p.m., "Ludovic Courtès" wrote: >>> >>> ... However, on my x86_64 machine, the build fails with: >>> --8<---cut here---start-

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-22 Thread Frederick Muriithi
On Fri, Jan 20, 2017 at 4:33 PM, Ludovic Courtès wrote: > Frederick Muriithi skribis: > >> On 19 Jan 2017 3:47 p.m., "Ludovic Courtès" wrote: >> >> ... However, on my x86_64 machine, the build fails with: >> --8<---cut here---start->8--- >> 99% tests passed

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-20 Thread Ludovic Courtès
Frederick Muriithi skribis: > On 19 Jan 2017 3:47 p.m., "Ludovic Courtès" wrote: > > ... However, on my x86_64 machine, the build fails with: > --8<---cut here---start->8--- > 99% tests passed, 1 tests failed out of 751 > > Total Test time (real) = 2134.61

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-19 Thread Frederick Muriithi
On 19 Jan 2017 3:47 p.m., "Ludovic Courtès" wrote: ... However, on my x86_64 machine, the build fails with: --8<---cut here---start->8--- 99% tests passed, 1 tests failed out of 751 Total Test time (real) = 2134.61 sec The following tests FAILED: 235

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-19 Thread Ludovic Courtès
Hi Frederick, Frederick Muriithi skribis: > On Thu, Jan 12, 2017 at 5:09 PM, Ludovic Courtès wrote: >> ... >> The one last thing that’s missing as discussed at >> is >> the comment at the top of .patch files (description and

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-19 Thread Pjotr Prins
On Mon, Jan 09, 2017 at 03:41:40PM +0100, Ludovic Courtès wrote: > Overall the patch looks good to me. > > One question: We usually avoid packaging software that has no release or > has an “alpha” or “beta” label. Do you think we could wait for 1.1.0 to > be officially released? Or are there goo

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-17 Thread Frederick Muriithi
6ea0d40914 Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Fri, 6 Jan 2017 17:51:18 +0300 Subject: [PATCH] gnu: Add ldc-1.1.0-beta6 * gnu/packages/ldc.scm (ldc-1.1.0-beta6): New variable * gnu/packages/ldc.scm (ldc-beta): New variable * gnu/packages/patches/ldc1.1.0-disable-dmd-t

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-12 Thread Ludovic Courtès
Hello, Frederick Muriithi skribis: > From 0ef5303600d20eaf19bf24a8badafe3148d56cae Mon Sep 17 00:00:00 2001 > From: Muriithi Frederick Muriuki > Date: Fri, 6 Jan 2017 17:51:18 +0300 > Subject: [PATCH] gnu: Add ldc-1.1.0-beta6 > > * gnu/packages/ldc.scm (ldc-1.1.0-beta6): Ne

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-10 Thread Frederick Muriithi
Here is an updated patch with the corrections. Hopefully, this is better -- Frederick M. Muriithi From 0ef5303600d20eaf19bf24a8badafe3148d56cae Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Fri, 6 Jan 2017 17:51:18 +0300 Subject: [PATCH] gnu: Add ldc-1.1.0-beta6 * gnu

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-09 Thread Frederick Muriithi
On Mon, Jan 9, 2017 at 5:41 PM, Ludovic Courtès wrote: > Hello! > > Sorry for the late reply! > > ... > > One question: We usually avoid packaging software that has no release or > has an “alpha” or “beta” label. Do you think we could wait for 1.1.0 to > be officially released? Or are there good

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-09 Thread Ludovic Courtès
> Date: Fri, 6 Jan 2017 17:51:18 +0300 > Subject: [PATCH] gnu: Add ldc-1.1.0-beta6 > > * gnu/packages/ldc.scm (ldc-1.1.0-beta6): New variable > * gnu/packages/ldc.scm (ldc-beta): New variable > * gnu/packages/patches/ldc1.1.0-disable-dmd-tests.patch: New patch > * gnu/packag

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-07 Thread Pjotr Prins
On Fri, Jan 06, 2017 at 06:04:38PM +0300, Frederick Muriithi wrote: > - Started up a thread on ldc forum to have a version flag added to > deactivate network tests when building ldc > https://forum.dlang.org/post/zmdbdgnzrxyvtpqaf...@forum.dlang.org Promising :) Pj.

[PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-06 Thread Frederick Muriithi
building ldc https://forum.dlang.org/post/zmdbdgnzrxyvtpqaf...@forum.dlang.org -- Frederick M. Muriithi From a0185dc1f5881bae8094643251335b04560900a0 Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Fri, 6 Jan 2017 17:51:18 +0300 Subject: [PATCH] gnu: Add ldc-1.1.0-beta6 * gnu/packages