<div dir="ltr">Yes, it does look likeĀ @jmroot's commit fixed the issue.<div><br><div>CI started looking a lot healthier for previously failing PRs after rebasing them onto master after that commit.</div></div><div><br></div><div>Thank you.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 6, 2021 at 6:25 AM Ryan Schmidt <<a href="mailto:ryandesign@macports.org">ryandesign@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
<br>
On Jan 5, 2021, at 20:43, Herby G wrote:<br>
<br>
> For the last few days, CI runs in Github under both Github Actions & Azure Pipelines have been failing because port is rebuilding every dependency for a given port from scratch for some reason.<br>
> <br>
> This is causing CI builds to take hours to build a port that builds in a fraction of the time as it is building every single dependency and sub-dependency.<br>
> Ultimately most CI builds are timing out, failing, and some are failing even before they start (maybe due to unavailability of CI workers?).<br>
> <br>
> Not sure if this is already being discussed/dealt with elsewhere, but just a heads up.<br>
<br>
Thanks for letting us know.<br>
<br>
Looking in the CI logs, I don't see any attempts to download packages, it just goes directly to building from source.<br>
<br>
I think this may have to do with the changes Josh was making to mpbb starting yesterday. I didn't fully read or try to understand all of the changes.<br>
<br>
Maybe this commit fixed it; check more recent PRs:<br>
<br>
<a href="https://github.com/macports/macports-ports/commit/b3b512432f9f7d9212c85700e06a006caa6ebef0" rel="noreferrer" target="_blank">https://github.com/macports/macports-ports/commit/b3b512432f9f7d9212c85700e06a006caa6ebef0</a><br>
<br>
(The PR would have to have been created from a branch after this commit to benefit from the fix.)</blockquote></div>