[Paraview-developers] build problem with paraview superbuild 5.1.2

Chiranjib Sur sur.chiranjib at gmail.com
Mon Aug 22 02:39:29 EDT 2016


Hi Cory,
I could figure out the build error.
Once the "Makefile" is is generated, I was trying to build using the
multi-core option of make (e.g -j<number of cores>)

When I used to build like this ($make -k -j16) the build was NOT
successful. However, when I tried without "-j" option ($make -k) I ended up
with successful build.
If this is the "requirement" to build PV from superbuild, I recommend that
the wiki page should contain this small information.


Chiranjib

On Fri, Aug 19, 2016 at 7:46 PM, Cory Quammen <cory.quammen at kitware.com>
wrote:

> Chirangjib,
>
> Could you post the errors that you encounter?
>
> Thanks,
> Cory
>
> On Fri, Aug 19, 2016 at 12:46 AM, Chiranjib Sur <sur.chiranjib at gmail.com>
> wrote:
> > Hi,
> > I am trying to build paraview using the superbuild (on git cloned
> version)
> >
> > I enabled the modules : mpi, paraview, python, qt4 and zlib (everything
> is
> > set to be build on the fly and no system installed libraries will be
> used)
> >
> > I am using C++11 compiler (GNU 4.9.2) in RHEL6
> >
> > After I run make following generating it using cmake, I eneded up with
> > errors in the "paraview" module.
> >
> > I tried the same setup for paraview superbuild 5.0.1 and it worked
> > perfectly.
> >
> >
> > Any clue what is missing from my side?
> >
> > Thanks,
> > Chiranjib
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Search the list archives at:
> > http://markmail.org/search/?q=Paraview-developers
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview-developers
> >
>
>
>
> --
> Cory Quammen
> R&D Engineer
> Kitware, Inc.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160822/eca73c6c/attachment.html>


More information about the Paraview-developers mailing list