Re: [Libreoffice] segfault in sc

2011-10-09 Thread julien2412
Hello,

Thank you Markus for having put the bt that I gave you in pastebin.

Marc-Andre, when I read the Markus message this morning, I thought exactly
the same thing, so here it is :
http://pastebin.com/gTHqax6r

Julien.

--
View this message in context: 
http://nabble.documentfoundation.org/segfault-in-sc-tp3408121p3408733.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] segfault in sc

2011-10-09 Thread Marc-André Laverdière
Hello,

Would you please run in Valgrind and give the output?

(I think) you just need to
/bin/sh
source ./Env.Host.sh
export VALGRIND=memcheck
cd sc
make -sr

The output would be in workdir/unxlngi6.pro/CppunitTest/

Marc-André Laverdière
Software Security Scientist
Innovation Labs, Tata Consultancy Services
Hyderabad, India

On 10/10/2011 03:57 AM, Markus Mohrhard wrote:
> Hello Julien,
> 
> 2011/10/9 julien2412 :
>> Hello,
>>
>> In sc, if i run make -sr, I've got this :
>> Error: UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.help.XMLHelp. From File
>> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
>> 400
>> Error: UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.help.XMLHelp. From File
>> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
>> 400
>> Error: UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.help.XMLHelp. From File
>> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
>> 400
>> Error: GetResultSet: Any other exception: Unable to create Content!  From
>> File /home/maryline/compile-libreoffice/libo/sfx2/source/bastyp/helper.cxx
>> at Line 161
>> Error: ContentBroker::initialize - already initialized! From File
>> /home/maryline/compile-libreoffice/libo/ucbhelper/source/client/contentbroker.cxx
>> at Line 186
>> Error: InitVersionMaps call multiple times From File
>> /home/maryline/compile-libreoffice/libo/sc/source/core/data/docpool.cxx at
>> Line 404
>> Error: no pool From File
>> /home/maryline/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx at Line 281
>> Error: BitmapEx::BitmapEx( const ResId& rResId ): could not load image
>>  From File
>> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bitmapex.cxx at Line
>> 119
>> Error: Forbidden Access to empty bitmap! From File
>> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bmpacc.cxx at Line 79
>> Error: BitmapEx::BitmapEx( const ResId& rResId ): could not load image
>>  From File
>> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bitmapex.cxx at Line
>> 119
>> Error: Forbidden Access to empty bitmap! From File
>> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bmpacc.cxx at Line 79
>> Error: ContentBroker::initialize - already initialized! From File
>> /home/maryline/compile-libreoffice/libo/ucbhelper/source/client/contentbroker.cxx
>> at Line 186
>> Segmentation fault
>> make: ***
>> [/home/maryline/compile-libreoffice/libo/workdir/unxlngi6/CppunitTest/sc_filters_test.test]
>> Erreur 1
>>
> 
> This is a null pointer in sc's filters-test that I can nor reproduce
> but we have the same error in some tinderboxes. If your backtrace is
> correct (http://pastebin.com/NX7ngsfR) and SfxApplication is correctly
> constructed the only possible problem I see at the moment with:
> http://opengrok.libreoffice.org/xref/core/sfx2/source/appl/appinit.cxx#235
> If this construction fails then we'll get an exception and
> SfxApplication is not initialized correctly otherwise this pointer
> should not be null.
> 
> It would be good if someone who has this error and knows either sc's
> filters-test (Michael, Caolan, Kohei, ...) or SfxApplication could
> have a look at it. I#m sorry but I tried to reproduce it here the
> whole weekend and none of my builds showed a similar crash.
> 
> Regards,
> Markus
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
> 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Color Management in Libreoffice

2011-10-09 Thread Marc-André Laverdière
Hi Nabil,

Good question. I don't have the answer to that, but my guess is that it
would be something like "busy fixing bugs" :)

LO is in need of motivated volunteers. It would be great to have some
help implementing this.

You could come on IRC and ask some pointers for implementation.
Until then, you can start downloading and building the source. It takes
a while, so you better start early :)

Marc-André Laverdière
Software Security Scientist
Innovation Labs, Tata Consultancy Services
Hyderabad, India

On 10/09/2011 10:49 PM, Nabil Stendardo wrote:
> Hi,
> 
> I was just reading the Document Foundation wiki about Libreoffice. I
> read about all these feature requests, however one essential (however
> hard to implement) feature request seems to be missing: Color Management
> Support. If we had that, we would be IMHO lightyears ahead of the
> competition (I think even Microsoft Office doesn't have that), and for
> many pros, it is a must. The MIT-Licensed LittleCMS library might come
> in handy.
> 
> I would be willing to program that myself if I had more free time
> (and/or finances), but anyways I don't know anything about the
> LibreOffice codebase (never even compiled it).
> 
> I was just wondering how that was overlooked.
> 
> Nabil Stendardo
> MSc in Computer Science
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
> 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Absence due to LibreOffice Conference

2011-10-09 Thread Kohei Yoshida
Hi all,

Just FYI, I'll be travelling to Paris for the conference, and will not
be too active on the mailing list for a week or so.  I'd like to focus
my attention on the conference itself while I'm there.

I can't speak for others, but I'm pretty sure others are in a similar
situation.  For those who've submitted patches, please expect the
patch review process to be a bit slower until everyone comes back from
the conference and everything goes back to normal again.

Thanks,

Kohei
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] segfault in sc

2011-10-09 Thread Markus Mohrhard
Hello Julien,

2011/10/9 julien2412 :
> Hello,
>
> In sc, if i run make -sr, I've got this :
> Error: UcbContentProviderProxy::getContentProvider - No provider for
> 'com.sun.star.help.XMLHelp. From File
> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
> 400
> Error: UcbContentProviderProxy::getContentProvider - No provider for
> 'com.sun.star.help.XMLHelp. From File
> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
> 400
> Error: UcbContentProviderProxy::getContentProvider - No provider for
> 'com.sun.star.help.XMLHelp. From File
> /home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
> 400
> Error: GetResultSet: Any other exception: Unable to create Content!  From
> File /home/maryline/compile-libreoffice/libo/sfx2/source/bastyp/helper.cxx
> at Line 161
> Error: ContentBroker::initialize - already initialized! From File
> /home/maryline/compile-libreoffice/libo/ucbhelper/source/client/contentbroker.cxx
> at Line 186
> Error: InitVersionMaps call multiple times From File
> /home/maryline/compile-libreoffice/libo/sc/source/core/data/docpool.cxx at
> Line 404
> Error: no pool From File
> /home/maryline/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx at Line 281
> Error: BitmapEx::BitmapEx( const ResId& rResId ): could not load image
>  From File
> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bitmapex.cxx at Line
> 119
> Error: Forbidden Access to empty bitmap! From File
> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bmpacc.cxx at Line 79
> Error: BitmapEx::BitmapEx( const ResId& rResId ): could not load image
>  From File
> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bitmapex.cxx at Line
> 119
> Error: Forbidden Access to empty bitmap! From File
> /home/maryline/compile-libreoffice/libo/vcl/source/gdi/bmpacc.cxx at Line 79
> Error: ContentBroker::initialize - already initialized! From File
> /home/maryline/compile-libreoffice/libo/ucbhelper/source/client/contentbroker.cxx
> at Line 186
> Segmentation fault
> make: ***
> [/home/maryline/compile-libreoffice/libo/workdir/unxlngi6/CppunitTest/sc_filters_test.test]
> Erreur 1
>

This is a null pointer in sc's filters-test that I can nor reproduce
but we have the same error in some tinderboxes. If your backtrace is
correct (http://pastebin.com/NX7ngsfR) and SfxApplication is correctly
constructed the only possible problem I see at the moment with:
http://opengrok.libreoffice.org/xref/core/sfx2/source/appl/appinit.cxx#235
If this construction fails then we'll get an exception and
SfxApplication is not initialized correctly otherwise this pointer
should not be null.

It would be good if someone who has this error and knows either sc's
filters-test (Michael, Caolan, Kohei, ...) or SfxApplication could
have a look at it. I#m sorry but I tried to reproduce it here the
whole weekend and none of my builds showed a similar crash.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] segfault in sc

2011-10-09 Thread julien2412
Hello,

In sc, if i run make -sr, I've got this :
Error: UcbContentProviderProxy::getContentProvider - No provider for
'com.sun.star.help.XMLHelp. From File
/home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
400
Error: UcbContentProviderProxy::getContentProvider - No provider for
'com.sun.star.help.XMLHelp. From File
/home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
400
Error: UcbContentProviderProxy::getContentProvider - No provider for
'com.sun.star.help.XMLHelp. From File
/home/maryline/compile-libreoffice/libo/ucb/source/core/provprox.cxx at Line
400
Error: GetResultSet: Any other exception: Unable to create Content!  From
File /home/maryline/compile-libreoffice/libo/sfx2/source/bastyp/helper.cxx
at Line 161
Error: ContentBroker::initialize - already initialized! From File
/home/maryline/compile-libreoffice/libo/ucbhelper/source/client/contentbroker.cxx
at Line 186
Error: InitVersionMaps call multiple times From File
/home/maryline/compile-libreoffice/libo/sc/source/core/data/docpool.cxx at
Line 404
Error: no pool From File
/home/maryline/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx at Line 281
Error: BitmapEx::BitmapEx( const ResId& rResId ): could not load image
 From File
/home/maryline/compile-libreoffice/libo/vcl/source/gdi/bitmapex.cxx at Line
119
Error: Forbidden Access to empty bitmap! From File
/home/maryline/compile-libreoffice/libo/vcl/source/gdi/bmpacc.cxx at Line 79
Error: BitmapEx::BitmapEx( const ResId& rResId ): could not load image
 From File
/home/maryline/compile-libreoffice/libo/vcl/source/gdi/bitmapex.cxx at Line
119
Error: Forbidden Access to empty bitmap! From File
/home/maryline/compile-libreoffice/libo/vcl/source/gdi/bmpacc.cxx at Line 79
Error: ContentBroker::initialize - already initialized! From File
/home/maryline/compile-libreoffice/libo/ucbhelper/source/client/contentbroker.cxx
at Line 186
Segmentation fault
make: ***
[/home/maryline/compile-libreoffice/libo/workdir/unxlngi6/CppunitTest/sc_filters_test.test]
Erreur 1

I tried to find something with gdb but got lost.

Here is my autogen.lastrun :
--enable-symbols
--enable-ext-barcode
--enable-ext-diagram
--enable-ext-google-docs
--enable-ext-hunart
--enable-ext-lightproof
--enable-ext-nlpsolver
--enable-ext-ct2n
--enable-ext-numbertext
--enable-ext-oooblogger
--enable-ext-pdfimport
--enable-ext-presenter-console
--enable-ext-presenter-minimizer
--enable-ext-report-builder
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript
--enable-ext-typo
--enable-ext-validator
--enable-ext-watch-window
--enable-ext-wiki-publisher
--enable-dbus
--enable-graphite
--enable-evolution2
--enable-werror
--enable-debug
--enable-dbgutil
--enable-crashdump
--enable-kde4
--enable-dependency-tracking

gcc (Debian 4.6.1-4)
x86-32

Julien.

--
View this message in context: 
http://nabble.documentfoundation.org/segfault-in-sc-tp3408121p3408121.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] dmake/win95: deprecated directory ?

2011-10-09 Thread Norbert Thiebaud
2011/10/9 Pierre-André Jacquod :
> Hello,
>>
>> dmake is 3rd-party software,
>
> thanks,
>
> with "One git", not being familiar with all part of the code and the
> structure, not always easy to know what is LO and 3rd-party.
>
> Should it not belongs to "external/" ? Or what is the semantic there ?
>
> Or would it make sense to have at the top level a directory (like 3rdparty)
> to put all these in - I guess zlib, lucene or m4 are the same kind of code
> ?)
>
> Would be easier to understand the structure..:-)

dmake being the exception, but in general, external module are in the
form of a tar.gz. if in a module you seen only makefile and patches...
it is 'external'.

dmake is the exception to that rule... but with the name and all all
the noise about gbuild vs dmake, one should not be too confused about
it.

Norbert
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] master build fails in basegfx

2011-10-09 Thread Pierre-André Jacquod

hello,

On 10/09/2011 02:04 PM, Jean-Baptiste Faure wrote:

Le 09/10/2011 09:18, Matúš Kukan a écrit :

On 9 October 2011 09:13, Jean-Baptiste Faure :

I try to build the master and I get an error in building basegfx.


git revert 49861a0246547554e285b4d14f049a28addd4ddc

But I can't reproduce. Feel free to revert.


reverting this commit make the build successful. But it is strange.


seems to break also different tinderboxes (
http://tinderbox.libreoffice.org/MASTER/status.html )


I probably did something wrong when I duplicated my master in bugfix.


or some parameters for autogen where not the same between your two dir,
or not done a clean build (from scratch) after integrating it.

One of my commits (see  78b1cc1a08d71 ) also broke some tinderboxes, but
I did not got the managed to reproduce locally the problem that concern
you. (some --enable that I did not have, most probably)

regards
Pierre-André
ps: fixing better than reverting, if possible..:- )
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] oox/source/drawingml/customshapepresets.cxx is just too much for gcc

2011-10-09 Thread Pierre-André Jacquod

On 10/07/2011 03:51 PM, Norbert Thiebaud wrote:

2011/10/7 Marc-André Laverdière:

Wow, I really missed the 'big debate' :)

me too :- )


- I don't think we can expect developers to run a build before each
push,


Yes we absolutely can expect that. it is actually a bare minimum !
rebase, clean build Ok, rebase and build done on Linux, all ok. (with 
about 70 small patches of warning reduction)


Then

Push ...
read mails, deleted some recurrent Windows tinderboxes mails  - and read 
among others this one :- )



AND keep an eye on the tinderboxes. usually within 20 minutes
you should have the result of a tinderbox run with your pushed change
in it (except windows so far).


look at my trash, see that this time I got also tinderboxes mails from 
MacOSX... Looked at log (since I have read this mail), did not 
understand from a possible guilty commit why this should break MacOSX 
compilation, try a "best guess" revert and see a green rebuild.


And now fully convinced of the utility of tinderboxes, and of the need 
to take care of them in respect of other platforms that I do not have.


Just to thanks tinderboxes maintainers
Best regards
Pierre-André
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Color Management in Libreoffice

2011-10-09 Thread Nabil Stendardo

Hi,

I was just reading the Document Foundation wiki about Libreoffice. I 
read about all these feature requests, however one essential (however 
hard to implement) feature request seems to be missing: Color Management 
Support. If we had that, we would be IMHO lightyears ahead of the 
competition (I think even Microsoft Office doesn't have that), and for 
many pros, it is a must. The MIT-Licensed LittleCMS library might come 
in handy.


I would be willing to program that myself if I had more free time 
(and/or finances), but anyways I don't know anything about the 
LibreOffice codebase (never even compiled it).


I was just wondering how that was overlooked.

Nabil Stendardo
MSc in Computer Science
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] dmake/win95: deprecated directory ?

2011-10-09 Thread Pierre-André Jacquod

Hello,

dmake is 3rd-party software,

thanks,

with "One git", not being familiar with all part of the code and the 
structure, not always easy to know what is LO and 3rd-party.


Should it not belongs to "external/" ? Or what is the semantic there ?

Or would it make sense to have at the top level a directory (like 
3rdparty) to put all these in - I guess zlib, lucene or m4 are the same 
kind of code ?)


Would be easier to understand the structure..:-)

Make no sense? not possible/to hard due to dependencies ?
Should (if time and my *knowledge* allow) have a try at this ? Or lost 
of time ?


Regards
Pierre-André
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] libreoffice sdk 3.4 and SWT Linux issue

2011-10-09 Thread othman
hello,


I wrote a Java libreoffice addon using netbeans openoffice plugin and
libreoffice 3.4.this addon launches a SWT window when i click a libreoffice
toolbar button. this works fine in windows 7 with libreoffice sdk 3.4 .
however for Linux (opensuse 11.4) i face a strange problem . when i close
the SWT window the whole Libreoffice ( v 3.4)  application freezes and
becomes unresponsive and i have to kill the libreoffice process each time. i
checked the trace log in my IDE debugger and no problem is reported. this
wasn't happening when i was using libreoffice sdk version 3.3 but when i
upgraded to libreoffice sdk 3.4 for linux this annoying problem happens and
i have no clue what's wrong.
I use latest SWT binaries from eclipse.

I would be gratefull if someone could propose a clue what's going wrong and
how to solve this frustrating problem.

thanks


--
View this message in context: 
http://nabble.documentfoundation.org/libreoffice-sdk-3-4-and-SWT-Linux-issue-tp3407355p3407355.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] ODBC handles, a quibble

2011-10-09 Thread Lionel Elie Mamane
On Thu, Sep 29, 2011 at 12:02:01PM -0400, Terrence Enger wrote:
> Silly me!  While reading some of the LibreOffice code for
> ODBC connections, I started to look at ...

> ISO/IEC FCD 9075-3:2006(E)
> Title: Information technology - Database Languages - SQL
> - Part 3: Call-Level Interface (SQL/CLI)
> 
> 

> This passage in section "4.4.1 Handles" catches my eye:

> The validity of a handle in a compilation unit other
> than the one in which the identified resource was
> allocated is implementation-defined.

I did not read *all* of it, but it seems the ODBC documentation
contains no such madness. So my guess is that the Microsoft
"implementation" of SQL-CLI that is ODBC defines that handles cross
compilation units. IMHO the other implementations of ODBC better
follow that, or I'm not sure it is worth supporting them in
LibreOffice.

And on a nitpicking level, ODBC has a relationship to ISO/IEC
9075-3:1995, not 9075-3:2006 :) But indeed I guess that 9075-3:1995
contains the same language.

-- 
Lionel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] ODBC handles, a quibble

2011-10-09 Thread Lionel Elie Mamane
On Tue, Oct 04, 2011 at 12:27:11PM -0400, Terrence Enger wrote:
> On Tue, 2011-10-04 at 11:27 +0100, Michael Meeks wrote:
>> On Fri, 2011-09-30 at 14:13 -0400, Terrence Enger wrote:

>>> My interest is in the fractions of seconds in times and
>>> timestamps, an interest provoked by bug 34309 "Error on importing
>>> a timestamp field from db2 via ODBC"
>>> .

>>  Nice - thanks for your help & testing there, looks like we're blocking
>> on some input from Lionel - I guess if we don't get that in a few days,
>> and it seems to work we should just commit your patch :-)

> (*) Caolán's patch fixes also
> ODatabaseMetaDataResultSet::getTimestamp.  (Hunh?  
> Why does the diff say that the changed line is in
> ODatabaseMetaDataResultSet::getShort?  I still think the
> changed function is getTimestamp.)

My guess is that diff gets confused by C++ syntax it does not
recognise; it knows only C syntax. My guess in this case is that the
part that confuses it is the namespace separator "::"; it does not
recognise getString, getTime, getTimestamp as new functions because
their return type starts (or contains) "::".

Just ignore the function that diff reports :) (Or send a patch to GNU
diffutils so that it recognises C++ syntax ;-) )

-- 
Lionel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] master build fails in basegfx

2011-10-09 Thread Jean-Baptiste Faure
Le 09/10/2011 09:18, Matúš Kukan a écrit :
> On 9 October 2011 09:13, Jean-Baptiste Faure  wrote:
>> Hi,
>>
>> I try to build the master and I get an error in building basegfx.
>> Last consoles messages are:
>>> mkdir -p 
>>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/
>>>  && \
>>>   cp /home/jbf/LibO/bugfix/basegfx/source/tools/b2dclipstate.cxx 
>>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx
>>> /home/jbf/LibO/bugfix/solenv/gbuild/LinkTarget.mk:219: *** No such source 
>>> file 
>>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx.
>>>  Arrêt.
>>
>> Of course the file
>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx
>> exists.
>>
>> Any hint about the problem ?
>>
> git revert 49861a0246547554e285b4d14f049a28addd4ddc
> 
> But I can't reproduce. Feel free to revert.

Thank you Matúš,

reverting this commit make the build successful. But it is strange.
Indeed I have two clones of the master, one for test purpose only
(master, I modify nothing in this source code), and one (bugfix) where I
want to try to fix some bug. I compiled master yesterday without problem
although it contains the offending commit.
I probably did something wrong when I duplicated my master in bugfix.

Best regards.
JBF

-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] master build fails in basegfx

2011-10-09 Thread Matúš Kukan
On 9 October 2011 09:13, Jean-Baptiste Faure  wrote:
> Hi,
>
> I try to build the master and I get an error in building basegfx.
> Last consoles messages are:
>> mkdir -p 
>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/
>>  && \
>>       cp /home/jbf/LibO/bugfix/basegfx/source/tools/b2dclipstate.cxx 
>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx
>> /home/jbf/LibO/bugfix/solenv/gbuild/LinkTarget.mk:219: *** No such source 
>> file 
>> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx.
>>  Arrêt.
>
> Of course the file
> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx
> exists.
>
> Any hint about the problem ?
>
git revert 49861a0246547554e285b4d14f049a28addd4ddc

But I can't reproduce. Feel free to revert.

Matúš
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] master build fails in basegfx

2011-10-09 Thread Jean-Baptiste Faure
Hi,

I try to build the master and I get an error in building basegfx.
Last consoles messages are:
> mkdir -p 
> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/ 
> && \
>   cp /home/jbf/LibO/bugfix/basegfx/source/tools/b2dclipstate.cxx 
> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx
> /home/jbf/LibO/bugfix/solenv/gbuild/LinkTarget.mk:219: *** No such source 
> file 
> /home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx.
>  Arrêt.

Of course the file
/home/jbf/LibO/bugfix/workdir/unxlngx6.pro/CustomTarget/basegfx/source/tools/b2dclipstate.cxx
exists.

Any hint about the problem ?

Best regards.
JBF
-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice