OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch RELEASE_2_6-BRANCH
Options  
Date 14-Feb-08 07:15
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: RELEASE_2_6-branch
Contributor: HP
Date: 080214
Time: 0715
Status: FAILURE


"CIMObjectPath.cpp", line 395: warning #2111-D: statement is unreachable
break;
^

"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 "/tmp/covc5941/CIMObjectPath.i".
make[4]: *** [/var/build2.6/pegasus/build/obj/Pegasus/Common/CIMObjectPath.o] Error 1
make[4]: Leaving directory `/home/build2.6/pegasus/src/Pegasus/Common'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/build2.6/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/build2.6/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/build2.6/pegasus'
make: *** [build] Error 2