OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ALPHA_OPENVMS_7_3-2
Branch RELEASE_2_6-BRANCH
Options  
Date 04-Mar-07 06:40
Contributor  
Status FAILURE
Data Platform: ALPHA OPENVMS 7.3-2
Branch: RELEASE_2_6-branch
Date: 070304
Time: 0640 GMT
Status: FAILURE


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

_secret = randomToken;
....^
%CXX-E-UNDECLARED, identifier "_secret" is undefined
at line number 346 in file _$1$DGA500:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;2

String LocalAuthFile::getSecretString()
......................^
%CXX-E-NOTMEMBER, class "Pegasus::LocalAuthFile" has no member
"getSecretString"
at line number 407 in file _$1$DGA500:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;2
***************
return(_secret);
...........^
%CXX-E-UNDECLARED, identifier "_secret" is undefined
at line number 413 in file _$1$DGA500:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;2

_secret = randomToken;
....^
%CXX-E-UNDECLARED, identifier "_secret" is undefined
at line number 346 in file _$1$DGA500:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;2

String LocalAuthFile::getSecretString()
......................^
%CXX-E-NOTMEMBER, class "Pegasus::LocalAuthFile" has no member
"getSecretString"
at line number 407 in file _$1$DGA500:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;2
***************
return(_secret);
...........^
%CXX-E-UNDECLARED, identifier "_secret" is undefined
at line number 413 in file _$1$DGA500:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;2

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