We are planning to upgrade build.webkit.org to latest buildbot. In Buildbot 0.9 onwards, Configuration key c['slavePortnum'] is deprecated in favor of c['protocols']['pb']['port']. we should replace c['slavePortnum'] with c['protocols’]. Reference: http://docs.buildbot.net/1.1.0/manual/worker-transition.html#buildmasterconfig-changes
This is similar to <rdar://problem/32560364>.
Created attachment 413930 [details] Patch
Committed r269733: <https://trac.webkit.org/changeset/269733> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413930 [details].
<rdar://problem/71328901>