From owner-freebsd-ports@FreeBSD.ORG Wed Jul 26 04:52:06 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74C6816A4DA for ; Wed, 26 Jul 2006 04:52:06 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0BCB43D4C for ; Wed, 26 Jul 2006 04:52:05 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 26 Jul 2006 00:52:09 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id LXW64719; Wed, 26 Jul 2006 00:52:01 -0400 (EDT) Received: from 65-78-24-149.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.24.149]) by smtp01.lnh.mail.rcn.net with ESMTP; 26 Jul 2006 00:52:02 -0400 X-IronPort-AV: i="4.07,181,1151899200"; d="scan'208"; a="243820702:sNHT23325174" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17606.62665.86248.77713@jerusalem.litteratus.org> Date: Wed, 26 Jul 2006 00:51:21 -0400 To: ports@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/300, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090205.44C6F23F.0056,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.4/2006-05-04 Cc: Subject: problem updating INDEX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2006 04:52:06 -0000 Running: FreeBSD jerusalem.litteratus.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jul 24 11:29:26 EDT 2006 suddenly last night I get this as part of the nightly run: huff@>> /usr/local/sbin/portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/share/mk/bsd.own.mk", line 353: WITH_FORTRAN and WITHOUT_FORTRAN can't both be set. ===> lang/gfortran failed *** Error code 1 1 error I was going to rack this up to a file not copied someplace ... but then I realized this line in /etc/make.conf may be the culprit: NO_FORTRAN= true What is the correct and durable solution? I don't use FORTRAN, and so want it out for all the usual reasons. But if this mucks up the ports system, I'll leave it in. Robert Huff