OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ALPHA_OPENVMS_8_3
Branch MAIN
Options  
Date 14-Sep-07 01:06
Contributor HP
Status FAILURE
Data Platform: ALPHA OPENVMS 8.3
Branch: MAIN
Date: 070914
Time: 0106 GMT
Status: FAILURE
Contributor: HP


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


Found the string: cc-...
====================================
if (CWS_Get_File(dirname(CMGetCharPtr(data.value.string)),&filebuf)) {
...............................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((data.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 215 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.sample.CMPI.FilesAndDirectories]CWS_DirectoryContainsFile.c;1

if (CWS_Get_File(dirname(CMGetCharPtr(data.value.string)),&filebuf)) {
...............................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((data.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 319 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.sample.CMPI.FilesAndDirectories]CWS_DirectoryContainsFile.c;1
library/replace Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.lib]libFilesAndDirectories.olb Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.obj.Providers.sample.CMPI.FilesAndDirectories]CWS_DirectoryContainsFile.obj
%LIBRAR-W-COMCOD, compilation warnings in module CWS_DIRECTORYCONTAINSFILE file _$1$DGA500:[PQB_070913.pegasus.pegasus_home_alpha.obj.providers.sample.cmpi.filesanddirectories]CWS_DirectoryContainsFile.OBJ;1
***************
str = CMGetCharPtr(data.value.string);
................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((data.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 556 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.TestProviders.CMPI.TestUtilLib]cmpiUtilLib.c;1
library/replace Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.lib]libcmpiUtilLib.olb Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.obj.Providers.TestProviders.CMPI.TestUtilLib]cmpiUtilLib.obj
%LIBRAR-W-COMCOD, compilation warnings in module CMPIUTILLIB file _$1$DGA500:[PQB_070913.pegasus.pegasus_home_alpha.obj.providers.testproviders.cmpi.testutillib]cmpiUtilLib.OBJ;1
***************
p = CMGetCharPtr (type);
......^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((type)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 143 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.TestProviders.CMPI.TestMethod]cmpiTestMethodProvider.c;1

CMGetCharPtr(msgFileData.value.string),
..........................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((msgFileData.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 3177 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.TestProviders.CMPI.TestMethod]cmpiTestMethodProvider.c;1

CMGetCharPtr(msgIdData.value.string),
..........................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((msgIdData.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 3178 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.TestProviders.CMPI.TestMethod]cmpiTestMethodProvider.c;1

CMGetCharPtr(insert1Data.value.string),
..........................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer value "((insert1Data.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 3179 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.TestProviders.CMPI.TestMethod]cmpiTestMethodProvider.c;1
library/replace Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.lib]libcmpiTestMethodProvider.olb Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.obj.Providers.TestProviders.CMPI.TestMethod]cmpiTestMethodProvider.obj
%LIBRAR-W-COMCOD, compilation warnings in module CMPITESTMETHODPROVIDER file _$1$DGA500:[PQB_070913.pegasus.pegasus_home_alpha.obj.providers.testproviders.cmpi.testmethod]cmpiTestMethodProvider.OBJ;1
***************
char *tmp = CMGetCharPtr (data.value.string);
.....................^
%CC-W-NOTCONSTQUAL, In the initializer for tmp, the referenced type of the pointer value "((data.value.string)->ft->getCharPtr(...))" is const, but the referenced type of the target of this assignment is not.
at line number 237 in file _$1$DGA500:[PQB_070913.pegasus.src.Providers.TestProviders.CMPI.TestIndicationStressTestProvider]cmpiIndicationStressTestProvider.c;1
library/replace Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.lib]libcmpiIndicationStressTestProvider.olb Pegasus_BldDsk:[PQB_070913.pegasus.pegasus_home_alpha.obj.Providers.TestProviders.CMPI.TestIndicationStressTestProvider]cmpiIndicationStressTestProvider.obj
%LIBRAR-W-COMCOD, compilation warnings in module CMPIINDICATIONSTRESSTES21TRJ76$ file _$1$DGA500:[PQB_070913.pegasus.pegasus_home_alpha.obj.providers.testproviders.cmpi.testindicationstresstestprovider]cmpiIndicationStressTestProvider.OBJ;1