OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3
Branch MAIN
Options  
Date 03-Aug-07 13:03
Contributor  
Status FAILURE
Data Platform: IA64 OPENVMS 8.3
Branch: MAIN
Date: 070803
Time: 1303 GMT
Status: FAILURE


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


Found the string: -E-...
====================================
return umeIsPrivilegedUser((const char *)user);
...........^
%CXX-E-UNDECLARED, identifier "umeIsPrivilegedUser" is undefined
at line number 766 in file _$1$DGA500:[PQB_070803.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;2

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

Found the string: cxx-...
====================================
#elif defined(PEGASUS_OS_PASE)
.^
%CXX-W-PPELSE, directive is not allowed -- an #else has already
appeared
at line number 763 in file _$1$DGA500:[PQB_070803.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;2

CString user = userName.getCString();
............^
%CXX-W-INITNOTREACH, dynamic initialization in unreachable code
at line number 764 in file _$1$DGA500:[PQB_070803.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;2

return umeIsPrivilegedUser((const char *)user);
...........^
%CXX-E-UNDECLARED, identifier "umeIsPrivilegedUser" is undefined
at line number 766 in file _$1$DGA500:[PQB_070803.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;2

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