guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No package from hydra


From: Pjotr Prins
Subject: Re: No package from hydra
Date: Fri, 19 Aug 2016 17:23:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

This overview from hydra is pretty nice and interesting:

  https://hydra.gnu.org/eval/109086?full=1#tabs-still-fail

I wonder if we can present it in such a way that people take note when
a package (they feel responsible for) fails.

I had no idea ldc is failing - and I do feel responsible for that
package.

Pj.

On Fri, Aug 19, 2016 at 02:19:03PM +0200, Pjotr Prins wrote:
> On Fri, Aug 19, 2016 at 02:15:19PM +0200, Pjotr Prins wrote:
> > ldc is broken since May 2016.
> > 
> > http://hydra.gnu.org/job/gnu/master/ldc-0.16.1.x86_64-linux
> > 
> > hmmm.
> 
> Include file gone missing:
> 
> CMakeFiles/LDCShared.dir/dmd2/root/aav.c.o -c 
> /tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/aav.c
> 3248/tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/port.c: In static 
> member function ���static int Port::isNan(double)���:
> 3249/tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/port.c:813:12: 
> error: ���::isnan��� has not been declared
> 3250 return ::isnan(r);
> 3251 ^
> 3252/tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/port.c: In static 
> member function ���static int Port::isNan(longdouble)���:
> 3253/tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/port.c:829:12: 
> error: ���::isnan��� has not been declared
> 3254 return ::isnan(r);
> 3255 ^
> 3256/tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/port.c: In static 
> member function ���static int Port::isInfinity(double)���:
> 3257/tmp/guix-build-ldc-0.16.1.drv-0/ldc-0.16.1/dmd2/root/port.c:857:12: 
> error: ���::isinf��� has not been declared
> 3258 return ::isinf(r);
> 3259 ^
> 
> I am not so much interested in the error. I am interested how we can keep 
> track
> of these failures and notify relevant people.
> 
> Pj.
> 

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]