Thread overview
Downtime of gdc ftp, bugzilla, site, et. al.
Jan 24, 2016
Iain Buclaw
Jan 24, 2016
Iain Buclaw
Jan 24, 2016
rsw0x
Jan 24, 2016
NX
Jan 24, 2016
Iain Buclaw
January 24, 2016
Hi,

I will be doing some long overdue maintenance to all services hosted on gdcproject.org.  This is starting with a backup of all data / configuration, followed by a complete rebuild.

First service that I'll try to bring up in a timely manner is the FTP site, though that largely depends on upload time (there's about 5GB worth to rsync over).

Apologies for any inconvenience.
Iain.
January 24, 2016
On Sunday, 24 January 2016 at 12:09:06 UTC, Iain Buclaw wrote:
> Hi,
>
> I will be doing some long overdue maintenance to all services hosted on gdcproject.org.  This is starting with a backup of all data / configuration, followed by a complete rebuild.
>
> First service that I'll try to bring up in a timely manner is the FTP site, though that largely depends on upload time (there's about 5GB worth to rsync over).
>
> Apologies for any inconvenience.
> Iain.


All services are back up.  GDC explorer is in a partial state (currently getting ARM, AArch64, PPC, and PPC64 disassemblers working).

There are still many tarballs missing on the ftp as upload is slow-slow-slow. :-(

Iain.
January 24, 2016
On Sunday, 24 January 2016 at 17:18:24 UTC, Iain Buclaw wrote:
>  GDC explorer is in a partial state (currently getting ARM, AArch64, PPC, and PPC64 disassemblers working).
>

Where can I find GDC explorer?
January 24, 2016
On Sunday, 24 January 2016 at 20:07:47 UTC, rsw0x wrote:
> Where can I find GDC explorer?

I believe that's it:
https://d.godbolt.org
January 24, 2016
On Sunday, 24 January 2016 at 20:07:47 UTC, rsw0x wrote:
> On Sunday, 24 January 2016 at 17:18:24 UTC, Iain Buclaw wrote:
>>  GDC explorer is in a partial state (currently getting ARM, AArch64, PPC, and PPC64 disassemblers working).
>>
>
> Where can I find GDC explorer?

It's at http://explore.dgnu.org - Though I will probably take down 4.8 compilers and get gdc-5 installed across the board ( There's a sweet number of cross compilers to show off http://packages.ubuntu.com/search?suite=xenial&section=all&arch=any&keywords=gdc-5&searchon=names )

You can do some things with PPC, PPC64, AAarch and ARM.  But there is only the object.d module available for them.  No druntime or phobos available to import.  (Permalink: http://goo.gl/CKrNYy )