Re: Mir's building. And Mir's not building.

2015-08-19 Thread Kevin DuBois
With the phone CI, switching everything to vivid+overlay had a small problem that was corrected in the test runner script (overlay was pinned higher than the packages that were installed, leading to unresolvable situations). Clang is running against vivid, and CI should be unblocked! On Wed, Aug 1

Re: Mir's building. And Mir's not building.

2015-08-19 Thread Alexandros Frantzis
On Tue, Aug 18, 2015 at 05:47:19PM +0100, Alan Griffiths wrote:to > We're planning to try switching the clang builds to run on Vivid. If we manage to fix the phone CI problem, which will then leave the clang problem as the only CI blocker, I suggest that we disable clang builds until the issue is

Re: Mir's building. And Mir's not building.

2015-08-18 Thread Kevin DuBois
As for the phone CI problem, it looks like there was a package transition from "libprotobuf-lite9" in vivid to "libprotobuf-lite9v5" in wily. The job is building on vivid, so the package depends on "libprotobuf-lite9". When deployed on the wily phone image, the package resolver can't figure out whe

Re: Mir's building. And Mir's not building.

2015-08-18 Thread Alan Griffiths
On 18/08/15 14:35, Alan Griffiths wrote: > On 18/08/15 13:09, Alan Griffiths wrote: >> On 18/08/15 10:15, Daniel van Vugt wrote: >>> The wily archive transition is now complete and you probably noticed >>> you can once again build lp:mir on a fully updated wily system. ... >> >>> * Clang builds fai

Re: Mir's building. And Mir's not building.

2015-08-18 Thread Alan Griffiths
On 18/08/15 13:09, Alan Griffiths wrote: > On 18/08/15 10:15, Daniel van Vugt wrote: >> The wily archive transition is now complete and you probably noticed >> you can once again build lp:mir on a fully updated wily system. >> >> However, the transition has left a few things broken that need our >>

Re: Mir's building. And Mir's not building.

2015-08-18 Thread Alan Griffiths
On 18/08/15 10:15, Daniel van Vugt wrote: > The wily archive transition is now complete and you probably noticed > you can once again build lp:mir on a fully updated wily system. > > However, the transition has left a few things broken that need our > attention: > > * Cross compile scripts don't wo

Re: Mir's building. And Mir's not building.

2015-08-18 Thread Alan Griffiths
One further data point: The test failures are reproducible with -r2834 - which eliminates the changes we landed while CI was broken by the archive transition. On 18/08/15 10:15, Daniel van Vugt wrote: > The wily archive transition is now complete and you probably noticed > you can once again build