OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_11iv3_PA-RISC
Branch RELEASE_2_7-BRANCH
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SLP,+SSL
Date 18-Feb-09 14:40
Contributor HP
Status FAILURE
Data Platform: HP-UX 11iv3 PA-RISC
Branch: RELEASE_2_7-branch
Contributor: HP
Date: 090218
Time: 1440
Options: +CMPI +CQL +IPv6 +PrivSep +SLP +SSL
Status: FAILURE

"FilesUnix.cpp", line 179: error #2020: identifier "fd" is undefined
close(fd);
^

"FilesUnix.cpp", line 180: error #2169: expected a declaration
}
^

"FilesUnix.cpp", line 183: error #2169: expected a declaration
}
^

At end of source: warning #2012-D: parsing restarts here after previous syntax error

45 errors detected in the compilation of "FilesUnix.cpp".
make[2]: *** [FilesUnix.o] Error 2
make[2]: Leaving directory `/var/build2.7/pegasus/src/utils/mu'
make[1]: *** [buildmu] Error 2
make[1]: Leaving directory `/var/build2.7/pegasus'
make: *** [build] Error 2