OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3-1H1
Branch MAIN
Options  
Date 10-Sep-08 22:06
Contributor HP
Status FAILURE
Data Platform: IA64 OPENVMS 8.3-1H1
Branch: MAIN
Date: 080910
Time: 2206 GMT
Status: FAILURE
Contributor: HP


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


Found the string: -E-...
====================================
if (_compressMode) // PEP214
........^
%CXX-E-UNDECLARED, identifier "_compressMode" is undefined
at line number 244 in file PEGASUS_BLDSRC:[PQB_080910.pegasus.src.Pegasus.Repository]FileBasedStore.cpp;1

%CXX-I-MESSAGE, 1 error detected in the compilation of "PEGASUS_BLDSRC:[PQB_080910.pegasus.src.Pegasus.Repository]FileBasedStore.cpp;1".

Found the string: cxx-...
====================================
if (_compressMode) // PEP214
........^
%CXX-E-UNDECLARED, identifier "_compressMode" is undefined
at line number 244 in file PEGASUS_BLDSRC:[PQB_080910.pegasus.src.Pegasus.Repository]FileBasedStore.cpp;1

%CXX-I-MESSAGE, 1 error detected in the compilation of "PEGASUS_BLDSRC:[PQB_080910.pegasus.src.Pegasus.Repository]FileBasedStore.cpp;1".
make.exe;7: *** [/Pegasus_BldSrc/PQB_080910/pegasus/pegasus_home_ia64/obj/Pegasus/Repository/FileBasedStore.obj] Error 0x15f61262
make.exe;7: Leaving directory `Pegasus_BldSrc:[PQB_080910.pegasus.src.Pegasus.Repository]'
make.exe;7: *** [all] Error 0x10000002

Found the string: bad status message......
====================================
make.exe;7: Leaving directory `Pegasus_BldSrc:[PQB_080910.pegasus.src.Pegasus]'
make.exe;7: *** [all] Error 0x10000002
PQB: mk_sts=%X10000002. Sending emailmk_Status bad status message...
PQB: mu=$PEGASUS_BINTOOLS:[IA64]MU
PQB: stsmsg=MAKE.EXE: *** Error %x10000002
PQB: Current default directory: USER6:[HoveyC]

Found the string: failed: ...
====================================
188 "Security.Authentication.LocalAuthFile.NO_CREATE",
189 "Creation of the local authentication security file"
190 " $0 failed: $1",filePath,strerror(errno));
191 PEG_METHOD_EXIT();
******
File PEGBIG:[PQB_080910.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;1
***************
186 "Security.Authentication.LocalAuthFile.NO_CREATE",
187 "Creation of the local authentication security file"
188 " $0 failed: $1",
189 filePath, strerror(errno)));
190 PEG_METHOD_EXIT();
************
***************
219 "Security.Authentication.LocalAuthFile.NO_CHMOD",
220 "Changing permissions of the local authentication security file"
221 " $0 failed: $1",filePath,strerror(errno));
222
******
File PEGBIG:[PQB_080910.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;1
***************
213 "Security.Authentication.LocalAuthFile.NO_CHMOD",
214 "Changing permissions of the local authentication security "
215 "file $0 failed: $1",
216 filePath, strerror(errno)));
217
************
***************
288 "Security.Authentication.LocalAuthFile.NO_CHMOD",
289 "Changing permissions of the local authentication security file"
290 " $0 failed: $1",filePath,strerror(errno));
291
******
File PEGBIG:[PQB_080910.pegasus.src.Pegasus.Security.Authentication]LocalAuthFile.cpp;1
***************
276 "Security.Authentication.LocalAuthFile.NO_CHMOD",
277 "Changing permissions of the local authentication security "
278 "file $0 failed: $1",
279 filePath, strerror(errno)));
280
************
***************
320 "Security.Authentication.LocalAuthFile.NO_CHOWN_REQUSER",
321 "Changing ownership of the local authentication"
322 " security file $0 to the requesting user failed: $1"
323 ,filePath,strerror(errno));
324
******
***************
304 "Security.Authentication.LocalAuthFile.NO_CHOWN_REQUSER",
305 "Changing ownership of the local authentication "
306 "security file $0 to the requesting user failed: $1",
307 filePath, strerror(errno)));
308
************