Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Oliver-Rainer Wittmann
Hi, On 14.08.2013 19:29, Andrew Rist wrote: Here is the current configure statement for the Linux32 bot - is this correct, and what changes would make it better? ./configure \ --with-jdk-home=/usr/lib/jvm/java-6-openjdk \

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Herbert Duerr
Hi Andrew, On 14.08.2013 19:29, Andrew Rist wrote: Here is the current configure statement for the Linux32 bot - is this correct, and what changes would make it better? [...] --with-package-format=installed rpm deb \ I'd suggest to change that line to

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Oliver-Rainer Wittmann
Hi, On 15.08.2013 09:00, Oliver-Rainer Wittmann wrote: Hi, On 14.08.2013 19:29, Andrew Rist wrote: Here is the current configure statement for the Linux32 bot - is this correct, and what changes would make it better? ./configure \

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Regina Henschel
Hi Oliver, Oliver-Rainer Wittmann schrieb: Hi, Herbert, Andre and myself had a closer look on the error log of the recent Linux 32bit build bot build (#456) and at the corresponding code. It seems that there is a programming error in method SvgSvgNode::getCurrentViewPort(). I am working on

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Oliver-Rainer Wittmann
Hi, On 15.08.2013 10:10, Regina Henschel wrote: Hi Oliver, Oliver-Rainer Wittmann schrieb: Hi, Herbert, Andre and myself had a closer look on the error log of the recent Linux 32bit build bot build (#456) and at the corresponding code. It seems that there is a programming error in method

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Herbert Duerr
On 15.08.2013 10:27, Oliver-Rainer Wittmann wrote: Error message from Linux 32bit build bot says: /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/svgio/source/svgreader/svgsvgnode.cxx: In member function 'virtual const basegfx::B2DRange*

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread janI
On Aug 15, 2013 11:00 AM, Herbert Duerr h...@apache.org wrote: On 15.08.2013 10:27, Oliver-Rainer Wittmann wrote: Error message from Linux 32bit build bot says: /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/svgio/source/svgreader/svgsvgnode.cxx: In member function 'virtual

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Regina Henschel
Hi Oliver, Oliver-Rainer Wittmann schrieb: Hi, On 15.08.2013 10:10, Regina Henschel wrote: Hi Oliver, Oliver-Rainer Wittmann schrieb: Hi, Herbert, Andre and myself had a closer look on the error log of the recent Linux 32bit build bot build (#456) and at the corresponding code. It seems

Re: [BUILD] Linux32 snapshot configure

2013-08-15 Thread Oliver-Rainer Wittmann
Hi Regina, On 15.08.2013 11:26, Regina Henschel wrote: Hi Oliver, Oliver-Rainer Wittmann schrieb: Hi, On 15.08.2013 10:10, Regina Henschel wrote: Hi Oliver, Oliver-Rainer Wittmann schrieb: Hi, Herbert, Andre and myself had a closer look on the error log of the recent Linux 32bit build

Re: [BUILD] Linux32 snapshot configure

2013-08-14 Thread Kay Schenk
On Wed, Aug 14, 2013 at 10:29 AM, Andrew Rist andrew.r...@oracle.comwrote: Here is the current configure statement for the Linux32 bot - is this correct, and what changes would make it better? ./configure \ --with-jdk-home=/usr/lib/jvm/**java-6-openjdk \