<div dir="ltr">Utkarsh,<div>Thanks,</div><div>Looks like the build error is coming majorly from QVis.</div><div><br></div><div><div>make[2]: *** [Plugins/PointSprite/Qvis/CMakeFiles/vtkQvis.dir/QvisColorGridWidget.cpp.o] Error 1</div><div>make[2]: Target `Plugins/PointSprite/Qvis/CMakeFiles/vtkQvis.dir/build' not remade because of errors.</div><div>make[1]: *** [Plugins/PointSprite/Qvis/CMakeFiles/vtkQvis.dir/all] Error 2</div></div><div><br></div><div>I am attaching the complete success+error log. Hope to get some pointer. FYI, I have enabled qt5 while creating the Makefile(s) from super-build</div><div><br></div><div>Thanks,</div><div>Chiranjib</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 29, 2015 at 7:07 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chiranjib,<br>
<br>
In your build directory do this:<br>
<br>
> cd paraview/src/paraview-build<br>
> make<br>
<br>
Now when the it fails, post that error. Your ParaView build is failing<br>
and that's what's causing the problem. BTW "make -i" simply ignores<br>
build errors so you'll only get more and more convoluted error<br>
messages that will keep you focusing away from the root problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
Utkarsh<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Sep 29, 2015 at 7:41 AM, Chiranjib Sur <<a href="mailto:sur.chiranjib@gmail.com">sur.chiranjib@gmail.com</a>> wrote:<br>
> Hi,<br>
> I tried the 'make -i" option and got following error message. May be this<br>
> will help to debug the issue further<br>
><br>
> CMake Error at cmake_install.cmake:51 (file):<br>
>   file INSTALL cannot find<br>
><br>
> "/glb/home/incsu0/ir1/SPH/ParaView-4.4-SuperBuild/Sept-29/paraview/src/paraview-build/lib/libvtkPVPythonCatalystPython27D-pv4.4.so.1".<br>
><br>
><br>
> Thanks,<br>
> Chiranjib<br>
><br>
> On Tue, Sep 29, 2015 at 4:33 PM, Chiranjib Sur <<a href="mailto:sur.chiranjib@gmail.com">sur.chiranjib@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>> While I was trying to do this superbuild I got the following error while<br>
>> running gmake.<br>
>><br>
>><br>
>> [ 78%] Building CXX object<br>
>> VTK/Wrapping/Python/CMakeFiles/vtkPVServerManagerCorePython.dir/vtkPVServerManagerCorePythonInit.cxx.o<br>
>> In file included from<br>
>> /glb/home/incsu0/ir1/SPH/ParaView-4.4-SuperBuild/Sept-29/install/include/python2.7/Python.h:126,<br>
>>                  from<br>
>> /glb/home/incsu0/ir1/SPH/ParaView-4.4-SuperBuild/Sept-29/paraview/src/paraview/VTK/Utilities/Python/vtkPython.h:79,<br>
>>                  from<br>
>> /glb/home/incsu0/ir1/SPH/ParaView-4.4-SuperBuild/Sept-29/paraview/src/paraview-build/VTK/Wrapping/Python/vtkPVServerManagerCorePythonInit.cxx:2:<br>
>><br>
>> /glb/home/incsu0/ir1/SPH/ParaView-4.4-SuperBuild/Sept-29/install/include/python2.7/modsupport.h:27:<br>
>> warning: ?PyArg_ParseTuple? is an unrecognized format function type<br>
>> Linking CXX shared module ../../../lib/vtkPVServerManagerCorePython.so<br>
>> [ 78%] Built target vtkPVServerManagerCorePython<br>
>> gmake[4]: Target `all' not remade because of errors.<br>
>> gmake[3]: *** [all] Error 2<br>
>> gmake[3]: Target `default_target' not remade because of errors.<br>
>> CMake Error at<br>
>> /glb/home/incsu0/ir1/SPH/ParaView-4.4-SuperBuild/Sept-29/pv-paraview-build.cmake:33<br>
>> (message):<br>
>>   Failed with exit code 2<br>
>><br>
>><br>
>> To start with I was trying to build the following components<br>
>><br>
>> [  8%] Built target bzip2<br>
>> [ 17%] Built target zlib<br>
>> [ 25%] Built target freetype<br>
>> [ 33%] Built target libxml2<br>
>> [ 40%] Built target fontconfig<br>
>> [ 48%] Built target szip<br>
>> [ 55%] Built target hdf5<br>
>> [ 62%] Built target mpi<br>
>> [ 70%] Built target png<br>
>> [ 77%] Built target python<br>
>> [ 85%] Built target numpy<br>
>> [ 93%] Built target qt5<br>
>> [ 93%] Performing update step for 'paraview'<br>
>> Already on 'master'<br>
>> Your branch is up-to-date with 'origin/master'.<br>
>> [ 94%] Performing configure step for 'paraview'<br>
>> -- Setting build type to 'Debug' as none was specified.<br>
>><br>
>><br>
>> Any clue how to handle this?<br>
>><br>
>> On Wed, Sep 23, 2015 at 8:58 PM, Felipe Bordeu<br>
>> <<a href="mailto:felipe.bordeu@ec-nantes.fr">felipe.bordeu@ec-nantes.fr</a>> wrote:<br>
>>><br>
>>><br>
>>> -----BEGIN PGP SIGNED MESSAGE-----<br>
>>> Hash: SHA1<br>
>>><br>
>>> Hi Utkarsh,<br>
>>><br>
>>> for the moment I have this:<br>
>>><br>
>>> I modified the ParaView Super Build  sources :<br>
>>>     add the line "include(pxdmfreader)" to the CMakeLists.txt<br>
>>>     and add a revision in the file versions.cmake<br>
>>> ("add_customizable_revision(pxdmfreader...")<br>
>>><br>
>>> add 2 file the Project directory (in the way as the vistrails plugin)<br>
>>>     pxdmfreader.cmake<br>
>>>     install_pxdmfreader.cmake<br>
>>><br>
>>> the install_pxdmfreader.cmake is responsible of making the zip files.<br>
>>><br>
>>><br>
>>><br>
>>> Now I configure the super build and I enable the plugin. The plugin is<br>
>>> compiled and a zip/tar.gz is generated (tested in linux/osx)<br>
>>><br>
>>> is this the correct way to go???<br>
>>> is this enough to be compatible with the binary version of ParaView??<br>
>>><br>
>>> It is normal that every time I type 'make' in the superbuild build<br>
>>> directory a configuration process (cmake) on the<br>
>>> paraview/src/paraview-build/ is executed?? This is verry slow. I made<br>
>>> changes only in my plugin.<br>
>>><br>
>>> Now I'm working in detecting/building the dependencies correctly (blas,<br>
>>> xdmf2/3, boost, zlib).<br>
>>><br>
>>> Thanks<br>
>>><br>
>>> Felipe<br>
>>><br>
>>><br>
>>><br>
>>> Le 21/09/2015 16:39, Utkarsh Ayachit a écrit :<br>
>>> > Felipe,<br>
>>> ><br>
>>> >> For the moment we don't have a license (I have to read the BSD<br>
>>> >> license).<br>
>>> ><br>
>>> > Okay. You should figure this part out sooner rather than later.<br>
>>> ><br>
>>> ><br>
>>> >> For building the plugin we use :<br>
>>> >> boost (because the Xdmf3lib reader use it)<br>
>>> >> latex to build the pdf of the documentation and include it in the .so<br>
>>> file.<br>
>>> >> I added a "save documentation to disk" button in the plugin . (this<br>
>>> in not<br>
>>> >> mandatory, I can disable this)<br>
>>> >> blas (cblas of just blas): we do intensive computation so we really<br>
>>> >> need<br>
>>> >> blas. (I have a "no_blas" flag to compile the plugin on android/IOS).<br>
>>> ><br>
>>> ><br>
>>> > ParaView Superbuild doesn't have "blas". You'll need to extend the<br>
>>> > superbuild to teach it how to build & package that as well.<br>
>>> ><br>
>>> >> Now my question is how to handle releases and compilation errors??<br>
>>> >> Do I have to put the sources in a github?<br>
>>> ><br>
>>> > Yes, you can create a merge-request on the ParaVIew supbuild gitlab[1]<br>
>>> > . We can do builds on all platforms from a MR that you can then use to<br>
>>> > track down any build issues that may be introduced as a result of the<br>
>>> > changes.<br>
>>> ><br>
>>> > Utkarsh<br>
>>> ><br>
>>> ><br>
>>> > [1] <a href="https://gitlab.kitware.com/paraview/paraview-superbuild" rel="noreferrer" target="_blank">https://gitlab.kitware.com/paraview/paraview-superbuild</a><br>
>>><br>
>>><br>
>>> - --<br>
>>> Felipe Bordeu Weldt<br>
>>> Ingénieur de Recherche<br>
>>> - -------------------------------------<br>
>>> Tél. : 33 (0)2 40 37 16 57<br>
>>> Fax. : 33 (0)2 40 74 74 06<br>
>>> <a href="mailto:Felipe.Bordeu@ec-nantes.fr">Felipe.Bordeu@ec-nantes.fr</a><br>
>>> Institut GeM - UMR CNRS 6183<br>
>>> École Centrale Nantes<br>
>>> 1 Rue de La Noë, 44321 Nantes, FRANCE<br>
>>> - -------------------------------------<br>
>>> -----BEGIN PGP SIGNATURE-----<br>
>>> Version: GnuPG v2.0.22 (GNU/Linux)<br>
>>><br>
>>> iQEcBAEBAgAGBQJWAsUrAAoJEE/fMfNgU9/D0zcIAMhE6kv4u0CCWdg4Kn51d3Fu<br>
>>> KBtey3PR+p8O/dGHbAjpa5W5zRiTzltc6FVAVDCYizDN4ovA+pZjunFqPFLntMdy<br>
>>> 1NewGfJ/EtflONbMI+/7KZI1iPf6O+ebeyBEPmrv9uNAzQAnRECGEC4dU6kHndbE<br>
>>> 5Cz7xK0HK+wR1xAm8J7WsZS24ySyBaNQRPPlIdZjc/lE2fOC/0vrb5com7EpJFAr<br>
>>> +JHmYI1+EAZTZw6wVdj8CgBY57LFlzq0V/JsJ10gY8r+/w7meR1IZvOMSL64sqqU<br>
>>> Q397ltZFWfTf8K02FA5coTtg0dwpXKsBXuy6xzIIrNOJABryW9aa2DPoTVzzo0k=<br>
>>> =Feu6<br>
>>> -----END PGP SIGNATURE-----<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>>><br>
>>> Visit other Kitware open-source projects at<br>
>>> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>>><br>
>>> Search the list archives at:<br>
>>> <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
>>><br>
>>> Follow this link to subscribe/unsubscribe:<br>
>>> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
>><br>
>><br>
><br>
</div></div></blockquote></div><br></div>