freebsd-ports/science/octopus
Antoine Brodin 13f067db2e Mark BROKEN
gfortran9 -I/usr/local/include -ffree-line-length-none -Wl,-rpath=/usr/local/lib/gcc9 -fopenmp -I ../external_libs/bpdn -I ../external_libs/dftd3 -I ../external_libs/spglib-1.9.9/src/ -I /usr/include   -I/usr/include -I /include  -c  -o species/atomic.o species/atomic_oct.f90
f951: Warning: Nonexistent include directory '../external_libs/spglib-1.9.9/src/' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/include' [-Wmissing-include-dirs]
species/atomic.F90:299:26:

  299 |     type(XC_F90(pointer_t)) :: x_conf, c_conf
      |                          1
Error: Derived type 'xc_f90_pointer_t' at (1) is being used before it is defined
species/atomic.F90:300:26:

  300 |     type(XC_F90(pointer_t)) :: x_info, c_info
      |                          1
Error: Derived type 'xc_f90_pointer_t' at (1) is being used before it is defined
species/atomic.F90:322:34:

  322 |       call XC_F90(func_init)(c_conf, c_info, XC_GGA_C_PBE, NSPIN)
      |                                  1
Error: Symbol 'c_conf' at (1) has no IMPLICIT type
species/atomic.F90:322:42:

  322 |       call XC_F90(func_init)(c_conf, c_info, XC_GGA_C_PBE, NSPIN)
      |                                          1
Error: Symbol 'c_info' at (1) has no IMPLICIT type
species/atomic.F90:321:34:

  321 |       call XC_F90(func_init)(x_conf, x_info, XC_GGA_X_PBE, NSPIN)
      |                                  1
Error: Symbol 'x_conf' at (1) has no IMPLICIT type
species/atomic.F90:321:42:

  321 |       call XC_F90(func_init)(x_conf, x_info, XC_GGA_X_PBE, NSPIN)
      |                                          1
Error: Symbol 'x_info' at (1) has no IMPLICIT type

Reported by:	pkg-fallout
2020-05-16 10:03:40 +00:00
..
files science/octopus: Update 8.4 -> 9.2 2020-04-05 01:17:39 +00:00
distinfo science/octopus: Update 8.4 -> 9.2 2020-04-05 01:17:39 +00:00
Makefile Mark BROKEN 2020-05-16 10:03:40 +00:00
pkg-descr science/octopus: Update 8.4 -> 9.2 2020-04-05 01:17:39 +00:00
pkg-plist science/octopus: Update 8.4 -> 9.2 2020-04-05 01:17:39 +00:00