OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3
Branch RELEASE_2_6-BRANCH
Options  
Date 16-Aug-07 08:25
Contributor  
Status FAILURE
Data Platform: IA64 OPENVMS 8.3
Branch: RELEASE_2_6-branch
Date: 070816
Time: 0825 GMT
Status: FAILURE


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


Found the string: -E-...
====================================
s = String (pInfo.command);
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 174 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

s = String (pInfo.command);
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 251 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i32 = pInfo.pri;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 269 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

switch (pInfo.state)
.................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 312 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

bintime = pInfo.p_stime;
...................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 453 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

getcputickskargs.epid = pInfo.pid;
........................................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 613 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

getcputickskargs.epid = pInfo.pid;
.........................................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 659 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i64 = pInfo.pset;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 689 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i64 = pInfo.uid;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 707 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i64 = pInfo.pgrp;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 725 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

s = String (pInfo.tty);
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 761 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

nice_value = pInfo.base_pri - NZERO;
......................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 819 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

switch (pInfo.state)
.................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 850 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list itmlst3[2];
....^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 939 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

getcputickskargs.epid = pInfo.pid;
.................................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 941 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

pstartime = pInfo.p_stime; // 100 nanosec ticks
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 958 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

sprintf (buf, "%x", pInfo.ppid);
.............................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 1195 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

sprintf (buf, "%x", pInfo.pid);
.............................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 1237 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list itmlst3[2];
..^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1355 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list *itml3 = itmlst3;
..^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1356 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list *itml3 = itmlst3;
.............^
%CXX-E-UNDECLARED, identifier "itml3" is undefined
at line number 1356 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list itmlst3[MAXITMLST];
..^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1396 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3, proc_table);
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1462 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3,
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1491 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3,
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1521 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3,
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1550 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list* itmlst3,
....................................^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1574 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

Boolean Process::buildProcessTable (unsigned long& jpictx2,
.................^
%CXX-E-NOTCOMPREDEC, declaration is incompatible with
"Pegasus::Boolean={bool} Process::buildProcessTable()" (declared at
line 206 of
"_$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process

Found the string: cxx-...
====================================
s = String (pInfo.command);
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 174 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

s = String (pInfo.command);
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 251 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i32 = pInfo.pri;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 269 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

switch (pInfo.state)
.................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 312 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

bintime = pInfo.p_stime;
...................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 453 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

getcputickskargs.epid = pInfo.pid;
........................................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 613 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

getcputickskargs.epid = pInfo.pid;
.........................................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 659 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i64 = pInfo.pset;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 689 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i64 = pInfo.uid;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 707 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

i64 = pInfo.pgrp;
...............^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 725 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

s = String (pInfo.tty);
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 761 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

nice_value = pInfo.base_pri - NZERO;
......................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 819 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

switch (pInfo.state)
.................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 850 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list itmlst3[2];
....^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 939 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

getcputickskargs.epid = pInfo.pid;
.................................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 941 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

pstartime = pInfo.p_stime; // 100 nanosec ticks
.....................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 958 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

sprintf (buf, "%x", pInfo.ppid);
.............................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 1195 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

sprintf (buf, "%x", pInfo.pid);
.............................^
%CXX-E-OPNDNOTCLS, left operand of the "." operator must have a class type
at line number 1237 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list itmlst3[2];
..^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1355 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list *itml3 = itmlst3;
..^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1356 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list *itml3 = itmlst3;
.............^
%CXX-E-UNDECLARED, identifier "itml3" is undefined
at line number 1356 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list itmlst3[MAXITMLST];
..^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1396 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3, proc_table);
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1462 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3,
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1491 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3,
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1521 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

stat = buildProcessTable(jpictx2, procCount, itmlst3,
.............................^
%CXX-E-MANYARGUMENTS, too many arguments in function call
at line number 1550 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

item_list* itmlst3,
....................................^
%CXX-E-UNDECLARED, identifier "item_list" is undefined
at line number 1574 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

Boolean Process::buildProcessTable (unsigned long& jpictx2,
.................^
%CXX-E-NOTCOMPREDEC, declaration is incompatible with
"Pegasus::Boolean={bool} Process::buildProcessTable()" (declared at
line 206 of
"_$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process
***************
at line number 1572 in file _$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]Process_Vms.cpp;2

%CXX-I-MESSAGE, 28 errors detected in the compilation of "_$1$DGA500:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]ProcessPlatform.cpp;1".
make.exe;7: *** [/Pegasus_BldDsk/PQB26_070816/pegasus/pegasus_home_ia64/obj/Providers/ManagedSystem/Process/ProcessPlatform.obj] Error 0x15f61262
make.exe;7: Leaving directory `Pegasus_BldSrc:[PQB26_070816.pegasus.src.Providers.ManagedSystem.Process]'
make.exe;7: *** [all] Error 0x10000002

Found the string: DCL-W-...
====================================
PQB:1 cputim=4
PQB:2 cputim=5
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
USCORE_OFFSET
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
USCORE_OFFSET
PQB: Initial DCL Default Protection: SYSTEM=RWED, OWNER=RWED, GROUP=RE, WORLD
PQB: Current DCL Default Protection: SYSTEM=RWED, OWNER=RWED, GROUP=RWED, WORLD=E