GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Pandaroot version 12806 Crash
Pandaroot version 12806 Crash [message #12324] Fri, 22 July 2011 09:12 Go to next message
Elisa Fioravanti is currently offline  Elisa Fioravanti
Messages: 84
Registered: January 2008
continuous participant
From: *fe.infn.it
Hello everybody,

this morning I have done an svn update in pandaroot directory, to version 12806 but when I type make I have this error.

[ 0%] Built target FairTools
[ 4%] Built target Base
[ 7%] Built target GeoBase
[ 8%] Built target ParBase
[ 9%] Built target generalTools
[ 9%] Generating buffersDict.cxx, buffersDict.h
Error: link requested for unknown class PndSorterTaskT<PndSdsDigiPixel> /home/fioravanti/fairsoft/pandaroot/PndTools/buffers/buffersLinkDef.h:12 :
Error: link requested for unknown class PndSorterTaskT<PndSdsDigiStrip> /home/fioravanti/fairsoft/pandaroot/PndTools/buffers/buffersLinkDef.h:13 :
Warning: Error occurred during reading source files
Warning: Error occurred during dictionary source generation
!!!Removing /home/fioravanti/fairsoft/buildPanda/PndTools/buffers/buffersDict.cxx /home/fioravanti/fairsoft/buildPanda/PndTools/buffers/buffersDict.h !!!
Error: /home/fioravanti/fairsoft/tools/root/bin/rootcint: error loading headers...
make[2]: *** [PndTools/buffers/buffersDict.cxx] Error 1
make[1]: *** [PndTools/buffers/CMakeFiles/buffers.dir/all] Error 2
make: *** [all] Error 2

could you please help me?
Thanks
Elisa
Re: Pandaroot version 12806 Crash [message #12325 is a reply to message #12324] Fri, 22 July 2011 09:28 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
It is fixed in the newest trunk. PndSdsSorterTaskT is not any longer in the build process.

Sorry for this inconvenience.

Cheers,

Tobias
Re: Pandaroot version 12806 Crash [message #12326 is a reply to message #12324] Fri, 22 July 2011 09:37 Go to previous messageGo to next message
Elisa Fioravanti is currently offline  Elisa Fioravanti
Messages: 84
Registered: January 2008
continuous participant
From: *fe.infn.it
Hello Tobias,

thanks for you quick reply Smile
But unfortunately I have another error:

[ 50%] Building CXX object sds/CMakeFiles/Sds.dir/SdsDigi/PndSdsHybridHitProducer.cxx.o
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsHybridHitProducer. cxx: In member function ‘virtual void PndSdsHybridHitProducer::Exec(const Option_t*)’:
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsHybridHitProducer. cxx:201: error: conversion from ‘void’ to non-scalar type ‘std::vector<PndSdsDigiPixel, std::allocator<PndSdsDigiPixel> >’ requested
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsHybridHitProducer. cxx: In member function ‘virtual void PndSdsHybridHitProducer::FinishTask()’:
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsHybridHitProducer. cxx:515: error: conversion from ‘void’ to non-scalar type ‘std::vector<PndSdsDigiPixel, std::allocator<PndSdsDigiPixel> >’ requested
make[2]: *** [sds/CMakeFiles/Sds.dir/SdsDigi/PndSdsHybridHitProducer.cxx.o] Error 1
make[1]: *** [sds/CMakeFiles/Sds.dir/all] Error 2
make: *** [all] Error 2

Thanks
Elisa
Re: Pandaroot version 12806 Crash [message #12327 is a reply to message #12326] Fri, 22 July 2011 10:21 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
Fixed. I hope Smile

Tobias
Re: Pandaroot version 12806 Crash [message #12328 is a reply to message #12324] Fri, 22 July 2011 10:47 Go to previous messageGo to next message
Elisa Fioravanti is currently offline  Elisa Fioravanti
Messages: 84
Registered: January 2008
continuous participant
From: *fe.infn.it
Hello Tobias,
unfortunately I have another crash at 51%. Sad

[ 51%] Building CXX object sds/CMakeFiles/Sds.dir/SdsDigi/PndSdsStripHitProducer.cxx.o
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx: In member function ‘virtual void PndSdsStripHitProducer::Exec(const Option_t*)’:
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx:198: error: conversion from ‘void’ to non-scalar type ‘std::vector<PndSdsDigiStrip, std::allocator<PndSdsDigiStrip> >’ requested
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx:320: warning: converting to ‘Int_t’ from ‘Double_t’
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx: In member function ‘Int_t PndSdsStripHitProducer::DigitizeTime(Double_t, Double_t)’:
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx:401: warning: converting to ‘Int_t’ from ‘Double_t’
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx: In member function ‘virtual void PndSdsStripHitProducer::FinishTask()’:
/home/fioravanti/fairsoft/pandaroot/sds/SdsDigi/PndSdsStripHitProducer.c xx:428: error: conversion from ‘void’ to non-scalar type ‘std::vector<PndSdsDigiStrip, std::allocator<PndSdsDigiStrip> >’ requested
make[2]: *** [sds/CMakeFiles/Sds.dir/SdsDigi/PndSdsStripHitProducer.cxx.o] Error 1
make[1]: *** [sds/CMakeFiles/Sds.dir/all] Error 2
make: *** [all] Error 2

Thanks a lot
Elisa
Re: Pandaroot version 12806 Crash [message #12329 is a reply to message #12328] Fri, 22 July 2011 11:27 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
Now it should compile.

Cheers,

Tobias
Re: Pandaroot version 12806 Crash [message #12330 is a reply to message #12329] Fri, 22 July 2011 11:37 Go to previous message
Elisa Fioravanti is currently offline  Elisa Fioravanti
Messages: 84
Registered: January 2008
continuous participant
From: *fe.infn.it
Hello Tobias,

yes, now it works! Smile Thank you very much for your help! Smile

Elisa
Previous Topic: D+ and D- vertex resolution from Psi analysis
Next Topic: TPC does not compile (r 13164)
Goto Forum:
  


Current Time: Fri Mar 29 11:41:45 CET 2024

Total time taken to generate the page: 0.00998 seconds