OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch MAIN
Options +CMPI,+CQL,+ICU,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 28-Feb-15 11:29
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Contributor: HP
Date: 150228
Time: 1129
Options: +CMPI +CQL +ICU +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

"pullop.cpp", line 618: error #2020: identifier "llabs" is undefined
VCOUT3 << " " << ( (llabs(diff) * 100)/enumResult) << "%"
^

"pullop.cpp", line 814: warning #2177-D: function "_Sort(Pegasus::Array &)" was declared but never referenced
static void _Sort(Array& x)
^

1 error detected in the compilation of "pullop.cpp".
make[5]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Client/tests/pullop/pullop.o] Error 2
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Client/tests/pullop'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Client/tests'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/buildMAIN/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make: *** [build] Error 2