To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88015
Issue #|88015
Summary|Build breaks in reportdesign and dbaccess
Component|Database access
Version|1.0.0
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P1
Subcomponent|none
Assigned to|oj
Reported by|kz
------- Additional comments from [EMAIL PROTECTED] Mon Apr 7 15:15:45 +0000
2008 -------
in reportdesign:
O:\DEV300\src\reportdesign\source\core\api\Section.cxx
cl -Zm500 -Zc:forScope,wchar_t- -GR -c -nologo -Gs -Gy -Ob1 -Oxs -Oy- -Gd -I.
-I..\..\..\wntmsci11.pro\inc\api -I..\inc -I..\..\..\source\inc
-I..\..\..\inc\pch -I..\..\..\inc -I..\..\..\WIN\inc
-I..\..\..\wntmsci11.pro\inc -I. -Io:\DEV300\wntmsci11.pro\inc\stl
-Io:\DEV300\wntmsci11.pro\inc\external -Io:\DEV300\wntmsci11.pro\inc
-Ir:\msvc8p\PlatformSDK\vc\include -Ir:\msvc8p\PlatformSDK\include
-Ir:\msvc8p\PlatformSDK_VC8\include -Ir:\msvc8p\include
-Io:\DEV300\src\solenv\inc -Ir:\msvc8p\DirectXSDK\include
-Ir:\j2sdk1.4.2_11\include -Ir:\j2sdk1.4.2_11\include\win32
-Io:\DEV300\wntmsci11.pro\inc\offuh -I. -I..\..\..\res -I. -Z7 -Yd -Wall -wd4061
-wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355
-wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710
-wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668 -wd4738
-wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -WX -DWNT -DWNT -DNT351 -DMSC
-DM1400 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
-D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DSTLPORT_VERSION=400 -D_MT
-DWINVER=0x0400 -D_WIN32_IE=0x0400 -DCPPU_ENV=msci -DSUPD=300 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DDEV300=DEV300
-DREPORTDESIGN_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL
-DWIN32 -D_MT -D_DLL -EHa -DEXCEPTIONS_ON
-Fo..\..\..\wntmsci11.pro\slo\Section.obj
O:\DEV300\src\reportdesign\source\core\api\Section.cxx
cl : Command line warning D9035 : option 'Yd' has been deprecated and will be
removed in a future release
Section.cxx
..\..\..\inc\ReportDefinition.hxx(364) : error C2535:
'com::sun::star::uno::Reference<interface_type>
reportdesign::OReportDefinition::getContext(void)' : member function already
defined or declared
with
[
interface_type=com::sun::star::uno::XComponentContext
]
..\..\..\inc\ReportDefinition.hxx(184) : see declaration of
'reportdesign::OReportDefinition::getContext'
..\..\..\inc\ReportDefinition.hxx(370) : error C2535: 'boost::shared_ptr<T>
reportdesign::OReportDefinition::getSdrModel(void) const' : member function
already defined or declared
with
[
T=rptui::OReportModel
]
..\..\..\inc\ReportDefinition.hxx(190) : see declaration of
'reportdesign::OReportDefinition::getSdrModel'
..\..\..\inc\ReportDefinition.hxx(372) : error C2535: 'boost::shared_ptr<T>
reportdesign::OReportDefinition::getSdrModel(com::sun::star::uno::Reference<interface_type>
&)' : member function already defined or declared
with
[
T=rptui::OReportModel,
interface_type=com::sun::star::report::XReportDefinition
]
..\..\..\inc\ReportDefinition.hxx(192) : see declaration of
'reportdesign::OReportDefinition::getSdrModel'
--------------------------------------------
in dbaccess:
cl -Zm500 -Zc:forScope,wchar_t- -GR -c -nologo -Gs -Gy -Ob1 -Oxs -Oy- -Gd -I.
-I..\..\..\wntmsci11.pro\inc\uimisc -I..\inc -I..\..\..\source\inc
-I..\..\..\inc\pch -I..\..\..\inc -I..\..\..\WIN\inc
-I..\..\..\wntmsci11.pro\inc -I. -Io:\DEV300\wntmsci11.pro\inc\stl
-Io:\DEV300\wntmsci11.pro\inc\external -Io:\DEV300\wntmsci11.pro\inc
-Ir:\msvc8p\PlatformSDK\vc\include -Ir:\msvc8p\PlatformSDK\include
-Ir:\msvc8p\PlatformSDK_VC8\include -Ir:\msvc8p\include
-Io:\DEV300\src\solenv\inc -Ir:\msvc8p\DirectXSDK\include
-Ir:\j2sdk1.4.2_11\include -Ir:\j2sdk1.4.2_11\include\win32
-Io:\DEV300\wntmsci11.pro\inc\offuh -I. -I..\..\..\res -I. -Z7 -Yd -Wall -wd4061
-wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355
-wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710
-wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668 -wd4738
-wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -WX -DWNT -DWNT -DNT351 -DMSC
-DM1400 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
-D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DSTLPORT_VERSION=400 -D_MT
-DWINVER=0x0400 -D_WIN32_IE=0x0400 -DCPPU_ENV=msci -DSUPD=300 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DDEV300=DEV300
-DDBACCESS_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32
-D_MT -D_DLL -EHa -DEXCEPTIONS_ON
-Fo..\..\..\wntmsci11.pro\slo\singledoccontroller.obj
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx
cl : Command line warning D9035 : option 'Yd' has been deprecated and will be
removed in a future release
singledoccontroller.cxx
o:\dev300\src\dbaccess\inc\genericcontroller.hxx(208) : error C2504:
'OGenericUnoController_MBASE' : base class undefined
o:\dev300\src\dbaccess\inc\genericcontroller.hxx(209) : error C2504:
'OGenericUnoController_Base' : base class undefined
o:\dev300\src\dbaccess\inc\genericcontroller.hxx(265) : error C2653:
'OGenericUnoController_MBASE' : is not a class or namespace name
o:\dev300\src\dbaccess\inc\genericcontroller.hxx(265) : error C2065: 'm_aMutex'
: undeclared identifier
o:\dev300\src\dbaccess\inc\genericcontroller.hxx(266) : error C2653:
'OGenericUnoController_Base' : is not a class or namespace name
o:\dev300\src\dbaccess\inc\genericcontroller.hxx(266) : error C2065: 'rBHelper'
: undeclared identifier
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(235) : error
C2065: 'XUntitledNumbers' : undeclared identifier
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(235) : error
C2514: 'com::sun::star::uno::Reference' : class has no constructors
o:\DEV300\wntmsci11.pro\inc\com/sun/star/uno/Reference.h(192) : see
declaration of 'com::sun::star::uno::Reference'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(238) : error
C2678: binary '->' : no operator found which takes a left-hand operand of type
'com::sun::star::uno::Reference' (or there is no acceptable conversion)
o:\DEV300\wntmsci11.pro\inc\com/sun/star/uno/Reference.h(372): could be
'interface_type *com::sun::star::uno::Reference<interface_type>::operator
->(void) throw() const'
while trying to match the argument list
'(com::sun::star::uno::Reference)'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(238) : error
C2039: 'leaseNumber' : is not a member of 'com::sun::star::uno::Reference'
o:\DEV300\wntmsci11.pro\inc\com/sun/star/uno/Reference.h(192) : see
declaration of 'com::sun::star::uno::Reference'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(238) : error
C2061: syntax error : identifier 'XWeak'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(663) : error
C2653: 'uno' : is not a class or namespace name
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(663) : error
C2143: syntax error : missing ';' before '<'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(663) : error
C2059: syntax error : '<'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(663) : error
C2653: 'frame' : is not a class or namespace name
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(664) : error
C2143: syntax error : missing ';' before '{'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(664) : error
C2447: '{' : missing function header (old-style formal list?)
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(671) : error
C2653: 'uno' : is not a class or namespace name
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(678) : error
C2065: 'XTitle' : undeclared identifier
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(678) : error
C2653: 'uno' : is not a class or namespace name
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(678) : error
C2514: 'com::sun::star::uno::Reference' : class has no constructors
o:\DEV300\wntmsci11.pro\inc\com/sun/star/uno/Reference.h(192) : see
declaration of 'com::sun::star::uno::Reference'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(681) : error
C2678: binary '->' : no operator found which takes a left-hand operand of type
'com::sun::star::uno::Reference' (or there is no acceptable conversion)
o:\DEV300\wntmsci11.pro\inc\com/sun/star/uno/Reference.h(372): could be
'interface_type *com::sun::star::uno::Reference<interface_type>::operator
->(void) throw() const'
while trying to match the argument list
'(com::sun::star::uno::Reference)'
O:\DEV300\src\dbaccess\source\ui\misc\singledoccontroller.cxx(681) : error
C2039: 'getTitle' : is not a member of 'com::sun::star::uno::Reference'
o:\DEV300\wntmsci11.pro\inc\com/sun/star/uno/Reference.h(192) : see
declaration of 'com::sun::star::uno::Reference'
dmake: Error code 130, while making
'..\..\..\wntmsci11.pro\slo\singledoccontroller.obj'
ERROR: Error 65280 occurred while making O:\DEV300\src\dbaccess\source\ui\misc
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]