On 2018-04-29 14:31, Joshua Root wrote: > On 2018-4-29 22:04 , Jack Howarth wrote: >> As far as I can see, the links for the main.log file on these mailed >> build failure reports is a dead or empty file. > I see what you mean now. I'm not sure why we have a separate main.log > link when all the same information is in the stdio, nor why it is not > populated when the build fails.
That is because mpbb-install-port returned early on error and did not update statistics or copy log files. Proposed fix: https://github.com/macports/mpbb/pull/6 Rainer
