1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark BROKEN

mpif90 -c -O2 -fPIC  -fimplicit-none -I /usr/local/include  -I./MPI_instr -I./MPI_instr -I./MPI_instr  -DMPI -DLIBXC /wrkdirs/usr/ports/science/libgridxc/work/libgridxc-0.8.5/src/ldaxc.F90
/wrkdirs/usr/ports/science/libgridxc/work/libgridxc-0.8.5/src/ldaxc.F90:98:8:

   98 |     use xc_f90_types_m
      |        1
Fatal Error: Cannot open module file 'xc_f90_types_m.mod' for reading at (1): No such file or directory

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2020-05-16 10:02:19 +00:00
parent 1e47c096cc
commit 6d8cd6b189
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535374

View File

@ -12,6 +12,8 @@ COMMENT= Library to compute the exchange and correlation energy and potentials
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../BSD_LICENSE
BROKEN= fails to build
USES= fortran gmake tar:tgz
USE_LDCONFIG= yes