#47888 closed defect (invalid)
atlas: Atlas could not detect any fortran compiler
Reported by: | anirban.polley@… | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | atlas |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi, I am trying to install octave using "sudo port install octave" but it gives the following error.
sudo port install octave ---> Computing dependencies for octave ---> Dependencies to be installed: atlas epstool fltk gcc49 gl2ps glpk gnuplot aquaterm gd2 libcaca freeglut libGLU xorg-libXxf86vm xorg-xf86vidmodeproto imlib2 giflib libid3tag libcerf wxWidgets-3.0 wxWidgets_select gperf grep gsed hdf5 less pstoedit plotutils qhull qrupdate transfig ---> Configuring atlas Selected C compiler: /usr/bin/clang Error: org.macports.configure for port atlas returned: Atlas could not detect any fortran compiler. If you really don’t need the fortran interface to be built, please use the +nofortran option, else install a fortran compiler (e.g. gcc4X) before building Atlas. Error: Failed to install atlas Please see the log file for port atlas for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/main.log Error: The following dependencies were not installed: atlas epstool fltk gcc49 gl2ps glpk gnuplot aquaterm gd2 libcaca freeglut libGLU xorg-libXxf86vm xorg-xf86vidmodeproto imlib2 giflib libid3tag libcerf wxWidgets-3.0 wxWidgets_select gperf grep gsed hdf5 less pstoedit plotutils qhull qrupdate transfig To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave failed
Could you please help me to sort it out the problem?
Thank you and best regards, Anirban
Change History (3)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to vince@… |
Port: | atlas added |
Summary: | prob to install octave → atlas: Atlas could not detect any fortran compiler |
comment:2 follow-up: 3 Changed 9 years ago by Veence (Vincent)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Did you install gcc48/gcc49 in order to have a fortran compiler available? Anyhow, I’m going to make Atlas explicitly depend on gcc49 in order to avoid this kind of message.
comment:3 Changed 9 years ago by tczorro (Derrick)
Replying to vince@…:
Did you install gcc48/gcc49 in order to have a fortran compiler available? Anyhow, I’m going to make Atlas explicitly depend on gcc49 in order to avoid this kind of message.
Please, I have such kind of question too.
Note: See
TracTickets for help on using
tickets.
Doesn't look like there's any problem. Just read the message and decide which course of action you want to take: "Atlas could not detect any fortran compiler. If you really don’t need the fortran interface to be built, please use the +nofortran option, else install a fortran compiler (e.g. gcc4X) before building Atlas."