OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3
Branch RELEASE_2_6-BRANCH
Options  
Date 03-Jan-08 04:00
Contributor HP
Status FAILURE
Data Platform: IA64 OPENVMS 8.3
Branch: RELEASE_2_6-branch
Date: 080103
Time: 0400 GMT
Status: FAILURE
Contributor: HP


========== Filtered Build Logfile =================


Found the string: -E-...
====================================
int ssl_rsn = SSL_get_error(sslConnection, ssl_rc);
....................................^
%CXX-E-UNDECLARED, identifier "sslConnection" is undefined
at line number 431 in file _$1$DGA500:[PQB26_080103.pegasus.src.Pegasus.Common]TLS.cpp;1

%CXX-I-MESSAGE, 1 error detected in the compilation of "_$1$DGA500:[PQB26_080103.pegasus.src.Pegasus.Common]TLS.cpp;1".

Found the string: cxx-...
====================================
int ssl_rsn = SSL_get_error(sslConnection, ssl_rc);
....................................^
%CXX-E-UNDECLARED, identifier "sslConnection" is undefined
at line number 431 in file _$1$DGA500:[PQB26_080103.pegasus.src.Pegasus.Common]TLS.cpp;1

%CXX-I-MESSAGE, 1 error detected in the compilation of "_$1$DGA500:[PQB26_080103.pegasus.src.Pegasus.Common]TLS.cpp;1".
make.exe;7: *** [/Pegasus_BldDsk/PQB26_080103/pegasus/pegasus_home_ia64/obj/Pegasus/Common/TLS.obj] Error 0x15f61262
make.exe;7: Leaving directory `Pegasus_BldSrc:[PQB26_080103.pegasus.src.Pegasus.Common]'
make.exe;7: *** [all] Error 0x10000002