This PR fixes errors in CI NetBSD jobs:
make: /usr/pkgsrc/mk/compiler/gcc.mk:331: Could not find ../../lang/gcc16/version.mk
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline and AI policy for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | ViniciusCestarii, ryanofsky |
If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
ACK 7e94790b08ad3bd19facf808427073371c28f016
Code review ACK 7e94790b08ad3bd19facf808427073371c28f016
It would be good if PR description explained what caused this error and why it is happening now. It appears to be an upstream change https://github.com/NetBSD/pkgsrc/commit/a7de3a88b6c20ae03cb3cfb236563826b288b8bd
Also I think the title of this PR is not right because this does not have anything to do with the capnproto package? IIUC the upstream change just increased the highest available compiler in the pkgsrc framework, and doesn't change the compiler we are using or any specific package is using?