<div dir="ltr"><div><div><div><div><div><div><div>Hi, <br><br></div>I am still having some problem with enabling the <br></div>build shared libs. I am trying to install it on a Cray machine. <br></div>I have already locally installed cmake and anaconda on their latest version.<br><br></div>I am attaching here the image. <br></div>Could any one tell me how to fix this issue<br><br></div>Kind regards,<br></div>Mathi<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 July 2017 at 14:54, Ezhilmathi Krishnasamy <span dir="ltr"><<a href="mailto:ezhkr601@student.liu.se" target="_blank">ezhkr601@student.liu.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi, <br><br></div>I have almost build it, but getting this error:<br><br> CMake Warning (dev) at /pdc/vol/anaconda/4.3/py36/<wbr>lib/cmake/Qt5Core/<wbr>Qt5CoreConfig.cmake:115 (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 lead<br>   to problems.<span class=""><br> Call Stack (most recent call first):<br></span>   /pdc/vol/anaconda/4.3/py36/<wbr>lib/cmake/Qt5/Qt5Config.cmake:<wbr>26 (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></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 2 July 2017 at 14:17, Ezhilmathi Krishnasamy <span dir="ltr"><<a href="mailto:ezhkr601@student.liu.se" target="_blank">ezhkr601@student.liu.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks!<br><br></div>Now it shows this kind of error<br><br>/cfs/klemming/nobackup/k/kriez<wbr>h/PARAVIEW_SUPER_BUILD/paravie<wbr>w-superbuild> git fetch origin<br>/cfs/klemming/nobackup/k/kriez<wbr>h/PARAVIEW_SUPER_BUILD/paravie<wbr>w-superbuild> git checkout v5.4.0<br>HEAD is now at 7c510fe... Update to 5.4.0<br>/cfs/klemming/nobackup/k/kriez<wbr>h/PARAVIEW_SUPER_BUILD/paravie<wbr>w-superbuild> git submodule update<br>/cfs/klemming/nobackup/k/kriez<wbr>h/PARAVIEW_SUPER_BUILD/paravie<wbr>w-superbuild> cd ..<br>/cfs/klemming/nobackup/k/kriez<wbr>h/PARAVIEW_SUPER_BUILD> cd ..<br>/cfs/klemming/nobackup/k/kriez<wbr>h> cd build/<br>/cfs/klemming/nobackup/k/kriez<wbr>h/build> ccmake ../PARAVIEW_SUPER_BUILD/paravi<wbr>ew-superbuild/<span><br><br><br> CMake Error at superbuild/cmake/SuperbuildMac<wbr>ros.cmake:289 (message):<br>   The build tree appears to be inside of the git repository located at<br></span>   /cfs/klemming/nobackup/k/kriez<wbr>h.  This interferes with the way the<span><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 repository.<br> Call Stack (most recent call first):<br>   superbuild/projects/bzip2.cmak<wbr>e:7 (superbuild_apply_patch)<br>   superbuild/cmake/SuperbuildMac<wbr>ros.cmake:477 (include)<br>   superbuild/CMakeLists.txt:113 (_superbuild_discover_projects<wbr>)<br><br><br><br></span></div><div class="m_142132699199295193HOEnZb"><div class="m_142132699199295193h5"><div class="gmail_extra"><br><div class="gmail_quote">On 2 July 2017 at 14:03, Patrick Bégou <span dir="ltr"><<a href="mailto:Patrick.Begou@legi.grenoble-inp.fr" target="_blank">Patrick.Begou@legi.grenoble-i<wbr>np.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-cite-prefix">Like you, I got this error some months
      ago when trying to build paraview superbuild:<br>
      <br>
      <i>error: unknown option `is-ancestor'</i><i><br>
      </i><br>
      It was my git version wich was too old. May be try to compile a
      more up to date version of git in your home and set the path to
      access it.<br>
      <br>
      I have installed git from
      <a class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-txt-link-freetext" href="https://www.kernel.org/pub/software/scm/git/git-2.12.2.tar.xz" target="_blank">https://www.kernel.org/pub/sof<wbr>tware/scm/git/git-2.12.2.tar.x<wbr>z</a><br>
      <br>
      Patrick<br>
      <br>
      Ezhilmathi Krishnasamy a écrit :<br>
    </div><div><div class="m_142132699199295193m_-7272997515275075370h5">
    <blockquote type="cite">
      <div dir="ltr">
        <div>Hi, <br>
          <br>
          I have followed these instructions. I am trying to install it
          where I am not a root user. <br>
        </div>
        Can someone help to fix this issue. <br>
        <div><br>
           git clone --recursive <a href="https://gitlab.kitware.com/paraview/paraview-superbuild.git" target="_blank">https://gitlab.kitware.com/par<wbr>aview/paraview-superbuild.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>
        </div>
        <div> cd build <br>
        </div>
        <div> ccmake ../paraview-superbuild<br>
          <br>
        </div>
        <div>Kind regards,<br>
        </div>
        <div>Mathi<br>
        </div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 30 June 2017 at 18:54, Ezhilmathi
          Krishnasamy <span dir="ltr"><<a href="mailto:ezhkr601@student.liu.se" target="_blank">ezhkr601@student.liu.se</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div>Hi Thanks!<br>
                <br>
              </div>
              <div>When I try to install Paraview,  I am getting the
                following error. <br>
              </div>
              <div>Could some one please tell me how to fix this issue.
                <br>
              </div>
              <div>I am trying to install the Paraview on a super
                computer to use it <br>
              </div>
              <div>for remote rendering without using the GUI,  like
                with mesa support. <br>
              </div>
              <div><br>
                kriezh@beskow-login2:/cfs/noba<wbr>ckup/k/kriezh/PARAVIEW_SUPER_B<wbr>UILD>
                git clone --recursive <a href="https://gitlab.kitware.com/paraview/paraview-superbuild.git" target="_blank">https://gitlab.kitware.com/par<wbr>aview/paraview-superbuild.git</a><br>
                Cloning into 'paraview-superbuild'...<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                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" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                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" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                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" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                Submodule 'superbuild' (<a href="https://gitlab.kitware.com/paraview/common-superbuild.git" target="_blank">https://gitlab.kitware.com/pa<wbr>raview/common-superbuild.git</a>)
                registered for path 'superbuild'<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                Cloning into 'superbuild'...<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                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" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                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" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                Submodule path 'superbuild': checked out '8f357bb5bf35419c210b3f9e0adbc<wbr>9df08f565f2'<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission denied<br>
                <br>
                <br>
                kriezh@beskow-login2:/cfs/noba<wbr>ckup/k/kriezh/PARAVIEW_SUPER_B<wbr>UILD/paraview-superbuild>
                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 -- 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/SuperbuildUti<wbr>ls.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.: warning:<br>
                  unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':
                Permission<br>
                  denied<br>
                <br>
                  warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':<br>
                  Permission denied<br>
                <br>
                  warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.gitconfig</a>':<br>
                  Permission denied<br>
                <br>
                  warning: unable to access '/afs/<a href="http://pdc.kth.se/home/k/kriezh/.gitconfig" target="_blank">pdc.kth.se/home/k/kriezh<wbr>/.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/SuperbuildMac<wbr>ros.cmake:289
                (message):<br>
                  The build tree appears to be inside of the git
                repository located at<br>
                  /cfs/klemming/nobackup/k/kriez<wbr>h/PARAVIEW_SUPER_BUILD/paravie<wbr>w-superbuild.<br>
                  This interferes with the way the superbuild applies
                patches to projects and<br>
                  is not supported.  Please relocate the build tree to a
                directory which is<br>
                  not under a git repository.<br>
                Call Stack (most recent call first):<br>
                  superbuild/projects/bzip2.cmak<wbr>e:7
                (superbuild_apply_patch)<br>
                  superbuild/cmake/SuperbuildMac<wbr>ros.cmake:477
                (include)<br>
                  superbuild/CMakeLists.txt:113 (_superbuild_discover_projects<wbr>)<br>
                <br>
                <br>
                -- Configuring incomplete, errors occurred!<br>
                See also "/cfs/nobackup/k/kriezh/PARAVI<wbr>EW_SUPER_BUILD/paraview-superb<wbr>uild/CMakeFiles/CMakeOutput.lo<wbr>g".<br>
                <br>
                <br>
              </div>
              <div>Kind regards,<br>
              </div>
              <div>Mathi<br>
              </div>
              <div><br>
              </div>
              <br>
              <br>
              <br>
            </div>
            <div class="m_142132699199295193m_-7272997515275075370m_1028169543430143630HOEnZb">
              <div class="m_142132699199295193m_-7272997515275075370m_1028169543430143630h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On 30 June 2017 at 04:13,
                    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"><span>On
                        Wed, Jun 28, 2017 at 1:14 PM, Ezhilmathi
                        Krishnasamy<br>
                        <<a href="mailto:ezhkr601@student.liu.se" target="_blank">ezhkr601@student.liu.se</a>>
                        wrote:<br>
                        > Hi,<br>
                        ><br>
                        > Can anyone please give me some instructions
                        how to Paraview Superbuid<br>
                        > to install and use them with out using the
                        GUI (using the python 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/par<wbr>aview/paraview-superbuild/</a><br>
                        ><br>
                        > But I could not find any build
                        instructions.<br>
                        <br>
                      </span>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/opensou<wbr>rce/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/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
                      ><br>
                      <span class="m_142132699199295193m_-7272997515275075370m_1028169543430143630m_-5353415180635681162HOEnZb"><font color="#888888"><br>
                          <br>
                          <br>
                          --<br>
                          Cory Quammen<br>
                          Staff R&D Engineer<br>
                          Kitware, Inc.<br>
                        </font></span></blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="m_142132699199295193m_-7272997515275075370m_1028169543430143630mimeAttachmentHeader"></fieldset>
      <br>
      <pre>______________________________<wbr>_________________
Powered by <a class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-txt-link-abbreviated" href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a>

Search the list archives at: <a class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="m_142132699199295193m_-7272997515275075370m_1028169543430143630moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>