Error: Integer kind 16 at (1) not available make: *** [CT_interface.o] Error 1

Bug #1695708 reported by Karim Ghorbani
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Invalid
Undecided
Valentin Hirschi

Bug Description

Hi,

we have installed MG5aMCv255.
the process p p > h [QCD] is generated.
at the launch level we get the following message and
could not figure out where to fix it.

would appreciate some hints.

All best,
Karim

-------------------------
INFO: Update the dependent parameter of the param_card.dat
Generating 10000 events with run name run_01
survey run_01
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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/SubProcesses/PV0_0_1_gg_h.
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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
    CT_interface.f:672.29:

            ABSP_TMP(I)=0.E0+0_16
                                 1
    Error: Integer kind 16 at (1) not available
    CT_interface.f:674.30:

              P_TMP(I,J)=0.E0+0_16
                                  1
    Error: Integer kind 16 at (1) not available
    make: *** [CT_interface.o] 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_01"
write debug file /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/run_01_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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/SubProcesses/PV0_0_1_gg_h.
 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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
     CT_interface.f:672.29:

             ABSP_TMP(I)=0.E0+0_16
                                  1
     Error: Integer kind 16 at (1) not available
     CT_interface.f:674.30:

               P_TMP(I,J)=0.E0+0_16
                                   1
     Error: Integer kind 16 at (1) not available
     make: *** [CT_interface.o] 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
quit
INFO:

INFO:

MG5_aMC>exit
--------

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1695708] [NEW] Error: Integer kind 16 at (1) not available make: *** [CT_interface.o] Error 1
Download full text (7.3 KiB)

Hi,

This means that your version of gfortran is too old in order to handle loop computation.
Loop computation requires at least gfortran4.6.

Cheers,

Olivier

> On 4 Jun 2017, at 10:21, Karim Ghorbani <email address hidden> wrote:
>
> Public bug reported:
>
> Hi,
>
> we have installed MG5aMCv255.
> the process p p > h [QCD] is generated.
> at the launch level we get the following message and
> could not figure out where to fix it.
>
> would appreciate some hints.
>
> All best,
> Karim
>
>
> -------------------------
> INFO: Update the dependent parameter of the param_card.dat
> Generating 10000 events with run name run_01
> survey run_01
> 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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/SubProcesses/PV0_0_1_gg_h.
> 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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
> CT_interface.f:672.29:
>
> ABSP_TMP(I)=0.E0+0_16
> 1
> Error: Integer kind 16 at (1) not available
> CT_interface.f:674.30:
>
> P_TMP(I,J)=0.E0+0_16
> 1
> Error: Integer kind 16 at (1) not available
> make: *** [CT_interface.o] 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_01"
> write debug file /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/run_01_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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/SubProcesses/PV0_0_1_gg_h.
> 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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
> CT_interface.f:672.29:
>
> ABSP_TMP(I)=0.E0+0_16
> 1
> Error: Integer kind 16 at (1) not available
> CT_interface.f:674.30:
>
> P_TMP(I,J)=0.E0+0_16
> ...

Read more...

Revision history for this message
Karim Ghorbani (karimghorbani) wrote :

Hi Olivier,

no, in fact my gfortran version is 4.8.4.
can you guess another source for the problem?

Best wishes,
Karim

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1695708] Re: Error: Integer kind 16 at (1) not available make: *** [CT_interface.o] Error 1
Download full text (4.3 KiB)

Hi Karim,

Your version of gfortran does not support quadruple precision computation. gfortran4.8.4 includes such possibility.
So for some reason, your version of gfortran does not have it activated...
Are you running on a 32bit machine? Did you compile gfortran from source?
Did you have the libquadmath library available on your machine?

Cheers,

Olivier

> On 4 Jun 2017, at 22:14, Karim Ghorbani <email address hidden> wrote:
>
> Hi Olivier,
>
> no, in fact my gfortran version is 4.8.4.
> can you guess another source for the problem?
>
> Best wishes,
> Karim
>
> --
> You received this bug notification because you are subscribed to
> MadGraph5_aMC@NLO.
> https://bugs.launchpad.net/bugs/1695708
>
> Title:
> Error: Integer kind 16 at (1) not available make: ***
> [CT_interface.o] Error 1
>
> Status in MadGraph5_aMC@NLO:
> New
>
> Bug description:
> Hi,
>
> we have installed MG5aMCv255.
> the process p p > h [QCD] is generated.
> at the launch level we get the following message and
> could not figure out where to fix it.
>
> would appreciate some hints.
>
> All best,
> Karim
>
>
> -------------------------
> INFO: Update the dependent parameter of the param_card.dat
> Generating 10000 events with run name run_01
> survey run_01
> 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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/SubProcesses/PV0_0_1_gg_h.
> 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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/HEPTools/include
> CT_interface.f:672.29:
>
> ABSP_TMP(I)=0.E0+0_16
> 1
> Error: Integer kind 16 at (1) not available
> CT_interface.f:674.30:
>
> P_TMP(I,J)=0.E0+0_16
> 1
> Error: Integer kind 16 at (1) not available
> make: *** [CT_interface.o] 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_01"
> write debug file /home/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/run_01_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/karim/karim/research/Dark-Matter/MadGraph5/MG5aMCv255/PPZP/SubProcesses/PV0_0_1_gg_h.
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffi...

Read more...

Revision history for this message
Karim Ghorbani (karimghorbani) wrote :

Hi Olivier

we have fixed our gfortran version.
Now we face another error in the following.
This time, we tried every thing in a server.

Would appreciate any hint.

Best wishes,
Karim

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

INFO: Update the dependent parameter of the param_card.dat
Generating 10000 events with run name run_01
survey run_01
INFO: compile directory
Error: GDK_BACKEND does not match available displays
initMadLoop -r -f
Initializing MadLoop loop-induced matrix elements (this can take some time)...
WARNING: A compilation Error occurs when trying to compile /data/pghorbani/MG5aMCv251/PPH/SubProcesses/PV0_0_1_gg_h.
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 /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopParamReader.f -o MadLoopParamReader.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c MadLoopCommons.f -o MadLoopCommons.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o polynomial.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_matrix.f -o loop_matrix.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c improve_ps.f -o improve_ps.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c CT_interface.f -o CT_interface.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c loop_num.f -o loop_num.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I /data/pghorbani/MG5aMCv251/HEPTools/include
    cts_mprec.h:1:9:

           USE MPMODULE
             1
    Fatal Error: Cannot read module file ‘mpmodule.mod’ opened at (1), because it was created by a different version of GNU Fortran
    compilation terminated.
    make: *** [loop_num.o] 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
-------------------

Changed in mg5amcnlo:
assignee: nobody → Valentin Hirschi (valentin-hirschi)
Revision history for this message
Valentin Hirschi (valentin-hirschi) wrote :

Whenever changing compilers, you must recompile CutTools by hand in

<MG5_distribution_prefix>/vendor/CutTools

with

make clean && make

Then, this quit explicit error:

    Fatal Error: Cannot read module file ‘mpmodule.mod’ opened at (1), because it was created by a different version of GNU Fortran

should be solved.

Revision history for this message
Karim Ghorbani (karimghorbani) wrote :
Download full text (8.3 KiB)

Hi,
thank you for the email.

We did what was suggested, but we got the following errors:

Would appreciate any help
Best regards,
Karim

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

[pghorbani@QSystem CutTools]$ make
cp -p ./src/cts/cts_qpr.in ./src/cts/cts_mpr.h
cp -p ./src/cts/cts_qpc.in ./src/cts/cts_mpc.h
cp -p ./src/cts/cts_qprec.in ./src/cts/cts_mprec.h
cp -p ./src/cts/cts_qpinit.in ./src/cts/cts_mpinit.h
mkdir -p includects
cp -p ./src/avh/* includects/
cp -p ./src/cts/* includects/
cp -p ./src/mpfun90/* includects/
cp -p ./src/qcdloop/* includects/
cp -p ./src/makefile includects/
cd includects && make EXE="" FC="gfortran" FFLAGS="-fPIC -fno-automatic -O2
-funroll-all-loops" default
make[1]: Entering directory
`/data/pghorbani/MG5aMCv251/vendor/CutTools/includects'
gfortran -fPIC -fno-automatic -O2 -funroll-all-loops -c mpfun90.f90
ar rv libcts.a mpfun90.o
ar: creating libcts.a
a - mpfun90.o
gfortran -fPIC -fno-automatic -O2 -funroll-all-loops -c mpmod90.f90
ar rv libcts.a mpmod90.o
a - mpmod90.o
gfortran -fPIC -fno-automatic -O2 -funroll-all-loops -c mpmodm90.f90
ar rv libcts.a mpmodm90.o
a - mpmodm90.o
gfortran -fPIC -fno-automatic -O2 -funroll-all-loops -c mpmodx90.f90
ar rv libcts.a mpmodx90.o
a - mpmodx90.o
gfortran -fPIC -fno-automatic -O2 -funroll-all-loops -c avh_olo.f90
avh_olo.f90:11815.13:

  real(kindr2) &
             1
Error: Kind 16 not supported for type REAL at (1)
avh_olo.f90:11818.13:

  real(kindr2) &
             1
Error: Kind 16 not supported for type REAL at (1)
avh_olo.f90:11827.13:

  allocate(tt(lb(dm):ub(dm)))
             1
Error: Syntax error in ALLOCATE statement at (1)
avh_olo.f90:11831.13:

  allocate(xx(lb(dm):ub(dm)))
             1
Error: Syntax error in ALLOCATE statement at (1)
avh_olo.f90:11832.2:

  xx(lb(dm):nn-1) = tt(lb(dm):nn-1)
  1
Error: Unclassifiable statement at (1)
avh_olo.f90:11833.2:

  xx(nn+1:ub(dm)) = tt(nn:ub(dm)-1)
  1
Error: Unclassifiable statement at (1)
avh_olo.f90:11859.13:

  real(kindr2) &
             1
Error: Kind 16 not supported for type REAL at (1)
avh_olo.f90:11862.13:

  real(kindr2) &
             1
Error: Kind 16 not supported for type REAL at (1)
avh_olo.f90:11871.13:

  allocate(tt(lb(1):ub(1),lb(dm):ub(dm)))
             1
Error: Syntax error in ALLOCATE statement at (1)
avh_olo.f90:11875.13:

  allocate(xx(lb(1):ub(1),lb(dm):ub(dm)))
             1
Error: Syntax error in ALLOCATE statement at (1)
avh_olo.f90:11876.2:

  xx(:,lb(dm):nn-1) = tt(:,lb(dm):nn-1)
  1
Error: Unclassifiable statement at (1)
avh_olo.f90:11877.2:

  xx(:,nn+1:ub(dm)) = tt(:,nn:ub(dm)-1)
  1
Error: Unclassifiable statement at (1)
avh_olo.f90:11903.13:

  real(kindr2) &
             1
Error: Kind 16 not supported for type REAL at (1)
avh_olo.f90:11906.13:

  real(kindr2) &
             1
Error: Kind 16 not supported for type REAL at (1)
avh_olo.f90:11915.13:

  allocate(tt(lb(1):ub(1),lb(2):ub(2),lb(dm):ub(dm)))
             1
Error: Syntax error in ALLOCATE statement at (1)
avh_olo.f90:11919.13:

  allocate(xx(lb(1):ub(1),lb(2):ub(2),lb(dm):ub(dm)))
             1
Error: Syntax error in ALLOCATE statement at (1)
avh_olo.f90:11920.2:

  xx(:,:,lb(dm):nn-1) = tt...

Read more...

Revision history for this message
Karim Ghorbani (karimghorbani) wrote :
Download full text (18.9 KiB)

Hi,

we realized that upon doing once again "make clean" && "make" via
/vendor/Cutloots,
the previous issue has resolved.

We then did: generate p p > h [QCD]
and at the launch level we got the following error.

Would highly appreciate any help.
Best,
Karim

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

INFO: Update the dependent parameter of the param_card.dat
Generating 10000 events with run name run_01
survey run_01
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
/data/pghorbani/MG5aMCv251/PPH/SubProcesses/PV0_0_1_gg_h.
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 /data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
MadLoopParamReader.f -o MadLoopParamReader.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
MadLoopCommons.f -o MadLoopCommons.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o
polynomial.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
loop_matrix.f -o loop_matrix.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
improve_ps.f -o improve_ps.o -I /data/pghorbani/MG5aMCv251/HEPTools/include
-I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
CT_interface.f -o CT_interface.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
loop_num.f -o loop_num.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
coef_construction_1.f -o coef_construction_1.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-...

Revision history for this message
Valentin Hirschi (valentin-hirschi) wrote :
Download full text (24.4 KiB)

This is a bug in some versions of libquadmath that is outside our control.
I have rewritten the parts of MadLoop that are sensitive to this bug, but
not the version of OneLOop used by CutTools, which is in principle outside
of our juridiction.
Now there are two ways to solve this:

a) Go through the OneLOop source code in HEPTools/oneloop and find all
print statements of quadruple precision quantities, and rewrite them by
first casting them into double precision.
That is, if you have:
"""
write(*,*) MY_QUAD_PREC_VARIABLE
"""
into
"""
MY_DOUBLE_PREC_VARIABLE = MY_QUAD_PREC_VARIABLE
write(*,*) MY_DOUBLE_PREC_VARIABLE
"""

b) Upgrade your gcc compiler version, in particular libquadmath. Apparently
this bug is present in libquadmath shipped with gfortran 4.7 and was fixed
thereafter (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51007)

Cheers

On Thu, Jun 8, 2017 at 9:06 AM, Karim Ghorbani <email address hidden>
wrote:

> Hi,
>
> we realized that upon doing once again "make clean" && "make" via
> /vendor/Cutloots,
> the previous issue has resolved.
>
> We then did: generate p p > h [QCD]
> and at the launch level we got the following error.
>
> Would highly appreciate any help.
> Best,
> Karim
>
> -------------------------------------------------------
>
> INFO: Update the dependent parameter of the param_card.dat
> Generating 10000 events with run name run_01
> survey run_01
> 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
> /data/pghorbani/MG5aMCv251/PPH/SubProcesses/PV0_0_1_gg_h.
> 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 /data/pghorbani/MG5aMCv251/HEPTools/include -I
> /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
> MadLoopParamReader.f -o MadLoopParamReader.o -I
> /data/pghorbani/MG5aMCv251/HEPTools/include -I
> /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
> MadLoopCommons.f -o MadLoopCommons.o -I
> /data/pghorbani/MG5aMCv251/HEPTools/include -I
> /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o
> polynomial.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I
> /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
> loop_matrix.f -o loop_matrix.o -I
> /data/pghorbani/MG5aMCv251/HEPTools/include -I
> /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
> improve_ps.f -o improve_ps.o -I /data/pghorbani/MG5aMCv251/
> HEPTools/include
> -I /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
> CT_interface.f -o CT_interface.o -I
> /data/pghorbani/MG5aMCv251/HEPTools/include -I
> /data/pghorbani/MG5aMCv251/HEPTools/include
> gfortran -O -w -fbounds-ch...

Revision history for this message
Karim Ghorbani (karimghorbani) wrote :
Download full text (42.0 KiB)

Hi,

we check using three different versions of gcc.

when we set gcc version 6.2.1 or 5.3.1, we get the following error :

-----------------
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
/data/pghorbani/MG5aMCv251/PPH/SubProcesses/PV0_0_1_gg_h.
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 /data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
MadLoopParamReader.f -o MadLoopParamReader.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
MadLoopCommons.f -o MadLoopCommons.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -w -fPIC -ffixed-line-length-132 -O3 -c polynomial.f -o
polynomial.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
loop_matrix.f -o loop_matrix.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
improve_ps.f -o improve_ps.o -I /data/pghorbani/MG5aMCv251/HEPTools/include
-I /data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
CT_interface.f -o CT_interface.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
loop_num.f -o loop_num.o -I /data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/HEPTools/include
    gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c
coef_construction_1.f -o coef_construction_1.o -I
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/MG5aMCv251/HEPTools/include -I
/data/pghorbani/MG5aMCv251/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
/data/pghorbani/M...

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

Other bug subscribers

Remote bug watches

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