OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform LINUX_ZSERIES64_GNU_(SLES10)(+CMPI_+ICU_+SSL)
Branch RELEASE_2_12-BRANCH
Options +CMPI,+ICU,+SSL
Date 28-Sep-13 06:25
Contributor IBM
Status FAILURE
Data Platform: LINUX_ZSERIES64_GNU (SLES10)(+CMPI +ICU +SSL)
Branch: RELEASE_2_12-branch
Date: 130928
Time: 0625 GMT
Contributor: IBM
Options: +CMPI +ICU +SSL
Status:FAILURE
==================================================================
make[5]: Entering directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI/TestIndicationStressTestProvider/tests'
make[5]: Nothing to be done for `default'.
make[5]: Leaving directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI/TestIndicationStressTestProvider/tests'
make[5]: Entering directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI/TestCMPIEnumeration'
cc -c -o /root/pegasus2_12/runtime/obj/Providers/TestProviders/CMPI/TestCMPIEnumeration/cmpiTestEnumerationProvider.o -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -g -fvisibility=hidden -fsigned-char -fPIC -DPEGASUS_ROOT="/root/pegasus2_12/pegasus" -DPEGASUS_PLATFORM_LINUX_GENERIC_GNU -DPEGASUS_PLATFORM_LINUX_ZSERIES64_GNU -DPEGASUS_USE_SYSLOGS -DPEGASUS_ARCH_LIB="lib" -DPEGASUS_HAS_MESSAGES -DPEGASUS_HAS_ICU -DPEGASUS_ENABLE_CQL -DPEGASUS_DEFAULT_ENABLE_OOP -DPEGASUS_HAS_SSL -DPEGASUS_SSL_RANDOMFILE -DPEGASUS_ENABLE_SSL_CRL_VERIFICATION -DPEGASUS_ENABLE_AUDIT_LOGGER -DPEGASUS_ENABLE_IPV6 -DPEGASUS_ENABLE_INDICATION_COUNT -DPEGASUS_ENABLE_INTEROP_PROVIDER -DPEGASUS_DEBUG -DPEGASUS_USE_EXPERIMENTAL_INTERFACES -DPEGASUS_USE_DEPRECATED_INTERFACES -DPEGASUS_ENABLE_CMPI_PROVIDER_MANAGER -DPEGASUS_DEST_LIB_DIR="lib" -DPEGASUS_EXTRA_PROVIDER_LIB_DIR="" -DPLATFORM_COMPONENT_NAME="cmpiTestEnumerationProvider" -I/root/pegasus2_12/pegasus/src cmpiTestEnumerationProvider.c

g++ -shared -Wl,-hlibcmpiTestEnumerationProvider.so.1 -Xlinker -rpath -Xlinker /root/pegasus2_12/runtime/lib -L/root/pegasus2_12/runtime/lib -o /root/pegasus2_12/runtime/lib/libcmpiTestEnumerationProvider.so.1 /root/pegasus2_12/runtime/obj/Providers/TestProviders/CMPI/TestCMPIEnumeration/cmpiTestEnumerationProvider.o -lcmpiUtilLib -L/opt/NightlyBuild/icu/lib -ldl -lpthread -lcrypt
make --directory=/root/pegasus2_12/runtime/lib -f /root/pegasus2_12/pegasus/mak/library-unix.mak
ln LIBRARY=libcmpiTestEnumerationProvider SUFFIX=.so.1 PLATFORM_SUFFIX=so
make[6]: Entering directory `/root/pegasus2_12/runtime/lib'
ln -f -s libcmpiTestEnumerationProvider.so.1 libcmpiTestEnumerationProvider.so
make[6]: Leaving directory `/root/pegasus2_12/runtime/lib'
touch /root/pegasus2_12/runtime/lib/libcmpiTestEnumerationProvider.so.1

make[5]: Leaving directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI/TestCMPIEnumeration'
make[5]: Entering directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI/TestCMPIEnumeration/tests'
g++ -c -o /root/pegasus2_12/runtime/obj/Providers/TestProviders/CMPI/TestCMPIEnumeration/tests/TestCMPIEnumeration.o -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -g -fvisibility=hidden -fsigned-char -fPIE -DPEGASUS_INTERNALONLY -DPEGASUS_PLATFORM_LINUX_GENERIC_GNU -DPEGASUS_PLATFORM_LINUX_ZSERIES64_GNU -DPEGASUS_USE_SYSLOGS -DPEGASUS_ARCH_LIB="lib" -DPEGASUS_HAS_MESSAGES -DPEGASUS_HAS_ICU -DPEGASUS_ENABLE_CQL -DPEGASUS_DEFAULT_ENABLE_OOP -DPEGASUS_HAS_SSL -DPEGASUS_SSL_RANDOMFILE -DPEGASUS_ENABLE_SSL_CRL_VERIFICATION -DPEGASUS_ENABLE_AUDIT_LOGGER -DPEGASUS_ENABLE_IPV6 -DPEGASUS_ENABLE_INDICATION_COUNT -DPEGASUS_ENABLE_INTEROP_PROVIDER -DPEGASUS_DEBUG -DPEGASUS_USE_EXPERIMENTAL_INTERFACES -DPEGASUS_USE_DEPRECATED_INTERFACES -DPEGASUS_ENABLE_CMPI_PROVIDER_MANAGER -DPEGASUS_DEST_LIB_DIR="lib" -DPEGASUS_EXTRA_PROVIDER_LIB_DIR="" -DPLATFORM_COMPONENT_NAME="TestCMPIEnumeration" -I/root/pegasus2_12/pegasus/src TestCMPIEnumeration.cpp
TestCMPIEnumeration.cpp:184: fatal error: error writing to /tmp/ccSBhBsW.s: No space left on device
compilation terminated.
make[5]: *** [/root/pegasus2_12/runtime/obj/Providers/TestProviders/CMPI/TestCMPIEnumeration/tests/TestCMPIEnumeration.o] Error 1
make[5]: Leaving directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI/TestCMPIEnumeration/tests'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders/CMPI'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/pegasus2_12/pegasus/src/Providers/TestProviders'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/pegasus2_12/pegasus/src/Providers'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/pegasus2_12/pegasus/src'
make: *** [all] Error 2
==================================================================