Return Codes that BuildBots Will Accept

Rainer Müller raimue at macports.org
Wed Aug 29 06:36:19 PDT 2012


On 2012-08-26 20:48, Jeremy Lavergne wrote:
> There are some ports that cannot build on specific os.major; is there a way we can have an accepted error message that the buildbot will not report as an error?
> 
> Can we make it so `return -code error "unsupported OS X version"` is not an error?

Sounds like a good idea. However, I think the buildbot may build
multiple ports in one run, if I am not mistaken. Thus, this state cannot
be indicated with the return code of the port cli tool, right?

Rainer


More information about the macports-dev mailing list