OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform Microsoft_Windows_Server_2003
Branch RELEASE_2_6-BRANCH
Options  
Date 14-Feb-08 01:29
Contributor  
Status FAILURE
Data Platform: Microsoft Windows Server 2003
Branch: RELEASE_2_6-branch
Date: 080214
Time: 0129
Status: Failure


cl -nologo -c
-FoC:/alex/PEG/pegasus_26/BUILD/obj/Pegasus/Common/CIMObjectPath.obj
-Wp64 -EHsc -RTCc -RTCsu -GR -W3 -Od -Zi -MDd -DDEBUG
-FdC:/alex/PEG/pegasus_26/BUILD/obj/Pegasus/Common/ -DPEGASUS_HAS_SSL
-DPEGASUS_SSL_RANDOMFILE -DPEGASUS_COMMON_INTERNAL
-DPEGASUS_INTERNALONLY -DPEGASUS_PLATFORM_WIN32_IX86_MSVC
-D_WIN32_WINNT=0x0400 -D_CRT_SECURE_NO_DEPRECATE
-DPEGASUS_DISABLE_PROV_USERCTXT -DPEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET
-DPEGASUS_ENABLE_OBJECT_NORMALIZATION
-DPEGASUS_EMBEDDED_INSTANCE_SUPPORT -DPEGASUS_DISABLE_EXECQUERY
-DPEGASUS_ENABLE_SSL_CRL_VERIFICATION -DPEGASUS_ENABLE_SLP
-DPEGASUS_DEBUG -DPEGASUS_USE_EXPERIMENTAL_INTERFACES
-DPEGASUS_USE_DEPRECATED_INTERFACES
-DPEGASUS_ENABLE_CMPI_PROVIDER_MANAGER -DPEGASUS_DEST_LIB_DIR="bin"
-IC:/openssl-0.9.8d/include -IC:/alex/PEG/pegasus_26/src
CIMObjectPath.cpp
CIMObjectPath.cpp
CIMObjectPath.cpp(658) : error C2664: 'Pegasus::Buffer::Buffer(const
Pegasus::Buffer &)' : cannot convert parameter 1 from 'int' to 'const
Pegasus::Buffer &'
Reason: cannot convert from 'int' to 'const Pegasus::Buffer'
No constructor could take the source type, or constructor
overload resolution was ambiguous
CIMObjectPath.cpp(682) : warning C4267: 'argument' : conversion from
'size_t' to 'Pegasus::Uint32', possible loss of data
make[3]: ***
[C:/alex/PEG/pegasus_26/BUILD/obj/Pegasus/Common/CIMObjectPath.obj]
Error 2
make[3]: Leaving directory `C:/alex/PEG/pegasus_26/src/Pegasus/Common'
make[2]: *** [all] Error 2
make[2]: Leaving directory `C:/alex/PEG/pegasus_26/src/Pegasus'
make[1]: *** [all] Error 2
make[1]: Leaving directory `C:/alex/PEG/pegasus_26/src'
make: *** [all] Error 2