[Paraview-developers] Master is broken - kwProcessXML

Berk Geveci berk.geveci at kitware.com
Thu Apr 4 13:25:33 EDT 2013


What does AnalyzeNIfTIReaderWriter or kwProcessXML have anything to do with
ParaViewWeb? ParaViewWeb is showing because, I suspect, this is a parallel
build. There error must be something else.


On Thu, Apr 4, 2013 at 1:05 PM, Sebastien Jourdain <
sebastien.jourdain at kitware.com> wrote:

> Hi Alan,
>
> can you disable the ParaViewWeb module for now ?
>
> Thanks,
>
> Seb
>
>
> On Thu, Apr 4, 2013 at 1:02 PM, Scott, W Alan <wascott at sandia.gov> wrote:
>
>>  Next failed compile, after I hack CMake Lists to turn Catalyst off, is
>> as follows:****
>>
>> ** **
>>
>> [ 83%] Built target vtkParaViewWebCore****
>>
>> make[2]: *** No rule to make target
>> `/projects/viz/paraview/src/ParaView/3.98.2-alan/ParaView3/Plugins/AnalyzeNIfTIReaderWriter/kwProcessXML',
>> needed by `Plugins/AnalyzeNIfTIReaderWriter/vtkSMXML_AnalyzeNIfTIIO.h'.
>> Stop.****
>>
>> make[1]: ***
>> [Plugins/AnalyzeNIfTIReaderWriter/CMakeFiles/AnalyzeNIfTIIO.dir/all] Error 2
>> ****
>>
>> make[1]: *** Waiting for unfinished jobs....****
>>
>> ** **
>>
>> Any ideas?****
>>
>> ** **
>>
>> Thanks,****
>>
>> ** **
>>
>> Alan****
>>
>> ** **
>>
>> *From:* paraview-developers-bounces at paraview.org [mailto:
>> paraview-developers-bounces at paraview.org] *On Behalf Of *Scott, W Alan
>> *Sent:* Thursday, April 04, 2013 9:50 AM
>> *To:* Bauer, Andrew Charles (External Contacts)
>> *Cc:* paraview-developers at paraview.org
>> *Subject:* Re: [Paraview-developers] [EXTERNAL] Re: Master is broken
>> (trying to build and link Fortran)****
>>
>> ** **
>>
>> Thanks Andy!  ****
>>
>> ** **
>>
>> Mind e-mailing me a patch?  ****
>>
>> ** **
>>
>> Alan****
>>
>> ** **
>>
>> *From:* Andy Bauer [mailto:andy.bauer at kitware.com]
>> *Sent:* Thursday, April 04, 2013 9:01 AM
>> *To:* Scott, W Alan
>> *Cc:* paraview-developers at paraview.org
>> *Subject:* Re: [EXTERNAL] Re: [Paraview-developers] Master is broken
>> (trying to build and link Fortran)****
>>
>> ** **
>>
>> Hi Alan,****
>>
>> I have a fix for this in review. It should make it through the gatekeeper
>> review tomorrow. Thanks for the information.
>>
>> Andy****
>>
>> ** **
>>
>> On Wed, Apr 3, 2013 at 12:31 PM, Scott, W Alan <wascott at sandia.gov>
>> wrote:****
>>
>> You are correct with regards to the complaint about MPI fortran
>> libraries.  However, it kills my build - thus is more than just an
>> annoyance.
>>
>> Alan
>>
>> From: Andy Bauer [mailto:andy.bauer at kitware.com]
>> Sent: Tuesday, April 02, 2013 8:32 PM
>> To: Scott, W Alan
>> Cc: paraview-developers at paraview.org
>> Subject: [EXTERNAL] Re: [Paraview-developers] Master is broken (trying to
>> build and link Fortran)****
>>
>>
>> Hi Alan,
>>
>> Thanks for the report. Technically it's complaining about not finding the
>> MPI fortran libraries. Either way it's an annoyance that the user shouldn't
>> have to worry about. I'll take care of it.
>>
>> Thanks,
>> Andy****
>>
>> On Tue, Apr 2, 2013 at 6:05 PM, Scott, W Alan <wascott at sandia.gov<mailto:
>> wascott at sandia.gov>> wrote:
>> Master appears to be broken for an MPI cluster build of ParaView.  When I
>> do a fresh pull of Master, we are trying to compile and link against
>> Fortran.  I am seeing the following:
>>
>>
>> -- The C compiler identification is GNU 4.1.2
>> -- The CXX compiler identification is GNU 4.1.2
>> -- Could not use git to determine source version, using version 3.98.1
>> -- The Fortran compiler identification is Intel****
>>
>> -- Checking whether /..../bin/intel64/ifort supports Fortran 90
>> -- Checking whether /..../bin/intel64/ifort supports Fortran 90 -- yes
>>
>> ..........****
>>
>>
>> -- Checking for C type size macros
>> -- Checking for C type size macros - compiled
>> -- Could NOT find OpenGL (missing:  OPENGL_gl_LIBRARY)
>> -- Could NOT find OpenGL (missing:  OPENGL_gl_LIBRARY)
>> VTK will be built with OSMesa support!
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   Utilities/VisItBridge/Library/VisItLib/CMake/VisItCommon.cmake:479
>> (include)
>>   Utilities/VisItBridge/Library/VisItLib/CMakeLists.txt:11 (include)
>>
>>
>> -- Could NOT find MPI_Fortran (missing:  MPI_Fortran_LIBRARIES)
>> -- Could NOT find OpenGL (missing:  OPENGL_gl_LIBRARY)
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   VTK/ThirdParty/Cosmo/CMakeLists.txt:16 (find_package)
>>
>>
>> -- Could NOT find MPI_Fortran (missing:  MPI_Fortran_LIBRARIES)
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   VTK/Parallel/MPI/CMakeLists.txt:1 (find_package)
>>
>>
>> -- Could NOT find MPI_Fortran (missing:  MPI_Fortran_LIBRARIES)
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   VTK/IO/MPIImage/CMakeLists.txt:1 (find_package)
>>
>>
>> -- Could NOT find MPI_Fortran (missing:  MPI_Fortran_LIBRARIES)
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   VTK/IO/ParallelNetCDF/CMakeLists.txt:1 (find_package)
>>
>>
>> -- Could NOT find MPI_Fortran (missing:  MPI_Fortran_LIBRARIES)
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   VTK/ThirdParty/VPIC/CMakeLists.txt:28 (find_package)
>>
>>
>> -- Could NOT find MPI_Fortran (missing:  MPI_Fortran_LIBRARIES)
>> CMake Warning at VTK/CMake/FindMPI.cmake:383 (message):
>>   Unable to find MPI library imf
>> Call Stack (most recent call first):
>>   VTK/CMake/FindMPI.cmake:569 (interrogate_mpi_compiler)
>>   VTK/IO/VPIC/CMakeLists.txt:2 (find_package)
>>
>>
>>
>> However, when I  open ./CMakeLists.txt, line 301, and change the
>> definition of PARAVIEW_ENABLE_CATALYST from ON to OFF, all builds well.
>>  So, the gross error is the following line:
>> option(PARAVIEW_ENABLE_CATALYST "Enable Catalyst CoProcessing modules" ON)
>>
>> CMakeCache.txt available upon request.
>>
>> Thanks for looking at this,
>>
>> Alan
>>
>>
>>
>>
>> _______________________________________________
>> Paraview-developers mailing list****
>>
>> Paraview-developers at paraview.org<mailto:Paraview-developers at paraview.org>
>> http://public.kitware.com/mailman/listinfo/paraview-developers****
>>
>> ** **
>>
>> _______________________________________________
>> Paraview-developers mailing list
>> Paraview-developers at paraview.org
>> http://public.kitware.com/mailman/listinfo/paraview-developers
>>
>>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20130404/bd33af0c/attachment-0001.htm>


More information about the Paraview-developers mailing list