Code Monkey home page Code Monkey logo

Comments (6)

sawenzel avatar sawenzel commented on July 28, 2024

It fails at linking stage. Probably we need to point the compiler to the right gfortran lib.

from aliceo2.

sawenzel avatar sawenzel commented on July 28, 2024

The missing symbols are indeed all in the standard gfortran lib.
Do you have this lib installed? What is the output of which gfortran?

If you have a fortran installation, you may possibly try to modify the pythia6 recipe

in

https://github.com/alisw/pythia6/blob/alice/428/CMakeLists.txt

and try adding (something like)

target_link_library(pythia6 gfortran)

@dberzano: What is your opinion?

from aliceo2.

mfasDa avatar mfasDa commented on July 28, 2024

I can confirm this problem. I added the line Sandro suggests to my private fork of pythia6 in order to be able to compile. See: https://github.com/mfasDa/pythia6/tree/alice/428 . In principle this can be pulled into master.

In addition I ran into a second build failure, this time on Ubuntu 16.04, in LHAPDF, in the configure stage, dealing with a bug in the boost.m4 for autoconf. The bug was fixed upstream, an there is a pull request open for this alisw/LHAPDF#1

I would appreciate very much if the two issues would get solved (pull requests merged).

from aliceo2.

sawenzel avatar sawenzel commented on July 28, 2024

@mfasDa: very good. I think these problems should be linked/duplicated in the alidist repo. @dberzano : What do you think?

from aliceo2.

sawenzel avatar sawenzel commented on July 28, 2024

@mfasDa : I opened a PR from your branch into alisw/pythia6. Please follow up the other issue independently.

from aliceo2.

dberzano avatar dberzano commented on July 28, 2024

Adding @qgp to the loop, he's taking care of this part.

from aliceo2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.