Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 11:42:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211334] science/paraview conflicts with math/vtk6 on Release 10.3
Message-ID:  <bug-211334-13-L30OzaiJkO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211334-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211334-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211334

Stephen Montgomery-Smith <stephen@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Stephen Montgomery-Smith <stephen@FreeBSD.org> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211334-13-L30OzaiJkO>