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 05-Jan-11 22:58
Contributor HP
Status FAILURE
Data Platform: HP-UX 11iv3 Integrity
Branch: MAIN
Contributor: HP
Date: 110105
Time: 2258
Options: +CMPI +CQL +IPv6 +PrivSep +SLP +SQLite +SSL +WSMan
Status: FAILURE

^

"testSnmpHandler.cpp", line 243: error #2020: identifier "generate_Ku" is undefined
if(generate_Ku(snmpSecAuthProtoOid,
^

"testSnmpHandler.cpp", line 248: error #2020: identifier "SNMPERR_SUCCESS" is undefined
&securityPrivKeyLen) != SNMPERR_SUCCESS)
^

16 errors detected in the compilation of "testSnmpHandler.cpp".
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Handler/snmpIndicationHandler/tests/testclient/testSnmpHandler.o] Error 2
make[4]: Leaving directory `/data/buildMAIN/pegasus/src/Pegasus/Handler/snmpIndicationHandler/tests/testclient'
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