OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform x86_64_RHEL4
Branch MAIN
Options  
Date 09-Dec-05 03:00
Contributor  
Status FAILURE
Data Platform: X86_64 RHEL4
Branch: MAIN
Date: 051209
Time: 0300
Status: FAILURE

g++ -c -o /var/buildMAIN/pegasus/build/obj/Pegasus/Repository/InstanceDataFile.o -g -fPIC -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -DPEGASUS_REPOSITORY_INTERNAL -DPEGASUS_INTERNALONLY -DPEGASUS_PLATFORM_LINUX_GENERIC_GNU -DPEGASUS_PLATFORM_LINUX_X86_64_GNU -DPEGASUS_USE_SYSLOGS -DPEGASUS_HAS_SIGNALS -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE -DPEGASUS_DISABLE_EXECQUERY -DPEGASUS_DEBUG -DPEGASUS_USE_EXPERIMENTAL_INTERFACES -DPEGASUS_USE_DEPRECATED_INTERFACES -DPEGASUS_DEST_LIB_DIR="lib" -DPLATFORM_COMPONENT_NAME="pegrepository" -I/var/buildMAIN/pegasus/src -I.. InstanceDataFile.cpp

g++ -c -o /var/buildMAIN/pegasus/build/obj/Pegasus/Repository/CIMRepository.o -g -fPIC -W -Wall -Wno-unused -D_GNU_SOURCE -DTHREAD_SAFE -D_REENTRANT -DPEGASUS_REPOSITORY_INTERNAL -DPEGASUS_INTERNALONLY -DPEGASUS_PLATFORM_LINUX_GENERIC_GNU -DPEGASUS_PLATFORM_LINUX_X86_64_GNU -DPEGASUS_USE_SYSLOGS -DPEGASUS_HAS_SIGNALS -DPEGASUS_PAM_AUTHENTICATION -DPEGASUS_NO_PASSWORDFILE -DPEGASUS_DISABLE_EXECQUERY -DPEGASUS_DEBUG -DPEGASUS_USE_EXPERIMENTAL_INTERFACES -DPEGASUS_USE_DEPRECATED_INTERFACES -DPEGASUS_DEST_LIB_DIR="lib" -DPLATFORM_COMPONENT_NAME="pegrepository" -I/var/buildMAIN/pegasus/src -I.. CIMRepository.cpp
In file included from CIMRepository.cpp:75:
ObjectCache.h: In member function `void Pegasus::ObjectCache::DisplayCacheStatistics()':
ObjectCache.h:64: error: `cout' undeclared (first use this function)
ObjectCache.h:64: error: (Each undeclared identifier is reported only once for each function it appears in.)
ObjectCache.h:64: error: `endl' undeclared (first use this function)
CIMRepository.cpp: In member function `void Pegasus::CIMRepository::DisplayCacheStatistics()':
CIMRepository.cpp:3516: error: `cout' undeclared (first use this function)
CIMRepository.cpp:3516: error: `endl' undeclared (first use this function)
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Repository/CIMRepository.o] Error 1
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Repository'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/buildMAIN/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make: *** [build] Error 2