From nobody@FreeBSD.org  Wed Jun  2 18:17:02 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 755F016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Jun 2004 18:17:02 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6C59643D1F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Jun 2004 18:17:02 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i531H1IA017133
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 2 Jun 2004 18:17:01 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i531H1Gm017132;
	Wed, 2 Jun 2004 18:17:01 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200406030117.i531H1Gm017132@www.freebsd.org>
Date: Wed, 2 Jun 2004 18:17:01 -0700 (PDT)
From: Alexander Usov <usov@kvi.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Programs compiled with ifc coudn't create files 
X-Send-Pr-Version: www-2.3

>Number:         67507
>Category:       ports
>Synopsis:       Programs compiled with ifc coudn't create files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    maho
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 02 18:20:14 PDT 2004
>Closed-Date:    Tue Jul 06 10:09:42 GMT 2004
>Last-Modified:  Tue Jul 06 10:09:42 GMT 2004
>Originator:     Alexander Usov
>Release:        5.2.1-p8
>Organization:
>Environment:
FreeBSD kvip55.lan 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Fri May 28 22:11:27 CEST 2004     root@kvip88.kvi.nl:/usr/obj/usr/src/sys/KVIP55  i386
>Description:
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.
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->maho 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jun 3 09:59:21 PDT 2004 
Responsible-Changed-Why:  
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. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67507 
State-Changed-From-To: open->closed 
State-Changed-By: maho 
State-Changed-When: Tue Jul 6 10:09:25 GMT 2004 
State-Changed-Why:  
Fixed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=67507 
>Unformatted:
