Programs compiles with new ifc 8.0.046 port are unable to create new files. I suspect a new open(2) wrapper, but didn't have a chance to check it yet. How-To-Repeat: Try to compile & run the folloving program: PROGRAM test open (unit=55, name='test.out') stop end It will produce the run-time error: forrtl: No such file or directory forrtl: info: Fortran error message number is 29. forrtl: warning: Could not open message catalog: ifcore_msg.cat. forrtl: info: Check environment variable NLSPATH and protection of /usr/lib/ifcore_msg.cat.
Responsible Changed From-To: freebsd-ports-bugs->maho Over to maintainer of lang/ifc. Note to submitter: it helps if you include the full name of the port in the Synopsis line, and also Cc: the maintainer of the port.
State Changed From-To: open->closed Fixed, thanks!