GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » Fairroot » External Packages » Compilation error root in FairSoft dev
Compilation error root in FairSoft dev [message #19585] Tue, 27 September 2016 17:35 Go to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
Dear FairRoot developers,

I have a problem compiling FairSoft. I get the following error message:

Built target G__TMVAGui
[ 39%] Generating G__PyMVA.cxx, ../../lib/libPyMVA_rdict.pcm, ../../lib/libPyMVA.rootmap
In file included from input_line_12:6:
/home/panda/PandaSoftware/FairSoft/FairSoft_source/tools/root/build_for_ fair/include/root/TMVA/PyMethodBase.h:42:10: fatal error: 'numpy/numpyconfig.h'
file not found
#include "numpy/numpyconfig.h"
^
Error: ../../bin/rootcling: compilation failure (/home/panda/PandaSoftware/FairSoft/FairSoft_source/tools/root/build_for _fair/lib/libPyMVA40eaf9e374_dictUmbrella.h)
make[2]: *** [tmva/pymva/G__PyMVA.cxx] Error 1
make[1]: *** [tmva/pymva/CMakeFiles/G__PyMVA.dir/all] Error 2
make: *** [all] Error 2
**** Checking libraries in /home/panda/PandaSoftware/FairSoft/FairSoft_install/lib ****
*** ERROR: root could not be created.
create a symbolic linking for Vc library ....
libVc.a not found in lib dirctory
*** End installation of external packages with Errors***

I am using the standarg ./configure.sh (without python support) script on a SuSE 13.1 machine.

Cheers,

Tobias
Re: Compilation error root in FairSoft dev [message #19815 is a reply to message #19585] Mon, 31 October 2016 10:10 Go to previous message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: *gsi.de
Hi Tobias,

please install the package python-numpy-devel. Somehow with this version of SuSe python-numpy is installed but the header is missing.
The ROOT build doesn't check for the header why you encounter the problem.

I will report the problem upstream.

Ciao

Florian
Previous Topic: problem with external packages
Next Topic: libVc.a not found
Goto Forum:
  


Current Time: Sat Apr 20 09:52:04 CEST 2024

Total time taken to generate the page: 0.00693 seconds