OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_11iv3_Integrity_C-Cover
Branch RELEASE_2_9-BRANCH
Options +CMPI,+CQL,+ICU,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 18-Dec-12 10:42
Contributor HP
Status FAILURE
Data Platform: HP-UX 11iv3 Integrity C-Cover
Branch: RELEASE_2_9-branch
Contributor: HP
Date: 121218
Time: 1042
Options: +CMPI +CQL +ICU +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

return reinterpret_cast< __rw_mutex_base& >(__mutex) ;
^
detected during instantiation of "__rw::__rw_mutex_base &__rw::__rw_get_static_mutex(_TypeT *) [with _TypeT=int]" at line 619

"/opt/aCC/include_std/rw/stdmutex.h", line 462: warning #4232-D: conversion from "__rw::_HP_mutex_wrapper_init *" to a more strictly aligned type "__rw::__rw_mutex_base *" may cause misaligned access
return reinterpret_cast< __rw_mutex_base& >(__mutex) ;
^
detected during instantiation of "__rw::__rw_mutex_base &__rw::__rw_get_static_mutex(_TypeT *) [with _TypeT=bool]" at line 637

1 error detected in the compilation of "/tmp/covc-7d95b9f2/HTTPConnection.i".
Exception: error status 2 from /opt/aCC/bin/aCC
make[4]: *** [/var/build2.9/pegasus/build/obj/Pegasus/Common/HTTPConnection.o] Error 1
make[4]: Leaving directory `/var/build2.9/pegasus/src/Pegasus/Common'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/build2.9/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/build2.9/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/build2.9/pegasus'
make: *** [build] Error 2