OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3-1H1
Branch MAIN
Options  
Date 06-Mar-08 01:06
Contributor HP
Status FAILURE
Data Platform: IA64 OPENVMS 8.3-1H1
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;7: *** [/Pegasus_BldDsk/PQB_080305/pegasus/pegasus_home_ia64/obj/Pegasus/Common/System.obj] Error 0x15f61262
MAKE.EXE;7: Leaving directory `Pegasus_BldSrc:[PQB_080305.pegasus.src.Pegasus.Common]'
MAKE.EXE;7: *** [all] Error 0x10000002