late answering… think is pharovm does not include libcairo in linux because we expect they are already installed or can be installed using apt-get (the usual linux way). the ppa for ubuntu has it as requirement, but I do not think CI slaves are using it… so we need to take care of it at hand.
please, tell me which slave is failing and I will try to install cairo there. Esteban > On 18 Jul 2015, at 10:27, Peter Uhnák <[email protected]> wrote: > > bump > > anyone CI knowledgable has any idea? > > The previous link is dead, but the description remains. > > What's even better now is that the CI server itself is crashing on displaying > XML outputs... > https://ci.inria.fr/pharo-contribution/job/DynaCASE/46/PHARO=40,VERSION=development,VM=vm/testReport/Borm-Editor-Test/xml/_init_/ > > <https://ci.inria.fr/pharo-contribution/job/DynaCASE/46/PHARO=40,VERSION=development,VM=vm/testReport/Borm-Editor-Test/xml/_init_/> > > Thanks, > Peter > > On Wed, Jul 1, 2015 at 1:09 PM, Peter Uhnák <[email protected] > <mailto:[email protected]>> wrote: > Hi all, > > not sure if this is best directed at pharo or CI mailing list... > > I've created a new job in pharo-contribution and my Pharo project uses Cairo > library... > however when CI ran the tests it failed on > > "Cannot locate cairo library. Please check if it installed on your system" > (https://ci.inria.fr/pharo-contribution/job/DynaCASE/2/PHARO=40,VERSION=development,VM=vm/testReport/DynaCASE.FSM.Tests/DCFsmFinalStateControllerTest/testCreateFigure/ > > <https://ci.inria.fr/pharo-contribution/job/DynaCASE/2/PHARO=40,VERSION=development,VM=vm/testReport/DynaCASE.FSM.Tests/DCFsmFinalStateControllerTest/testCreateFigure/>) > > is it something I need to enable or disable somewhere? > > I'm pretty sure Athens also uses Cairo > (https://ci.inria.fr/pharo-contribution/job/Athens/ > <https://ci.inria.fr/pharo-contribution/job/Athens/>) and it works just fine. > > Any pointers appreciated, > Peter >
