<div dir="ltr"><div><div><div><div>Hi Cory, <br><br></div>Could you please give me  some more information. <br></div>It will not build if I turn it OFF.<br><br></div>Kind regards,<br></div>Mathi<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 July 2017 at 20:51, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Set the BUILD_SHARED_LIBS option to OFF.<br>
<br>
HTH,<br>
Cory<br>
<br>
On Sun, Jul 2, 2017 at 11:56 AM, Ezhilmathi Krishnasamy<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:ezhkr601@student.liu.se">ezhkr601@student.liu.se</a>> wrote:<br>
> Hi,<br>
><br>
> I am still having some problem with enabling the<br>
> build shared libs. I am trying to install it on a Cray machine.<br>
> I have already locally installed cmake and anaconda on their latest version.<br>
><br>
> I am attaching here the image.<br>
> Could any one tell me how to fix this issue<br>
><br>
> Kind regards,<br>
> Mathi<br>
><br>
> On 2 July 2017 at 14:54, Ezhilmathi Krishnasamy <<a href="mailto:ezhkr601@student.liu.se">ezhkr601@student.liu.se</a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> I have almost build it, but getting this error:<br>
>><br>
>>  CMake Warning (dev) at<br>
>> /pdc/vol/anaconda/4.3/py36/<wbr>lib/cmake/Qt5Core/<wbr>Qt5CoreConfig.cmake:115<br>
>> (add_library):<br>
>>    ADD_LIBRARY called with SHARED option but the target platform does not<br>
>>    support dynamic linking.  Building a STATIC library instead.  This may<br>
>> lead<br>
>>    to problems.<br>
>>  Call Stack (most recent call first):<br>
>>    /pdc/vol/anaconda/4.3/py36/<wbr>lib/cmake/Qt5/Qt5Config.cmake:<wbr>26<br>
>> (find_package)<br>
>>    superbuild/projects/qt5.<wbr>system.cmake:1 (find_package)<br>
>>    superbuild/cmake/<wbr>SuperbuildMacros.cmake:640 (include)<br>
>>    superbuild/CMakeLists.txt:115 (superbuild_process_<wbr>dependencies)<br>
>>  This warning is for project developers.  Use -Wno-dev to suppress it.<br>
>><br>
>><br>
>><br>
>> On 2 July 2017 at 14:17, Ezhilmathi Krishnasamy <<a href="mailto:ezhkr601@student.liu.se">ezhkr601@student.liu.se</a>><br>
>> wrote:<br>
>>><br>
>>> Thanks!<br>
>>><br>
>>> Now it shows this kind of error<br>
>>><br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh/PARAVIEW_SUPER_BUILD/<wbr>paraview-superbuild><br>
>>> git fetch origin<br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh/PARAVIEW_SUPER_BUILD/<wbr>paraview-superbuild><br>
>>> git checkout v5.4.0<br>
>>> HEAD is now at 7c510fe... Update to 5.4.0<br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh/PARAVIEW_SUPER_BUILD/<wbr>paraview-superbuild><br>
>>> git submodule update<br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh/PARAVIEW_SUPER_BUILD/<wbr>paraview-superbuild><br>
>>> cd ..<br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh/PARAVIEW_SUPER_BUILD> cd ..<br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh> cd build/<br>
>>> /cfs/klemming/nobackup/k/<wbr>kriezh/build> ccmake<br>
>>> ../PARAVIEW_SUPER_BUILD/<wbr>paraview-superbuild/<br>
>>><br>
>>><br>
>>>  CMake Error at superbuild/cmake/<wbr>SuperbuildMacros.cmake:289 (message):<br>
>>>    The build tree appears to be inside of the git repository located at<br>
>>>    /cfs/klemming/nobackup/k/<wbr>kriezh.  This interferes with the way the<br>
>>>    superbuild applies patches to projects and is not supported.  Please<br>
>>>    relocate the build tree to a directory which is not under a git<br>
>>> repository.<br>
>>>  Call Stack (most recent call first):<br>
>>>    superbuild/projects/bzip2.<wbr>cmake:7 (superbuild_apply_patch)<br>
>>>    superbuild/cmake/<wbr>SuperbuildMacros.cmake:477 (include)<br>
>>>    superbuild/CMakeLists.txt:113 (_superbuild_discover_<wbr>projects)<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> On 2 July 2017 at 14:03, Patrick Bégou<br>
>>> <<a href="mailto:Patrick.Begou@legi.grenoble-inp.fr">Patrick.Begou@legi.grenoble-<wbr>inp.fr</a>> wrote:<br>
>>>><br>
>>>> Like you, I got this error some months ago when trying to build paraview<br>
>>>> superbuild:<br>
>>>><br>
>>>> error: unknown option `is-ancestor'<br>
>>>><br>
>>>> It was my git version wich was too old. May be try to compile a more up<br>
>>>> to date version of git in your home and set the path to access it.<br>
>>>><br>
>>>> I have installed git from<br>
>>>> <a href="https://www.kernel.org/pub/software/scm/git/git-2.12.2.tar.xz" rel="noreferrer" target="_blank">https://www.kernel.org/pub/<wbr>software/scm/git/git-2.12.2.<wbr>tar.xz</a><br>
>>>><br>
>>>> Patrick<br>
>>>><br>
>>>> Ezhilmathi Krishnasamy a écrit :<br>
>>>><br>
>>>> Hi,<br>
>>>><br>
>>>> I have followed these instructions. I am trying to install it where I am<br>
>>>> not a root user.<br>
>>>> Can someone help to fix this issue.<br>
>>>><br>
>>>>  git clone --recursive<br>
>>>> <a href="https://gitlab.kitware.com/paraview/paraview-superbuild.git" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild.<wbr>git</a><br>
>>>>  cd paraview-superbuild<br>
>>>>  git fetch origin # ensure you have the latest state from the main repo<br>
>>>>  git checkout v5.2.0 # replace `v5.2.0` with tag name of your choice<br>
>>>>  git submodule update<br>
>>>><br>
>>>>  cd ..<br>
>>>>  mkdir build<br>
>>>>  cd build<br>
>>>>  ccmake ../paraview-superbuild<br>
>>>><br>
>>>> Kind regards,<br>
>>>> Mathi<br>
>>>><br>
>>>><br>
>>>> On 30 June 2017 at 18:54, Ezhilmathi Krishnasamy<br>
>>>> <<a href="mailto:ezhkr601@student.liu.se">ezhkr601@student.liu.se</a>> wrote:<br>
>>>>><br>
>>>>> Hi Thanks!<br>
>>>>><br>
>>>>> When I try to install Paraview,  I am getting the following error.<br>
>>>>> Could some one please tell me how to fix this issue.<br>
>>>>> I am trying to install the Paraview on a super computer to use it<br>
>>>>> for remote rendering without using the GUI,  like with mesa support.<br>
>>>>><br>
>>>>> kriezh@beskow-login2:/cfs/<wbr>nobackup/k/kriezh/PARAVIEW_<wbr>SUPER_BUILD> git<br>
>>>>> clone --recursive<br>
>>>>> <a href="https://gitlab.kitware.com/paraview/paraview-superbuild.git" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild.<wbr>git</a><br>
>>>>> Cloning into 'paraview-superbuild'...<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> remote: Counting objects: 6723, done.<br>
>>>>> remote: Compressing objects: 100% (2459/2459), done.<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> remote: Total 6723 (delta 4451), reused 6342 (delta 4201)<br>
>>>>> Receiving objects: 100% (6723/6723), 2.05 MiB | 741 KiB/s, done.<br>
>>>>> Resolving deltas: 100% (4451/4451), done.<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> Checking out files: 100% (196/196), done.<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> Submodule 'superbuild'<br>
>>>>> (<a href="https://gitlab.kitware.com/paraview/common-superbuild.git" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/common-superbuild.git</a><wbr>) registered for<br>
>>>>> path 'superbuild'<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> Cloning into 'superbuild'...<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> remote: Counting objects: 6752, done.<br>
>>>>> remote: Compressing objects: 100% (2235/2235), done.<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> remote: Total 6752 (delta 4505), reused 6574 (delta 4395)<br>
>>>>> Receiving objects: 100% (6752/6752), 1.59 MiB | 592 KiB/s, done.<br>
>>>>> Resolving deltas: 100% (4505/4505), done.<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> Submodule path 'superbuild': checked out<br>
>>>>> '<wbr>8f357bb5bf35419c210b3f9e0adbc9<wbr>df08f565f2'<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>> warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission denied<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> kriezh@beskow-login2:/cfs/<wbr>nobackup/k/kriezh/PARAVIEW_<wbr>SUPER_BUILD/paraview-<wbr>superbuild><br>
>>>>> cmake .<br>
>>>>> -- The C compiler identification is Intel 14.0.4.20140805<br>
>>>>> -- The CXX compiler identification is Intel 14.0.4.20140805<br>
>>>>> -- Cray Programming Environment 2.2.1 C<br>
>>>>> -- Check for working C compiler: /opt/cray/craype/2.2.1/bin/cc<br>
>>>>> -- Check for working C compiler: /opt/cray/craype/2.2.1/bin/cc -- works<br>
>>>>> -- Detecting C compiler ABI info<br>
>>>>> -- Detecting C compiler ABI info - done<br>
>>>>> -- Detecting C compile features<br>
>>>>> -- Detecting C compile features - done<br>
>>>>> -- Cray Programming Environment 2.2.1 CXX<br>
>>>>> -- Check for working CXX compiler: /opt/cray/craype/2.2.1/bin/CC<br>
>>>>> -- Check for working CXX compiler: /opt/cray/craype/2.2.1/bin/CC --<br>
>>>>> works<br>
>>>>> -- Detecting CXX compiler ABI info<br>
>>>>> -- Detecting CXX compiler ABI info - done<br>
>>>>> -- Detecting CXX compile features<br>
>>>>> -- Detecting CXX compile features - done<br>
>>>>> CMake Warning at superbuild/cmake/<wbr>SuperbuildUtils.cmake:242 (message):<br>
>>>>>   Failed to determine if the common superbuild is an old checkout.  The<br>
>>>>>   common superbuild may be out of date, but cannot be verified.:<br>
>>>>> warning:<br>
>>>>>   unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>> Permission<br>
>>>>>   denied<br>
>>>>><br>
>>>>>   warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>>   Permission denied<br>
>>>>><br>
>>>>>   warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>>   Permission denied<br>
>>>>><br>
>>>>>   warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" rel="noreferrer" target="_blank">pdc.kth.se/home/k/<wbr>kriezh/.gitconfig</a>':<br>
>>>>>   Permission denied<br>
>>>>><br>
>>>>>   error: unknown option `is-ancestor'<br>
>>>>><br>
>>>>>   usage: git merge-base [-a|--all] <commit> <commit>...<br>
>>>>><br>
>>>>>      or: git merge-base [-a|--all] --octopus <commit>...<br>
>>>>>      or: git merge-base --independent <commit>...<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>>       -a, --all             output all common ancestors<br>
>>>>>       --octopus             find ancestors for a single n-way merge<br>
>>>>>       --independent         list revs not reachable from others<br>
>>>>> Call Stack (most recent call first):<br>
>>>>>   superbuild/CMakeLists.txt:28 (_superbuild_check_up_to_date)<br>
>>>>><br>
>>>>><br>
>>>>> -- Check size of void*<br>
>>>>> -- Check size of void* - done<br>
>>>>> -- Found Git: /usr/bin/git (found version "1.7.12.4")<br>
>>>>> -- Determined source version for paraview: 5.4.0<br>
>>>>> CMake Error at superbuild/cmake/<wbr>SuperbuildMacros.cmake:289 (message):<br>
>>>>>   The build tree appears to be inside of the git repository located at<br>
>>>>><br>
>>>>> /cfs/klemming/nobackup/k/<wbr>kriezh/PARAVIEW_SUPER_BUILD/<wbr>paraview-superbuild.<br>
>>>>>   This interferes with the way the superbuild applies patches to<br>
>>>>> projects and<br>
>>>>>   is not supported.  Please relocate the build tree to a directory<br>
>>>>> which is<br>
>>>>>   not under a git repository.<br>
>>>>> Call Stack (most recent call first):<br>
>>>>>   superbuild/projects/bzip2.<wbr>cmake:7 (superbuild_apply_patch)<br>
>>>>>   superbuild/cmake/<wbr>SuperbuildMacros.cmake:477 (include)<br>
>>>>>   superbuild/CMakeLists.txt:113 (_superbuild_discover_<wbr>projects)<br>
>>>>><br>
>>>>><br>
>>>>> -- Configuring incomplete, errors occurred!<br>
>>>>> See also<br>
>>>>> "/cfs/nobackup/k/kriezh/<wbr>PARAVIEW_SUPER_BUILD/paraview-<wbr>superbuild/CMakeFiles/<wbr>CMakeOutput.log".<br>
>>>>><br>
>>>>><br>
>>>>> Kind regards,<br>
>>>>> Mathi<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> On 30 June 2017 at 04:13, Cory Quammen <<a href="mailto:cory.quammen@kitware.com">cory.quammen@kitware.com</a>><br>
>>>>> wrote:<br>
>>>>>><br>
>>>>>> On Wed, Jun 28, 2017 at 1:14 PM, Ezhilmathi Krishnasamy<br>
>>>>>> <<a href="mailto:ezhkr601@student.liu.se">ezhkr601@student.liu.se</a>> wrote:<br>
>>>>>> > Hi,<br>
>>>>>> ><br>
>>>>>> > Can anyone please give me some instructions how to Paraview<br>
>>>>>> > Superbuid<br>
>>>>>> > to install and use them with out using the GUI (using the python<br>
>>>>>> > script to<br>
>>>>>> > render the images on the cluster or super computer).<br>
>>>>>> ><br>
>>>>>> > I see there are some instructions in here:<br>
>>>>>> > <a href="https://gitlab.kitware.com/paraview/paraview-superbuild/" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild/</a><br>
>>>>>> ><br>
>>>>>> > But I could not find any build instructions.<br>
>>>>>><br>
>>>>>> Take a look again, that page includes the README.md file contents<br>
>>>>>> which includes build instructions.<br>
>>>>>><br>
>>>>>> To build without the GUI, you should just need to set the options<br>
>>>>>> ENABLE_qt4 and ENABLE_qt5 to OFF. To build with Python, set<br>
>>>>>> ENABLE_python to ON.<br>
>>>>>><br>
>>>>>> Best regards,<br>
>>>>>> Cory<br>
>>>>>><br>
>>>>>> ><br>
>>>>>> > Kind regards,<br>
>>>>>> > Mathi<br>
>>>>>> ><br>
>>>>>> > ______________________________<wbr>_________________<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/<wbr>opensource/opensource.html</a><br>
>>>>>> ><br>
>>>>>> > Please keep messages on-topic and check the ParaView Wiki at:<br>
>>>>>> > <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
>>>>>> ><br>
>>>>>> > Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
>>>>>> ><br>
>>>>>> > Follow this link to subscribe/unsubscribe:<br>
>>>>>> > <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
>>>>>> ><br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>> --<br>
>>>>>> Cory Quammen<br>
>>>>>> Staff R&D Engineer<br>
>>>>>> Kitware, Inc.<br>
>>>>><br>
>>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>> ______________________________<wbr>_________________<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/<wbr>opensource/opensource.html</a><br>
>>>><br>
>>>> Please keep messages on-topic and check the ParaView Wiki at:<br>
>>>> <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
>>>><br>
>>>> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
>>>><br>
>>>> Follow this link to subscribe/unsubscribe:<br>
>>>> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
>>>><br>
>>>><br>
>>><br>
>><br>
><br>
<br>
<br>
<br>
--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</div></div></blockquote></div><br></div>