OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ALPHA_OPENVMS_8_3
Branch RELEASE_2_7-BRANCH
Options  
Date 02-Dec-07 06:14
Contributor HP
Status FAILURE
Data Platform: ALPHA OPENVMS 8.3
Branch: RELEASE_2_7-branch
Date: 071202
Time: 0614 GMT
Status: FAILURE
Contributor: HP


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


Found the string: -E-...
====================================
FileSystem::glob(tmpDir + " /*", "*", globList);
................^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 67 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(path , "*", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 107 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "*.cpp", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 111 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "*ile*.cpp", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 115 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "*akefile", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 119 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "Makefil*", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 123 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( "testdir", "*", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 127 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 226 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "T*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 229 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*.*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 232 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*Ext", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 235 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "T*Ex*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 239 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

FileSystem::glob(".", "TestFileNoEx*", globList);
....................^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 243 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*junk*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 247 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

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

Found the string: cxx-...
====================================
FileSystem::glob(tmpDir + " /*", "*", globList);
................^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 67 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(path , "*", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 107 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "*.cpp", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 111 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "*ile*.cpp", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 115 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "*akefile", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 119 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( ".", "Makefil*", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 123 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob( "testdir", "*", globList));
....^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 127 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 226 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "T*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 229 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*.*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 232 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*Ext", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 235 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "T*Ex*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 239 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

FileSystem::glob(".", "TestFileNoEx*", globList);
....................^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 243 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

PEGASUS_TEST_ASSERT(FileSystem::glob(".", "*junk*", globList));
........^
%CXX-E-NOTMEMBER, class "Pegasus::FileSystem" has no member "glob"
at line number 247 in file _$1$DGA500:[PQB27_071202.pegasus.src.Pegasus.Common.tests.FileSystem]FileSystem.cpp;2

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