OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_RPM
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 21-Nov-13 11:08
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 RPM
Branch: MAIN
Contributor: HP
Date: 131121
Time: 1108
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

IndicationHandlerService.cpp:107: error: no 'void Pegasus::IndicationHandlerService::_destinationQueuesCleanup()' member function declared in class 'Pegasus::IndicationHandlerService'
IndicationHandlerService.cpp: In member function 'void Pegasus::IndicationHandlerService::_destinationQueuesCleanup()':
IndicationHandlerService.cpp:109: error: '_destinationQueueTableLock' was not declared in this scope
IndicationHandlerService.cpp:110: error: '_needDestinationQueueCleanup' was not declared in this scope
IndicationHandlerService.cpp:112: error: 'DestinationQueueTable' has not been declared
IndicationHandlerService.cpp:112: error: expected `;' before 'i'
IndicationHandlerService.cpp:113: error: 'DestinationQueue' was not declared in this scope
IndicationHandlerService.cpp:113: error: 'queue' was not declared in this scope
IndicationHandlerService.cpp:114: error: 'i' was not declared in this scope
IndicationHandlerService.cpp:118: error: type '' argument given to 'delete', expected pointer
IndicationHandlerService.cpp:120: error: '_destinationQueueTable' was not declared in this scope
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/HandlerService/IndicationHandlerService.o] Error 1
make[4]: Leaving directory `/disk1/buildMAIN/pegasus/src/Pegasus/HandlerService'
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