Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-17 Thread Stephan Bergmann
On 17/01/2019 10:35, Дилян Палаузов wrote: the problematic call is: S=/src/libreoffice-6.1.4.2 && B=$S/build && I=$B/instdir && W=$B/workdir && mkdir -p $W/GenCxxObject/UnpackedTarball/pdfium/core/fxcodec/codec/ $W/Dep/GenCxxObject/UnpackedTarball/pdfium/core/fxcodec/codec/ && cd

Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-17 Thread Дилян Палаузов
Hello, the problematic call is: S=/src/libreoffice-6.1.4.2 && B=$S/build && I=$B/instdir && W=$B/workdir && mkdir -p $W/GenCxxObject/UnpackedTarball/pdfium/core/fxcodec/codec/ $W/Dep/GenCxxObject/UnpackedTarball/pdfium/core/fxcodec/codec/ && cd /src/libreoffice-6.1.4.2 &&g++

Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-17 Thread Stephan Bergmann
[looks like the below didn't make it through to the list for some reason, so resending:] On 16/01/2019 15:46, Stephan Bergmann wrote: On 16/01/2019 15:08, Дилян Палаузов wrote: I use gcc 8.2.1 20190101 with self buill linux.  I do not want to compile LO linking with static libraries, which I

Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-16 Thread Eike Rathke
Hi Дилян, On Wednesday, 2019-01-16 15:11:26 +, Дилян Палаузов wrote: > configurig LO 6.1.4.2 with > ../configure --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt > /ant --without-junit > > fails with > >

Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-16 Thread Дилян Палаузов
Hello, using GCC 8.2.1, configurig LO 6.1.4.2 with ../configure --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt /ant --without-junit fails with [build DEP] LNK:Executable/unoidl-read [build LNK] Executable/unoidl-read

Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-16 Thread Дилян Палаузов
Hello, I use gcc 8.2.1 20190101 with self buill linux. I do not want to compile LO linking with static libraries, which I have already as .so on my system, so no ./configure . For the first error, int cannot be converted to boolean, the message is in /src/libreoffice-

Re: Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-16 Thread Miklos Vajna
Hi, On Wed, Jan 16, 2019 at 09:48:01AM +, Дилян Палаузов wrote: > building LO 6.1.4.2 using “../configure --enable-evolution2 --enable-avahi > --enable-python=system --enable-eot --enable- > online-update --enable-introspection=yes --without-doxygen > --with-jdk-home=/opt/jdk

Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

2019-01-16 Thread Дилян Палаузов
Hello, building LO 6.1.4.2 using “../configure --enable-evolution2 --enable-avahi --enable-python=system --enable-eot --enable- online-update --enable-introspection=yes --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt/ant --without- junit --enable-formula-logger