Re: Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-30 Thread Kornel Benko
Am Mon, 30 Nov 2020 10:38:18 +0100 schrieb Jean-Marc Lasgouttes : > Le 30/11/2020 à 10:22, Kornel Benko a écrit : > > Am Mon, 30 Nov 2020 10:53:29 +0200 > > schrieb Yuriy Skalko : > > > >>> Probably my fault because I removed boost/CMakeList.txt. It only > >>> contained a > >>> reference to th

Re: Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-30 Thread Jean-Marc Lasgouttes
Le 30/11/2020 à 10:22, Kornel Benko a écrit : Am Mon, 30 Nov 2020 10:53:29 +0200 schrieb Yuriy Skalko : Probably my fault because I removed boost/CMakeList.txt. It only contained a reference to the now defunct boost/libs/ directory. JMarc No, it started from b3d43404f4. Probably too much boo

Re: Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-30 Thread Kornel Benko
Am Mon, 30 Nov 2020 10:53:29 +0200 schrieb Yuriy Skalko : > > Probably my fault because I removed boost/CMakeList.txt. It only contained a > > reference to the now defunct boost/libs/ directory. > > > > JMarc > > No, it started from b3d43404f4. Probably too much boost stuff was > cleaned up.

Re: Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-30 Thread Yuriy Skalko
Probably my fault because I removed boost/CMakeList.txt. It only contained a reference to the now defunct boost/libs/ directory. JMarc No, it started from b3d43404f4. Probably too much boost stuff was cleaned up. Kornel, please review this my change, maybe more is needed to be done. Yuriy

Re: Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-30 Thread Jean-Marc Lasgouttes
Le 30/11/2020 à 09:40, Yuriy Skalko a écrit : I have the same compilation error. Now Boost include directory is missing. This change fixes the issue: Probably my fault because I removed boost/CMakeList.txt. It only contained a reference to the now defunct boost/libs/ directory. JMarc diff

Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-30 Thread Yuriy Skalko
I have the same compilation error. Now Boost include directory is missing. This change fixes the issue: diff --git a/CMakeLists.txt b/CMakeLists.txt index 18494b8e58..ee77b1bdec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -927,6 +927,8 @@ if(NOT LYX_EXTERNAL_DTL) add_subdirectory(3rdp

Build failed in Jenkins: Build branch "master" » ubuntu-latest-qt5-cmake #2354

2020-11-29 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/2354/-- [...truncated 502 lines...] cd /build/lyx/build/doc && /usr/bin/cmake -DLYX_PYTHON_EXECUTABLE=/usr/bin/python -DTOP_CMAKE_PATH=/build/lyx/development/cmake -DLYX_USERDIR_VER=L