error when running W+W- at NLO

Asked by Arash Yunesi

Hi
I get some compilation errors when computing p p > w+w- at NLO in MG5.
This is what MG5 says about the problem.

WARNING: fct <function compile_dir at 0x7f0fac45ded8> does not return 0. Stopping the code in a clean way. The error was:
A compilation Error occurs when trying to compile /home/aresh/Downloads/WW_8TeV_NLO/SubProcesses/P0_uux_wmwp.
The compilation fails with the following output message:
    gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. check_poles.f
    check_poles.f:124:15:

          1 pmass_rambo, prambo)
                   1
    Warning: Actual argument contains too few elements for dummy argument ‘xm’ (5/100) at (1)
    check_poles.f:154:19:

          1 pmass_rambo, prambo)
                       1
    Warning: Actual argument contains too few elements for dummy argument ‘xm’ (5/100) at (1)
    run.inc:79:21:

           common/to_rwgt/ do_rwgt_scale, rw_Fscale_down, rw_Fscale_up, rw_Rscale_down, rw_Rscale_up,
                         1
    Warning: Padding of 4 bytes required before ‘rw_fscale_down’ in COMMON ‘to_rwgt’ at (1); reorder elements or use -fno-align-commons
    gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. BinothLHA.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. born_hel.f
    for dir in `ls -d V*`; do cd $dir; make; cd ../; done
    make[1]: Entering directory '/home/aresh/Downloads/WW_8TeV_NLO/SubProcesses/P0_uux_wmwp/V0_uux_wmwp'
    rm -f ../libMadLoop.a
    gfortran -fno-automatic -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o
    gfortran -O -fno-automatic -ffixed-line-length-132 -c loop_matrix.f
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    gfortran -O -fno-automatic -ffixed-line-length-132 -c improve_ps.f
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    gfortran -O -fno-automatic -ffixed-line-length-132 -c born_matrix.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c loop_num.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c CT_interface.f
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    gfortran -O -fno-automatic -ffixed-line-length-132 -c MadLoopCommons.f
    MadLoopCommons.f:530:35:

                 LOCATION = FINDMINIMUM(X, I, MSIZE) ! find min from this to last
                                       1
    Warning: Type mismatch in argument ‘x’ at (1); passed REAL(8) to INTEGER(4)
    gfortran -O -fno-automatic -ffixed-line-length-132 -c MadLoopParamReader.f
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    gfortran -O -fno-automatic -ffixed-line-length-132 -c helas_calls_ampb_1.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c mp_compute_loop_coefs.f
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    gfortran -O -fno-automatic -ffixed-line-length-132 -c mp_helas_calls_ampb_1.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c coef_construction_1.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c loop_CT_calls_1.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c mp_coef_construction_1.f
    gfortran -O -fno-automatic -ffixed-line-length-132 -c TIR_interface.f
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    MadLoopParams.inc:18:22:

           common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
                          1
    Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
    mv libMadLoop.a ../
    make[1]: Leaving directory '/home/aresh/Downloads/WW_8TeV_NLO/SubProcesses/P0_uux_wmwp/V0_uux_wmwp'
    gfortran -lstdc++ -o check_poles parton_lum_3.o parton_lum_chooser.o parton_lum_1.o parton_lum_2.o matrix_2.o matrix_3.o matrix_1.o real_me_chooser.o fks_inc_chooser.o leshouche_inc_chooser.o genps_fks.o setcuts.o setscales.o born.o sborn_sf.o b_sf_001.o fks_Sij.o trapfpe.o fastjetfortran_madfks_core.o fjcore.o fastjet_wrapper.o fks_singular.o veto_xsec.o montecarlocounter.o reweight_xsec.o boostwdir2.o configs_and_props_inc_chooser.o initcluster.o cluster.o reweight.o get_color.o FKSParamReader.o iproc_map.o MC_integer.o reweight_xsec_events_pdf_dummy.o appl_interface_dummy.o cuts.o pythia_unlops.o recluster.o check_poles.o BinothLHA.o born_hel.o -L../../lib/ libMadLoop.a -lcts -liregi -L../../lib/ -ldhelas -lgeneric -lmodel -lpdf -lcernlib -lstdc++
    ../../lib//libcts.a(cts_cuttools.o): In function `ctsinit_':
    cts_cuttools.f90:(.text+0x629): undefined reference to `qlinit_'
    ../../lib//libcts.a(cts_loopfunctions.o): In function `__loopfunctions_MOD_getloop':
    cts_loopfunctions.f90:(.text+0xdc): undefined reference to `qli1_'
    cts_loopfunctions.f90:(.text+0x116): undefined reference to `qli1_'
    cts_loopfunctions.f90:(.text+0x158): undefined reference to `qli1_'
    cts_loopfunctions.f90:(.text+0x3be): undefined reference to `qli2_'
    cts_loopfunctions.f90:(.text+0x402): undefined reference to `qli2_'
    cts_loopfunctions.f90:(.text+0x451): undefined reference to `qli2_'
    cts_loopfunctions.f90:(.text+0xa06): undefined reference to `qli3_'
    cts_loopfunctions.f90:(.text+0xa63): undefined reference to `qli3_'
    cts_loopfunctions.f90:(.text+0xacc): undefined reference to `qli3_'
    cts_loopfunctions.f90:(.text+0x1008): undefined reference to `qli4_'
    cts_loopfunctions.f90:(.text+0x1093): undefined reference to `qli4_'
    cts_loopfunctions.f90:(.text+0x1118): undefined reference to `qli4_'
    ../../lib//libcts.a(cts_loopfunctions.o): In function `__mp_loopfunctions_MOD_get_mp_loop':
    cts_loopfunctions.f90:(.text+0x2b11): undefined reference to `qli1_'
    cts_loopfunctions.f90:(.text+0x2b66): undefined reference to `qli1_'
    cts_loopfunctions.f90:(.text+0x2bb7): undefined reference to `qli1_'
    cts_loopfunctions.f90:(.text+0x2e0c): undefined reference to `qli2_'
    cts_loopfunctions.f90:(.text+0x2e71): undefined reference to `qli2_'
    cts_loopfunctions.f90:(.text+0x2ed6): undefined reference to `qli2_'
    cts_loopfunctions.f90:(.text+0x3531): undefined reference to `qli3_'
    cts_loopfunctions.f90:(.text+0x35ad): undefined reference to `qli3_'
    cts_loopfunctions.f90:(.text+0x362d): undefined reference to `qli3_'
    cts_loopfunctions.f90:(.text+0x3c35): undefined reference to `qli4_'
    cts_loopfunctions.f90:(.text+0x3cd1): undefined reference to `qli4_'
    cts_loopfunctions.f90:(.text+0x3d7c): undefined reference to `qli4_'
    ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_d0c1':
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:484: undefined reference to `qlinit_'
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:498: undefined reference to `qli4_'
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:505: undefined reference to `qli4_'
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:513: undefined reference to `qli4_'
    ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_c0c1':
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:332: undefined reference to `qlinit_'
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:402: undefined reference to `qli3_'
    ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_b0c1':
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:229: undefined reference to `qlinit_'
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:244: undefined reference to `qli2_'
    ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_a0c1':
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:156: undefined reference to `qlinit_'
    /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:167: undefined reference to `qli1_'
    collect2: error: ld returned 1 exit status
    makefile:114: recipe for target 'check_poles' failed
    make: *** [check_poles] 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

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 typical when Cutoffs is compiled with another version of gfortran that the one that you are using right now
Can you try the following:

cd <MG5_distribution_path>/vendor/CutTools
make clean
make

Cheers,

Olivier

> On Jun 13, 2016, at 23:12, Arash Yunesi <email address hidden> wrote:
>
> New question #295266 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/295266
>
> Hi
> I get some compilation errors when computing p p > w+w- at NLO in MG5.
> This is what MG5 says about the problem.
>
> WARNING: fct <function compile_dir at 0x7f0fac45ded8> does not return 0. Stopping the code in a clean way. The error was:
> A compilation Error occurs when trying to compile /home/aresh/Downloads/WW_8TeV_NLO/SubProcesses/P0_uux_wmwp.
> The compilation fails with the following output message:
> gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. check_poles.f
> check_poles.f:124:15:
>
> 1 pmass_rambo, prambo)
> 1
> Warning: Actual argument contains too few elements for dummy argument ‘xm’ (5/100) at (1)
> check_poles.f:154:19:
>
> 1 pmass_rambo, prambo)
> 1
> Warning: Actual argument contains too few elements for dummy argument ‘xm’ (5/100) at (1)
> run.inc:79:21:
>
> common/to_rwgt/ do_rwgt_scale, rw_Fscale_down, rw_Fscale_up, rw_Rscale_down, rw_Rscale_up,
> 1
> Warning: Padding of 4 bytes required before ‘rw_fscale_down’ in COMMON ‘to_rwgt’ at (1); reorder elements or use -fno-align-commons
> gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. BinothLHA.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c -I. born_hel.f
> for dir in `ls -d V*`; do cd $dir; make; cd ../; done
> make[1]: Entering directory '/home/aresh/Downloads/WW_8TeV_NLO/SubProcesses/P0_uux_wmwp/V0_uux_wmwp'
> rm -f ../libMadLoop.a
> gfortran -fno-automatic -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o
> gfortran -O -fno-automatic -ffixed-line-length-132 -c loop_matrix.f
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> gfortran -O -fno-automatic -ffixed-line-length-132 -c improve_ps.f
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> gfortran -O -fno-automatic -ffixed-line-length-132 -c born_matrix.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c loop_num.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c CT_interface.f
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> gfortran -O -fno-automatic -ffixed-line-length-132 -c MadLoopCommons.f
> MadLoopCommons.f:530:35:
>
> LOCATION = FINDMINIMUM(X, I, MSIZE) ! find min from this to last
> 1
> Warning: Type mismatch in argument ‘x’ at (1); passed REAL(8) to INTEGER(4)
> gfortran -O -fno-automatic -ffixed-line-length-132 -c MadLoopParamReader.f
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> gfortran -O -fno-automatic -ffixed-line-length-132 -c helas_calls_ampb_1.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c mp_compute_loop_coefs.f
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> gfortran -O -fno-automatic -ffixed-line-length-132 -c mp_helas_calls_ampb_1.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c coef_construction_1.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c loop_CT_calls_1.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c mp_coef_construction_1.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c TIR_interface.f
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> MadLoopParams.inc:18:22:
>
> common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
> 1
> Warning: Padding of 4 bytes required before ‘zerothres’ in COMMON ‘madloop’ at (1); reorder elements or use -fno-align-commons
> mv libMadLoop.a ../
> make[1]: Leaving directory '/home/aresh/Downloads/WW_8TeV_NLO/SubProcesses/P0_uux_wmwp/V0_uux_wmwp'
> gfortran -lstdc++ -o check_poles parton_lum_3.o parton_lum_chooser.o parton_lum_1.o parton_lum_2.o matrix_2.o matrix_3.o matrix_1.o real_me_chooser.o fks_inc_chooser.o leshouche_inc_chooser.o genps_fks.o setcuts.o setscales.o born.o sborn_sf.o b_sf_001.o fks_Sij.o trapfpe.o fastjetfortran_madfks_core.o fjcore.o fastjet_wrapper.o fks_singular.o veto_xsec.o montecarlocounter.o reweight_xsec.o boostwdir2.o configs_and_props_inc_chooser.o initcluster.o cluster.o reweight.o get_color.o FKSParamReader.o iproc_map.o MC_integer.o reweight_xsec_events_pdf_dummy.o appl_interface_dummy.o cuts.o pythia_unlops.o recluster.o check_poles.o BinothLHA.o born_hel.o -L../../lib/ libMadLoop.a -lcts -liregi -L../../lib/ -ldhelas -lgeneric -lmodel -lpdf -lcernlib -lstdc++
> ../../lib//libcts.a(cts_cuttools.o): In function `ctsinit_':
> cts_cuttools.f90:(.text+0x629): undefined reference to `qlinit_'
> ../../lib//libcts.a(cts_loopfunctions.o): In function `__loopfunctions_MOD_getloop':
> cts_loopfunctions.f90:(.text+0xdc): undefined reference to `qli1_'
> cts_loopfunctions.f90:(.text+0x116): undefined reference to `qli1_'
> cts_loopfunctions.f90:(.text+0x158): undefined reference to `qli1_'
> cts_loopfunctions.f90:(.text+0x3be): undefined reference to `qli2_'
> cts_loopfunctions.f90:(.text+0x402): undefined reference to `qli2_'
> cts_loopfunctions.f90:(.text+0x451): undefined reference to `qli2_'
> cts_loopfunctions.f90:(.text+0xa06): undefined reference to `qli3_'
> cts_loopfunctions.f90:(.text+0xa63): undefined reference to `qli3_'
> cts_loopfunctions.f90:(.text+0xacc): undefined reference to `qli3_'
> cts_loopfunctions.f90:(.text+0x1008): undefined reference to `qli4_'
> cts_loopfunctions.f90:(.text+0x1093): undefined reference to `qli4_'
> cts_loopfunctions.f90:(.text+0x1118): undefined reference to `qli4_'
> ../../lib//libcts.a(cts_loopfunctions.o): In function `__mp_loopfunctions_MOD_get_mp_loop':
> cts_loopfunctions.f90:(.text+0x2b11): undefined reference to `qli1_'
> cts_loopfunctions.f90:(.text+0x2b66): undefined reference to `qli1_'
> cts_loopfunctions.f90:(.text+0x2bb7): undefined reference to `qli1_'
> cts_loopfunctions.f90:(.text+0x2e0c): undefined reference to `qli2_'
> cts_loopfunctions.f90:(.text+0x2e71): undefined reference to `qli2_'
> cts_loopfunctions.f90:(.text+0x2ed6): undefined reference to `qli2_'
> cts_loopfunctions.f90:(.text+0x3531): undefined reference to `qli3_'
> cts_loopfunctions.f90:(.text+0x35ad): undefined reference to `qli3_'
> cts_loopfunctions.f90:(.text+0x362d): undefined reference to `qli3_'
> cts_loopfunctions.f90:(.text+0x3c35): undefined reference to `qli4_'
> cts_loopfunctions.f90:(.text+0x3cd1): undefined reference to `qli4_'
> cts_loopfunctions.f90:(.text+0x3d7c): undefined reference to `qli4_'
> ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_d0c1':
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:484: undefined reference to `qlinit_'
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:498: undefined reference to `qli4_'
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:505: undefined reference to `qli4_'
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:513: undefined reference to `qli4_'
> ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_c0c1':
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:332: undefined reference to `qlinit_'
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:402: undefined reference to `qli3_'
> ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_b0c1':
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:229: undefined reference to `qlinit_'
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:244: undefined reference to `qli2_'
> ../../lib//libiregi.a(mis_warp.o): In function `__mis_warp_MOD_a0c1':
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:156: undefined reference to `qlinit_'
> /home/aresh/Downloads/MG5_aMC/vendor/IREGI/src/mis_warp.f90:167: undefined reference to `qli1_'
> collect2: error: ld returned 1 exit status
> makefile:114: recipe for target 'check_poles' failed
> make: *** [check_poles] 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
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Arash Yunesi (arashyunesi1989) said :
#2

Thanks Olivier Mattelaer, that solved my question.