OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch RELEASE_2_6-BRANCH
Options  
Date 04-Jan-08 03:14
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: RELEASE_2_6-branch
Contributor: HP
Date: 080104
Time: 0314
Status: FAILURE

^

"/var/icu/src/icuIA64/source/common/unicode/unistr.h", line 3930: warning #2550-D: variable "isError" was set but never used
UBool isError = 0;
^

"TLS.cpp", line 431: error #2020: identifier "sslConnection" is undefined
int ssl_rsn = SSL_get_error(sslConnection, ssl_rc);
^

1 error detected in the compilation of "/tmp/covc682e/TLS.i".
make[4]: *** [/var/build2.6/pegasus/build/obj/Pegasus/Common/TLS.o] Error 1
make[4]: Leaving directory `/home/build2.6/pegasus/src/Pegasus/Common'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/build2.6/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/build2.6/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/build2.6/pegasus'
make: *** [build] Error 2