Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-09 Thread Matthias Seidel
Am 08.09.2018 um 13:32 schrieb Damjan Jovanovic: > On Sat, Sep 8, 2018 at 10:47 AM Matthias Seidel > wrote: > >> Am 08.09.2018 um 10:16 schrieb Damjan Jovanovic: >>> It should be fixed in 1840343: >>> >>> "When building other languages (--with-lang="..."), the build was >> breaking >>> because

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-08 Thread Damjan Jovanovic
On Sat, Sep 8, 2018 at 10:47 AM Matthias Seidel wrote: > Am 08.09.2018 um 10:16 schrieb Damjan Jovanovic: > > It should be fixed in 1840343: > > > > "When building other languages (--with-lang="..."), the build was > breaking > > because rsc couldn't compile certain resources (usually in

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-08 Thread Matthias Seidel
Am 08.09.2018 um 10:16 schrieb Damjan Jovanovic: > It should be fixed in 1840343: > > "When building other languages (--with-lang="..."), the build was breaking > because rsc couldn't compile certain resources (usually in main/sfx2). > > Apparently the RSC preprocessor, rscpp, uses very small

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-08 Thread Damjan Jovanovic
It should be fixed in 1840343: "When building other languages (--with-lang="..."), the build was breaking because rsc couldn't compile certain resources (usually in main/sfx2). Apparently the RSC preprocessor, rscpp, uses very small buffers by default. When the SOLAR preprocessor definition is

svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Matthias Seidel
Am 07.09.2018 um 20:45 schrieb Damjan Jovanovic: > My successful builds used: > > configure:22632: checking which languages to be built > configure:22636: result: en-US > > The Windows buildbot: > > checking which languages to be built... en-US de fr it pt ja > > It's probably only reproducible

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Damjan Jovanovic
My successful builds used: configure:22632: checking which languages to be built configure:22636: result: en-US The Windows buildbot: checking which languages to be built... en-US de fr it pt ja It's probably only reproducible with a certain language selection? On Fri, Sep 7, 2018 at 5:55 PM

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Matthias Seidel
Hi Jim, Am 07.09.2018 um 17:21 schrieb Jim Jagielski: > I'm having trouble w/ jurt as well... > > Considering that we would like to get 4.2.0 out at some point, we will > eventually have to create a 4.2.0 branch where we can have something more > stable to beta test. It seems like the

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Matthias Seidel
Nothing changed at the buildbots configuration... It began to break with r1839782: https://ci.apache.org/builders/aoo-win7 https://ci.apache.org/builders/openoffice-linux64-nightly https://ci.apache.org/builders/openoffice-linux32-nightly Confirmed with my personal Windows builds. Am

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Damjan Jovanovic
Elaborate please regarding jurt. The last few remaining non-gbuild modules are extremely difficult to port and will probably break a lot. On Fri, Sep 7, 2018 at 5:21 PM Jim Jagielski wrote: > I'm having trouble w/ jurt as well... > > Considering that we would like to get 4.2.0 out at some

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Damjan Jovanovic
Windows, Linux and FreeBSD all build for me. Something must be different with the options to ./configure. On Fri, Sep 7, 2018 at 4:13 PM Matthias Seidel wrote: > Hi Damjan, > > Am 05.09.2018 um 04:48 schrieb Damjan Jovanovic: > > On Tue, Sep 4, 2018 at 9:27 PM Matthias Seidel < >

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Jim Jagielski
I'm having trouble w/ jurt as well... Considering that we would like to get 4.2.0 out at some point, we will eventually have to create a 4.2.0 branch where we can have something more stable to beta test. It seems like the migrations to gbuild causes troubles, esp w/ macOS and other non-Linux

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-07 Thread Matthias Seidel
Hi Damjan, Am 05.09.2018 um 04:48 schrieb Damjan Jovanovic: > On Tue, Sep 4, 2018 at 9:27 PM Matthias Seidel > wrote: > >> Am 04.09.2018 um 18:56 schrieb Damjan Jovanovic: >>> On Tue, Sep 4, 2018 at 11:16 AM Matthias Seidel < >> matthias.sei...@hamburg.de> >>> wrote: >>> Hi Damjan,

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-04 Thread Damjan Jovanovic
On Tue, Sep 4, 2018 at 9:27 PM Matthias Seidel wrote: > Am 04.09.2018 um 18:56 schrieb Damjan Jovanovic: > > On Tue, Sep 4, 2018 at 11:16 AM Matthias Seidel < > matthias.sei...@hamburg.de> > > wrote: > > > >> Hi Damjan, > >> > >> Am 04.09.2018 um 07:43 schrieb Damjan Jovanovic: > >>> I don't get

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-04 Thread Matthias Seidel
Am 04.09.2018 um 18:56 schrieb Damjan Jovanovic: > On Tue, Sep 4, 2018 at 11:16 AM Matthias Seidel > wrote: > >> Hi Damjan, >> >> Am 04.09.2018 um 07:43 schrieb Damjan Jovanovic: >>> I don't get it, main/sfx2 builds for me on both FreeBSD and Windows. >>> >>> main/salhelper fails to build on

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-04 Thread Damjan Jovanovic
On Tue, Sep 4, 2018 at 11:16 AM Matthias Seidel wrote: > Hi Damjan, > > Am 04.09.2018 um 07:43 schrieb Damjan Jovanovic: > > I don't get it, main/sfx2 builds for me on both FreeBSD and Windows. > > > > main/salhelper fails to build on Windows, and it looks like a mission to > > fix it :(. > > It

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-04 Thread Matthias Seidel
Hi Damjan, Am 04.09.2018 um 07:43 schrieb Damjan Jovanovic: > I don't get it, main/sfx2 builds for me on both FreeBSD and Windows. > > main/salhelper fails to build on Windows, and it looks like a mission to > fix it :(. It *is* now in salhelper:

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-03 Thread Damjan Jovanovic
I don't get it, main/sfx2 builds for me on both FreeBSD and Windows. main/salhelper fails to build on Windows, and it looks like a mission to fix it :(. On Tue, Sep 4, 2018 at 6:16 AM Damjan Jovanovic wrote: > Thank you, I am having a look. > > Damjan > > > On Sat, Sep 1, 2018 at 4:17 PM

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-03 Thread Damjan Jovanovic
Thank you, I am having a look. Damjan On Sat, Sep 1, 2018 at 4:17 PM Matthias Seidel wrote: > Hi Damjan, > > This one seems to break the Windows build: > > https://ci.apache.org/projects/openoffice/buildlogs/win/main/sfx2/wntmsci12.pro/misc/logs/prj.txt > > Regards, > >Matthias > > > Am

Re: svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-09-01 Thread Matthias Seidel
Hi Damjan, This one seems to break the Windows build: https://ci.apache.org/projects/openoffice/buildlogs/win/main/sfx2/wntmsci12.pro/misc/logs/prj.txt Regards,    Matthias Am 31.08.2018 um 20:54 schrieb dam...@apache.org: > Author: damjan > Date: Fri Aug 31 18:54:31 2018 > New Revision: