Compilation failure

Asked by Basabendu

Dear MadGraph team,

I am getting the following compilation failure message whenever I am trying to launch any process:

The compilation fails with the following output message:
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c driver.f -I../../Source/
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c myamp.f -I../../Source/
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c genps.f -I../../Source/
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c unwgt.f -I../../Source/
     genps.f:60:55:

            call gen_mom(iconfig,mincfig,maxcfig,invar,wgt,x,p)
                                                            1
     Error: Actual argument contains too few elements for dummy argument ‘p1’ (5/20) at (1)
     make: *** [makefile:60: genps.o] Error 1
     make: *** Waiting for unfinished jobs....

I am using latest version of mg5_aMC. I have the following fortran specification: GNU Fortran (Ubuntu 8.2.0-7ubuntu1) 8.2.0.

Thank you.

Question information

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

Hi,

We hope to be compatible with gfortran8 for the next release but this is not yet the case.

Cheers,

Olivier

> On 29 Oct 2018, at 10:27, Basabendu <email address hidden> wrote:
>
> New question #675702 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/675702
>
> Dear MadGraph team,
>
> I am getting the following compilation failure message whenever I am trying to launch any process:
>
>
>
> The compilation fails with the following output message:
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c driver.f -I../../Source/
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c myamp.f -I../../Source/
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c genps.f -I../../Source/
> gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -w -c unwgt.f -I../../Source/
> genps.f:60:55:
>
> call gen_mom(iconfig,mincfig,maxcfig,invar,wgt,x,p)
> 1
> Error: Actual argument contains too few elements for dummy argument ‘p1’ (5/20) at (1)
> make: *** [makefile:60: genps.o] Error 1
> make: *** Waiting for unfinished jobs....
>
>
>
> I am using latest version of mg5_aMC. I have the following fortran specification: GNU Fortran (Ubuntu 8.2.0-7ubuntu1) 8.2.0.
>
> Thank you.
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask Basabendu for more information if necessary.

To post a message you must log in.