OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch MAIN
Options  
Date 26-Nov-08 05:38
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Contributor: HP
Date: 081126
Time: 0538
Status: FAILURE

^

"Print.cpp", line 106: error #2080: a storage class may not be specified here
static void _print(ostream& os, const Char16& x)
^

"Print.cpp", line 112: error #2080: a storage class may not be specified here
static void _print(ostream& os, const CIMDateTime& x)
^

5 errors detected in the compilation of "Print.cpp".
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Common/Print.o] Error 2
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: *** [build] Error 2