Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-20 Thread Christian Ridderström
On 20 March 2017 at 07:11, Guillaume MM wrote: > What is this patch that fixes make distcheck? Can it be applied in master? I've found the thread with the patch (by searching for Fix-distclean-for -recent-automake-versions) and did a reply in that thread, better discussed there I

Re: Build failed in Jenkins: Build branch "master" ?? ubuntu-xenial-qt4-autotools-extended #107

2017-03-20 Thread Pavel Sanda
Guillaume MM wrote: > What is this patch that fixes make distcheck? Can it be applied in master? https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg198636.html p

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-20 Thread Guillaume MM
Le 19/03/2017 à 12:26, Christian Ridderström a écrit : # Temporary fix: Apply JMarc's patch to allow 'make distcheck' to complete patch -p1 < /builds/0001-Fix-distclean-for-recent-automake-versions.patch Jean-Marc, perhaps that patch should no longer be applied? It was needed

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-19 Thread Jean-Marc Lasgouttes
Yes, it is probably the reason : this patch has moved the dummy functions file around. It is probably possible to fix it, though. JMarc Le 19 mars 2017 12:26:23 GMT+01:00, "Christian Ridderström" a écrit : >On 19 March 2017 at 12:14, Christian Ridderström wrote: >

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-19 Thread Christian Ridderström
On 19 March 2017 at 12:14, Christian Ridderström wrote: > > 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. > Could perhaps the following line in the CI job's configuration be related...:

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-19 Thread Christian Ridderström
On 18 March 2017 at 22:20, Christian Ridderström 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

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-18 Thread Christian Ridderström
On 18 March 2017 at 16:46, Christian Ridderström 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

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-18 Thread Christian Ridderström
On Fri, 17 Mar 2017 at 21:10, Jean-Marc Lasgouttes wrote: > Le 15/03/2017 à 12:12, Kornel Benko a écrit : > > Probably some automake failure. Using old > ./src/support/tests/dummy_functions.o in the build dir. > > Removing that file, it will be rebuild with > > make

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-17 Thread Jean-Marc Lasgouttes
Le 15/03/2017 à 12:12, Kornel Benko a écrit : Probably some automake failure. Using old ./src/support/tests/dummy_functions.o in the build dir. Removing that file, it will be rebuild with make check-recursive and './src/check_layout' is linked. Don't understand, why in this case

Re: Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #107

2017-03-15 Thread Kornel Benko
Am Mittwoch, 15. März 2017 um 11:51:29, schrieb ci-...@inria.fr > https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/107/Changes: ... > Makefile:2134: recipe for target 'check_layout' failed > make[4]: Leaving directory '/build/workspace/src' > Makefile:2806: