OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3
Branch MAIN
Options  
Date 31-Aug-07 02:13
Contributor  
Status FAILURE
Data Platform: IA64 OPENVMS 8.3
Branch: MAIN
Date: 070831
Time: 0213 GMT
Status: FAILURE


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


Found the string: -E-...
====================================
errno = 0;
....^
%CXX-E-UNDECLARED, identifier "errno" is undefined
at line number 639 in file _$1$DGA500:[PQB_070831.pegasus.src.Pegasus.Common]StringConversion.cpp;1

return (!*end && (errno != ERANGE));
...............................^
%CXX-E-UNDECLARED, identifier "ERANGE" is undefined
at line number 642 in file _$1$DGA500:[PQB_070831.pegasus.src.Pegasus.Common]StringConversion.cpp;1

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

Found the string: cxx-...
====================================
errno = 0;
....^
%CXX-E-UNDECLARED, identifier "errno" is undefined
at line number 639 in file _$1$DGA500:[PQB_070831.pegasus.src.Pegasus.Common]StringConversion.cpp;1

return (!*end && (errno != ERANGE));
...............................^
%CXX-E-UNDECLARED, identifier "ERANGE" is undefined
at line number 642 in file _$1$DGA500:[PQB_070831.pegasus.src.Pegasus.Common]StringConversion.cpp;1

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