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 16-Jul-10 17:16
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Contributor: HP
Date: 100716
Time: 1716
Options: +CMPI +CQL +ICU +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

"String.cpp", line 1422: error #2513: a value of type "const char *" cannot be assigned to an entity of type "char *"
tmp = strstr((const char*)ex.getMessage().getCString(),
^

"String.cpp", line 1440: error #2513: a value of type "const char *" cannot be assigned to an entity of type "char *"
tmp = strstr((const char*)ex.getMessage().getCString(),
^

5 errors detected in the compilation of "String.cpp".
make[5]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Common/tests/String/String.o] Error 2
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Common/tests/String'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Common/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