OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ALPHA_OPENVMS_8_3
Branch RELEASE_2_7-BRANCH
Options  
Date 17-Jan-08 04:40
Contributor HP
Status FAILURE
Data Platform: ALPHA OPENVMS 8.3
Branch: RELEASE_2_7-branch
Date: 080117
Time: 0440 GMT
Status: FAILURE
Contributor: HP


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


Found the string: -E-...
====================================
Boolean System::_acquireIP(const char* hostname, int *af, void *dst)
................^
%CXX-E-NOTMEMBER, class "Pegasus::System" has no member "_acquireIP"
at line number 276 in file _$1$DGA500:[PQB27_080117.pegasus.src.Pegasus.Common]System.cpp;1

hostEntry = getHostByName(hostname, &hostEntryStruct,
....................^
%CXX-E-UNDECLARED, identifier "getHostByName" is undefined
at line number 314 in file _$1$DGA500:[PQB27_080117.pegasus.src.Pegasus.Common]System.cpp;1

getHostByAddr((const char*) &tmp_addr, sizeof(tmp_addr), AF_INET,
............^
%CXX-E-UNDECLARED, identifier "getHostByAddr" is undefined
at line number 342 in file _$1$DGA500:[PQB27_080117.pegasus.src.Pegasus.Common]System.cpp;1

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

Found the string: cxx-...
====================================
Boolean System::_acquireIP(const char* hostname, int *af, void *dst)
................^
%CXX-E-NOTMEMBER, class "Pegasus::System" has no member "_acquireIP"
at line number 276 in file _$1$DGA500:[PQB27_080117.pegasus.src.Pegasus.Common]System.cpp;1

hostEntry = getHostByName(hostname, &hostEntryStruct,
....................^
%CXX-E-UNDECLARED, identifier "getHostByName" is undefined
at line number 314 in file _$1$DGA500:[PQB27_080117.pegasus.src.Pegasus.Common]System.cpp;1

getHostByAddr((const char*) &tmp_addr, sizeof(tmp_addr), AF_INET,
............^
%CXX-E-UNDECLARED, identifier "getHostByAddr" is undefined
at line number 342 in file _$1$DGA500:[PQB27_080117.pegasus.src.Pegasus.Common]System.cpp;1

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