#37299: problems compiling hdf5 port with fortran variant ----------------------------+-------------------------------- Reporter: jvianalopes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: hdf5 | ----------------------------+-------------------------------- Comment (by petr@…): Okay, with `gcc44` compilation fails as well, but for a different reason: {{{ FCLD H5test_kind ld: warning: option -s is obsolete and being ignored ./H5test_kind > H5fortran_detect.f90 FC H5fortran_detect.o H5fortran_detect.f90:164.17: REAL(KIND= 16) :: a 1 Error: Kind 16 not supported for type REAL at (1) H5fortran_detect.f90:167.21: a_size = SIZEOF(a) 1 Error: Symbol 'a' at (1) has no IMPLICIT type H5fortran_detect.f90:176.27: USE H5test_kind_SIZEOF_mod 1 Fatal Error: Can't open module file 'h5test_kind_sizeof_mod.mod' for reading at (1): No such file or directory }}} Maybe we should just remove gcc44? -- Ticket URL: <https://trac.macports.org/ticket/37299#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X