OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ALPHA_OPENVMS_8_3
Branch RELEASE_2_5-BRANCH
Options  
Date 04-Jan-08 05:19
Contributor HP
Status FAILURE
Data Platform: ALPHA OPENVMS 8.3
Branch: RELEASE_2_5-branch
Date: 080104
Time: 0519 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 468 in file _$1$DGA500:[PQB25_080104.pegasus.src.Pegasus.Common]TLS.cpp;1

PEG_TRACE_CSTRING(TRC_SSL, Tracer::LEVEL4,
............^
%CXX-E-UNDECLARED, identifier "PEG_TRACE_CSTRING" is undefined
at line number 507 in file _$1$DGA500:[PQB25_080104.pegasus.src.Pegasus.Common]TLS.cpp;1

else if (selectResult == PEGASUS_SOCKET_ERROR)
.................................^
%CXX-E-UNDECLARED, identifier "PEGASUS_SOCKET_ERROR" is undefined
at line number 531 in file _$1$DGA500:[PQB25_080104.pegasus.src.Pegasus.Common]TLS.cpp;1

%CXX-I-MESSAGE, 3 errors detected in the compilation of "_$1$DGA500:[PQB25_080104.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 468 in file _$1$DGA500:[PQB25_080104.pegasus.src.Pegasus.Common]TLS.cpp;1

PEG_TRACE_CSTRING(TRC_SSL, Tracer::LEVEL4,
............^
%CXX-E-UNDECLARED, identifier "PEG_TRACE_CSTRING" is undefined
at line number 507 in file _$1$DGA500:[PQB25_080104.pegasus.src.Pegasus.Common]TLS.cpp;1

else if (selectResult == PEGASUS_SOCKET_ERROR)
.................................^
%CXX-E-UNDECLARED, identifier "PEGASUS_SOCKET_ERROR" is undefined
at line number 531 in file _$1$DGA500:[PQB25_080104.pegasus.src.Pegasus.Common]TLS.cpp;1

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