OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_PA-RISC
Branch MAIN
Options  
Date 14-Jun-05 03:00
Contributor  
Status FAILURE
Data Platform: HP-UX PA-RISC
Branch: MAIN
Date: 050614
Time: 0300
Status: FAILURE

_unpack(in, pos, tmp);
^^^^^^^
Error 437: "BinaryStreamer.cpp", line 218 # Type mismatch; cannot initialize a 'float &' with a 'int'. Try changing 'float &' to 'const float &' at ["BinaryStreamer.cpp", line 157].
_unpack(in, pos, tmp);
^^^^^^^^^^^^^^^^^^^^^
Error 699: "BinaryStreamer.cpp", line 218 # Error limit reached; halting compilation.
_unpack(in, pos, tmp);
^^^^^^^^^^^^^^^^^^^^^
warning cov816: original unmodified compile command fails
make[5]: *** [/home/ccoverbuild/pegasus/build/obj/Pegasus/Common/BinaryStreamer.o] Error 1
make[5]: Leaving directory `/home/ccoverbuild/pegasus/src/Pegasus/Common'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/ccoverbuild/pegasus/src/Pegasus'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/ccoverbuild/pegasus/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ccoverbuild/pegasus'
make[1]: *** [pegasus2000] Error 2
make[1]: Leaving directory `/home/ccoverbuild'
make: *** [rebuildinternal] Error 2