From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 24 12:28:55 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 634F716A494; Sat, 24 Jun 2006 12:28:55 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BBCA43D6B; Sat, 24 Jun 2006 12:28:55 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5OCSt0g059387; Sat, 24 Jun 2006 12:28:55 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5OCSsJ1059383; Sat, 24 Jun 2006 12:28:54 GMT (envelope-from thierry) Date: Sat, 24 Jun 2006 12:28:54 GMT From: Thierry Thomas Message-Id: <200606241228.k5OCSsJ1059383@freefall.freebsd.org> To: giffunip@asme.org, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, thierry@FreeBSD.org Cc: Subject: Re: ports/99393: update math/mumps to version 4.6.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 12:28:55 -0000 Synopsis: update math/mumps to version 4.6.3 State-Changed-From-To: open->feedback State-Changed-By: thierry State-Changed-When: Sat Jun 24 12:25:58 UTC 2006 State-Changed-Why: Compilation fails: ar vr libpord.a graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o ar: creating libpord.a a - graph.o a - gbipart.o a - gbisect.o a - ddcreate.o a - ddbisect.o a - nestdiss.o a - multisector.o a - gelim.o a - bucket.o a - tree.o a - symbfac.o a - interface.o a - sort.o a - minpriority.o ranlib libpord.a if [ "../PORD/lib/" != "" ] ; then cd src; cp ../PORD/lib//libpord.a ../lib/libpord.a; fi; (cd src ; make double) /usr/local/bin/gfortran41 -O -ff2c -I../libseq -Dpord -I. -I../include -c dmumps_bloc2.F cc1: error: unrecognized command line option "-ff2c" *** Error code 1 Stop in /work/a/ports/math/mumps/work/MUMPS_4.6.3/src. *** Error code 1 Responsible-Changed-From-To: freebsd-ports-bugs->thierry Responsible-Changed-By: thierry Responsible-Changed-When: Sat Jun 24 12:25:58 UTC 2006 Responsible-Changed-Why: Take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=99393