OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch MAIN
Options  
Date 21-Jun-05 02:00
Contributor  
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Date: 050621
Time: 0200
Status: FAILURE

"OSTestClient_HPUX.cpp", line 1001: error #2167: argument of type "unsigned long long *" is incompatible with parameter of type "uint64_t *"
if (((gettune_sym("maxuprc", &ret) != 0)?((cov_o_data_f3a524e6[1119]=1),1):((cov_o_data_f3a524e6[1118]=1),0)))
^

"OSTestClient_HPUX.cpp", line 1007: warning #2068-D: integer conversion resulted in a change of sign
if (((ret != -1)?((cov_o_data_f3a524e6[1121]=1),1):((cov_o_data_f3a524e6[1120]=1),0)))
^

1 error detected in the compilation of "/tmp/covc1808/OSTestClient.i".
make[5]: *** [/var/buildMAIN/pegasus/build/obj/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.o] Error 1
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/ManagedSystem'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/buildMAIN/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make: *** [all] Error 2