OS and Xcode versions on buildbots

Joshua Root jmr at macports.org
Thu Jun 12 13:45:40 PDT 2014


On 2014-6-13 06:01 , David Evans wrote:
> On 6/11/14 7:59 AM, Ryan Schmidt wrote:
>> It would be more helpful if MacPorts would clearly output the OS X, Xcode and selected compiler version numbers early in the debug log.
>>
>>
>>
> Agreed.  In addition the version of MacPorts itself would be useful. 
> These values would help understanding debug logs in general,
> whether on the buildbots or submitted in tickets, without having to ask
> specifically.
> 
> For information, the current configurations for each of buildbots, taken
> from recent base configuration files as suggest by Josh, are
> 
> buildbase-mavericks-x86_64
> 
> checking MacPorts version… 2.3.0
> checking Mac OS X version… 10.9.3
> checking Xcode version… 5.1.1
> 
> buildbase-mtln-x86_64
> 
> checking MacPorts version… 2.2.99
> checking Mac OS X version… 10.8.5
> checking Xcode version... 5.1.1
> 
> buildbase-lion-x86_64
> 
> checking MacPorts version… 2.2.99
> checking Mac OS X version… 10.7.5
> checking Xcode version… 4.6.3
> 
> buildbase-snowleopard-x86_64
> 
> checking MacPorts version… 2.2.99
> checking Mac OS X version… 10.6.8
> checking Xcode version... 3.2.6
> 
> Is it safe to assume that the port buildbots run in the same environment
> as the base ones do?

The ports slaves are running in the same VMs as the corresponding base
slaves, so yes they have the same Xcode and OS versions. The MacPorts
version you see when base is built depends entirely on which branch is
being built. That has nothing to do with the MacPorts version used when
building ports, which is always the current release.

- Josh


More information about the macports-dev mailing list