Mac OS X 10.10 not supported

Bug #1382928 reported by USTCChenNing
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Invalid
Undecided
Unassigned

Bug Description

hi,

as i am running a typical process of:

generate p p > w+ w-

under MG5 today, which had no problem at all previously. I did not modify any card file here. one thing may be relevant is that i upgraded my mac to OS 10.10 days ago, but i am not sure if that is the reason. thank you so much if there can be some useful info.

Revision history for this message
USTCChenNing (ustc0204-chenning) wrote :
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1382928] crashed when running any process that had no problem before

Hi,

I have check on 10.9 and it works fine.
So I guess that this is linked to your upgrade to yosemite.
I will probably move to 10.10 next week and will see what is needed to make the code work at that time.

Cheers,

Olivier

On Oct 19, 2014, at 10:02 AM, USTCChenNing <email address hidden> wrote:

> ** Attachment added: "run_01_tag_1_debug.log"
> https://bugs.launchpad.net/mg5amcnlo/+bug/1382928/+attachment/4239883/+files/run_01_tag_1_debug.log
>
> --
> You received this bug notification because you are subscribed to
> MadGraph5_aMC@NLO.
> https://bugs.launchpad.net/bugs/1382928
>
> Title:
> crashed when running any process that had no problem before
>
> Status in MadGraph5_aMC@NLO Generator:
> New
>
> Bug description:
> hi,
>
> as i am running a typical process of:
>
> generate p p > w+ w-
>
> under MG5 today, which had no problem at all previously. I did not modify any card file here. one thing may be relevant is that i upgraded my mac to OS 10.10 days ago, but i am not sure if that is the reason. thank you so much if there can be some useful info.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1382928/+subscriptions

summary: - crashed when running any process that had no problem before
+ Mac OS X 10.10 not supported
Revision history for this message
Arindam Das (dasarindamphysics) wrote :

Dear Oliver,

Install pythia-pgs is also not working.

Regards,
Arindam

Revision history for this message
Y. Z. (einsteiniixy-b) wrote :

Hi,

I just updated to OS X 10.10 yosemite and MG5/MC@NLO does not work any more.

I ran

tests/test_manager.py

and the output is attached in

test.log

Then I went ahead and ran tutorial,

ERROR shows up upon $ launch, and the messages are
=============
 ...
 [0, done, 1, param, 2, run, enter path][60s to answer]
>
Generating 10000 events with run name run_01
survey run_01
INFO: compile directory
Error detected in "generate_events run_01"
write debug file /Users/yaofuzhou/Documents/MG5_aMC_v2_1_2/MY_FIRST_AMCATNLO_RUN/run_01_tag_1_debug.log
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 /Users/yaofuzhou/Documents/MG5_aMC_v2_1_2/MY_FIRST_AMCATNLO_RUN/Source.
 The compilation fails with the following output message:
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c -o gen_ximprove.o gen_ximprove.f
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c -o ranmar.o ranmar.f
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c -o rw_routines.o rw_routines.f
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -c -o open_file.o open_file.f
     gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
     gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
     gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
     gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
     gfortran -O -w -fbounds-check -fPIC -ffixed-line-length-132 -o ../bin/internal/gen_ximprove gen_ximprove.o ranmar.o rw_routines.o open_file.o
     gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
     ld: library not found for -lcrt1.o
     collect2: error: ld returned 1 exit status
     make: *** [../bin/internal/gen_ximprove] Error 1

 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
quit
=============

Revision history for this message
Ayan Paul (apaul2) wrote :

Hi,

I have been using Madgraph v2.2.2 in Yosemite. It works perfectly with updated gnu compilers.

If you are using macports/homebrew make sure you update your ports.

fortran: warning: couldn’t understand kern.osversion ‘14.0.0 : This warning is insignificant. Its a gcc problem that they need to fix.

Hope this helps.

Ayan

Revision history for this message
Y. Z. (einsteiniixy-b) wrote : Re: [Bug 1382928] Re: Mac OS X 10.10 not supported

Thanks for the response. You are correct. The problem is with my compiler. And homebrew did solve it.

Cheers!

Yaofu

> On Nov 8, 2014, at 1:46 PM, Ayan Paul <email address hidden> wrote:
>
> Hi,
>
> I have been using Madgraph v2.2.2 in Yosemite. It works perfectly with
> updated gnu compilers.
>
> If you are using macports/homebrew make sure you update your ports.
>
> fortran: warning: couldn’t understand kern.osversion ‘14.0.0 : This
> warning is insignificant. Its a gcc problem that they need to fix.
>
> Hope this helps.
>
> Ayan
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1382928
>
> Title:
> Mac OS X 10.10 not supported
>
> Status in MadGraph5_aMC@NLO Generator:
> New
>
> Bug description:
> hi,
>
> as i am running a typical process of:
>
> generate p p > w+ w-
>
> under MG5 today, which had no problem at all previously. I did not modify any card file here. one thing may be relevant is that i upgraded my mac to OS 10.10 days ago, but i am not sure if that is the reason. thank you so much if there can be some useful info.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1382928/+subscriptions

Revision history for this message
USTCChenNing (ustc0204-chenning) wrote :

yes, same here. i can run it with updated compiler.

cheers,
ning

2014-11-09 2:57 GMT+08:00 Y. Z. <email address hidden>:

> Thanks for the response. You are correct. The problem is with my
> compiler. And homebrew did solve it.
>
> Cheers!
>
> Yaofu
>
> > On Nov 8, 2014, at 1:46 PM, Ayan Paul <email address hidden> wrote:
> >
> > Hi,
> >
> > I have been using Madgraph v2.2.2 in Yosemite. It works perfectly with
> > updated gnu compilers.
> >
> > If you are using macports/homebrew make sure you update your ports.
> >
> > fortran: warning: couldn’t understand kern.osversion ‘14.0.0 : This
> > warning is insignificant. Its a gcc problem that they need to fix.
> >
> > Hope this helps.
> >
> > Ayan
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https://bugs.launchpad.net/bugs/1382928
> >
> > Title:
> > Mac OS X 10.10 not supported
> >
> > Status in MadGraph5_aMC@NLO Generator:
> > New
> >
> > Bug description:
> > hi,
> >
> > as i am running a typical process of:
> >
> > generate p p > w+ w-
> >
> > under MG5 today, which had no problem at all previously. I did not
> modify any card file here. one thing may be relevant is that i upgraded my
> mac to OS 10.10 days ago, but i am not sure if that is the reason. thank
> you so much if there can be some useful info.
> >
> > To manage notifications about this bug go to:
> > https://bugs.launchpad.net/mg5amcnlo/+bug/1382928/+subscriptions
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1382928
>
> Title:
> Mac OS X 10.10 not supported
>
> Status in MadGraph5_aMC@NLO Generator:
> New
>
> Bug description:
> hi,
>
> as i am running a typical process of:
>
> generate p p > w+ w-
>
> under MG5 today, which had no problem at all previously. I did not
> modify any card file here. one thing may be relevant is that i upgraded my
> mac to OS 10.10 days ago, but i am not sure if that is the reason. thank
> you so much if there can be some useful info.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1382928/+subscriptions
>

--

CHEN, Ning
Department of Modern Physics,
University of Science and Technology of China,
Hefei, Anhui, 230026, China

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

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

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