#82216 removed the alias of x86_64-sun-solaris to x86_64-pc-solaris, but as far as I can tell did not remove the target itself.
After inquiring on Zulip, it was pointed out that the sun-solaris target was demoted to tier three, meaning builds are no longer provided. It appears this was done with no discussion, warning, or even a mention in the release notes.
Given that the pc-solaris target hasn't been around for that long (I think? feel free to tell me I'm wrong), I think this change should be reverted. My CI unexpectedly failed after being unable to download the target, and the only solution that wouldn't involve a notable increase in complexity of the CI script is to outright remove the checks for Solaris/Illumos — a let loss for everyone.
cc @Mark-Simulacrum
#82216 removed the alias of
x86_64-sun-solaristox86_64-pc-solaris, but as far as I can tell did not remove the target itself.After inquiring on Zulip, it was pointed out that the
sun-solaristarget was demoted to tier three, meaning builds are no longer provided. It appears this was done with no discussion, warning, or even a mention in the release notes.Given that the
pc-solaristarget hasn't been around for that long (I think? feel free to tell me I'm wrong), I think this change should be reverted. My CI unexpectedly failed after being unable to download the target, and the only solution that wouldn't involve a notable increase in complexity of the CI script is to outright remove the checks for Solaris/Illumos — a let loss for everyone.cc @Mark-Simulacrum