> There actually two things you need to know about.
>
> 1.  Some machines are only accessible via ports on other machines.
> This is described at
> https://gcc.gnu.org/wiki/CompileFarm#Machine_Detailed_List in a paragraph
> which begins "Machines without public IP...".
> In fact, gcc60 is used as the example: it is to be reached via port 9200 on
> either gcc12 or gcc13.
> So, that explains why DNS for gcc60 sends you to gcc12.

OK, thank. I never really understood some of that. If there's no
public IP, I thought I should get a DNS failure looking up
gcc60.fsffrnce.org. Or that was the test I was using and it never
failed :(

But I did receive timeouts when trying to connect to -p 9200 gcc60.fsffrnce.org.

> 2. There are many machines listed that are dead or retired, and gcc60 is
> among them.
> You will find gcc60 on the "Offline" list
> https://gcc.gnu.org/wiki/CompileFarm#Offline
> So are all of the Sparc machines.

Yeah, that table has gotten me a few times now. I guess I use the page
differently than intended. I start with an architecture, like "IA64",
and I visit the 3 or 4 hits it produces. The IA64 hit is in the middle
of the table, so I never see the "Offline".

For testing, would this be an equivalent stand-in:
http://www.amazon.com/dp/B014S25KFU .

Thanks again.

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to