Problems installing pythia-pgs

Asked by Sebastian Urrutia-Quiroga

Hi,
I'm trying to install pythia-pgs manually (typing 'make' in src folder) and I got the following error (some words are in spanish):

----- Now compiling examples/olympics -----

g77 -fno-automatic -o examples/olympics examples/pgs_olympics.f \
            -L./lib -lpgslib -ltauola \
            -lstdhep -lexthep -lFmcfio -L../../libraries/pylib/lib -lpythiaext; chmod +x examples/olympics
/usr/bin/ld: no se puede encontrar crt1.o: No existe el archivo o el directorio
/usr/bin/ld: no se puede encontrar crti.o: No existe el archivo o el directorio
/usr/bin/ld: no se puede encontrar -lgcc_s
collect2: ld devolvió el estado de salida 1
chmod: no se puede acceder a «examples/olympics»: No existe el archivo o el directorio
make[1]: *** [examples/olympics] Error 1
make[1]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4»
make: *** [libpgs] Error 2

What can I do in order to fix this problem?

Thanks,
Sebastian

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
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

Did you use the “install pythia-pgs” command of mg5?

Cheers,

Olivier

On 14 Aug 2015, at 13:26, sgurruti <email address hidden> wrote:

> New question #270378 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/270378
>
> Hi,
> I'm trying to install pythia-pgs manually (typing 'make' in src folder) and I got the following error (some words are in spanish):
>
> ----- Now compiling examples/olympics -----
>
> g77 -fno-automatic -o examples/olympics examples/pgs_olympics.f \
> -L./lib -lpgslib -ltauola \
> -lstdhep -lexthep -lFmcfio -L../../libraries/pylib/lib -lpythiaext; chmod +x examples/olympics
> /usr/bin/ld: no se puede encontrar crt1.o: No existe el archivo o el directorio
> /usr/bin/ld: no se puede encontrar crti.o: No existe el archivo o el directorio
> /usr/bin/ld: no se puede encontrar -lgcc_s
> collect2: ld devolvió el estado de salida 1
> chmod: no se puede acceder a «examples/olympics»: No existe el archivo o el directorio
> make[1]: *** [examples/olympics] Error 1
> make[1]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4»
> make: *** [libpgs] Error 2
>
> What can I do in order to fix this problem?
>
> Thanks,
> Sebastian
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Sebastian Urrutia-Quiroga (sgurruti) said :
#2

Yes, but I got the same issue...

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#3

Are you on mint?

following this website:
https://github.com/sstephenson/ruby-build/issues/757
a similar error message raise on mint. and should be solve by running the following command:

apt-get install build-essential

Cheers,

Olivier

On 14 Aug 2015, at 13:51, sgurruti <email address hidden> wrote:

> Question #270378 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/270378
>
> Status: Answered => Open
>
> sgurruti is still having a problem:
> Yes, but I got the same issue...
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Sebastian Urrutia-Quiroga (sgurruti) said :
#4

I ran that command and I tried to use the “install pythia-pgs” command on mg5 but I received the same error:

Error detected in sub-command install pythia-pgs
write debug file MG5_debug
If you need help with this issue please contact us on https://answers.launchpad.net/madgraph5
MadGraph5Error : A compilation Error occurs when trying to compile /home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs.
 The compilation fails with the following output message:
     cd src; make
     make[1]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/src»
     ln -sf ../libraries/PGS4/examples/mass_width_2004.mc .
     cd ../libraries/pylib; mkdir -p lib; make all
     make[2]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib»
     cd src;make all; cd ..
     make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib/src»
     g77 -O1 -fno-automatic -c fhhiggscorr.f
     g77 -O1 -fno-automatic -c fhsetflags.f
     g77 -O1 -fno-automatic -c fhsetpara.f
     g77 -O1 -fno-automatic -c py1ent.f
     g77 -O1 -fno-automatic -c py2ent.f
     g77 -O1 -fno-automatic -c py2frm.f
     g77 -O1 -fno-automatic -c py3ent.f
     g77 -O1 -fno-automatic -c py4ent.f
     g77 -O1 -fno-automatic -c py4frm.f
     g77 -O1 -fno-automatic -c py4jet.f
     g77 -O1 -fno-automatic -c py4jts.f
     g77 -O1 -fno-automatic -c py4jtw.f
     g77 -O1 -fno-automatic -c py6frm.f
     g77 -O1 -fno-automatic -c pyadsh.f
     g77 -O1 -fno-automatic -c pyalem.f
     g77 -O1 -fno-automatic -c pyalps.f
     g77 -O1 -fno-automatic -c pyangl.f
     g77 -O1 -fno-automatic -c pyapps.f
     g77 -O1 -fno-automatic -c pybesq.f
     g77 -O1 -fno-automatic -c pybksb.f
     g77 -O1 -fno-automatic -c pyboei.f
     g77 -O1 -fno-automatic -c pybook.f
     g77 -O1 -fno-automatic -c pycba2.f
     g77 -O1 -fno-automatic -c pycbal.f
     g77 -O1 -fno-automatic -c pycdiv.f
     g77 -O1 -fno-automatic -c pycell.f
     g77 -O1 -fno-automatic -c pychge.f
     g77 -O1 -fno-automatic -c pycjdc.f
     g77 -O1 -fno-automatic -c pyckbd.f
     g77 -O1 -fno-automatic -c pyclus.f
     g77 -O1 -fno-automatic -c pycmq2.f
     g77 -O1 -fno-automatic -c pycmqr.f
     g77 -O1 -fno-automatic -c pycomp.f
     g77 -O1 -fno-automatic -c pycrth.f
     g77 -O1 -fno-automatic -c pycsrt.f
     g77 -O1 -fno-automatic -c pyct5l.f
     g77 -O1 -fno-automatic -c pyct5m.f
     g77 -O1 -fno-automatic -c pycteq.f
     g77 -O1 -fno-automatic -c pycttr.f
     g77 -O1 -fno-automatic -c pydata.f
     pydata.f: En la unidad de bloque de datos `pydata':
     pydata.f:333: aviso:
              COMMON/PYDAT3/MDCY(500,3),MDME(8000,2),BRAT(8000),KFDP(8000,5)
                     ^
     Initialization of large (294000-unit) aggregate area `pydat3' at (^) slow and takes lots of memory during g77 compile
     pydata.f:340: aviso:
              COMMON/PYINT2/ISET(500),KFPR(500,2),COEF(500,20),ICOL(40,4,2)
                     ^
     Initialization of large (87280-unit) aggregate area `pyint2' at (^) slow and takes lots of memory during g77 compile
     pydata.f:353: aviso:
              COMMON/PYBINS/IHIST(4),INDX(1000),BIN(20000)
                     ^
     Initialization of large (164016-unit) aggregate area `pybins' at (^) slow and takes lots of memory during g77 compile
     g77 -O1 -fno-automatic -c pydcyk.f
     g77 -O1 -fno-automatic -c pydecy.f
     g77 -O1 -fno-automatic -c pydiff.f
     g77 -O1 -fno-automatic -c pydisg.f
     g77 -O1 -fno-automatic -c pydocu.f
     g77 -O1 -fno-automatic -c pydump.f
     g77 -O1 -fno-automatic -c pyedit.f
     g77 -O1 -fno-automatic -c pyeevt.f
     g77 -O1 -fno-automatic -c pyeicg.f
     g77 -O1 -fno-automatic -c pyeig4.f
     g77 -O1 -fno-automatic -c pyerrm.f
     g77 -O1 -fno-automatic -c pyevnt.f
     g77 -O1 -fno-automatic -c pyevnw.f
     g77 -O1 -fno-automatic -c pyevol.f
     g77 -O1 -fno-automatic -c pyevwt.f
     g77 -O1 -fno-automatic -c pyexec.f
     g77 -O1 -fno-automatic -c pyfact.f
     g77 -O1 -fno-automatic -c pyfcmp.f
     g77 -O1 -fno-automatic -c pyfeyn.f
     g77 -O1 -fno-automatic -c pyfill.f
     g77 -O1 -fno-automatic -c pyfint.f
     g77 -O1 -fno-automatic -c pyfisb.f
     g77 -O1 -fno-automatic -c pyfowo.f
     g77 -O1 -fno-automatic -c pyfram.f
     g77 -O1 -fno-automatic -c pyfscr.f
     g77 -O1 -fno-automatic -c pygaga.f
     g77 -O1 -fno-automatic -c pygamm.f
     g77 -O1 -fno-automatic -c pygano.f
     g77 -O1 -fno-automatic -c pygau2.f
     g77 -O1 -fno-automatic -c pygaus.f
     g77 -O1 -fno-automatic -c pygbeh.f
     g77 -O1 -fno-automatic -c pygdir.f
     g77 -O1 -fno-automatic -c pygfxx.f
     g77 -O1 -fno-automatic -c pyggam.f
     g77 -O1 -fno-automatic -c pygive.f
     g77 -O1 -fno-automatic -c pyglui.f
     g77 -O1 -fno-automatic -c pygram.f
     g77 -O1 -fno-automatic -c pygraw.f
     g77 -O1 -fno-automatic -c pygrvd.f
     g77 -O1 -fno-automatic -c pygrvl.f
     g77 -O1 -fno-automatic -c pygrvm.f
     g77 -O1 -fno-automatic -c pygrvs.f
     g77 -O1 -fno-automatic -c pygrvv.f
     g77 -O1 -fno-automatic -c pygrvw.f
     g77 -O1 -fno-automatic -c pygvmd.f
     g77 -O1 -fno-automatic -c pyh2xx.f
     g77 -O1 -fno-automatic -c pyhepc.f
     g77 -O1 -fno-automatic -c pyhext.f
     g77 -O1 -fno-automatic -c pyhfth.f
     g77 -O1 -fno-automatic -c pyhggm.f
     g77 -O1 -fno-automatic -c pyhist.f
     g77 -O1 -fno-automatic -c pyi3au.f
     g77 -O1 -fno-automatic -c pyinbm.f
     g77 -O1 -fno-automatic -c pyindf.f
     g77 -O1 -fno-automatic -c pyinit.f
     g77 -O1 -fno-automatic -c pyinki.f
     g77 -O1 -fno-automatic -c pyinom.f
     g77 -O1 -fno-automatic -c pyinpr.f
     g77 -O1 -fno-automatic -c pyinre.f
     g77 -O1 -fno-automatic -c pyjmas.f
     g77 -O1 -fno-automatic -c pyjoin.f
     g77 -O1 -fno-automatic -c pyjurf.f
     g77 -O1 -fno-automatic -c pykcut.f
     g77 -O1 -fno-automatic -c pyk.f
     g77 -O1 -fno-automatic -c pykfdi.f
     g77 -O1 -fno-automatic -c pykfin.f
     g77 -O1 -fno-automatic -c pyklim.f
     g77 -O1 -fno-automatic -c pykmap.f
     g77 -O1 -fno-automatic -c pylamf.f
     g77 -O1 -fno-automatic -c pyldcm.f
     g77 -O1 -fno-automatic -c pylhef.f
     g77 -O1 -fno-automatic -c pylist.f
     g77 -O1 -fno-automatic -c pylogo.f
     g77 -O1 -fno-automatic -c pymael.f
     g77 -O1 -fno-automatic -c pymass.f
     g77 -O1 -fno-automatic -c pymaxi.f
     g77 -O1 -fno-automatic -c pymemx.f
     g77 -O1 -fno-automatic -c pymewt.f
     g77 -O1 -fno-automatic -c pymign.f
     g77 -O1 -fno-automatic -c pymihg.f
     g77 -O1 -fno-automatic -c pymihk.f
     g77 -O1 -fno-automatic -c pymirm.f
     g77 -O1 -fno-automatic -c pymrun.f
     g77 -O1 -fno-automatic -c pymsin.f
     g77 -O1 -fno-automatic -c pymult.f
     g77 -O1 -fno-automatic -c pyname.f
     g77 -O1 -fno-automatic -c pynjdc.f
     g77 -O1 -fno-automatic -c pynmes.f
     g77 -O1 -fno-automatic -c pynull.f
     g77 -O1 -fno-automatic -c pyofsh.f
     g77 -O1 -fno-automatic -c pyonia.f
     g77 -O1 -fno-automatic -c pyonof.f
     g77 -O1 -fno-automatic -c pyoper.f
     g77 -O1 -fno-automatic -c pypcmp.f
     g77 -O1 -fno-automatic -c pypdel.f
     g77 -O1 -fno-automatic -c pypdfl.f
     g77 -O1 -fno-automatic -c pypdfu.f
     g77 -O1 -fno-automatic -c pypdga.f
     g77 -O1 -fno-automatic -c pypdpi.f
     g77 -O1 -fno-automatic -c pypdpo.f
     g77 -O1 -fno-automatic -c pypdpr.f
     g77 -O1 -fno-automatic -c pyp.f
     g77 -O1 -fno-automatic -c pypile.f
     g77 -O1 -fno-automatic -c pyplot.f
     g77 -O1 -fno-automatic -c pypole.f
     g77 -O1 -fno-automatic -c pyprep.f
     g77 -O1 -fno-automatic -c pyptdi.f
     g77 -O1 -fno-automatic -c pyptfs.f
     g77 -O1 -fno-automatic -c pyptis.f
     g77 -O1 -fno-automatic -c pyptmi.f
     g77 -O1 -fno-automatic -c pyqqbh.f
     g77 -O1 -fno-automatic -c pyradk.f
     g77 -O1 -fno-automatic -c pyrand.f
     g77 -O1 -fno-automatic -c pyreco.f
     g77 -O1 -fno-automatic -c pyremn.f
     g77 -O1 -fno-automatic -c pyresd.f
     g77 -O1 -fno-automatic -c pyr.f
     g77 -O1 -fno-automatic -c pyrget.f
     g77 -O1 -fno-automatic -c pyrghm.f
     g77 -O1 -fno-automatic -c pyrnm3.f
     g77 -O1 -fno-automatic -c pyrnmq.f
     g77 -O1 -fno-automatic -c pyrobo.f
     g77 -O1 -fno-automatic -c pyrset.f
     g77 -O1 -fno-automatic -c pyrvch.f
     g77 -O1 -fno-automatic -c pyrvg1.f
     g77 -O1 -fno-automatic -c pyrvg2.f
     g77 -O1 -fno-automatic -c pyrvg3.f
     g77 -O1 -fno-automatic -c pyrvg4.f
     g77 -O1 -fno-automatic -c pyrvgl.f
     g77 -O1 -fno-automatic -c pyrvgw.f
     g77 -O1 -fno-automatic -c pyrvi1.f
     g77 -O1 -fno-automatic -c pyrvi2.f
     g77 -O1 -fno-automatic -c pyrvi3.f
     g77 -O1 -fno-automatic -c pyrvne.f
     g77 -O1 -fno-automatic -c pyrvr.f
     g77 -O1 -fno-automatic -c pyrvsb.f
     g77 -O1 -fno-automatic -c pyrvs.f
     g77 -O1 -fno-automatic -c pyrvsf.f
     g77 -O1 -fno-automatic -c pysave.f
     g77 -O1 -fno-automatic -c pyscat.f
     g77 -O1 -fno-automatic -c pysfdc.f
     g77 -O1 -fno-automatic -c pysgex.f
     g77 -O1 -fno-automatic -c pysghf.f
     g77 -O1 -fno-automatic -c pysghg.f
     g77 -O1 -fno-automatic -c pysgqc.f
     g77 -O1 -fno-automatic -c pysgsu.f
     g77 -O1 -fno-automatic -c pysgtc.f
     g77 -O1 -fno-automatic -c pysgwz.f
     g77 -O1 -fno-automatic -c pyshow.f
     g77 -O1 -fno-automatic -c pysigh.f
     g77 -O1 -fno-automatic -c pysimp.f
     g77 -O1 -fno-automatic -c pyslha.f
     g77 -O1 -fno-automatic -c pyspen.f
     g77 -O1 -fno-automatic -c pysphe.f
     g77 -O1 -fno-automatic -c pyspli.f
     g77 -O1 -fno-automatic -c pysspa.f
     g77 -O1 -fno-automatic -c pystat.f
     g77 -O1 -fno-automatic -c pystbh.f
     g77 -O1 -fno-automatic -c pystop.f
     g77 -O1 -fno-automatic -c pystrf.f
     g77 -O1 -fno-automatic -c pysubh.f
     g77 -O1 -fno-automatic -c pysugi.f
     g77 -O1 -fno-automatic -c pytabu.f
     g77 -O1 -fno-automatic -c pytaud.f
     g77 -O1 -fno-automatic -c pytbbc.f
     g77 -O1 -fno-automatic -c pytbbn.f
     g77 -O1 -fno-automatic -c pytbdy.f
     g77 -O1 -fno-automatic -c pytbhb.f
     g77 -O1 -fno-automatic -c pytbhg.f
     g77 -O1 -fno-automatic -c pytbhq.f
     g77 -O1 -fno-automatic -c pytbhs.f
     g77 -O1 -fno-automatic -c pytecm.f
     g77 -O1 -fno-automatic -c pytest.f
     g77 -O1 -fno-automatic -c pythag.f
     g77 -O1 -fno-automatic -c pythrg.f
     g77 -O1 -fno-automatic -c pythru.f
     g77 -O1 -fno-automatic -c pytime.f
     g77 -O1 -fno-automatic -c pytune.f
     g77 -O1 -fno-automatic -c pyuedc.f
     g77 -O1 -fno-automatic -c pyupda.f
     g77 -O1 -fno-automatic -c pyupev.f
     g77 -O1 -fno-automatic -c pyupin.f
     g77 -O1 -fno-automatic -c pyupre.f
     g77 -O1 -fno-automatic -c pyveto.f
     g77 -O1 -fno-automatic -c pywaux.f
     g77 -O1 -fno-automatic -c pywdkk.f
     g77 -O1 -fno-automatic -c pywidt.f
     g77 -O1 -fno-automatic -c pywidx.f
     g77 -O1 -fno-automatic -c pyx2xg.f
     g77 -O1 -fno-automatic -c pyx2xh.f
     g77 -O1 -fno-automatic -c pyx3jt.f
     g77 -O1 -fno-automatic -c pyx4jt.f
     g77 -O1 -fno-automatic -c pyxdif.f
     g77 -O1 -fno-automatic -c pyxdin.f
     g77 -O1 -fno-automatic -c pyxjet.f
     g77 -O1 -fno-automatic -c pyxkfl.f
     g77 -O1 -fno-automatic -c pyxtee.f
     g77 -O1 -fno-automatic -c pyxtot.f
     g77 -O1 -fno-automatic -c pyxued.f
     g77 -O1 -fno-automatic -c pyxxga.f
     g77 -O1 -fno-automatic -c pyxxz6.f
     g77 -O1 -fno-automatic -c pyzdis.f
     g77 -O1 -fno-automatic -c ssmssm.f
     g77 -O1 -fno-automatic -c sugra.f
     g77 -O1 -fno-automatic -c upveto.f
     g77 -O1 -fno-automatic -c visaje.f
     ar rcu ../lib/libpythiaext.a fhhiggscorr.o fhsetflags.o fhsetpara.o py1ent.o py2ent.o py2frm.o py3ent.o py4ent.o py4frm.o py4jet.o py4jts.o py4jtw.o py6frm.o pyadsh.o pyalem.o pyalps.o pyangl.o pyapps.o pybesq.o pybksb.o pyboei.o pybook.o pycba2.o pycbal.o pycdiv.o pycell.o pychge.o pycjdc.o pyckbd.o pyclus.o pycmq2.o pycmqr.o pycomp.o pycrth.o pycsrt.o pyct5l.o pyct5m.o pycteq.o pycttr.o pydata.o pydcyk.o pydecy.o pydiff.o pydisg.o pydocu.o pydump.o pyedit.o pyeevt.o pyeicg.o pyeig4.o pyerrm.o pyevnt.o pyevnw.o pyevol.o pyevwt.o pyexec.o pyfact.o pyfcmp.o pyfeyn.o pyfill.o pyfint.o pyfisb.o pyfowo.o pyfram.o pyfscr.o pygaga.o pygamm.o pygano.o pygau2.o pygaus.o pygbeh.o pygdir.o pygfxx.o pyggam.o pygive.o pyglui.o pygram.o pygraw.o pygrvd.o pygrvl.o pygrvm.o pygrvs.o pygrvv.o pygrvw.o pygvmd.o pyh2xx.o pyhepc.o pyhext.o pyhfth.o pyhggm.o pyhist.o pyi3au.o pyinbm.o pyindf.o pyinit.o pyinki.o pyinom.o pyinpr.o pyinre.o pyjmas.o pyjoin.o pyjurf.o pykcut.o pyk.o pykfdi.o pykfin.o pyklim.o pykmap.o pylamf.o pyldcm.o pylhef.o pylist.o pylogo.o pymael.o pymass.o pymaxi.o pymemx.o pymewt.o pymign.o pymihg.o pymihk.o pymirm.o pymrun.o pymsin.o pymult.o pyname.o pynjdc.o pynmes.o pynull.o pyofsh.o pyonia.o pyonof.o pyoper.o pypcmp.o pypdel.o pypdfl.o pypdfu.o pypdga.o pypdpi.o pypdpo.o pypdpr.o pyp.o pypile.o pyplot.o pypole.o pyprep.o pyptdi.o pyptfs.o pyptis.o pyptmi.o pyqqbh.o pyradk.o pyrand.o pyreco.o pyremn.o pyresd.o pyr.o pyrget.o pyrghm.o pyrnm3.o pyrnmq.o pyrobo.o pyrset.o pyrvch.o pyrvg1.o pyrvg2.o pyrvg3.o pyrvg4.o pyrvgl.o pyrvgw.o pyrvi1.o pyrvi2.o pyrvi3.o pyrvne.o pyrvr.o pyrvsb.o pyrvs.o pyrvsf.o pysave.o pyscat.o pysfdc.o pysgex.o pysghf.o pysghg.o pysgqc.o pysgsu.o pysgtc.o pysgwz.o pyshow.o pysigh.o pysimp.o pyslha.o pyspen.o pysphe.o pyspli.o pysspa.o pystat.o pystbh.o pystop.o pystrf.o pysubh.o pysugi.o pytabu.o pytaud.o pytbbc.o pytbbn.o pytbdy.o pytbhb.o pytbhg.o pytbhq.o pytbhs.o pytecm.o pytest.o pythag.o pythrg.o pythru.o pytime.o pytune.o pyuedc.o pyupda.o pyupev.o pyupin.o pyupre.o pyveto.o pywaux.o pywdkk.o pywidt.o pywidx.o pyx2xg.o pyx2xh.o pyx3jt.o pyx4jt.o pyxdif.o pyxdin.o pyxjet.o pyxkfl.o pyxtee.o pyxtot.o pyxued.o pyxxga.o pyxxz6.o pyzdis.o ssmssm.o sugra.o upveto.o visaje.o
     ranlib ../lib/libpythiaext.a
     make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib/src»
     make[2]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib»
     cd ../libraries/PGS4; mkdir -p lib; make all
     make[2]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4»

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

     g77 -fno-automatic -c -o ./lib/pgslib.o ./src/pgslib.f
     ar -cr ./lib/libpgslib.a ./lib/pgslib.o
     ranlib ./lib/libpgslib.a
     rm ./lib/pgslib.o

     ----- Now compiling TAUOLA -----

     g77 -fno-automatic -c -o ./lib/tauola.o ./src/tauola.f
     ar -cr ./lib/libtauola.a ./lib/tauola.o
     ranlib ./lib/libtauola.a
     rm ./lib/tauola.o

     ----- Now compiling STDHEP -----

     cd ./src/stdhep-dir; make binlib; make stdhep
     make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     test -d ./bin || mkdir -p ./bin
     test -d ./lib || mkdir -p ./lib
     make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     (cd src/stdhep; make all) > log.stdhep 2>&1
     make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     cp ./src/stdhep-dir/lib/libstdhep.a ./lib/libstdhep.a
     ranlib ./lib/libstdhep.a

     ----- Now compiling EXTHEP -----

     g77 -fno-automatic -c -o ./lib/exthep.o ./src/exthep/exthep.f
     g77 -fno-automatic -c -o ./lib/atoher.o ./src/exthep/atoher.f
     g77 -fno-automatic -c -o ./lib/atopyt.o ./src/exthep/atopyt.f
     ar -cr ./lib/libexthep.a ./lib/exthep.o ./lib/atoher.o \
      ./lib/atopyt.o
     ranlib ./lib/libexthep.a
     rm ./lib/exthep.o ./lib/atoher.o ./lib/atopyt.o

     ----- Now compiling MCFIO -----

     cd ./src/stdhep-dir; make binlib; make mcfio
     make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     test -d ./bin || mkdir -p ./bin
     test -d ./lib || mkdir -p ./lib
     make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     (cd mcfio/src; make all) > log.mcfio 2>&1
     make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
     cp ./src/stdhep-dir/lib/libFmcfio.a ./lib/libFmcfio.a
     ranlib ./lib/libFmcfio.a

     ----- Now compiling examples/olympics -----

     g77 -fno-automatic -o examples/olympics examples/pgs_olympics.f \
                 -L./lib -lpgslib -ltauola \
                 -lstdhep -lexthep -lFmcfio -L../../libraries/pylib/lib -lpythiaext; chmod +x examples/olympics
     /usr/bin/ld: no se puede encontrar crt1.o: No existe el archivo o el directorio
     /usr/bin/ld: no se puede encontrar crti.o: No existe el archivo o el directorio
     /usr/bin/ld: no se puede encontrar -lgcc_s
     collect2: ld devolvió el estado de salida 1
     chmod: no se puede acceder a «examples/olympics»: No existe el archivo o el directorio
     make[2]: *** [examples/olympics] Error 1
     make[2]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4»
     make[1]: *** [libpgs] Error 2
     make[1]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/src»
     make: *** [all] Error 2

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

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#5

HI,

Then my suggestion is either to install gfortran on your machine,
or look at the forum related to your LINUX system on how install the crt1.o file.

Cheers,

Olivier

On 14 Aug 2015, at 15:46, sgurruti <email address hidden> wrote:

> Question #270378 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/270378
>
> Status: Answered => Open
>
> sgurruti is still having a problem:
> I ran that command and I tried to use the “install pythia-pgs” command
> on mg5 but I received the same error:
>
> Error detected in sub-command install pythia-pgs
> write debug file MG5_debug
> If you need help with this issue please contact us on https://answers.launchpad.net/madgraph5
> MadGraph5Error : A compilation Error occurs when trying to compile /home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs.
> The compilation fails with the following output message:
> cd src; make
> make[1]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/src»
> ln -sf ../libraries/PGS4/examples/mass_width_2004.mc .
> cd ../libraries/pylib; mkdir -p lib; make all
> make[2]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib»
> cd src;make all; cd ..
> make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib/src»
> g77 -O1 -fno-automatic -c fhhiggscorr.f
> g77 -O1 -fno-automatic -c fhsetflags.f
> g77 -O1 -fno-automatic -c fhsetpara.f
> g77 -O1 -fno-automatic -c py1ent.f
> g77 -O1 -fno-automatic -c py2ent.f
> g77 -O1 -fno-automatic -c py2frm.f
> g77 -O1 -fno-automatic -c py3ent.f
> g77 -O1 -fno-automatic -c py4ent.f
> g77 -O1 -fno-automatic -c py4frm.f
> g77 -O1 -fno-automatic -c py4jet.f
> g77 -O1 -fno-automatic -c py4jts.f
> g77 -O1 -fno-automatic -c py4jtw.f
> g77 -O1 -fno-automatic -c py6frm.f
> g77 -O1 -fno-automatic -c pyadsh.f
> g77 -O1 -fno-automatic -c pyalem.f
> g77 -O1 -fno-automatic -c pyalps.f
> g77 -O1 -fno-automatic -c pyangl.f
> g77 -O1 -fno-automatic -c pyapps.f
> g77 -O1 -fno-automatic -c pybesq.f
> g77 -O1 -fno-automatic -c pybksb.f
> g77 -O1 -fno-automatic -c pyboei.f
> g77 -O1 -fno-automatic -c pybook.f
> g77 -O1 -fno-automatic -c pycba2.f
> g77 -O1 -fno-automatic -c pycbal.f
> g77 -O1 -fno-automatic -c pycdiv.f
> g77 -O1 -fno-automatic -c pycell.f
> g77 -O1 -fno-automatic -c pychge.f
> g77 -O1 -fno-automatic -c pycjdc.f
> g77 -O1 -fno-automatic -c pyckbd.f
> g77 -O1 -fno-automatic -c pyclus.f
> g77 -O1 -fno-automatic -c pycmq2.f
> g77 -O1 -fno-automatic -c pycmqr.f
> g77 -O1 -fno-automatic -c pycomp.f
> g77 -O1 -fno-automatic -c pycrth.f
> g77 -O1 -fno-automatic -c pycsrt.f
> g77 -O1 -fno-automatic -c pyct5l.f
> g77 -O1 -fno-automatic -c pyct5m.f
> g77 -O1 -fno-automatic -c pycteq.f
> g77 -O1 -fno-automatic -c pycttr.f
> g77 -O1 -fno-automatic -c pydata.f
> pydata.f: En la unidad de bloque de datos `pydata':
> pydata.f:333: aviso:
> COMMON/PYDAT3/MDCY(500,3),MDME(8000,2),BRAT(8000),KFDP(8000,5)
> ^
> Initialization of large (294000-unit) aggregate area `pydat3' at (^) slow and takes lots of memory during g77 compile
> pydata.f:340: aviso:
> COMMON/PYINT2/ISET(500),KFPR(500,2),COEF(500,20),ICOL(40,4,2)
> ^
> Initialization of large (87280-unit) aggregate area `pyint2' at (^) slow and takes lots of memory during g77 compile
> pydata.f:353: aviso:
> COMMON/PYBINS/IHIST(4),INDX(1000),BIN(20000)
> ^
> Initialization of large (164016-unit) aggregate area `pybins' at (^) slow and takes lots of memory during g77 compile
> g77 -O1 -fno-automatic -c pydcyk.f
> g77 -O1 -fno-automatic -c pydecy.f
> g77 -O1 -fno-automatic -c pydiff.f
> g77 -O1 -fno-automatic -c pydisg.f
> g77 -O1 -fno-automatic -c pydocu.f
> g77 -O1 -fno-automatic -c pydump.f
> g77 -O1 -fno-automatic -c pyedit.f
> g77 -O1 -fno-automatic -c pyeevt.f
> g77 -O1 -fno-automatic -c pyeicg.f
> g77 -O1 -fno-automatic -c pyeig4.f
> g77 -O1 -fno-automatic -c pyerrm.f
> g77 -O1 -fno-automatic -c pyevnt.f
> g77 -O1 -fno-automatic -c pyevnw.f
> g77 -O1 -fno-automatic -c pyevol.f
> g77 -O1 -fno-automatic -c pyevwt.f
> g77 -O1 -fno-automatic -c pyexec.f
> g77 -O1 -fno-automatic -c pyfact.f
> g77 -O1 -fno-automatic -c pyfcmp.f
> g77 -O1 -fno-automatic -c pyfeyn.f
> g77 -O1 -fno-automatic -c pyfill.f
> g77 -O1 -fno-automatic -c pyfint.f
> g77 -O1 -fno-automatic -c pyfisb.f
> g77 -O1 -fno-automatic -c pyfowo.f
> g77 -O1 -fno-automatic -c pyfram.f
> g77 -O1 -fno-automatic -c pyfscr.f
> g77 -O1 -fno-automatic -c pygaga.f
> g77 -O1 -fno-automatic -c pygamm.f
> g77 -O1 -fno-automatic -c pygano.f
> g77 -O1 -fno-automatic -c pygau2.f
> g77 -O1 -fno-automatic -c pygaus.f
> g77 -O1 -fno-automatic -c pygbeh.f
> g77 -O1 -fno-automatic -c pygdir.f
> g77 -O1 -fno-automatic -c pygfxx.f
> g77 -O1 -fno-automatic -c pyggam.f
> g77 -O1 -fno-automatic -c pygive.f
> g77 -O1 -fno-automatic -c pyglui.f
> g77 -O1 -fno-automatic -c pygram.f
> g77 -O1 -fno-automatic -c pygraw.f
> g77 -O1 -fno-automatic -c pygrvd.f
> g77 -O1 -fno-automatic -c pygrvl.f
> g77 -O1 -fno-automatic -c pygrvm.f
> g77 -O1 -fno-automatic -c pygrvs.f
> g77 -O1 -fno-automatic -c pygrvv.f
> g77 -O1 -fno-automatic -c pygrvw.f
> g77 -O1 -fno-automatic -c pygvmd.f
> g77 -O1 -fno-automatic -c pyh2xx.f
> g77 -O1 -fno-automatic -c pyhepc.f
> g77 -O1 -fno-automatic -c pyhext.f
> g77 -O1 -fno-automatic -c pyhfth.f
> g77 -O1 -fno-automatic -c pyhggm.f
> g77 -O1 -fno-automatic -c pyhist.f
> g77 -O1 -fno-automatic -c pyi3au.f
> g77 -O1 -fno-automatic -c pyinbm.f
> g77 -O1 -fno-automatic -c pyindf.f
> g77 -O1 -fno-automatic -c pyinit.f
> g77 -O1 -fno-automatic -c pyinki.f
> g77 -O1 -fno-automatic -c pyinom.f
> g77 -O1 -fno-automatic -c pyinpr.f
> g77 -O1 -fno-automatic -c pyinre.f
> g77 -O1 -fno-automatic -c pyjmas.f
> g77 -O1 -fno-automatic -c pyjoin.f
> g77 -O1 -fno-automatic -c pyjurf.f
> g77 -O1 -fno-automatic -c pykcut.f
> g77 -O1 -fno-automatic -c pyk.f
> g77 -O1 -fno-automatic -c pykfdi.f
> g77 -O1 -fno-automatic -c pykfin.f
> g77 -O1 -fno-automatic -c pyklim.f
> g77 -O1 -fno-automatic -c pykmap.f
> g77 -O1 -fno-automatic -c pylamf.f
> g77 -O1 -fno-automatic -c pyldcm.f
> g77 -O1 -fno-automatic -c pylhef.f
> g77 -O1 -fno-automatic -c pylist.f
> g77 -O1 -fno-automatic -c pylogo.f
> g77 -O1 -fno-automatic -c pymael.f
> g77 -O1 -fno-automatic -c pymass.f
> g77 -O1 -fno-automatic -c pymaxi.f
> g77 -O1 -fno-automatic -c pymemx.f
> g77 -O1 -fno-automatic -c pymewt.f
> g77 -O1 -fno-automatic -c pymign.f
> g77 -O1 -fno-automatic -c pymihg.f
> g77 -O1 -fno-automatic -c pymihk.f
> g77 -O1 -fno-automatic -c pymirm.f
> g77 -O1 -fno-automatic -c pymrun.f
> g77 -O1 -fno-automatic -c pymsin.f
> g77 -O1 -fno-automatic -c pymult.f
> g77 -O1 -fno-automatic -c pyname.f
> g77 -O1 -fno-automatic -c pynjdc.f
> g77 -O1 -fno-automatic -c pynmes.f
> g77 -O1 -fno-automatic -c pynull.f
> g77 -O1 -fno-automatic -c pyofsh.f
> g77 -O1 -fno-automatic -c pyonia.f
> g77 -O1 -fno-automatic -c pyonof.f
> g77 -O1 -fno-automatic -c pyoper.f
> g77 -O1 -fno-automatic -c pypcmp.f
> g77 -O1 -fno-automatic -c pypdel.f
> g77 -O1 -fno-automatic -c pypdfl.f
> g77 -O1 -fno-automatic -c pypdfu.f
> g77 -O1 -fno-automatic -c pypdga.f
> g77 -O1 -fno-automatic -c pypdpi.f
> g77 -O1 -fno-automatic -c pypdpo.f
> g77 -O1 -fno-automatic -c pypdpr.f
> g77 -O1 -fno-automatic -c pyp.f
> g77 -O1 -fno-automatic -c pypile.f
> g77 -O1 -fno-automatic -c pyplot.f
> g77 -O1 -fno-automatic -c pypole.f
> g77 -O1 -fno-automatic -c pyprep.f
> g77 -O1 -fno-automatic -c pyptdi.f
> g77 -O1 -fno-automatic -c pyptfs.f
> g77 -O1 -fno-automatic -c pyptis.f
> g77 -O1 -fno-automatic -c pyptmi.f
> g77 -O1 -fno-automatic -c pyqqbh.f
> g77 -O1 -fno-automatic -c pyradk.f
> g77 -O1 -fno-automatic -c pyrand.f
> g77 -O1 -fno-automatic -c pyreco.f
> g77 -O1 -fno-automatic -c pyremn.f
> g77 -O1 -fno-automatic -c pyresd.f
> g77 -O1 -fno-automatic -c pyr.f
> g77 -O1 -fno-automatic -c pyrget.f
> g77 -O1 -fno-automatic -c pyrghm.f
> g77 -O1 -fno-automatic -c pyrnm3.f
> g77 -O1 -fno-automatic -c pyrnmq.f
> g77 -O1 -fno-automatic -c pyrobo.f
> g77 -O1 -fno-automatic -c pyrset.f
> g77 -O1 -fno-automatic -c pyrvch.f
> g77 -O1 -fno-automatic -c pyrvg1.f
> g77 -O1 -fno-automatic -c pyrvg2.f
> g77 -O1 -fno-automatic -c pyrvg3.f
> g77 -O1 -fno-automatic -c pyrvg4.f
> g77 -O1 -fno-automatic -c pyrvgl.f
> g77 -O1 -fno-automatic -c pyrvgw.f
> g77 -O1 -fno-automatic -c pyrvi1.f
> g77 -O1 -fno-automatic -c pyrvi2.f
> g77 -O1 -fno-automatic -c pyrvi3.f
> g77 -O1 -fno-automatic -c pyrvne.f
> g77 -O1 -fno-automatic -c pyrvr.f
> g77 -O1 -fno-automatic -c pyrvsb.f
> g77 -O1 -fno-automatic -c pyrvs.f
> g77 -O1 -fno-automatic -c pyrvsf.f
> g77 -O1 -fno-automatic -c pysave.f
> g77 -O1 -fno-automatic -c pyscat.f
> g77 -O1 -fno-automatic -c pysfdc.f
> g77 -O1 -fno-automatic -c pysgex.f
> g77 -O1 -fno-automatic -c pysghf.f
> g77 -O1 -fno-automatic -c pysghg.f
> g77 -O1 -fno-automatic -c pysgqc.f
> g77 -O1 -fno-automatic -c pysgsu.f
> g77 -O1 -fno-automatic -c pysgtc.f
> g77 -O1 -fno-automatic -c pysgwz.f
> g77 -O1 -fno-automatic -c pyshow.f
> g77 -O1 -fno-automatic -c pysigh.f
> g77 -O1 -fno-automatic -c pysimp.f
> g77 -O1 -fno-automatic -c pyslha.f
> g77 -O1 -fno-automatic -c pyspen.f
> g77 -O1 -fno-automatic -c pysphe.f
> g77 -O1 -fno-automatic -c pyspli.f
> g77 -O1 -fno-automatic -c pysspa.f
> g77 -O1 -fno-automatic -c pystat.f
> g77 -O1 -fno-automatic -c pystbh.f
> g77 -O1 -fno-automatic -c pystop.f
> g77 -O1 -fno-automatic -c pystrf.f
> g77 -O1 -fno-automatic -c pysubh.f
> g77 -O1 -fno-automatic -c pysugi.f
> g77 -O1 -fno-automatic -c pytabu.f
> g77 -O1 -fno-automatic -c pytaud.f
> g77 -O1 -fno-automatic -c pytbbc.f
> g77 -O1 -fno-automatic -c pytbbn.f
> g77 -O1 -fno-automatic -c pytbdy.f
> g77 -O1 -fno-automatic -c pytbhb.f
> g77 -O1 -fno-automatic -c pytbhg.f
> g77 -O1 -fno-automatic -c pytbhq.f
> g77 -O1 -fno-automatic -c pytbhs.f
> g77 -O1 -fno-automatic -c pytecm.f
> g77 -O1 -fno-automatic -c pytest.f
> g77 -O1 -fno-automatic -c pythag.f
> g77 -O1 -fno-automatic -c pythrg.f
> g77 -O1 -fno-automatic -c pythru.f
> g77 -O1 -fno-automatic -c pytime.f
> g77 -O1 -fno-automatic -c pytune.f
> g77 -O1 -fno-automatic -c pyuedc.f
> g77 -O1 -fno-automatic -c pyupda.f
> g77 -O1 -fno-automatic -c pyupev.f
> g77 -O1 -fno-automatic -c pyupin.f
> g77 -O1 -fno-automatic -c pyupre.f
> g77 -O1 -fno-automatic -c pyveto.f
> g77 -O1 -fno-automatic -c pywaux.f
> g77 -O1 -fno-automatic -c pywdkk.f
> g77 -O1 -fno-automatic -c pywidt.f
> g77 -O1 -fno-automatic -c pywidx.f
> g77 -O1 -fno-automatic -c pyx2xg.f
> g77 -O1 -fno-automatic -c pyx2xh.f
> g77 -O1 -fno-automatic -c pyx3jt.f
> g77 -O1 -fno-automatic -c pyx4jt.f
> g77 -O1 -fno-automatic -c pyxdif.f
> g77 -O1 -fno-automatic -c pyxdin.f
> g77 -O1 -fno-automatic -c pyxjet.f
> g77 -O1 -fno-automatic -c pyxkfl.f
> g77 -O1 -fno-automatic -c pyxtee.f
> g77 -O1 -fno-automatic -c pyxtot.f
> g77 -O1 -fno-automatic -c pyxued.f
> g77 -O1 -fno-automatic -c pyxxga.f
> g77 -O1 -fno-automatic -c pyxxz6.f
> g77 -O1 -fno-automatic -c pyzdis.f
> g77 -O1 -fno-automatic -c ssmssm.f
> g77 -O1 -fno-automatic -c sugra.f
> g77 -O1 -fno-automatic -c upveto.f
> g77 -O1 -fno-automatic -c visaje.f
> ar rcu ../lib/libpythiaext.a fhhiggscorr.o fhsetflags.o fhsetpara.o py1ent.o py2ent.o py2frm.o py3ent.o py4ent.o py4frm.o py4jet.o py4jts.o py4jtw.o py6frm.o pyadsh.o pyalem.o pyalps.o pyangl.o pyapps.o pybesq.o pybksb.o pyboei.o pybook.o pycba2.o pycbal.o pycdiv.o pycell.o pychge.o pycjdc.o pyckbd.o pyclus.o pycmq2.o pycmqr.o pycomp.o pycrth.o pycsrt.o pyct5l.o pyct5m.o pycteq.o pycttr.o pydata.o pydcyk.o pydecy.o pydiff.o pydisg.o pydocu.o pydump.o pyedit.o pyeevt.o pyeicg.o pyeig4.o pyerrm.o pyevnt.o pyevnw.o pyevol.o pyevwt.o pyexec.o pyfact.o pyfcmp.o pyfeyn.o pyfill.o pyfint.o pyfisb.o pyfowo.o pyfram.o pyfscr.o pygaga.o pygamm.o pygano.o pygau2.o pygaus.o pygbeh.o pygdir.o pygfxx.o pyggam.o pygive.o pyglui.o pygram.o pygraw.o pygrvd.o pygrvl.o pygrvm.o pygrvs.o pygrvv.o pygrvw.o pygvmd.o pyh2xx.o pyhepc.o pyhext.o pyhfth.o pyhggm.o pyhist.o pyi3au.o pyinbm.o pyindf.o pyinit.o pyinki.o pyinom.o pyinpr.o pyinre.o pyjmas.o pyjoin.o pyjurf.o pykcut.o pyk.o pykfdi.o pykfin.o pyklim.o pykmap.o pylamf.o pyldcm.o pylhef.o pylist.o pylogo.o pymael.o pymass.o pymaxi.o pymemx.o pymewt.o pymign.o pymihg.o pymihk.o pymirm.o pymrun.o pymsin.o pymult.o pyname.o pynjdc.o pynmes.o pynull.o pyofsh.o pyonia.o pyonof.o pyoper.o pypcmp.o pypdel.o pypdfl.o pypdfu.o pypdga.o pypdpi.o pypdpo.o pypdpr.o pyp.o pypile.o pyplot.o pypole.o pyprep.o pyptdi.o pyptfs.o pyptis.o pyptmi.o pyqqbh.o pyradk.o pyrand.o pyreco.o pyremn.o pyresd.o pyr.o pyrget.o pyrghm.o pyrnm3.o pyrnmq.o pyrobo.o pyrset.o pyrvch.o pyrvg1.o pyrvg2.o pyrvg3.o pyrvg4.o pyrvgl.o pyrvgw.o pyrvi1.o pyrvi2.o pyrvi3.o pyrvne.o pyrvr.o pyrvsb.o pyrvs.o pyrvsf.o pysave.o pyscat.o pysfdc.o pysgex.o pysghf.o pysghg.o pysgqc.o pysgsu.o pysgtc.o pysgwz.o pyshow.o pysigh.o pysimp.o pyslha.o pyspen.o pysphe.o pyspli.o pysspa.o pystat.o pystbh.o pystop.o pystrf.o pysubh.o pysugi.o pytabu.o pytaud.o pytbbc.o pytbbn.o pytbdy.o pytbhb.o pytbhg.o pytbhq.o pytbhs.o pytecm.o pytest.o pythag.o pythrg.o pythru.o pytime.o pytune.o pyuedc.o pyupda.o pyupev.o pyupin.o pyupre.o pyveto.o pywaux.o pywdkk.o pywidt.o pywidx.o pyx2xg.o pyx2xh.o pyx3jt.o pyx4jt.o pyxdif.o pyxdin.o pyxjet.o pyxkfl.o pyxtee.o pyxtot.o pyxued.o pyxxga.o pyxxz6.o pyzdis.o ssmssm.o sugra.o upveto.o visaje.o
> ranlib ../lib/libpythiaext.a
> make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib/src»
> make[2]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/pylib»
> cd ../libraries/PGS4; mkdir -p lib; make all
> make[2]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4»
>
> ----- Now compiling PGSLIB -----
>
> g77 -fno-automatic -c -o ./lib/pgslib.o ./src/pgslib.f
> ar -cr ./lib/libpgslib.a ./lib/pgslib.o
> ranlib ./lib/libpgslib.a
> rm ./lib/pgslib.o
>
> ----- Now compiling TAUOLA -----
>
> g77 -fno-automatic -c -o ./lib/tauola.o ./src/tauola.f
> ar -cr ./lib/libtauola.a ./lib/tauola.o
> ranlib ./lib/libtauola.a
> rm ./lib/tauola.o
>
> ----- Now compiling STDHEP -----
>
> cd ./src/stdhep-dir; make binlib; make stdhep
> make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> test -d ./bin || mkdir -p ./bin
> test -d ./lib || mkdir -p ./lib
> make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> (cd src/stdhep; make all) > log.stdhep 2>&1
> make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> cp ./src/stdhep-dir/lib/libstdhep.a ./lib/libstdhep.a
> ranlib ./lib/libstdhep.a
>
> ----- Now compiling EXTHEP -----
>
> g77 -fno-automatic -c -o ./lib/exthep.o ./src/exthep/exthep.f
> g77 -fno-automatic -c -o ./lib/atoher.o ./src/exthep/atoher.f
> g77 -fno-automatic -c -o ./lib/atopyt.o ./src/exthep/atopyt.f
> ar -cr ./lib/libexthep.a ./lib/exthep.o ./lib/atoher.o \
> ./lib/atopyt.o
> ranlib ./lib/libexthep.a
> rm ./lib/exthep.o ./lib/atoher.o ./lib/atopyt.o
>
> ----- Now compiling MCFIO -----
>
> cd ./src/stdhep-dir; make binlib; make mcfio
> make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> test -d ./bin || mkdir -p ./bin
> test -d ./lib || mkdir -p ./lib
> make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> make[3]: se ingresa al directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> (cd mcfio/src; make all) > log.mcfio 2>&1
> make[3]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4/src/stdhep-dir»
> cp ./src/stdhep-dir/lib/libFmcfio.a ./lib/libFmcfio.a
> ranlib ./lib/libFmcfio.a
>
> ----- Now compiling examples/olympics -----
>
> g77 -fno-automatic -o examples/olympics examples/pgs_olympics.f \
> -L./lib -lpgslib -ltauola \
> -lstdhep -lexthep -lFmcfio -L../../libraries/pylib/lib -lpythiaext; chmod +x examples/olympics
> /usr/bin/ld: no se puede encontrar crt1.o: No existe el archivo o el directorio
> /usr/bin/ld: no se puede encontrar crti.o: No existe el archivo o el directorio
> /usr/bin/ld: no se puede encontrar -lgcc_s
> collect2: ld devolvió el estado de salida 1
> chmod: no se puede acceder a «examples/olympics»: No existe el archivo o el directorio
> make[2]: *** [examples/olympics] Error 1
> make[2]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/libraries/PGS4»
> make[1]: *** [libpgs] Error 2
> make[1]: se sale del directorio «/home/seba/Descargas/MG5_aMC_v2_3_0/pythia-pgs/src»
> make: *** [all] Error 2
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/madgraph5.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Sebastian Urrutia-Quiroga (sgurruti) said :
#6

I already have installed gfortran... I will try with the other possibility.

Thanks!

Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#7

> I already have installed gfortran... I will try with the other
> possibility.

so why does it compile with g77?
the default compiler is gfortran.
Is it install correctly and in global?
you can set the path to gfortran with the command
“set fortran_compiler PATH_TO_GFORTRAN”

Cheers,

Olivier

On 14 Aug 2015, at 17:07, sgurruti <email address hidden> wrote:

> Question #270378 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/270378
>
> Status: Answered => Open
>
> sgurruti is still having a problem:
> I already have installed gfortran... I will try with the other
> possibility.
>
> Thanks!
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Sebastian Urrutia-Quiroga (sgurruti) said :
#8

Now it is working!!
Thank you so much...

Sebastian

Revision history for this message
Sebastian Urrutia-Quiroga (sgurruti) said :
#9

Thanks Olivier Mattelaer, that solved my question.