OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ALPHA_OPENVMS_8_3
Branch MAIN
Options  
Date 06-Mar-08 01:06
Contributor HP
Status FAILURE
Data Platform: ALPHA OPENVMS 8.3
Branch: MAIN
Date: 080306
Time: 0106 GMT
Status: FAILURE
Contributor: HP


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


Found the string: -E-...
====================================
int success = getAddrInfo(hostName, NULL, &hint, &resolv);
..................^
%CXX-E-UNDECLARED, identifier "getAddrInfo" is undefined
at line number 237 in file _$1$DGA500:[PQB_080305.pegasus.src.Pegasus.Common]System.cpp;1

if ((he = getHostByName(hostName)))
..................^
%CXX-E-UNDECLARED, identifier "getHostByName" is undefined
at line number 245 in file _$1$DGA500:[PQB_080305.pegasus.src.Pegasus.Common]System.cpp;1

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

Found the string: cxx-...
====================================
int success = getAddrInfo(hostName, NULL, &hint, &resolv);
..................^
%CXX-E-UNDECLARED, identifier "getAddrInfo" is undefined
at line number 237 in file _$1$DGA500:[PQB_080305.pegasus.src.Pegasus.Common]System.cpp;1

if ((he = getHostByName(hostName)))
..................^
%CXX-E-UNDECLARED, identifier "getHostByName" is undefined
at line number 245 in file _$1$DGA500:[PQB_080305.pegasus.src.Pegasus.Common]System.cpp;1

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