Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-31 Thread Khaled Hosny
On Fri, Jan 20, 2017 at 08:20:54PM +0100, Regina Henschel wrote: > Hi Khaled, > > Khaled Hosny schrieb: > > On Fri, Jan 20, 2017 at 04:55:56PM +0100, Regina Henschel wrote: > > > Hi, > > > > > > Khaled Hosny schrieb: > > > > > > > Hmm, interesting. They don’t fail for me or in the CI builds, I w

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-20 Thread Regina Henschel
Hi Khaled, Khaled Hosny schrieb: On Fri, Jan 20, 2017 at 04:55:56PM +0100, Regina Henschel wrote: Hi, Khaled Hosny schrieb: Hmm, interesting. They don’t fail for me or in the CI builds, I wonder what is different on your system that would cause most of the tests to fail? Can you tell me,

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-20 Thread Khaled Hosny
On Fri, Jan 20, 2017 at 04:55:56PM +0100, Regina Henschel wrote: > Hi, > > Khaled Hosny schrieb: > > > Hmm, interesting. They don’t fail for me or in the CI builds, I wonder > > what is different on your system that would cause most of the tests to > > fail? > > > > Can you tell me, what is rel

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-20 Thread Regina Henschel
Hi, Khaled Hosny schrieb: Hmm, interesting. They don’t fail for me or in the CI builds, I wonder what is different on your system that would cause most of the tests to fail? Can you tell me, what is relevant for the tests? Then I can post information about my system. Kind regards Regina

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-20 Thread Khaled Hosny
On Fri, Jan 20, 2017 at 12:24:05AM +0100, Regina Henschel wrote: > Hi Michael, > > Michael Stahl schrieb: > > On 19.01.2017 18:28, Regina Henschel wrote: > > > Hi, > > > > > > the build still breaks, now with error > > > > > > C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of

CppunitTest_chart2_xshape fails (was: build breaks in embeddedobj/source/msole/olemisc.cxx)

2017-01-20 Thread Michael Stahl
On 20.01.2017 00:24, Regina Henschel wrote: > Hi Michael, > > Michael Stahl schrieb: >> On 19.01.2017 18:28, Regina Henschel wrote: >>> Hi, >>> >>> the build still breaks, now with error >>> >>> C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of >>> undefined type 'SwTextAPIObjec

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread slacka
I saw that same exact failure earlier today. I did a $ make clean && git pull && ./autogen.sh && make And now had a successful build of commit e15fd1371567fd4b78dab37d843562ff676c52b8 I guess that build error was fixed by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=4b429851e54ccc

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi Michael, Michael Stahl schrieb: On 19.01.2017 18:28, Regina Henschel wrote: Hi, the build still breaks, now with error C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of undefined type 'SwTextAPIObject' unfortunately there were ~2 more breakages but now master builds ag

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Michael Stahl
On 19.01.2017 18:28, Regina Henschel wrote: > Hi, > > the build still breaks, now with error > > C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of > undefined type 'SwTextAPIObject' unfortunately there were ~2 more breakages but now master builds again on windows. _

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi, the build still breaks, now with error C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of undefined type 'SwTextAPIObject' C:\LO_buildDebug\core\sw\inc\docufld.hxx(34) : see declaration of 'SwTextAPIObject' C:\LO_buildDebug\core\include\rtl/ref.hxx(98) : while compiling c

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi Michael, thanks, will make a new "pull" and try again. Kind regards Regina Michael Stahl schrieb: On 19.01.2017 15:03, Regina Henschel wrote: Hi all, I have made a clean build with fresh rebase from today without any own changes. It breaks with error message C:/LO_buildDebug/core/embedded

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Michael Stahl
On 19.01.2017 15:03, Regina Henschel wrote: > Hi all, > > I have made a clean build with fresh rebase from today without any own > changes. It breaks with error message > C:/LO_buildDebug/core/embeddedobj/source/msole/olemisc.cxx(134) : error > C2614: 'OleEmbeddedObject' : illegal member initial

build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi all, I have made a clean build with fresh rebase from today without any own changes. It breaks with error message C:/LO_buildDebug/core/embeddedobj/source/msole/olemisc.cxx(134) : error C2614: 'OleEmbeddedObject' : illegal member initialization: 'm_pOwnView' is not a base or member [build