Re: [Paraview] Building on Titan using ParaViewSuperbuild

2013-09-10 Thread Hong Yi
Hi David, I found FortranCInterface was not built even in the first TOOLS pass. Here are the errors I am getting from CMakeError.log: - /opt/gcc/4.7.2/bin/gfortran CMakeFiles/FortranCInterface.dir/main.F.o CMakeFiles/FortranCInterface.dir/call_sub.f.o

Re: [Paraview] Building on Titan using ParaViewSuperbuild

2013-09-10 Thread Vanmoer, Mark W
I have the same errors in my CMakeError.log, if I understand what's going on right, those symbols are defined in libgcc_s.so in the same directory, and so that lib isn't being linked? Mark From: Hong Yi [mailto:hon...@renci.org] Sent: Tuesday, September 10, 2013 1:21 PM To: David E DeMarle;

Re: [Paraview] Errors when linking catalyst in ParaView version 4.0.1 to, simulation code on Titan (Hong Yi)

2013-09-10 Thread Vanmoer, Mark W
Hi Hong, Can you share all of the CMake variables regarding Fortran and Phasta Coprocessing you might have hand set during the superbuild process? I'm trying to compare to a successful non-superbuild Fortran copro install on my workstation. Thanks, Mark -Original Message- From:

Re: [Paraview] Building on Titan using ParaViewSuperbuild

2013-09-10 Thread Hong Yi
Thanks, Mark. It is good to know it is not only me having this problem. I found if I remove -L/usr/lib64/gcc/x86_64-suse-linux/4.3 -L/usr/x86_64-suse-linux/lib from the build line, I can successfully build FortranCInterface. So the question now becomes how I can remove those two lib paths

[Paraview] Bug Report

2013-09-10 Thread Adam Dershowitz
I am using paraview 4.0.1 and found a bug. I am not sure if this is the best location to report it, but figured I would try it here. I hope that it can help someone else avoid this problem, and perhaps can get it fixed. I am running on a Mac OS 10.8.4. I had an existing pvsm state file.

Re: [Paraview] Building on Titan using ParaViewSuperbuild

2013-09-10 Thread Vanmoer, Mark W
Hong, those libs appear to get added by CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES. There's a discussion on the CMake mailing list where someone asks about not linking to the C++ standard library: http://www.cmake.org/pipermail/cmake/2012-October/052304.html Where it seems one suggestion is to set

Re: [Paraview] Building on Titan using ParaViewSuperbuild

2013-09-10 Thread Vanmoer, Mark W
Hi Hong and David, I was able to get FortranCInterface to build in the tools directory. Even though we were doing module load gcc, CMake was picking up $CC and $CXX as gcc 4.3.4, instead of gcc 4.7.2 like it should have. The fix is to do as in configcross.sh and export CC and CXX, So my

[Paraview] build failure

2013-09-10 Thread Scott, W Alan
I am getting the following error with a make install. Anyone have any ideas? Thanks! Alan -- Installing: /projects/viz/paraview/ParaView/4.1.0-alan/Linux-eng-sci-rhel6-x86_64/bin/pvpython -- Installing: