power5 problem solved and rootmarks

From: Daniel Cano <cano_at_ifca.unican.es>
Date: Thu, 12 May 2005 19:34:48 +0200


Well in fact the subject is false, the problem persist while trying to make the executable proofserv

g++ -m64 -O -o bin/proofserv main/src/pmain.o \

           -Llib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lMatrix -lProof -lTreePlayer -lThread -lm -ldl
/usr/bin/ld: Warning: type of symbol

`G__MethodArgInfo::Init(G__MethodInfo&)' changed from 1 to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__defined_tagname' changed from 1
to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__CallFunc::SetArg(double)'
changed from 1 to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__scratch_globals_upto' changed
from 1 to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__search_typename2' changed from
1 to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__Longlongref' changed from 1 to
2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__add_compiledheader' changed
from 1 to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__SourceFileInfo::Init(char
const*)' changed from 1 to 2 in lib/libCint.so
/usr/bin/ld: Warning: type of symbol `G__MethodArgInfo::Next()' changed
from 1 to 2 in lib/libCint.so

...................

/usr/bin/ld: Warning: type of symbol `TThread::Run(void*)' changed from
1 to 2 in lib/libThread.so
lib/libThread.so: undefined reference to `pthread_cancel'
lib/libThread.so: undefined reference to `pthread_testcancel'
lib/libThread.so: undefined reference to `pthread_join'
collect2: ld returned 1 exit status
make: *** [bin/proofserv] Error 1

but since the root executable was already done and we were not planning to make use of proof, everything (till now) works fine.

On the other hand, we have run stress test and got everything OK


stress    : Total I/O =  645.3 Mbytes, I =  482.4, O = 162.9
stress    : Compr I/O =  488.1 Mbytes, I =  364.4, O = 123.7
stress    : Real Time =  64.36 seconds Cpu Time =  55.42 seconds
******************************************************************
* ROOTMARKS = 669.9 * Root4.04/02 20050512/1635

The number in the ROOTMARKS field I don't know if it's a good number average or what.

Thanks for your help

Dani Received on Thu May 12 2005 - 19:35:12 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET