Compilation errors over ssh with devtools

Asked by Ross Hunter

Hi there,

I just started to ssh into a linux computer running SLC6.9 to run some NLO computations a bit faster. I'm using

> scl enable devtoolset-2 bash

in order to get a gfortran compiler that is recent enough. I have successfully installed MG5_aMC latest version and tried to run my script, but i get the following error:

[rh605@pckt MG5_aMC_v2_6_2]$ ./bin/mg5_aMC 9May_3000HGammaYTScan.py
************************************************************
* *
* W E L C O M E to *
* M A D G R A P H 5 _ a M C @ N L O *
* *
* *
* * * *
* * * * * *
* * * * * 5 * * * * *
* * * * * *
* * * *
* *
* VERSION 2.6.2 2018-04-29 *
* *
* The MadGraph5_aMC@NLO Development Team - Find us at *
* https://server06.fynu.ucl.ac.be/projects/madgraph *
* and *
* http://amcatnlo.web.cern.ch/amcatnlo/ *
* *
* Type 'help' for in-line help. *
* Type 'tutorial' to learn how MG5 works *
* Type 'tutorial aMCatNLO' to learn how aMC@NLO works *
* Type 'tutorial MadLoop' to learn how MadLoop works *
* *
************************************************************
load MG5 configuration from input/mg5_configuration.txt
set collier to /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib
fastjet-config does not seem to correspond to a valid fastjet-config executable (v3+). We will use fjcore instead.
 Please set the 'fastjet'variable to the full (absolute) /PATH/TO/fastjet-config (including fastjet-config).
 MG5_aMC> set fastjet /PATH/TO/fastjet-config

set lhapdf to lhapdf-config
set ninja to /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib
Using default eps viewer "evince". Set another one in ./input/mg5_configuration.txt
Using default web browser "firefox". Set another one in ./input/mg5_configuration.txt
import /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/9May_3000HGammaYTScan.py
The import format was not given, so we guess it as command
import model loop_qcd_qed_sm_Gmu_mod_original
Switching to Feynman gauge because it is the only one supported by the model loop_qcd_qed_sm_Gmu_mod_original.
INFO: Restrict model loop_qcd_qed_sm_Gmu_mod_original with file models/loop_qcd_qed_sm_Gmu_mod_original/restrict_default.dat .
INFO: Run "set stdout_level DEBUG" before import for more information.
INFO: Change particles name to pass to MG5 convention
Defined multiparticle p = g u c d s u~ c~ d~ s~
Defined multiparticle j = g u c d s u~ c~ d~ s~
Defined multiparticle l+ = e+ mu+
Defined multiparticle l- = e- mu-
Defined multiparticle vl = ve vm vt
Defined multiparticle vl~ = ve~ vm~ vt~
Pass the definition of 'j' and 'p' to 5 flavour scheme.
Defined multiparticle all = g ghg ghg~ u c d s b u~ c~ d~ s~ b~ a gha gha~ ve vm vt e- mu- ta- ve~ vm~ vt~ e+ mu+ ta+ t t~ z w+ ghz ghwp ghwm h g0 g+ w- ghz~ ghwp~ ghwm~ g-
generate e+ e- > h a [noborn=QED]
INFO: Checking for minimal orders which gives processes.
INFO: Please specify coupling orders to bypass this step.
INFO: Trying coupling order WEIGHTED<=4: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=5: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=6: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=7: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=8: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=9: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=10: WEIGTHED IS 2*QED+QCD
INFO: Trying coupling order WEIGHTED<=11: WEIGTHED IS 2*QED+QCD
INFO: Contributing diagrams generated: 0 Born, 65 loops, 4 R2, 2 UV
1 processes with 65 diagrams generated in 1.378 s
Total: 1 processes with 65 diagrams
output eeTOha3000yT_090518
INFO: directory /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518 already exists.
If you continue this directory will be deleted and replaced.
Do you want to continue? [y, n]
found line : launch -n run-1
This answer is not valid for current question. Keep it for next question and use here default: y
INFO: initialize a new directory: eeTOha3000yT_090518
INFO: remove old information in eeTOha3000yT_090518
INFO: Organizing processes into subprocess groups
INFO: Generating Helas calls for process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
INFO: Processing color information for loop process: e+ e- > h a [ noborn = QED ]
INFO: Creating color matrix loop process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
INFO: Creating files in directory /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha
ALOHA: aloha creates FFV2 set of routines with options: L2,P0
ALOHA: aloha creates UUS1 set of routines with options: L1
INFO: Computing diagram color coefficients
INFO: Drawing loop Feynman diagrams for Process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
INFO: Creating files in directory P0_ll_ha
INFO: Generating Feynman diagrams for Process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
INFO: Finding symmetric diagrams for subprocess group ll_ha
Generated helas calls for 1 subprocesses (65 diagrams) in 0.534 s
ALOHA: aloha creates FFV1 routines
ALOHA: aloha creates FFV2 set of routines with options: L3
ALOHA: aloha creates l_HWpWm20 routines
ALOHA: aloha creates VVS1 routines
ALOHA: aloha creates FFV2_4 set of routines with options: L3
The option gauge is modified [unitary] but will not be written in the configuration files.
If you want to make this value the default for future session, you can run 'save options --all'
save configuration file to /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
INFO: Use Fortran compiler gfortran
INFO: Use c++ compiler g++
INFO: Generate jpeg diagrams
INFO: Generate web pages
Output to directory /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518 done.
Type "launch" to generate events from this process, or see
/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/README
Run "open index.html" to see more information about this process.
launch -n run-1
************************************************************
* *
* W E L C O M E to *
* M A D G R A P H 5 _ a M C @ N L O *
* M A D E V E N T *
* *
* * * *
* * * * * *
* * * * * 5 * * * * *
* * * * * *
* * * *
* *
* VERSION 2.6.2 2018-04-29 *
* *
* The MadGraph5_aMC@NLO Development Team - Find us at *
* https://server06.fynu.ucl.ac.be/projects/madgraph *
* *
* Type 'help' for in-line help. *
* *
************************************************************
INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/input/mg5_configuration.txt
INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
generate_events run-1
"OFF" not valid option for "analysis"
The following switches determine which programs are run:
/===========================================================================\
| 1. Choose the shower/hadronization program shower = Not Avail. |
| 2. Choose the detector simulation program detector = Not Avail. |
| 3. Choose an analysis package (plot/convert) analysis = Not Avail. |
| 4. Decay onshell particles madspin = OFF |
| 5. Add weights to events for new hypp. reweight = OFF |
\===========================================================================/
Either type the switch number (1 to 5) to change its setting,
Set any switch explicitly (e.g. type 'madspin=ON' at the prompt)
Type 'help' for the list of all valid option
Type '0', 'auto', 'done' or just press enter when you are done.
set nevents 10000
INFO: modify parameter nevents of the run_card.dat to 10000
set ebeam 1500.0
INFO: modify parameter ebeam1 of the run_card.dat to 1500.0
INFO: modify parameter ebeam2 of the run_card.dat to 1500.0
set pta 10.0
INFO: modify parameter pta of the run_card.dat to 10.0
set etaa -1.0
INFO: modify parameter etaa of the run_card.dat to -1.0
set dral 0.0
INFO: modify parameter dral of the run_card.dat to 0.0
set ptb -1.0
INFO: modify parameter ptb of the run_card.dat to -1.0
set etab -1.0
INFO: modify parameter etab of the run_card.dat to -1.0
set drbb 0.0
INFO: modify parameter drbb of the run_card.dat to 0.0
set drab 0.0
INFO: modify parameter drab of the run_card.dat to 0.0
set mmbb -1.0
INFO: modify parameter mmbb of the run_card.dat to -1.0
set mmbbmax -1.0
INFO: modify parameter mmbbmax of the run_card.dat to -1.0
set missetmax -1.0
INFO: modify parameter missetmax of the run_card.dat to -1.0
set ptj -1.0
INFO: modify parameter ptj of the run_card.dat to -1.0
set ptl -1.0
INFO: modify parameter ptl of the run_card.dat to -1.0
set etaj -1.0
INFO: modify parameter etaj of the run_card.dat to -1.0
set etal -1.0
INFO: modify parameter etal of the run_card.dat to -1.0
set drjj -1.0
INFO: modify parameter drjj of the run_card.dat to -1.0
set drll -1.0
INFO: modify parameter drll of the run_card.dat to -1.0
set draa -1.0
INFO: modify parameter draa of the run_card.dat to -1.0
set draj -1.0
INFO: modify parameter draj of the run_card.dat to -1.0
set drjl -1.0
INFO: modify parameter drjl of the run_card.dat to -1.0
set FttH -4
INFO: modify param_card information BLOCK anml with id (1,) set to -4.0
Do you want to edit a card (press enter to bypass editing)?
/------------------------------------------------------------\
| 1. param : param_card.dat |
| 2. run : run_card.dat |
| 3. MadLoopParams : MadLoopParams.dat |
\------------------------------------------------------------/
 you can also
   - enter the path to a valid card or banner.
   - use the 'set' command to modify a parameter directly.
     The set option works only for param_card and run_card.
     Type 'help set' for more information on this command.
   - call an external program (ASperGE/MadWidth/...).
     Type 'help' for the list of available command
 [0, done, 1, param, 2, run, 3, MadLoopParams, enter path]
found line : launch -n run-2
This answer is not valid for current question. Keep it for next question and use here default: 0
INFO: Update the dependent parameter of the param_card.dat
Generating 10000 events with run name run-1
survey run-1
INFO: compile directory
initMadLoop -r -f
Error: GDK_BACKEND does not match available displays
Initializing MadLoop loop-induced matrix elements (this can take some time)...
WARNING: A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
The compilation fails with the following output message:
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_matrix.f -o loop_matrix.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c improve_ps.f -o improve_ps.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_num.f -o loop_num.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c helas_calls_ampb_1.f -o helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_compute_loop_coefs.f -o mp_compute_loop_coefs.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_helas_calls_ampb_1.f -o mp_helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c coef_construction_1.f -o coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_CT_calls_1.f -o loop_CT_calls_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_coef_construction_1.f -o mp_coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c TIR_interface.f -o TIR_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c COLLIER_interface.f -o COLLIER_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c compute_color_flows.f -o compute_color_flows.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
    /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
    avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
    collect2: error: ld returned 1 exit status
    make: *** [check] Error 1

Please try to fix this compilations issue and retry.
Help might be found at https://answers.launchpad.net/mg5amcnlo.
If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
Error detected in "generate_events run-1"
write debug file /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/run-1_tag_1_debug.log
If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
MadGraph5Error : A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
 The compilation fails with the following output message:
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_matrix.f -o loop_matrix.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c improve_ps.f -o improve_ps.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_num.f -o loop_num.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c helas_calls_ampb_1.f -o helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_compute_loop_coefs.f -o mp_compute_loop_coefs.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_helas_calls_ampb_1.f -o mp_helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c coef_construction_1.f -o coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_CT_calls_1.f -o loop_CT_calls_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_coef_construction_1.f -o mp_coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c TIR_interface.f -o TIR_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c COLLIER_interface.f -o COLLIER_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c compute_color_flows.f -o compute_color_flows.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
     /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
     avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
     collect2: error: ld returned 1 exit status
     make: *** [check] Error 1

 Please try to fix this compilations issue and retry.
 Help might be found at https://answers.launchpad.net/mg5amcnlo.
 If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
INFO:
command not executed: set FttH -3
command not executed:
command not executed: launch -n run-3
command not executed: set FttH -2
command not executed:
command not executed: launch -n run-4
command not executed: set FttH -1
command not executed:
command not executed: launch -n run-5
command not executed: set FttH 0
command not executed:
command not executed: launch -n run-6
command not executed: set FttH 0.5
command not executed:
command not executed: launch -n run-7
command not executed: set FttH 0.75
command not executed:
command not executed: launch -n run-8
command not executed: set FttH 0.8268
command not executed:
command not executed: launch -n run-9
command not executed: set FttH 0.8845
command not executed:
command not executed: launch -n run-10
command not executed: set FttH 0.9134
command not executed:
command not executed: launch -n run-11
command not executed: set FttH 0.9423
command not executed:
command not executed: launch -n run-12
command not executed: set FttH 0.9711
command not executed:
command not executed: launch -n run-13
command not executed: set FttH 0.9856
command not executed:
command not executed: launch -n run-14
command not executed: set FttH 1
command not executed:
command not executed: launch -n run-15
command not executed: set FttH 1.0144
command not executed:
command not executed: launch -n run-16
command not executed: set FttH 1.0289
command not executed:
command not executed: launch -n run-17
command not executed: set FttH 1.0577
command not executed:
command not executed: launch -n run-18
command not executed: set FttH 1.0866
command not executed:
command not executed: launch -n run-19
command not executed: set FttH 1.1155
command not executed:
command not executed: launch -n run-20
command not executed: set FttH 1.1732
command not executed:
command not executed: launch -n run-21
command not executed: set FttH 1.25
command not executed:
command not executed: launch -n run-22
command not executed: set FttH 1.5
command not executed:
command not executed: launch -n run-23
command not executed: set FttH 2
command not executed:
command not executed: launch -n run-24
command not executed: set FttH 3
command not executed:
command not executed: launch -n run-25
command not executed: set FttH 4
command not executed:
command not executed: launch -n run-26
command not executed: set FttH 5
command not executed:
command not executed: launch eeTOha3000yT_090518 -i
command not executed: print_results --path=./eeTOha3000yT_090518/cross_section_textfile.txt --format=short
command not executed:
quit
INFO:
launch -n run-2
************************************************************
* *
* W E L C O M E to *
* M A D G R A P H 5 _ a M C @ N L O *
* M A D E V E N T *
* *
* * * *
* * * * * *
* * * * * 5 * * * * *
* * * * * *
* * * *
* *
* VERSION 2.6.2 2018-04-29 *
* *
* The MadGraph5_aMC@NLO Development Team - Find us at *
* https://server06.fynu.ucl.ac.be/projects/madgraph *
* *
* Type 'help' for in-line help. *
* *
************************************************************
INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/input/mg5_configuration.txt
INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
generate_events run-2
The following switches determine which programs are run:
/===========================================================================\
| 1. Choose the shower/hadronization program shower = Not Avail. |
| 2. Choose the detector simulation program detector = Not Avail. |
| 3. Choose an analysis package (plot/convert) analysis = Not Avail. |
| 4. Decay onshell particles madspin = OFF |
| 5. Add weights to events for new hypp. reweight = OFF |
\===========================================================================/
Either type the switch number (1 to 5) to change its setting,
Set any switch explicitly (e.g. type 'madspin=ON' at the prompt)
Type 'help' for the list of all valid option
Type '0', 'auto', 'done' or just press enter when you are done.
The answer to the previous question is not set in your input file
Use 0 value
Do you want to edit a card (press enter to bypass editing)?
/------------------------------------------------------------\
| 1. param : param_card.dat |
| 2. run : run_card.dat |
| 3. MadLoopParams : MadLoopParams.dat |
\------------------------------------------------------------/
 you can also
   - enter the path to a valid card or banner.
   - use the 'set' command to modify a parameter directly.
     The set option works only for param_card and run_card.
     Type 'help set' for more information on this command.
   - call an external program (ASperGE/MadWidth/...).
     Type 'help' for the list of available command
 [0, done, 1, param, 2, run, 3, MadLoopParams, enter path]
The answer to the previous question is not set in your input file
Use 0 value
INFO: Update the dependent parameter of the param_card.dat
Generating 10000 events with run name run-2
survey run-2
INFO: compile directory
initMadLoop -f
Initializing MadLoop loop-induced matrix elements (this can take some time)...
WARNING: A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
The compilation fails with the following output message:
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
    /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
    avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
    collect2: error: ld returned 1 exit status
    make: *** [check] Error 1

Please try to fix this compilations issue and retry.
Help might be found at https://answers.launchpad.net/mg5amcnlo.
If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
Error detected in "generate_events run-2"
write debug file /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/run-2_tag_1_debug.log
If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
MadGraph5Error : A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
 The compilation fails with the following output message:
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
     /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
     avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
     collect2: error: ld returned 1 exit status
     make: *** [check] Error 1

 Please try to fix this compilations issue and retry.
 Help might be found at https://answers.launchpad.net/mg5amcnlo.
 If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
INFO:
quit
INFO:
quit

-----------------------------------------------------------------------------------------------------

The script works perfectly on my local Mac, although that is on MG5 2.6.1, this is 2.6.2. I tried recompiling CutTools as suggested in a couple of other compilation error questions, but that hasn't changed the error I get. Any help would be much appreciated!

Thanks,

Ross

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

This is a typical error when you switch your compiler and that some part of the code where not fully recompiled.

Cheers,

Olivier

> On 11 May 2018, at 12:08, Ross Hunter <email address hidden> wrote:
>
> New question #668845 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/668845
>
> Hi there,
>
> I just started to ssh into a linux computer running SLC6.9 to run some NLO computations a bit faster. I'm using
>
>> scl enable devtoolset-2 bash
>
> in order to get a gfortran compiler that is recent enough. I have successfully installed MG5_aMC latest version and tried to run my script, but i get the following error:
>
> [rh605@pckt MG5_aMC_v2_6_2]$ ./bin/mg5_aMC 9May_3000HGammaYTScan.py
> ************************************************************
> * *
> * W E L C O M E to *
> * M A D G R A P H 5 _ a M C @ N L O *
> * *
> * *
> * * * *
> * * * * * *
> * * * * * 5 * * * * *
> * * * * * *
> * * * *
> * *
> * VERSION 2.6.2 2018-04-29 *
> * *
> * The MadGraph5_aMC@NLO Development Team - Find us at *
> * https://server06.fynu.ucl.ac.be/projects/madgraph *
> * and *
> * http://amcatnlo.web.cern.ch/amcatnlo/ *
> * *
> * Type 'help' for in-line help. *
> * Type 'tutorial' to learn how MG5 works *
> * Type 'tutorial aMCatNLO' to learn how aMC@NLO works *
> * Type 'tutorial MadLoop' to learn how MadLoop works *
> * *
> ************************************************************
> load MG5 configuration from input/mg5_configuration.txt
> set collier to /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib
> fastjet-config does not seem to correspond to a valid fastjet-config executable (v3+). We will use fjcore instead.
> Please set the 'fastjet'variable to the full (absolute) /PATH/TO/fastjet-config (including fastjet-config).
> MG5_aMC> set fastjet /PATH/TO/fastjet-config
>
> set lhapdf to lhapdf-config
> set ninja to /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib
> Using default eps viewer "evince". Set another one in ./input/mg5_configuration.txt
> Using default web browser "firefox". Set another one in ./input/mg5_configuration.txt
> import /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/9May_3000HGammaYTScan.py
> The import format was not given, so we guess it as command
> import model loop_qcd_qed_sm_Gmu_mod_original
> Switching to Feynman gauge because it is the only one supported by the model loop_qcd_qed_sm_Gmu_mod_original.
> INFO: Restrict model loop_qcd_qed_sm_Gmu_mod_original with file models/loop_qcd_qed_sm_Gmu_mod_original/restrict_default.dat .
> INFO: Run "set stdout_level DEBUG" before import for more information.
> INFO: Change particles name to pass to MG5 convention
> Defined multiparticle p = g u c d s u~ c~ d~ s~
> Defined multiparticle j = g u c d s u~ c~ d~ s~
> Defined multiparticle l+ = e+ mu+
> Defined multiparticle l- = e- mu-
> Defined multiparticle vl = ve vm vt
> Defined multiparticle vl~ = ve~ vm~ vt~
> Pass the definition of 'j' and 'p' to 5 flavour scheme.
> Defined multiparticle all = g ghg ghg~ u c d s b u~ c~ d~ s~ b~ a gha gha~ ve vm vt e- mu- ta- ve~ vm~ vt~ e+ mu+ ta+ t t~ z w+ ghz ghwp ghwm h g0 g+ w- ghz~ ghwp~ ghwm~ g-
> generate e+ e- > h a [noborn=QED]
> INFO: Checking for minimal orders which gives processes.
> INFO: Please specify coupling orders to bypass this step.
> INFO: Trying coupling order WEIGHTED<=4: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=5: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=6: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=7: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=8: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=9: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=10: WEIGTHED IS 2*QED+QCD
> INFO: Trying coupling order WEIGHTED<=11: WEIGTHED IS 2*QED+QCD
> INFO: Contributing diagrams generated: 0 Born, 65 loops, 4 R2, 2 UV
> 1 processes with 65 diagrams generated in 1.378 s
> Total: 1 processes with 65 diagrams
> output eeTOha3000yT_090518
> INFO: directory /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518 already exists.
> If you continue this directory will be deleted and replaced.
> Do you want to continue? [y, n]
> found line : launch -n run-1
> This answer is not valid for current question. Keep it for next question and use here default: y
> INFO: initialize a new directory: eeTOha3000yT_090518
> INFO: remove old information in eeTOha3000yT_090518
> INFO: Organizing processes into subprocess groups
> INFO: Generating Helas calls for process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
> INFO: Processing color information for loop process: e+ e- > h a [ noborn = QED ]
> INFO: Creating color matrix loop process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
> INFO: Creating files in directory /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha
> ALOHA: aloha creates FFV2 set of routines with options: L2,P0
> ALOHA: aloha creates UUS1 set of routines with options: L1
> INFO: Computing diagram color coefficients
> INFO: Drawing loop Feynman diagrams for Process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
> INFO: Creating files in directory P0_ll_ha
> INFO: Generating Feynman diagrams for Process: e+ e- > h a WEIGHTED<=12 [ noborn = QED ]
> INFO: Finding symmetric diagrams for subprocess group ll_ha
> Generated helas calls for 1 subprocesses (65 diagrams) in 0.534 s
> ALOHA: aloha creates FFV1 routines
> ALOHA: aloha creates FFV2 set of routines with options: L3
> ALOHA: aloha creates l_HWpWm20 routines
> ALOHA: aloha creates VVS1 routines
> ALOHA: aloha creates FFV2_4 set of routines with options: L3
> The option gauge is modified [unitary] but will not be written in the configuration files.
> If you want to make this value the default for future session, you can run 'save options --all'
> save configuration file to /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
> INFO: Use Fortran compiler gfortran
> INFO: Use c++ compiler g++
> INFO: Generate jpeg diagrams
> INFO: Generate web pages
> Output to directory /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518 done.
> Type "launch" to generate events from this process, or see
> /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/README
> Run "open index.html" to see more information about this process.
> launch -n run-1
> ************************************************************
> * *
> * W E L C O M E to *
> * M A D G R A P H 5 _ a M C @ N L O *
> * M A D E V E N T *
> * *
> * * * *
> * * * * * *
> * * * * * 5 * * * * *
> * * * * * *
> * * * *
> * *
> * VERSION 2.6.2 2018-04-29 *
> * *
> * The MadGraph5_aMC@NLO Development Team - Find us at *
> * https://server06.fynu.ucl.ac.be/projects/madgraph *
> * *
> * Type 'help' for in-line help. *
> * *
> ************************************************************
> INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
> INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/input/mg5_configuration.txt
> INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
> generate_events run-1
> "OFF" not valid option for "analysis"
> The following switches determine which programs are run:
> /===========================================================================\
> | 1. Choose the shower/hadronization program shower = Not Avail. |
> | 2. Choose the detector simulation program detector = Not Avail. |
> | 3. Choose an analysis package (plot/convert) analysis = Not Avail. |
> | 4. Decay onshell particles madspin = OFF |
> | 5. Add weights to events for new hypp. reweight = OFF |
> \===========================================================================/
> Either type the switch number (1 to 5) to change its setting,
> Set any switch explicitly (e.g. type 'madspin=ON' at the prompt)
> Type 'help' for the list of all valid option
> Type '0', 'auto', 'done' or just press enter when you are done.
> set nevents 10000
> INFO: modify parameter nevents of the run_card.dat to 10000
> set ebeam 1500.0
> INFO: modify parameter ebeam1 of the run_card.dat to 1500.0
> INFO: modify parameter ebeam2 of the run_card.dat to 1500.0
> set pta 10.0
> INFO: modify parameter pta of the run_card.dat to 10.0
> set etaa -1.0
> INFO: modify parameter etaa of the run_card.dat to -1.0
> set dral 0.0
> INFO: modify parameter dral of the run_card.dat to 0.0
> set ptb -1.0
> INFO: modify parameter ptb of the run_card.dat to -1.0
> set etab -1.0
> INFO: modify parameter etab of the run_card.dat to -1.0
> set drbb 0.0
> INFO: modify parameter drbb of the run_card.dat to 0.0
> set drab 0.0
> INFO: modify parameter drab of the run_card.dat to 0.0
> set mmbb -1.0
> INFO: modify parameter mmbb of the run_card.dat to -1.0
> set mmbbmax -1.0
> INFO: modify parameter mmbbmax of the run_card.dat to -1.0
> set missetmax -1.0
> INFO: modify parameter missetmax of the run_card.dat to -1.0
> set ptj -1.0
> INFO: modify parameter ptj of the run_card.dat to -1.0
> set ptl -1.0
> INFO: modify parameter ptl of the run_card.dat to -1.0
> set etaj -1.0
> INFO: modify parameter etaj of the run_card.dat to -1.0
> set etal -1.0
> INFO: modify parameter etal of the run_card.dat to -1.0
> set drjj -1.0
> INFO: modify parameter drjj of the run_card.dat to -1.0
> set drll -1.0
> INFO: modify parameter drll of the run_card.dat to -1.0
> set draa -1.0
> INFO: modify parameter draa of the run_card.dat to -1.0
> set draj -1.0
> INFO: modify parameter draj of the run_card.dat to -1.0
> set drjl -1.0
> INFO: modify parameter drjl of the run_card.dat to -1.0
> set FttH -4
> INFO: modify param_card information BLOCK anml with id (1,) set to -4.0
> Do you want to edit a card (press enter to bypass editing)?
> /------------------------------------------------------------\
> | 1. param : param_card.dat |
> | 2. run : run_card.dat |
> | 3. MadLoopParams : MadLoopParams.dat |
> \------------------------------------------------------------/
> you can also
> - enter the path to a valid card or banner.
> - use the 'set' command to modify a parameter directly.
> The set option works only for param_card and run_card.
> Type 'help set' for more information on this command.
> - call an external program (ASperGE/MadWidth/...).
> Type 'help' for the list of available command
> [0, done, 1, param, 2, run, 3, MadLoopParams, enter path]
> found line : launch -n run-2
> This answer is not valid for current question. Keep it for next question and use here default: 0
> INFO: Update the dependent parameter of the param_card.dat
> Generating 10000 events with run name run-1
> survey run-1
> INFO: compile directory
> initMadLoop -r -f
> Error: GDK_BACKEND does not match available displays
> Initializing MadLoop loop-induced matrix elements (this can take some time)...
> WARNING: A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_matrix.f -o loop_matrix.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c improve_ps.f -o improve_ps.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_num.f -o loop_num.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c helas_calls_ampb_1.f -o helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_compute_loop_coefs.f -o mp_compute_loop_coefs.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_helas_calls_ampb_1.f -o mp_helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c coef_construction_1.f -o coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_CT_calls_1.f -o loop_CT_calls_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_coef_construction_1.f -o mp_coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c TIR_interface.f -o TIR_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c COLLIER_interface.f -o COLLIER_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c compute_color_flows.f -o compute_color_flows.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
> /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
> avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
> collect2: error: ld returned 1 exit status
> make: *** [check] Error 1
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/mg5amcnlo.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
> Error detected in "generate_events run-1"
> write debug file /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/run-1_tag_1_debug.log
> If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
> MadGraph5Error : A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_matrix.f -o loop_matrix.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c improve_ps.f -o improve_ps.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_num.f -o loop_num.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c helas_calls_ampb_1.f -o helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_compute_loop_coefs.f -o mp_compute_loop_coefs.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_helas_calls_ampb_1.f -o mp_helas_calls_ampb_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c coef_construction_1.f -o coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_CT_calls_1.f -o loop_CT_calls_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c mp_coef_construction_1.f -o mp_coef_construction_1.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c TIR_interface.f -o TIR_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c COLLIER_interface.f -o COLLIER_interface.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c compute_color_flows.f -o compute_color_flows.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
> /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
> avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
> collect2: error: ld returned 1 exit status
> make: *** [check] Error 1
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/mg5amcnlo.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
> INFO:
> command not executed: set FttH -3
> command not executed:
> command not executed: launch -n run-3
> command not executed: set FttH -2
> command not executed:
> command not executed: launch -n run-4
> command not executed: set FttH -1
> command not executed:
> command not executed: launch -n run-5
> command not executed: set FttH 0
> command not executed:
> command not executed: launch -n run-6
> command not executed: set FttH 0.5
> command not executed:
> command not executed: launch -n run-7
> command not executed: set FttH 0.75
> command not executed:
> command not executed: launch -n run-8
> command not executed: set FttH 0.8268
> command not executed:
> command not executed: launch -n run-9
> command not executed: set FttH 0.8845
> command not executed:
> command not executed: launch -n run-10
> command not executed: set FttH 0.9134
> command not executed:
> command not executed: launch -n run-11
> command not executed: set FttH 0.9423
> command not executed:
> command not executed: launch -n run-12
> command not executed: set FttH 0.9711
> command not executed:
> command not executed: launch -n run-13
> command not executed: set FttH 0.9856
> command not executed:
> command not executed: launch -n run-14
> command not executed: set FttH 1
> command not executed:
> command not executed: launch -n run-15
> command not executed: set FttH 1.0144
> command not executed:
> command not executed: launch -n run-16
> command not executed: set FttH 1.0289
> command not executed:
> command not executed: launch -n run-17
> command not executed: set FttH 1.0577
> command not executed:
> command not executed: launch -n run-18
> command not executed: set FttH 1.0866
> command not executed:
> command not executed: launch -n run-19
> command not executed: set FttH 1.1155
> command not executed:
> command not executed: launch -n run-20
> command not executed: set FttH 1.1732
> command not executed:
> command not executed: launch -n run-21
> command not executed: set FttH 1.25
> command not executed:
> command not executed: launch -n run-22
> command not executed: set FttH 1.5
> command not executed:
> command not executed: launch -n run-23
> command not executed: set FttH 2
> command not executed:
> command not executed: launch -n run-24
> command not executed: set FttH 3
> command not executed:
> command not executed: launch -n run-25
> command not executed: set FttH 4
> command not executed:
> command not executed: launch -n run-26
> command not executed: set FttH 5
> command not executed:
> command not executed: launch eeTOha3000yT_090518 -i
> command not executed: print_results --path=./eeTOha3000yT_090518/cross_section_textfile.txt --format=short
> command not executed:
> quit
> INFO:
> launch -n run-2
> ************************************************************
> * *
> * W E L C O M E to *
> * M A D G R A P H 5 _ a M C @ N L O *
> * M A D E V E N T *
> * *
> * * * *
> * * * * * *
> * * * * * 5 * * * * *
> * * * * * *
> * * * *
> * *
> * VERSION 2.6.2 2018-04-29 *
> * *
> * The MadGraph5_aMC@NLO Development Team - Find us at *
> * https://server06.fynu.ucl.ac.be/projects/madgraph *
> * *
> * Type 'help' for in-line help. *
> * *
> ************************************************************
> INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
> INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/input/mg5_configuration.txt
> INFO: load configuration from /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/Cards/me5_configuration.txt
> generate_events run-2
> The following switches determine which programs are run:
> /===========================================================================\
> | 1. Choose the shower/hadronization program shower = Not Avail. |
> | 2. Choose the detector simulation program detector = Not Avail. |
> | 3. Choose an analysis package (plot/convert) analysis = Not Avail. |
> | 4. Decay onshell particles madspin = OFF |
> | 5. Add weights to events for new hypp. reweight = OFF |
> \===========================================================================/
> Either type the switch number (1 to 5) to change its setting,
> Set any switch explicitly (e.g. type 'madspin=ON' at the prompt)
> Type 'help' for the list of all valid option
> Type '0', 'auto', 'done' or just press enter when you are done.
> The answer to the previous question is not set in your input file
> Use 0 value
> Do you want to edit a card (press enter to bypass editing)?
> /------------------------------------------------------------\
> | 1. param : param_card.dat |
> | 2. run : run_card.dat |
> | 3. MadLoopParams : MadLoopParams.dat |
> \------------------------------------------------------------/
> you can also
> - enter the path to a valid card or banner.
> - use the 'set' command to modify a parameter directly.
> The set option works only for param_card and run_card.
> Type 'help set' for more information on this command.
> - call an external program (ASperGE/MadWidth/...).
> Type 'help' for the list of available command
> [0, done, 1, param, 2, run, 3, MadLoopParams, enter path]
> The answer to the previous question is not set in your input file
> Use 0 value
> INFO: Update the dependent parameter of the param_card.dat
> Generating 10000 events with run name run-2
> survey run-2
> INFO: compile directory
> initMadLoop -f
> Initializing MadLoop loop-induced matrix elements (this can take some time)...
> WARNING: A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
> /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
> avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
> collect2: error: ld returned 1 exit status
> make: *** [check] Error 1
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/mg5amcnlo.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
> Error detected in "generate_events run-2"
> write debug file /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/run-2_tag_1_debug.log
> If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
> MadGraph5Error : A compilation Error occurs when trying to compile /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/eeTOha3000yT_090518/SubProcesses/PV0_0_1_epem_ha.
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c check_sa.f -o check_sa.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include -I /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o check check_sa.o MadLoopParamReader.o MadLoopCommons.o polynomial.o loop_matrix.o improve_ps.o CT_interface.o loop_num.o helas_calls_ampb_1.o mp_compute_loop_coefs.o mp_helas_calls_ampb_1.o coef_construction_1.o loop_CT_calls_1.o mp_coef_construction_1.o TIR_interface.o COLLIER_interface.o compute_color_flows.o -L../../lib/ -ldhelas -lmodel -L../../lib/ -lcts -liregi -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lninja -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lavh_olo -L/home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib/ -lcollier -lstdc++
> /home/rh605/PartIIIProject/MG5_aMC_v2_6_2/HEPTools/lib//libavh_olo.a(avh_olo.o): In function `__avh_olo_qp_print_MOD_printr':
> avh_olo.f90:(.text+0x8a312): undefined reference to `_gfortran_transfer_real128_write'
> collect2: error: ld returned 1 exit status
> make: *** [check] Error 1
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/mg5amcnlo.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
> INFO:
> quit
> INFO:
> quit
>
> -----------------------------------------------------------------------------------------------------
>
> The script works perfectly on my local Mac, although that is on MG5 2.6.1, this is 2.6.2. I tried recompiling CutTools as suggested in a couple of other compilation error questions, but that hasn't changed the error I get. Any help would be much appreciated!
>
> Thanks,
>
> Ross
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Ross Hunter (rh605) said :
#2

Thanks Olivier Mattelaer, that solved my question.