suffix or operands invalid for `movq'

Bug #1508782 reported by junho.lee
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pythia/pgs package for MadGraph
New
Undecided
Unassigned

Bug Description

I am using "Mac" to install "pythia-pgs" package on "MG5_aMC_v2_3_2_2".

When I did "make", the following error happened.

I have tried both "MBITS=64" and "MBITS=32" in "src/make_opt" file, but same error happens.
I also have tried "DARWINLIBS=-lSystemStubs", it doesn't work as well.

________________________________________________________________________
LEEs-MacBook-Pro:pythia-pgs junho$ make
cd src; make
ln -sf ../libraries/PGS4/examples/mass_width_2004.mc .
cd ../libraries/pylib; mkdir -p lib; make all
cd src;make all; cd ..
gfortran -O1 -fno-automatic -c fhhiggscorr.f
gfortran -O1 -fno-automatic -c fhsetflags.f
gfortran -O1 -fno-automatic -c fhsetpara.f
gfortran -O1 -fno-automatic -c py1ent.f
gfortran -O1 -fno-automatic -c py2ent.f
gfortran -O1 -fno-automatic -c py2frm.f
gfortran -O1 -fno-automatic -c py3ent.f
gfortran -O1 -fno-automatic -c py4ent.f
gfortran -O1 -fno-automatic -c py4frm.f
gfortran -O1 -fno-automatic -c py4jet.f
gfortran -O1 -fno-automatic -c py4jts.f
gfortran -O1 -fno-automatic -c py4jtw.f
gfortran -O1 -fno-automatic -c py6frm.f
gfortran -O1 -fno-automatic -c pyadsh.f
gfortran -O1 -fno-automatic -c pyalem.f
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:20:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:37:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:47:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:53:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:55:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:56:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:59:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:70:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:73:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:91:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:93:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:94:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:97:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:107:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:109:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:110:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:113:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//ccTwZEcZ.s:124:suffix or operands invalid for `movq'
make[3]: *** [pyalem.o] Error 1
cd ../libraries/PGS4; mkdir -p lib; make all

----- Now compiling PGSLIB -----

gfortran -fno-automatic -c -o ./lib/pgslib.o ./src/pgslib.f
./src/pgslib.f:2727:17:

       pt1 = v4pt(p1)
                 1
Warning: Rank mismatch in argument 'p' at (1) (rank-1 and scalar)
./src/pgslib.f:2728:17:

       pt2 = v4pt(p2)
                 1
Warning: Rank mismatch in argument 'p' at (1) (rank-1 and scalar)
./src/pgslib.f:2780:38:

           pgs_kt_beam_distance = v4pt(p1)**2
                                      1
Warning: Rank mismatch in argument 'p' at (1) (rank-1 and scalar)
./src/pgslib.f:2784:42:

           pgs_kt_beam_distance = 1.0/v4pt(p1)**2
                                          1
Warning: Rank mismatch in argument 'p' at (1) (rank-1 and scalar)
./src/pgslib.f:5267:33:

       del_phi = v4phi(p) - v4phi(q)
                                 1
Warning: Actual argument contains too few elements for dummy argument 'p' (3/4) at (1)
./src/pgslib.f:5267:22:

       del_phi = v4phi(p) - v4phi(q)
                      1
Warning: Actual argument contains too few elements for dummy argument 'p' (3/4) at (1)
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:90:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:91:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:150:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:152:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:169:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:170:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:176:suffix or operands invalid for `movq'
.
.
.
.
.
.
.
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23067:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23072:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23170:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23171:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23193:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23196:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23201:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23207:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23210:suffix or operands invalid for `movq'
/var/folders/7c/3hkn0tw961bdslbv5gg7hbwm0000gn/T//cc8knAeL.s:23215:suffix or operands invalid for `movq'
make[2]: *** [lib/libpgslib.a] Error 1
make[1]: *** [libpgs] Error 2
make: *** [all] Error 2
______________________________________________________________________________________________

Thank you.
Junho Lee

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

This is related to your compiler instalation:
please take a look here for more details:
https://github.com/libressl-portable/portable/issues/121

Cheers,

Olivier

information type: Private Security → Public
Revision history for this message
Hemang (hemimehta) wrote :

Hello,
I am having the same problem when I try to install pythia -pgs, From the link that Oliver provided I can tell I have to make a change to my compiler installation but I am not sure exactly what to do. I'm still a beginner at using commandline in general so a lot of the terminology on the github link went over my head. Please help.
Hemang

Revision history for this message
Foad (foadsf) wrote :

you need to uninstall MacPorts.

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.