Re: Set-up Buildbot for GDC

2017-07-05 Thread Iain Buclaw via D.gnu
On 5 July 2017 at 15:33, Johannes Pfau via D.gnu wrote: > Am Wed, 5 Jul 2017 12:18:28 +0200 > schrieb Johannes Pfau : > >> Am Tue, 4 Jul 2017 23:05:23 +0200 >> schrieb Johannes Pfau : >> >> > I'll try to setup a local builder for debugging later this week or >> > next weekend and see if I can redu

Re: Set-up Buildbot for GDC

2017-07-05 Thread Iain Buclaw via D.gnu
On 5 July 2017 at 12:18, Johannes Pfau via D.gnu wrote: > Am Tue, 4 Jul 2017 23:05:23 +0200 > schrieb Johannes Pfau : > >> I'll try to setup a local builder for debugging later this week or >> next weekend and see if I can reduce some bugs. > > The ARM config patch problem can be fixed by includin

Re: Set-up Buildbot for GDC

2017-07-05 Thread Johannes Pfau via D.gnu
Am Wed, 5 Jul 2017 12:18:28 +0200 schrieb Johannes Pfau : > Am Tue, 4 Jul 2017 23:05:23 +0200 > schrieb Johannes Pfau : > > > I'll try to setup a local builder for debugging later this week or > > next weekend and see if I can reduce some bugs. > > The ARM config patch problem can be fixed by

Re: Set-up Buildbot for GDC

2017-07-05 Thread Johannes Pfau via D.gnu
Am Tue, 4 Jul 2017 23:05:23 +0200 schrieb Johannes Pfau : > I'll try to setup a local builder for debugging later this week or > next weekend and see if I can reduce some bugs. The ARM config patch problem can be fixed by including arm-protos.h: #include "config.h" #include "system.h" #include "

Re: Set-up Buildbot for GDC

2017-07-05 Thread Martin Nowak via D.gnu
On Tuesday, 4 July 2017 at 22:45:45 UTC, Iain Buclaw wrote: The ARMs look good. I'm not sure about the X86_64: The 'VPS' are 'shared' but I haven't found any information what exactly they share (shared cores?). Additionally some 2016 reports say the VPS use Intel Atom cores and only the more ex