running problem on macosx

Asked by pietro govoni

Dear Madgraph_aMC@NLO experts,

I am trying to run a trivial event generation at LO and I fail miserably, when simply doing:

generate p p > Z
launch
0
done

The operative system is macosx 10.15.3,
the Madgraph release is 2.7.2.

The error I get ends with

     gfortran -o gensym symmetry.o idenparts.o -L../../lib/ -lmodel -lgeneric -lpdf -lc++ -mmacosx-version-min=10.8
     ld: library not found for -lc++
     collect2: error: ld returned 1 exit status
     make: *** [gensym] Error 1

and the full log file may be found here:

https://www.dropbox.com/s/wx5ywk4cgcn8ci3/run_01_tag_1_debug.log?dl=0

Would you please help me solving it?

Best regards,

pietro

Question information

Language:
English Edit question
Status:
Expired
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

Did you try to run
xcode-select --install

If yes this should be related to your version of xcode.
I am using 11.3.1

Cheers,

Olivier
> On 2 May 2020, at 22:38, pietro govoni <email address hidden> wrote:
>
> ld: library not found for -lc++

Revision history for this message
pietro govoni (pietro-govoni) said :
#2

Dear Olivier,

I updated all the updatable of XCode today, including the command line tools.
I am using the version 11.4.1 of it,

pietro

> On 2 May 2020, at 22:59, Olivier Mattelaer <email address hidden> wrote:
>
> Your question #690410 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/690410
>
> Status: Open => Answered
>
> Olivier Mattelaer proposed the following answer:
> Did you try to run
> xcode-select --install
>
> If yes this should be related to your version of xcode.
> I am using 11.3.1
>
>
> Cheers,
>
> Olivier
>> On 2 May 2020, at 22:38, pietro govoni <email address hidden> wrote:
>>
>> ld: library not found for -lc++
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/mg5amcnlo/+question/690410/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/mg5amcnlo/+question/690410
>
> You received this question notification because you asked the question.

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

Maybe something new in 11.4.1...
I do not find anything online yet on that issue.

The only suggestion that I found is this link:
https://trac.macports.org/ticket/49177 <https://trac.macports.org/ticket/49177>
but does not sounds promising.

Cheers,

Olivier

> On 2 May 2020, at 23:08, pietro govoni <email address hidden> wrote:
>
> Question #690410 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/690410
>
> Status: Answered => Open
>
> pietro govoni is still having a problem:
> Dear Olivier,
>
> I updated all the updatable of XCode today, including the command line tools.
> I am using the version 11.4.1 of it,
>
> pietro
>
>
>> On 2 May 2020, at 22:59, Olivier Mattelaer <email address hidden> wrote:
>>
>> Your question #690410 on MadGraph5_aMC@NLO changed:
>> https://answers.launchpad.net/mg5amcnlo/+question/690410
>>
>> Status: Open => Answered
>>
>> Olivier Mattelaer proposed the following answer:
>> Did you try to run
>> xcode-select --install
>>
>> If yes this should be related to your version of xcode.
>> I am using 11.3.1
>>
>>
>> Cheers,
>>
>> Olivier
>>> On 2 May 2020, at 22:38, pietro govoni <email address hidden> wrote:
>>>
>>> ld: library not found for -lc++
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>> https://answers.launchpad.net/mg5amcnlo/+question/690410/+confirm?answer_id=0
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/mg5amcnlo/+question/690410
>>
>> You received this question notification because you asked the question.
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
pietro govoni (pietro-govoni) said :
#4

Thanks Olivier,

sorry for the late reply. Indeed I tried today the solution of that thread (of 5 years ago), I did not manage. I hope that sooner or later the problem will be fixed!

pietro

> On 2 May 2020, at 23:32, Olivier Mattelaer <email address hidden> wrote:
>
> Your question #690410 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/690410
>
> Status: Open => Answered
>
> Olivier Mattelaer proposed the following answer:
> Maybe something new in 11.4.1...
> I do not find anything online yet on that issue.
>
> The only suggestion that I found is this link:
> https://trac.macports.org/ticket/49177 <https://trac.macports.org/ticket/49177>
> but does not sounds promising.
>
> Cheers,
>
> Olivier
>
>
>> On 2 May 2020, at 23:08, pietro govoni <email address hidden> wrote:
>>
>> Question #690410 on MadGraph5_aMC@NLO changed:
>> https://answers.launchpad.net/mg5amcnlo/+question/690410
>>
>> Status: Answered => Open
>>
>> pietro govoni is still having a problem:
>> Dear Olivier,
>>
>> I updated all the updatable of XCode today, including the command line tools.
>> I am using the version 11.4.1 of it,
>>
>> pietro
>>
>>
>>> On 2 May 2020, at 22:59, Olivier Mattelaer <email address hidden> wrote:
>>>
>>> Your question #690410 on MadGraph5_aMC@NLO changed:
>>> https://answers.launchpad.net/mg5amcnlo/+question/690410
>>>
>>> Status: Open => Answered
>>>
>>> Olivier Mattelaer proposed the following answer:
>>> Did you try to run
>>> xcode-select --install
>>>
>>> If yes this should be related to your version of xcode.
>>> I am using 11.3.1
>>>
>>>
>>> Cheers,
>>>
>>> Olivier
>>>> On 2 May 2020, at 22:38, pietro govoni <email address hidden> wrote:
>>>>
>>>> ld: library not found for -lc++
>>>
>>> --
>>> If this answers your question, please go to the following page to let us
>>> know that it is solved:
>>> https://answers.launchpad.net/mg5amcnlo/+question/690410/+confirm?answer_id=0
>>>
>>> If you still need help, you can reply to this email or go to the
>>> following page to enter your feedback:
>>> https://answers.launchpad.net/mg5amcnlo/+question/690410
>>>
>>> You received this question notification because you asked the question.
>>
>> --
>> You received this question notification because you are an answer
>> contact for MadGraph5_aMC@NLO.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/mg5amcnlo/+question/690410/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/mg5amcnlo/+question/690410
>
> You received this question notification because you asked the question.

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Open' state without activity for the last 15 days.