Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Arnaud Versini
Hello, I've the same problem with this autogen on Ubuntu 10.04 64 too: --without-junit --enable-debug --enable-symbols 2011/6/23 serv serva serval2...@yahoo.fr De: Caolán McNamara caol...@redhat.com Objet: Re: [Libreoffice] Debug compilation fails in sal module À: Julien Nabet serval2

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Julien Nabet
Le 27/06/2011 22:06, Arnaud Versini a écrit : Hello, I've the same problem with this autogen on Ubuntu 10.04 64 too: --without-junit --enable-debug --enable-symbols We're 3 (3 declared :-) ) but for the moment it seems to concern only Debian/Ubuntu (32 or 64 bits). Have other Linux or BSD

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Markus Mohrhard
Hello Julien, Error: File /home/maryline/compile-**libreoffice/libo/clone/ure/** sal/cpprt/operators_new_**delete.cxx, Line 96: operator delete mismatch /usr/include/c++/4.6/debug/**safe_iterator.h:193:error: attempt to dereference a past-the-end iterator. Objects involved in the

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Julien Nabet
Hello, With the help of moggi in IRC, i got this : Reading symbols from /home/maryline/compile-libreoffice/libo/clone/ure/sal/unxlngi6/bin/cppunittester...done. (gdb) run Starting program: /home/maryline/compile-libreoffice/libo/clone/ure/sal/unxlngi6/bin/cppunittester

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Caolán McNamara
On Wed, 2011-06-22 at 21:52 +0200, Julien Nabet wrote: Le 22/06/2011 13:55, Caolán McNamara a écrit : On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: I'm completely stucked, could it be a bug in one of the C++ libraries of Debian testing ? ... I'm going to take a look at it and hope

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Caolán McNamara
On Thu, 2011-06-23 at 11:42 +0100, Caolán McNamara wrote: On Wed, 2011-06-22 at 21:52 +0200, Julien Nabet wrote: Le 22/06/2011 13:55, Caolán McNamara a écrit : On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: I'm completely stucked, could it be a bug in one of the C++ libraries of

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Caolán McNamara
On Thu, 2011-06-23 at 13:06 +0100, serv serva wrote: I'm curious to know if I'm the only one to have this problem with debug compilation. It appears so, I suspect something like http://lists.apple.com/archives/cocoa-dev/2009/Sep/msg01199.html C.

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Nigel Hawkins
On Thu, 2011-06-23 at 13:06 +0100, serv serva wrote: I'm curious to know if I'm the only one to have this problem with debug compilation. No. I'm getting it as well now. I wasn't when you first mentioned it but I've done a g pull -r since then. For reference, I'm on Ubuntu 11.04 (Natty)

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread serv serva
De: Caolán McNamara caol...@redhat.com Objet: Re: [Libreoffice] Debug compilation fails in sal module À: Julien Nabet serval2...@yahoo.fr Cc: libreoffice@lists.freedesktop.org Date: Jeudi 23 juin 2011, 12h42 On Wed, 2011-06-22 at 21:52 +0200, Julien Nabet wrote: Le 22/06/2011 13:55

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread serv serva
De: Caolán McNamara caol...@redhat.com Objet: Re: [Libreoffice] Debug compilation fails in sal module À: Julien Nabet serval2...@yahoo.fr Cc: libreoffice@lists.freedesktop.org Date: Jeudi 23 juin 2011, 12h52 On Thu, 2011-06-23 at 11:42 +0100, Caolán McNamara wrote: On Wed, 2011-06-22

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-22 Thread Caolán McNamara
On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: I'm completely stucked, could it be a bug in one of the C++ libraries of Debian testing ? I suppose, have you tried installing valgrind, and use export VALGRIND=memcheck and do build in sal to see if valgrind says anything interesting. C.

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-21 Thread Caolán McNamara
On Mon, 2011-06-20 at 21:42 +0200, Julien Nabet wrote: I used export DEBUGCPPUNIT=TRUE and runned again a build in the sal directory. I attached a zip which contains console logs and gdb trace log from sal/qa/process. Hope it can give hints. Well, that's odd, that says that std::line is

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-21 Thread Julien Nabet
Le 20/06/2011 21:42, Julien Nabet a écrit : Le 20/06/2011 21:32, Julien Nabet a écrit : Le 20/06/2011 15:19, Caolán McNamara a écrit : On Mon, 2011-06-20 at 10:08 +0100, serv serva wrote: It happens each time. I don't know what element has triggered this. I tried gdb but when I runned it, it

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread Caolán McNamara
On Sun, 2011-06-19 at 12:04 +0200, Julien Nabet wrote: LD_LIBRARY_PATH=/home/maryline/compile-libreoffice/libo/clone/ure/sal/unxlngi6/lib:/home/maryline/compile-libreoffice/libo/solver/350/unxlngi6/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxlngi6/bin/cppunittester

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread serv serva
--- En date de : Lun 20.6.11, Caolán McNamara caol...@redhat.com a écrit : De: Caolán McNamara caol...@redhat.com Objet: Re: [Libreoffice] Debug compilation fails in sal module À: Julien Nabet serval2...@yahoo.fr Cc: libreoffice@lists.freedesktop.org Date: Lundi 20 juin 2011, 10h57 On Sun

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread Caolán McNamara
On Mon, 2011-06-20 at 10:08 +0100, serv serva wrote: It happens each time. I don't know what element has triggered this. I tried gdb but when I runned it, it makes the first which is ok. I don't know how to go to this specific test. Could you see the patch in the other thread interesting

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread Julien Nabet
Le 20/06/2011 15:19, Caolán McNamara a écrit : On Mon, 2011-06-20 at 10:08 +0100, serv serva wrote: It happens each time. I don't know what element has triggered this. I tried gdb but when I runned it, it makes the first which is ok. I don't know how to go to this specific test. Could you see

[Libreoffice] Debug compilation fails in sal module

2011-06-19 Thread Julien Nabet
Hello, I recreated from scratch my local repository and here is what I get : -- - start unit test #2 on library ../../../unxlngi6/lib/libosl_process.so -- :