Description
We have an ancient Debian jessie ppc64 builder at OSUOSL, but we can't update it because Linux distros seem to have dropped PowerPC ("ppc64" big endian) support and now only support POWER ("ppc64el" aka "ppc64le").
- Debian dropped it: https://www.debian.org/ports/ -- "powerpc" .. "discontinued"
- Ubuntu dropped it: https://help.ubuntu.com/community/SupportedArchitectures -- "PowerPC (legacy)"
- Fedora dropped it: https://fedoraproject.org/wiki/Architectures (PowerPC64 is crossed out)
I see some old posts saying maybe the Debian port is kinda kept alive on a community best effort basis, but I'm not easily finding package repo URLs for it.
If the point of keeping linux/ppc64 was to root out endianness assumptions, doesn't linux/s390x get that for us? The s390x folk are doing an amazing job maintaining that port.
We can keep the old linux/ppc64 builder running for a bit but it'll get increasingly annoying. And it's Internet-facing and we can't even apply security updates, so, uh, that's not great.
/cc @laboger @ceseo @randall77 @ianlancetaylor @rsc @mdempsky @aclements @bcmills @toothrot @dmitshur @FiloSottile