OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform x86_64_RHEL4
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 12-Jan-11 14:14
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL4
Branch: MAIN
Contributor: HP
Date: 110112
Time: 1414
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

g++ -c -o /var/buildMAIN/pegasus/build/obj/Pegasus/IndicationService/IndicationService.o -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -g -m64 -fPIC -DPEGASUS_SERVER_INTERNAL -DPEGASUS_INTERNALONLY -DPEGASUS_PLATFORM_LINUX_GENERIC_GNU -DPEGASUS_PLATFORM_LINUX_X86_64_GNU -DPEGASUS_USE_SYSLOGS -DPEGASUS_ARCH_LIB="lib64" -DPEGASUS_USE_SQLITE_REPOSITORY -DPEGASUS_ENABLE_CQL -DPEGASUS_DEFAULT_ENABLE_OOP -DPEGASUS_DISABLE_EXECQUERY -DPEGASUS_HAS_SSL -DPEGASUS_SSL_RANDOMFILE -DPEGASUS_ENABLE_SSL_CRL_VERIFICATION -DPEGASUS_ENABLE_AUDIT_LOGGER -DPEGASUS_ENABLE_IPV6 -DPEGASUS_ENABLE_INDICATION_COUNT -DPEGASUS_ENABLE_INTEROP_PROVIDER -DPEGASUS_DEBUG -DPEGASUS_USE_EXPERIMENTAL_INTERFACES -DPEGASUS_USE_DEPRECATED_INTERFACES -DPEGASUS_ENABLE_CMPI_PROVIDER_MANAGER -DPEGASUS_DEST_LIB_DIR="lib" -DPEGASUS_ENABLE_PRIVILEGE_SEPARATION -DPEGASUS_CIMSERVERMAIN_USER="cimsrvr" -DPEGASUS_ENABLE_PROTOCOL_WSMAN -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE -DPEGASUS_US
E_PAM_STANDALONE_PROC -DPEGASUS_ENABLE_PROTOCOL_INTERNAL_BINARY -DPEGASUS_EXTRA_PROVIDER_LIB_DIR="" -DPLATFORM_COMPONENT_NAME="pegindicationservice" -I/var/buildMAIN/pegasus/src IndicationService.cpp
IndicationService.cpp: In constructor `Pegasus::IndicationService::IndicationService(Pegasus::CIMRepository*, Pegasus::ProviderRegistrationManager*)':
IndicationService.cpp:260: error: `_indicationServiceConfiguration' was not declared in this scope
IndicationService.cpp: In member function `virtual void Pegasus::IndicationService::handleEnqueue(Pegasus::Message*)':
IndicationService.cpp:327: error: `_indicationServiceConfiguration' was not declared in this scope
IndicationService.cpp: In member function `void Pegasus::IndicationService::_handleCimRequestWithServiceNotEnabled(Pegasus::Message*)':
IndicationService.cpp:550: error: `_indicationServiceConfiguration' was not declared in this scope
IndicationService.cpp: In member function `void Pegasus::IndicationService::_initialize()':
IndicationService.cpp:740: error: `_indicationServiceConfiguration' was not declared in this scope
IndicationService.cpp: In member function `void Pegasus::IndicationService::sendSubscriptionInitComplete()':
IndicationService.cpp:8108: error: `_indicationServiceConfiguration' was not declared in this scope
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/IndicationService/IndicationService.o] Error 1
make[4]: Leaving directory `/disk1/buildMAIN/pegasus/src/Pegasus/IndicationService'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/disk1/buildMAIN/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/disk1/buildMAIN/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/disk1/buildMAIN/pegasus'
make: *** [build] Error 2