Coder Social home page Coder Social logo

Comments (1)

mandli avatar mandli commented on August 23, 2024

This gets thrown when trying to install clawpack in general and just so happens that rp1_acoustics_ptwise is the first recipient of the prize. Interestingly I think that warning about 11.0 might be more problematic than it seems though. Take a look at this discussion on scipy issues as a possible lead. In particular the missing library probably needs to be pointing at 11.0 although I am not sure where it may be getting that.

ERROR: Command errored out with exit status 1:
     command: /usr/local/opt/[email protected]/bin/python3.9 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/Users/mandli/Dropbox/src/clawpack/setup.py'"'"'; __file__='"'"'/Users/mandli/Dropbox/src/clawpack/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' develop --no-deps
         cwd: /Users/mandli/Dropbox/src/clawpack/
    Complete output (25 lines):
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    riemann/src/rp1_acoustics_ptwise.f90:5:66:

        5 | subroutine rp1_ptwise(num_eqn, num_aux, num_waves, q_l, q_r, aux_l, aux_r,    &
          |                                                                  1
    Warning: Unused dummy argument 'aux_l' at (1) [-Wunused-dummy-argument]
    riemann/src/rp1_acoustics_ptwise.f90:5:73:

        5 | subroutine rp1_ptwise(num_eqn, num_aux, num_waves, q_l, q_r, aux_l, aux_r,    &
          |                                                                         1
    Warning: Unused dummy argument 'aux_r' at (1) [-Wunused-dummy-argument]
    gfortran: warning: couldn't understand version 11.0
    gfortran: warning: couldn't understand version 11.0
    ld: library not found for -lgcc_s.10.4
    collect2: error: ld returned 1 exit status
    error: Command "/usr/local/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-11.0-x86_64-3.9/build/src.macosx-11.0-x86_64-3.9/clawpack/riemann/acoustics_1D_ptwisemodule.o build/temp.macosx-11.0-x86_64-3.9/build/src.macosx-11.0-x86_64-3.9/build/src.macosx-11.0-x86_64-3.9/clawpack/riemann/fortranobject.o build/temp.macosx-11.0-x86_64-3.9/riemann/src/rp1_ptwise.o build/temp.macosx-11.0-x86_64-3.9/riemann/src/rp1_acoustics_ptwise.o build/temp.macosx-11.0-x86_64-3.9/build/src.macosx-11.0-x86_64-3.9/clawpack/riemann/acoustics_1D_ptwise-f2pywrappers.o -L/usr/local/Cellar/gcc/10.2.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.2.0 -L/usr/local/Cellar/gcc/10.2.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -L/usr/local/Cellar/gcc/10.2.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.2.0/../../.. -L/usr/local/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/opt/sqlite/lib -lgfortran -o riemann/riemann/acoustics_1D_ptwise.cpython-39-darwin.so" failed with exit status 1
    ----------------------------------------

from riemann.

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.