OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3
Branch RELEASE_2_6-BRANCH
Options  
Date 04-Mar-07 05:38
Contributor  
Status FAILURE
Data Platform: IA64 OPENVMS 8.3
Branch: RELEASE_2_6-branch
Date: 070304
Time: 0538 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;7: *** [/Pegasus_BldDsk/PQB26_070304/pegasus/pegasus_home_ia64/obj/Pegasus/Security/Authentication/LocalAuthFile.obj] Error 0x15f61262
make.exe;7: Leaving directory `Pegasus_BldSrc:[PQB26_070304.pegasus.src.Pegasus.Security.Authentication]'