OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_11iv3_Integrity
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SLP,+SQLITE,+SSL,+WSMAN
Date 21-Nov-13 18:18
Contributor HP
Status FAILURE
Data Platform: HP-UX 11iv3 Integrity
Branch: MAIN
Contributor: HP
Date: 131121
Time: 1818
Options: +CMPI +CQL +IPv6 +PrivSep +SLP +SQLite +SSL +WSMan
Status: FAILURE

^

"IndicationHandlerService.cpp", line 114: error #2020: identifier "i" is undefined
for(; i; i++)
^

"IndicationHandlerService.cpp", line 120: error #2020: identifier "_destinationQueueTable" is undefined
_destinationQueueTable.clear();
^

9 errors detected in the compilation of "IndicationHandlerService.cpp".
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/HandlerService/IndicationHandlerService.o] Error 2
make[4]: Leaving directory `/data/buildMAIN/pegasus/src/Pegasus/HandlerService'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/data/buildMAIN/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/buildMAIN/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/buildMAIN/pegasus'
make: *** [build] Error 2