From owner-freebsd-ports-bugs@freebsd.org Tue Jul 26 11:42:34 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A6DCBA4E5C for ; Tue, 26 Jul 2016 11:42:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FB18199D for ; Tue, 26 Jul 2016 11:42:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6QBgWZ3041774 for ; Tue, 26 Jul 2016 11:42:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211334] science/paraview conflicts with math/vtk6 on Release 10.3 Date: Tue, 26 Jul 2016 11:42:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: stephen@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2016 11:42:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211334 Stephen Montgomery-Smith changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Stephen Montgomery-Smith --- I see the problem, but I have no idea how to fix it! devel@stasyan, do yuo have any ideas? Here is the diff of the two files. The first file is that installed by math/vtk6. The differences seem very inconsequential. diff -u /usr/local/share/cmake/hdf5/libhdf5.settings work/stage//usr/local/share/cmake/hdf5/libhdf5.settings --- /usr/local/share/cmake/hdf5/libhdf5.settings 2016-07-26 02:02:44.000000000 +0000 +++ work/stage//usr/local/share/cmake/hdf5/libhdf5.settings 2016-07-26 02:51:01.000000000 +0000 @@ -20,7 +20,7 @@ CFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing -w -w -w H5_CFLAGS:=20 AM_CFLAGS:=20 - CPPFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -w -w -w + CPPFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing -w -w -w H5_CPPFLAGS:=20 AM_CPPFLAGS:=20 Shared Libraries: YES @@ -37,14 +37,14 @@ Languages: ---------- Fortran:=20 - Fortran Compiler:=20 + Fortran Compiler: /usr/local/bin/gfortran Fortran 2003 Compiler:=20 Fortran Flags:=20 H5 Fortran Flags:=20 AM Fortran Flags:=20 C++: OFF C++ Compiler: /usr/bin/c++ - C++ Flags: -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -w -w -w + C++ Flags: -O2 -pipe -fstack-protector -fno-strict-aliasing -w -w -w H5 C++ Flags:=20 AM C++ Flags: --=20 You are receiving this mail because: You are the assignee for the bug.=