OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch MAIN
Options  
Date 25-Oct-05 06:00
Contributor  
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Date: 051025
Time: 0600
Status: FAILURE

Pair(const Pair& x) : first(x.first), second(x.second)
^
detected during:
instantiation of "Pegasus::Pair::Pair(const Pegasus::Pair &) [with T=Pegasus::DynamicLibrary::LIBRARY_HANDLE, U=Pegasus::AtomicInt]" at line 87 of "/var/buildMAIN/pegasus/src/Pegasus/Common/Memory.h"
instantiation of "void Pegasus::CopyToRaw(T *, const T *, Pegasus::Uint32) [with T=Pegasus::Pair]" at line 163 of "/var/buildMAIN/pegasus/src/Pegasus/Common/ArrayImpl.h"
instantiation of "void Pegasus::Array::reserveCapacity(Pegasus::Uint32) [with PEGASUS_ARRAY_T=Pegasus::Pair]" at line 249 of "/var/buildMAIN/pegasus/src/Pegasus/Common/ArrayImpl.h"
instantiation of "void Pegasus::Array::append(const PEGASUS_ARRAY_T &) [with PEGASUS_ARRAY_T=Pegasus::Pair]"

4 errors detected in the compilation of "/tmp/covc2a81/DynamicLibrary.i".
make[5]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Common/DynamicLibrary.o] Error 1
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Common'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/var/buildMAIN'
make: *** [cleanbuildplus] Error 2