PCMSolver / pcmsolver

An API for the Polarizable Continuum Model
http://pcmsolver.readthedocs.io/
GNU Lesser General Public License v3.0
32 stars 21 forks source link

Build breaks: F90-F-0004-Unable to open MODULE file iso_c_binding.mod #171

Closed yurivict closed 5 years ago

yurivict commented 5 years ago

The FreeBSD port is failing with this message:

F90-F-0004-Unable to open MODULE file iso_c_binding.mod (/wrkdirs/usr/ports/science/pcmsolver/work/pcmsolver-1.2.1/src/metal/metal_sphere.F90: 26)
F90/x86-64 FreeBSD Flang - 1.5 2017-05-01: compilation aborted
*** Error code 1

http://beefy6.nyi.freebsd.org/data/120amd64-default/487722/logs/pcmsolver-1.2.1_2.log

yurivict commented 5 years ago

It was a compiler issue, sorry!