From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 2 16:10:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46558106566B for ; Sun, 2 Oct 2011 16:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0A2B08FC18 for ; Sun, 2 Oct 2011 16:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p92GA9Ss044526 for ; Sun, 2 Oct 2011 16:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p92GA945044521; Sun, 2 Oct 2011 16:10:09 GMT (envelope-from gnats) Resent-Date: Sun, 2 Oct 2011 16:10:09 GMT Resent-Message-Id: <201110021610.p92GA945044521@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "R. Vestergaard" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 840F91065674 for ; Sun, 2 Oct 2011 16:01:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 74C188FC12 for ; Sun, 2 Oct 2011 16:01:42 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p92G1fDh064876 for ; Sun, 2 Oct 2011 16:01:41 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p92G1fYs064875; Sun, 2 Oct 2011 16:01:41 GMT (envelope-from nobody) Message-Id: <201110021601.p92G1fYs064875@red.freebsd.org> Date: Sun, 2 Oct 2011 16:01:41 GMT From: "R. Vestergaard" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/161239: Graphics/pgplot fails to build w/gcc46 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: Sun, 02 Oct 2011 16:10:10 -0000 >Number: 161239 >Category: ports >Synopsis: Graphics/pgplot fails to build w/gcc46 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 02 16:10:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: R. Vestergaard >Release: 8.2-RELEASE >Organization: >Environment: FreeBSD dee 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: It seems like gfortran46 wants to use the gcc45 libs for building. That's not right, is it? [...] gcc46 -fpic -DPIC -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -DPG_PPU -std=gnu99 -fstack-protector -c cpgtick.c -o cpgtick.So building shared library libcpgplot.so.5 make -f Makefile.bin LOCALBASE="/usr/local" gfortran46 -o pgpack fonts/pgpack.f ./pgpack How-To-Repeat: cd /usr/ports/graphics/pgplot; make >Fix: >Release-Note: >Audit-Trail: >Unformatted: