On 18 March 2017 at 22:20, Christian Ridderström <c...@lyx.org> wrote:
> Christian, does the check start from a fresh tree? If you do 'make >>> clean' and the rules have changed, it might be that some .o files remain >>> at the wrong place >>> >> >> I think most CI jobs are configured to start from a completely empty work >> folders. >> > > I checked just now by looking here (you may have to be logged in): > https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu- > xenial-qt4-autotools-extended/configure > and under the section > Build environment > the setting > Delete workspace before build starts > is checked... So the build really should be starting from a clean slate. > The build still fails, so I don't think it's related to the build process... I'm going to see if I can set up a CI job for "parametrised build", where it's possible to provide e.g. the commit hash. We can then go back and re-build "#104" to confirm that commit build. Then we can step forward and see where it breaks. But I think someone should take a log at the error output and see if they can figure out why it's breaking, I think it's a real breakage. /Christian