OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch MAIN
Options  
Date 03-May-05 02:00
Contributor  
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Date: 050503
Time: 0200
Status: FAILURE

UBool isError = 0;
^

"MessageLoader.cpp", line 420: error #2416: more than one constructor
applies to convert from "Pegasus::Sint64" to "icu_3_0::Formattable":
function "icu_3_0::Formattable::Formattable(double)"
function "icu_3_0::Formattable::Formattable(int32_t)"
function "icu_3_0::Formattable::Formattable(int64_t)"
case 5: formattable =
(Sint64)arg._lUInteger;break;
^

1 error detected in the compilation of "/tmp/covc2caf/MessageLoader.i".
make[4]: ***
[/var/buildMAIN/pegasus/build/obj/Pegasus/Common/MessageLoader.o] Error
1
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Common'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus'
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