OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_11iv3_Integrity
Branch RELEASE_2_6-BRANCH
Options  
Date 14-Feb-08 03:30
Contributor HP
Status FAILURE
Data Platform: HP-UX 11iv3 Integrity
Branch: RELEASE_2_6-branch
Contributor: HP
Date: 080214
Time: 0330
Status: FAILURE


"/var/build2.6/pegasus/src/Pegasus/Common/CIMQualifier.h", line 398: warning #2815-D: type qualifier on return type is meaningless
const Uint32 getPropagated() const;
^

"CIMObjectPath.cpp", line 658: error #2289: no instance of constructor "Pegasus::Buffer::Buffer" matches the argument list
argument types are: (int)
Buffer keyValueUTF8(128);
^

1 error detected in the compilation of "CIMObjectPath.cpp".
make[4]: *** [/var/build2.6/pegasus/build/obj/Pegasus/Common/CIMObjectPath.o] Error 2
make[4]: Leaving directory `/var/build2.6/pegasus/src/Pegasus/Common'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/build2.6/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/build2.6/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/build2.6/pegasus'
make: *** [build] Error 2