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

2019-05-19 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/1657/-- Started by an SCM change Building remotely on lyx-linux6 (linux) in workspace [WS-CLEANUP] Delet

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools #1370

2019-05-19 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/1370/-- Started by an SCM change Building remotely on lyx-linux6 (linux) in workspace [WS-CLEANU

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

2019-05-19 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/1582/-- [...truncated 1197 lines...] make[3]: Leaving directory '/build/workspace/lib' make[2]: Leaving directory '/build/workspace/lib' Making all in src/client make[2]: E

Re: LyX 2.4.0?

2019-05-19 Thread Kornel Benko
Am Donnerstag, 16. Mai 2019, 03:49:55 CEST schrieb Scott Kostyshak: > On Wed, May 15, 2019 at 08:11:45AM +0200, Enrico Forestieri wrote: > > On Tue, May 14, 2019 at 12:33:17AM -0400, Scott Kostyshak wrote: > > > > > > [1] In case that was too cryptic: we had a baby. Everything is going > > > well,

Re: cannot add any module

2019-05-19 Thread Kornel Benko
Am Dienstag, 14. Mai 2019, 15:02:58 CEST schrieb Guenter Milde: > On 2019-05-13, Jürgen Spitzmüller wrote: > > >> Maybe, cannot verify though. OTOH, Günter has problems too, so > >> it i s worth to investigate. Somehow. > > > Günter's problems look unrelated to yours. > > While the symptoms are

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools #1369

2019-05-19 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/1369/-- Started by an SCM change Building remotely on lyx-linux6 (linux) in workspace [WS-CLEANU

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

2019-05-19 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/1656/-- Started by an SCM change Building remotely on lyx-linux6 (linux) in workspace [WS-CLEANUP] Delet

Re: Broken build

2019-05-19 Thread Enrico Forestieri
On Sun, May 19, 2019 at 03:00:01PM +0200, Jürgen Womser-Schütz wrote: > For me the LyX build is broken: > >   CXX  Cursor.o > Cursor.cpp: In member function ‘bool lyx::Cursor::macroModeClose(bool)’: > Cursor.cpp:1765:53: error: expected ‘)’ before ‘{’ token >    if (!selection.empty() && data

Broken build

2019-05-19 Thread Jürgen Womser-Schütz
For me the LyX build is broken:   CXX  Cursor.o Cursor.cpp: In member function ‘bool lyx::Cursor::macroModeClose(bool)’: Cursor.cpp:1765:53: error: expected ‘)’ before ‘{’ token    if (!selection.empty() && data && data->numargs() { ^ Cursor