You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Regina Henschel <rb...@t-online.de> on 2013/06/09 16:27:51 UTC

non-pro build of r1491954 on Windows breaks in sal

Hi,

I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500 " 
Impossible to build with Visual C++ 2008 Express Edition" but I'm no 
sure, whether my problem is the same.

I use VC 2008 Express SP1. I get the error:

Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
kill.cxx
Compiling: 
sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26) 
: fatal error C1189: #error :  "For static link with STLport library, 
_DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'

I have neither --without-stlport nor --with-stlport in my configure.

Kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Ariel Constenla-Haile <ar...@apache.org>.
Hi Regina,

On Sun, Jun 09, 2013 at 04:27:51PM +0200, Regina Henschel wrote:
> Hi,
> 
> I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500
> " Impossible to build with Visual C++ 2008 Express Edition" but I'm
> no sure, whether my problem is the same.
> 
> I use VC 2008 Express SP1. I get the error:
> 
> Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
> kill.cxx
> Compiling: sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
> : fatal error C1189: #error :  "For static link with STLport
> library, _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd
> forces _DEBUG)"
> dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'
> 
> I have neither --without-stlport nor --with-stlport in my configure.

The default is still building with stlport. A pro build breaks in
lingucomponent, I didn't try a non-pro with stlport.

You may want to reconfigure --without-stlport and see what happens
(AFAIK the release builds will be built without stlport).


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi Regina,

On 13.06.2013 15:11, Regina Henschel wrote:
> Hi Oliver,
>
> Oliver-Rainer Wittmann schrieb:
>> Hi Regina,
>>
>> On 12.06.2013 23:13, Regina Henschel wrote:
>>>
>>> [snip]
>>>
>>>>>
>>>>> I have already observed this build breaker.
>>>>> I am working on corresponding fixes.
>>>>> Unfortunately, the verification of the fixes takes some time as I am
>>>>> building non-pro and pro with and without stlport.
>>>>> Please stay tuned.
>>>>>
>>>>
>>>> I have applied my patches - see issue 122500.
>>>> Please verify my fixes - thanks in advance.
>>>>
>>>
>>> I get a break in lingucomponent.
>>
>> Ariel had mentioned the build break in lingucomponent. It is the same as
>> yours. I looked for it, but I could not reproduce it. I always performed
>> completely clean builds.
>>
>> May be rebuilding hunspell helps.
>> Please try the following:
>> - cd into /main/lingucomponent
>> - 'build --prepare --from hunspell'
>> - 'build --from hunspell'
>>
>> I stay tuned for your feedback.
>
>
> that works. I have added a 'deliver' (don't know whether it was needed)
> and started then with 'build --from lingucomponen' in instsetoo_native.
> The build finished now and an administrative installation works.
>

Fine.
Thus, I will resolve issue 122500 as fixed.

> Is it possible, that it was a timing problem? I had build with -P8 on a
> quad-core machine.
>

As I could not reproduce the problem I do not know, what causes the problem.

Best regards, Oliver.

>>>
>>> If I understand the log correct it is from:
>>> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
>>> symbol "__declspec(dllimport) public: __thiscall
>>> std::basic_string<char,struct std::char_traits<char>,class
>>> std::allocator<char> >::basic_string<char,struct
>>> std::char_traits<char>,class std::allocator<char> >(class
>>> std::basic_string<char,struct std::char_traits<char>,class
>>> std::allocator<char> > const &)"
>>> (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z)
>>>
>>>
>>> referenced in function "public: __thiscall
>>> std::logic_error::logic_error(class std::basic_string<char,struct
>>> std::char_traits<char>,class std::allocator<char> > const &)"
>>> (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
>>>
>>>
>>>
>>> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
>>> symbol "__declspec(dllimport) public: __thiscall
>>> std::basic_string<char,struct std::char_traits<char>,class
>>> std::allocator<char> >::~basic_string<char,struct
>>> std::char_traits<char>,class std::allocator<char> >(void)"
>>> (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ)
>>>
>>>
>>> referenced in function "public: virtual __thiscall
>>> std::logic_error::~logic_error(void)" (??1logic_error@std@@UAE@XZ)
>>> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
>>> symbol "__declspec(dllimport) public: __thiscall
>>> std::basic_string<char,struct std::char_traits<char>,class
>>> std::allocator<char> >::basic_string<char,struct
>>> std::char_traits<char>,class std::allocator<char> >(char const *)"
>>> (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
>>>
>>>
>>> referenced in function "protected: static void __cdecl
>>> std::vector<struct affentry,class std::allocator<struct affentry>
>>>  >::_Xlen(void)"
>>> (?_Xlen@?$vector@Uaffentry@@V?$allocator@Uaffentry@@@std@@@std@@KAXXZ)
>>> ../../../wntmsci12/bin/spell.uno.dll : fatal error LNK1120: 3 unresolved
>>> externals
>>> dmake:  Error code 96, while making
>>> '../../../wntmsci12/bin/spell.uno.dll'
>>>
>>> In addition I see an error, multiple times:
>>> Error: String::ReleaseCharStr() called for String with RefCount From
>>> File c:/AOO_2013_06_08/trunk/main/tools/source/string/strimp.cxx at Line
>>> 2074
>>>
>>> I have used configure:
>>> ./configure \
>>>   --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
>>> (June 2010)" \
>>>   --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio
>>> 9.0/VC" \
>>>   --disable-build-mozilla \
>>>   --disable-activex \
>>>   --with-mozilla-build="/cygdrive/c/mozillabuild" \
>>>   --enable-dbgutil \
>>>   --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio
>>> 9.0/VC/bin" \
>>>   --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
>>>   --with-ant-home=/ant \
>>>   --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio
>>> 9.0/Common7/IDE" \
>>>   --without-junit \
>>>
>>> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
>>>
>>>
>>> \
>>>   --without-fonts \
>>>   --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
>>>   --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
>>>   --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
>>>   --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
>>>   --with-lang="de" \
>>>   --enable-category-b \
>>>   --with-vendor="Regina_Henschel" \
>>>   --with-build-version="r1492233_debug_category_b"
>>>
>>> Kind regards
>>> Regina
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Regina Henschel <rb...@t-online.de>.
Hi Oliver,

Oliver-Rainer Wittmann schrieb:
> Hi Regina,
>
> On 12.06.2013 23:13, Regina Henschel wrote:
>>
>> [snip]
>>
>>>>
>>>> I have already observed this build breaker.
>>>> I am working on corresponding fixes.
>>>> Unfortunately, the verification of the fixes takes some time as I am
>>>> building non-pro and pro with and without stlport.
>>>> Please stay tuned.
>>>>
>>>
>>> I have applied my patches - see issue 122500.
>>> Please verify my fixes - thanks in advance.
>>>
>>
>> I get a break in lingucomponent.
>
> Ariel had mentioned the build break in lingucomponent. It is the same as
> yours. I looked for it, but I could not reproduce it. I always performed
> completely clean builds.
>
> May be rebuilding hunspell helps.
> Please try the following:
> - cd into /main/lingucomponent
> - 'build --prepare --from hunspell'
> - 'build --from hunspell'
>
> I stay tuned for your feedback.


that works. I have added a 'deliver' (don't know whether it was needed) 
and started then with 'build --from lingucomponen' in instsetoo_native. 
The build finished now and an administrative installation works.

Is it possible, that it was a timing problem? I had build with -P8 on a 
quad-core machine.

Kind regards
Regina

>
>
> Best regards, Oliver.
>
>>
>> If I understand the log correct it is from:
>> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
>> symbol "__declspec(dllimport) public: __thiscall
>> std::basic_string<char,struct std::char_traits<char>,class
>> std::allocator<char> >::basic_string<char,struct
>> std::char_traits<char>,class std::allocator<char> >(class
>> std::basic_string<char,struct std::char_traits<char>,class
>> std::allocator<char> > const &)"
>> (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z)
>>
>> referenced in function "public: __thiscall
>> std::logic_error::logic_error(class std::basic_string<char,struct
>> std::char_traits<char>,class std::allocator<char> > const &)"
>> (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
>>
>>
>> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
>> symbol "__declspec(dllimport) public: __thiscall
>> std::basic_string<char,struct std::char_traits<char>,class
>> std::allocator<char> >::~basic_string<char,struct
>> std::char_traits<char>,class std::allocator<char> >(void)"
>> (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ)
>>
>> referenced in function "public: virtual __thiscall
>> std::logic_error::~logic_error(void)" (??1logic_error@std@@UAE@XZ)
>> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
>> symbol "__declspec(dllimport) public: __thiscall
>> std::basic_string<char,struct std::char_traits<char>,class
>> std::allocator<char> >::basic_string<char,struct
>> std::char_traits<char>,class std::allocator<char> >(char const *)"
>> (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
>>
>> referenced in function "protected: static void __cdecl
>> std::vector<struct affentry,class std::allocator<struct affentry>
>>  >::_Xlen(void)"
>> (?_Xlen@?$vector@Uaffentry@@V?$allocator@Uaffentry@@@std@@@std@@KAXXZ)
>> ../../../wntmsci12/bin/spell.uno.dll : fatal error LNK1120: 3 unresolved
>> externals
>> dmake:  Error code 96, while making
>> '../../../wntmsci12/bin/spell.uno.dll'
>>
>> In addition I see an error, multiple times:
>> Error: String::ReleaseCharStr() called for String with RefCount From
>> File c:/AOO_2013_06_08/trunk/main/tools/source/string/strimp.cxx at Line
>> 2074
>>
>> I have used configure:
>> ./configure \
>>   --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
>> (June 2010)" \
>>   --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio
>> 9.0/VC" \
>>   --disable-build-mozilla \
>>   --disable-activex \
>>   --with-mozilla-build="/cygdrive/c/mozillabuild" \
>>   --enable-dbgutil \
>>   --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio
>> 9.0/VC/bin" \
>>   --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
>>   --with-ant-home=/ant \
>>   --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio
>> 9.0/Common7/IDE" \
>>   --without-junit \
>>
>> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
>>
>> \
>>   --without-fonts \
>>   --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
>>   --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
>>   --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
>>   --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
>>   --with-lang="de" \
>>   --enable-category-b \
>>   --with-vendor="Regina_Henschel" \
>>   --with-build-version="r1492233_debug_category_b"
>>
>> Kind regards
>> Regina
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi Regina,

On 12.06.2013 23:13, Regina Henschel wrote:
>
> [snip]
>
>>>
>>> I have already observed this build breaker.
>>> I am working on corresponding fixes.
>>> Unfortunately, the verification of the fixes takes some time as I am
>>> building non-pro and pro with and without stlport.
>>> Please stay tuned.
>>>
>>
>> I have applied my patches - see issue 122500.
>> Please verify my fixes - thanks in advance.
>>
>
> I get a break in lingucomponent.

Ariel had mentioned the build break in lingucomponent. It is the same as 
yours. I looked for it, but I could not reproduce it. I always performed 
completely clean builds.

May be rebuilding hunspell helps.
Please try the following:
- cd into /main/lingucomponent
- 'build --prepare --from hunspell'
- 'build --from hunspell'

I stay tuned for your feedback.


Best regards, Oliver.

>
> If I understand the log correct it is from:
> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
> symbol "__declspec(dllimport) public: __thiscall
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> >::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> >(class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > const &)"
> (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z)
> referenced in function "public: __thiscall
> std::logic_error::logic_error(class std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> > const &)"
> (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
>
> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
> symbol "__declspec(dllimport) public: __thiscall
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> >::~basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> >(void)"
> (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ)
> referenced in function "public: virtual __thiscall
> std::logic_error::~logic_error(void)" (??1logic_error@std@@UAE@XZ)
> libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external
> symbol "__declspec(dllimport) public: __thiscall
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> >::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> >(char const *)"
> (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
> referenced in function "protected: static void __cdecl
> std::vector<struct affentry,class std::allocator<struct affentry>
>  >::_Xlen(void)"
> (?_Xlen@?$vector@Uaffentry@@V?$allocator@Uaffentry@@@std@@@std@@KAXXZ)
> ../../../wntmsci12/bin/spell.uno.dll : fatal error LNK1120: 3 unresolved
> externals
> dmake:  Error code 96, while making '../../../wntmsci12/bin/spell.uno.dll'
>
> In addition I see an error, multiple times:
> Error: String::ReleaseCharStr() called for String with RefCount From
> File c:/AOO_2013_06_08/trunk/main/tools/source/string/strimp.cxx at Line
> 2074
>
> I have used configure:
> ./configure \
>   --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
> (June 2010)" \
>   --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio
> 9.0/VC" \
>   --disable-build-mozilla \
>   --disable-activex \
>   --with-mozilla-build="/cygdrive/c/mozillabuild" \
>   --enable-dbgutil \
>   --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio
> 9.0/VC/bin" \
>   --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
>   --with-ant-home=/ant \
>   --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio
> 9.0/Common7/IDE" \
>   --without-junit \
>
> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
> \
>   --without-fonts \
>   --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
>   --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
>   --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
>   --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
>   --with-lang="de" \
>   --enable-category-b \
>   --with-vendor="Regina_Henschel" \
>   --with-build-version="r1492233_debug_category_b"
>
> Kind regards
> Regina
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Regina Henschel <rb...@t-online.de>.
Hi Oliver,

Oliver-Rainer Wittmann schrieb:
> Hi,
>
> On 12.06.2013 09:43, Oliver-Rainer Wittmann wrote:
>> Hi,
>>
>> On 12.06.2013 00:15, Regina Henschel wrote:
>>> Hi Oliver,
>>>
>>> I have applied your patch. "sal" finished, but now it breaks in 'tools'
>>>
>>> C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
>>>
>>>
>>> : fatal error C1189: #error :  "For static link with STLport library,
>>> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
>>> C:/AOO_2013_06_08/trunk/main/solenv/gbuild/LinkTarget.mk:126: recipe for
>>> target
>>> `/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o'
>>>
>>>
>>> failed
>>> make: ***
>>> [/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o]
>>>
>>>
>>> Error 2
>>>
>>
>> I have already observed this build breaker.
>> I am working on corresponding fixes.
>> Unfortunately, the verification of the fixes takes some time as I am
>> building non-pro and pro with and without stlport.
>> Please stay tuned.
>>
>
> I have applied my patches - see issue 122500.
> Please verify my fixes - thanks in advance.
>

I get a break in lingucomponent.

If I understand the log correct it is from:
libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external 
symbol "__declspec(dllimport) public: __thiscall 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> >(class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const &)" 
(__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z) 
referenced in function "public: __thiscall 
std::logic_error::logic_error(class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > const &)" 
(??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external 
symbol "__declspec(dllimport) public: __thiscall 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >::~basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> >(void)" 
(__imp_??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) 
referenced in function "public: virtual __thiscall 
std::logic_error::~logic_error(void)" (??1logic_error@std@@UAE@XZ)
libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external 
symbol "__declspec(dllimport) public: __thiscall 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> >(char const *)" 
(__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z) 
referenced in function "protected: static void __cdecl 
std::vector<struct affentry,class std::allocator<struct affentry> 
 >::_Xlen(void)" 
(?_Xlen@?$vector@Uaffentry@@V?$allocator@Uaffentry@@@std@@@std@@KAXXZ)
../../../wntmsci12/bin/spell.uno.dll : fatal error LNK1120: 3 unresolved 
externals
dmake:  Error code 96, while making '../../../wntmsci12/bin/spell.uno.dll'

In addition I see an error, multiple times:
Error: String::ReleaseCharStr() called for String with RefCount From 
File c:/AOO_2013_06_08/trunk/main/tools/source/string/strimp.cxx at Line 
2074

I have used configure:
./configure \
  --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK 
(June 2010)" \
  --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio 
9.0/VC" \
  --disable-build-mozilla \
  --disable-activex \
  --with-mozilla-build="/cygdrive/c/mozillabuild" \
  --enable-dbgutil \
  --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio 
9.0/VC/bin" \
  --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
  --with-ant-home=/ant \
  --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio 
9.0/Common7/IDE" \
  --without-junit \
 
--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2" 
\
  --without-fonts \
  --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
  --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
  --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
  --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
  --with-lang="de" \
  --enable-category-b \
  --with-vendor="Regina_Henschel" \
  --with-build-version="r1492233_debug_category_b"

Kind regards
Regina




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi,

On 12.06.2013 09:43, Oliver-Rainer Wittmann wrote:
> Hi,
>
> On 12.06.2013 00:15, Regina Henschel wrote:
>> Hi Oliver,
>>
>> I have applied your patch. "sal" finished, but now it breaks in 'tools'
>>
>> C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
>>
>> : fatal error C1189: #error :  "For static link with STLport library,
>> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
>> C:/AOO_2013_06_08/trunk/main/solenv/gbuild/LinkTarget.mk:126: recipe for
>> target
>> `/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o'
>>
>> failed
>> make: ***
>> [/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o]
>>
>> Error 2
>>
>
> I have already observed this build breaker.
> I am working on corresponding fixes.
> Unfortunately, the verification of the fixes takes some time as I am
> building non-pro and pro with and without stlport.
> Please stay tuned.
>

I have applied my patches - see issue 122500.
Please verify my fixes - thanks in advance.


Best regards, Oliver.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi,

On 12.06.2013 00:15, Regina Henschel wrote:
> Hi Oliver,
>
> I have applied your patch. "sal" finished, but now it breaks in 'tools'
>
> C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
> : fatal error C1189: #error :  "For static link with STLport library,
> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
> C:/AOO_2013_06_08/trunk/main/solenv/gbuild/LinkTarget.mk:126: recipe for
> target
> `/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o'
> failed
> make: ***
> [/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o]
> Error 2
>

I have already observed this build breaker.
I am working on corresponding fixes.
Unfortunately, the verification of the fixes takes some time as I am 
building non-pro and pro with and without stlport.
Please stay tuned.

Best regards, Oliver.

>
>
> Oliver-Rainer Wittmann schrieb:
>> Hi,
>>
>> On 10.06.2013 13:06, Regina Henschel wrote:
>>> Hi Oliver,
>>>
>>> Oliver-Rainer Wittmann schrieb:
>>>> Hi,
>>>>
>>>> On 09.06.2013 16:27, Regina Henschel wrote:
>>>>> Hi,
>>>>>
>>>>> I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500 "
>>>>> Impossible to build with Visual C++ 2008 Express Edition" but I'm no
>>>>> sure, whether my problem is the same.
>>>>>
>>>>> I use VC 2008 Express SP1. I get the error:
>>>>>
>>>>> Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
>>>>> kill.cxx
>>>>> Compiling:
>>>>> sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> : fatal error C1189: #error :  "For static link with STLport library,
>>>>> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces
>>>>> _DEBUG)"
>>>>> dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'
>>>>>
>>>>> I have neither --without-stlport nor --with-stlport in my configure.
>>>>>
>>>>
>>>> Try the attached patch.
>>>
>>> I'll try it.
>>>
>>> In the meantime I had tried --without-stlport. But first try was hanging
>>> totally and in second try I run into the break in extension..ole, that
>>> Ariel has mentioned in the issue.
>>>
>>
>> Yes, I have seen it and I have a patch attached.
>>
>> There are more build breakers on non-pro with-stlport. Stay tuned for
>> further patches - I am working on the verification of my fixes.
>
> If you provide the patches, I can test it with my environment.
>
> Kind regards
> Regina
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Regina Henschel <rb...@t-online.de>.
Hi Oliver,

I have applied your patch. "sal" finished, but now it breaks in 'tools'

C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26) 
: fatal error C1189: #error :  "For static link with STLport library, 
_DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
C:/AOO_2013_06_08/trunk/main/solenv/gbuild/LinkTarget.mk:126: recipe for 
target 
`/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o' 
failed
make: *** 
[/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o] 
Error 2



Oliver-Rainer Wittmann schrieb:
> Hi,
>
> On 10.06.2013 13:06, Regina Henschel wrote:
>> Hi Oliver,
>>
>> Oliver-Rainer Wittmann schrieb:
>>> Hi,
>>>
>>> On 09.06.2013 16:27, Regina Henschel wrote:
>>>> Hi,
>>>>
>>>> I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500 "
>>>> Impossible to build with Visual C++ 2008 Express Edition" but I'm no
>>>> sure, whether my problem is the same.
>>>>
>>>> I use VC 2008 Express SP1. I get the error:
>>>>
>>>> Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
>>>> kill.cxx
>>>> Compiling:
>>>> sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
>>>>
>>>>
>>>>
>>>> : fatal error C1189: #error :  "For static link with STLport library,
>>>> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
>>>> dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'
>>>>
>>>> I have neither --without-stlport nor --with-stlport in my configure.
>>>>
>>>
>>> Try the attached patch.
>>
>> I'll try it.
>>
>> In the meantime I had tried --without-stlport. But first try was hanging
>> totally and in second try I run into the break in extension..ole, that
>> Ariel has mentioned in the issue.
>>
>
> Yes, I have seen it and I have a patch attached.
>
> There are more build breakers on non-pro with-stlport. Stay tuned for
> further patches - I am working on the verification of my fixes.

If you provide the patches, I can test it with my environment.

Kind regards
Regina



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi,

On 10.06.2013 13:06, Regina Henschel wrote:
> Hi Oliver,
>
> Oliver-Rainer Wittmann schrieb:
>> Hi,
>>
>> On 09.06.2013 16:27, Regina Henschel wrote:
>>> Hi,
>>>
>>> I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500 "
>>> Impossible to build with Visual C++ 2008 Express Edition" but I'm no
>>> sure, whether my problem is the same.
>>>
>>> I use VC 2008 Express SP1. I get the error:
>>>
>>> Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
>>> kill.cxx
>>> Compiling:
>>> sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
>>>
>>>
>>> : fatal error C1189: #error :  "For static link with STLport library,
>>> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
>>> dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'
>>>
>>> I have neither --without-stlport nor --with-stlport in my configure.
>>>
>>
>> Try the attached patch.
>
> I'll try it.
>
> In the meantime I had tried --without-stlport. But first try was hanging
> totally and in second try I run into the break in extension..ole, that
> Ariel has mentioned in the issue.
>

Yes, I have seen it and I have a patch attached.

There are more build breakers on non-pro with-stlport. Stay tuned for 
further patches - I am working on the verification of my fixes.


Best regards, Oliver.

Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Regina Henschel <rb...@t-online.de>.
Hi Oliver,

Oliver-Rainer Wittmann schrieb:
> Hi,
>
> On 09.06.2013 16:27, Regina Henschel wrote:
>> Hi,
>>
>> I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500 "
>> Impossible to build with Visual C++ 2008 Express Edition" but I'm no
>> sure, whether my problem is the same.
>>
>> I use VC 2008 Express SP1. I get the error:
>>
>> Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
>> kill.cxx
>> Compiling:
>> sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
>>
>> : fatal error C1189: #error :  "For static link with STLport library,
>> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
>> dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'
>>
>> I have neither --without-stlport nor --with-stlport in my configure.
>>
>
> Try the attached patch.

I'll try it.

In the meantime I had tried --without-stlport. But first try was hanging 
totally and in second try I run into the break in extension..ole, that 
Ariel has mentioned in the issue.

Kind regards
Regina


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: non-pro build of r1491954 on Windows breaks in sal

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi,

On 09.06.2013 16:27, Regina Henschel wrote:
> Hi,
>
> I know there is https://issues.apache.org/ooo/show_bug.cgi?id=122500 "
> Impossible to build with Visual C++ 2008 Express Edition" but I'm no
> sure, whether my problem is the same.
>
> I use VC 2008 Express SP1. I get the error:
>
> Compiling: sal/systools/win32/kill/creating pr/src/io/Makefile
> kill.cxx
> Compiling:
> sal/rtl/source/C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)
> : fatal error C1189: #error :  "For static link with STLport library,
> _DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
> dmake:  Error code 2, while making '../../../wntmsci12/obj/kill.obj'
>
> I have neither --without-stlport nor --with-stlport in my configure.
>

Try the attached patch.

Best regards, Oliver.