gcc-14: Version Stream GCC 14
Version stream GCC 14 in preparation for the GCC 15 update.
Thanks, @murraybd and @xnox .
Addressed all your suggestions. Based on your suggestion I've enabled the update block, but it's still using release-monitor. Let me know what you think.
I need to update the current gcc.yaml to 14.3.0 before I can update this new gcc-14.yaml package. Let me do that.
Opened https://github.com/wolfi-dev/os/pull/54477 to update the current GCC to 14.3.0.
likely gcc.yaml upgrade needs to land first; before we can complete presubmit build here.
OK, @murraybd clarified @xnox's position (thanks!) and he's fine with us going ahead with GCC 14.2 and only updating to 14.3 later.
I'm partially reverting the change to the update block and disabling it temporarily until the GCC 15 update is finished.
It didn't actually build though because the epoch did not change.
Not sure what's going on here.
There's a cycle being detected, and that's happening apparently before the build even starts. There are no build logs available; I only see the infrastructure logs.
Building and testing the package locally succeeds. @murraybd also tried it and it works. My gut feeling is that gcc-14-default's provides is messing with some resolver somehow. I'll try removing it for now.