OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_PA-RISC
Branch MAIN
Options  
Date 08-Apr-05 04:00
Contributor  
Status FAILURE
Data Platform: HP-UX PA-RISC
Branch: MAIN
Date: 050408
Time: 0400
Status: FAILURE

C-Cover Compile C/C++ 5.6.3a HP-UX_pa, Serial 7129
Copyright (c) Bullseye Testing Technology 1990-2002
Error 328: "CommonUTF.cpp", line 50 # Function 'isdigit' has not been
defined yet; cannot call.
if (cov_c_(1, (int)((isdigit(c)) ? 1 : 0)))
^^^^^^^
Error 328: "CommonUTF.cpp", line 52 # Function 'isupper' has not been
defined yet; cannot call.
else if (cov_c_(2, (int)((isupper(c)) ? 1 : 0)))
^^^^^^^
warning cov816: original unmodified compile command fails
make[5]: ***
[/home/ccoverbuild/pegasus/build/obj/Pegasus/Common/CommonUTF.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