OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_11iv3_PA-RISC
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SLP,+SQLITE,+SSL,+WSMAN
Date 20-Nov-13 15:38
Contributor HP
Status FAILURE
Data Platform: HP-UX 11iv3 PA-RISC
Branch: MAIN
Contributor: HP
Date: 131120
Time: 1538
Options: +CMPI +CQL +IPv6 +PrivSep +SLP +SQLite +SSL +WSMan
Status: FAILURE

for(; i; i++)
^
Error 167: "IndicationHandlerService.cpp", line 114 # Arithmetic or pointer type expected for operator '++'; type found was 'class Iterator'.
for(; i; i++)
^
Error 172: "IndicationHandlerService.cpp", line 116 # Undeclared variable 'queue'.
queue = i.value();
^^^^^
Error 699: "IndicationHandlerService.cpp", line 116 # Error limit reached; halting compilation.
queue = i.value();
^^^^^
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