installation error of SysCalc in Madgraph

Bug #1593029 reported by Ijaz Ahmed
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Invalid
Undecided
Alexis Kalogeropoulos

Bug Description

Hi...
I am using latest Madgraph-242 and trying to install SysyCal but having error in installation. Would you please suggest any solution for this type of error.
thanks
*********
make[1]: Entering directory `/home/ijaz/MG5_aMC_v2_4_2/SysCalc/src'
gfortran -c alfas_functions.f
g++ -O -DDROP_CGAL -I../include -I/usr/local/include -c SysCalc.cc
SysCalc.cc: In member function ‘bool SysCalc::writeHeader(std::ostream&)’:
SysCalc.cc:922:52: error: ‘lookupLHAPDFID’ was not declared in this scope
       int centrallhaid = lookupLHAPDFID(shortname,0);
                                                    ^
make[1]: *** [SysCalc.o] Error 1
make[1]: Leaving directory `/home/ijaz/MG5_aMC_v2_4_2/SysCalc/src'
make: *** [all] Error 2
Error detected during the compilation. Please check the compilation error and run make manually.
MG5_aMC>exit
*************
cheers
ijaz

Changed in mg5amcnlo:
assignee: nobody → Alexis Kalogeropoulos (alkaloge)
Revision history for this message
Alexis Kalogeropoulos (alkaloge) wrote :

Hello

I cannot reproduce your problem, and I can install SysCalc out of the box with 2.4.2 [*]. Maybe you need to check the lhaPDF6 environment variables

[*]
MG5_aMC>install SysCalc
------------------------------------------------------
   You are installing 'SysCalc', please cite ref(s):
                 arXiv:XXXX.YYYYY
   on top of the recommended MG5_aMC citations
   when using results produced with this tool.
------------------------------------------------------
Downloading http://madgraph.phys.ucl.ac.be/Downloads/SysCalc_V1.1.6.tar.gz
--2016-06-16 14:44:40-- http://madgraph.phys.ucl.ac.be/Downloads/SysCalc_V1.1.6.tar.gz
Resolving madgraph.phys.ucl.ac.be... 130.104.133.249
Connecting to madgraph.phys.ucl.ac.be|130.104.133.249|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38833 (38K) [application/x-gzip]
Saving to: "SysCalc.tgz"

100%[==================================================================================================================================================================================================================================>] 38,833 --.-K/s in 0.05s

2016-06-16 14:44:40 (739 KB/s) - "SysCalc.tgz" saved [38833/38833]

compile SysCalc. This might take a while.
cd src; make
make[1]: Entering directory `/nfs/dust/cms/user/alkaloge/Workdir/MG5_aMC_v2_4_2/SysCalc/src'
gfortran -c alfas_functions.f
g++ -O -DDROP_CGAL -I../include -I/nfs/dust/cms/user/alkaloge/lhapdf_6.1.5/include -c SysCalc.cc
g++ -O -DDROP_CGAL -I../include -I/nfs/dust/cms/user/alkaloge/lhapdf_6.1.5/include -c tinyxml2.cpp
g++ -O -DDROP_CGAL -I../include -I/nfs/dust/cms/user/alkaloge/lhapdf_6.1.5/include -c sys_calc.cc
g++ -o ../sys_calc SysCalc.o tinyxml2.o alfas_functions.o sys_calc.o -L/nfs/dust/cms/user/alkaloge/lhapdf_6.1.5/lib -lLHAPDF -lgfortran
make[1]: Leaving directory `/nfs/dust/cms/user/alkaloge/Workdir/MG5_aMC_v2_4_2/SysCalc/src'
Compilation succeeded

Changed in mg5amcnlo:
status: New → Incomplete
Changed in mg5amcnlo:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.