[Paraview] [Non-DoD Source] ANN: ParaView 5.1.2 available for download

Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) richard.c.angelini.civ at mail.mil
Thu Jul 28 14:22:51 EDT 2016


Meh!   I created the lib/paraview-5.1 directory and the build gets further
along then dies again.   If I look at the output —  the initial make is
stuffing files into lib/paraview-5.0 - then the make install seems to
correctly push to the release directory in lib/paraview-5.1

-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/site-packages/twisted/s
pread/banana.py
-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/site-packages/twisted/s
pread/interfaces.pyc
-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/site-packages/twisted/s
pread/pb.pyo
-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/site-packages/twisted/s
pread/jelly.py
-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/site-packages/twisted/s
pread/__init__.pyo
-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/site-packages/twisted/_
_init__.pyo
-- Installing: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/libvtkUtilitiesPythonIn
itializer-pv5.0.so.1
-- Up-to-date: 
/home/angel/PV/5.1.2/Build/install/lib/paraview-5.0/libvtkUtilitiesPythonIn
itializer-pv5.0.so

then

[100%] Completed 'paraview'
[100%] Built target paraview
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/angel/pv-test/5.1.2/lib/paraview-5.1
-- Installing: /home/angel/pv-test/5.1.2/lib/paraview-5.1/lib/python2.7
-- Installing: 
/home/angel/pv-test/5.1.2/lib/paraview-5.1/lib/python2.7/token.pyc
-- Installing: 
/home/angel/pv-test/5.1.2/lib/paraview-5.1/lib/python2.7/tempfile.pyo
-- Installing: 
/home/angel/pv-test/5.1.2/lib/paraview-5.1/lib/python2.7/mailcap.pyo
-- Installing: 
/home/angel/pv-test/5.1.2/lib/paraview-5.1/lib/python2.7/pydoc.pyc
-- Installing: 
/home/angel/pv-test/5.1.2/lib/paraview-5.1/lib/python2.7/sndhdr.pyc
 
and finally another failure:

-- Installing: 
/home/angel/pv-test/5.1.2/share/icons/hicolor/96x96/apps/paraview.png
-- Installing: /home/angel/pv-test/5.1.2/share/icons/hicolor/22x22
-- Installing: /home/angel/pv-test/5.1.2/share/icons/hicolor/22x22/apps
-- Installing: 
/home/angel/pv-test/5.1.2/share/icons/hicolor/22x22/apps/paraview.png
CMake Error at cmake_install.cmake:114 (file):
  file INSTALL cannot find
  "/home/angel/PV/5.1.2/Build/install/share/paraview-5.1/www".


BTW - I’m not on the ParaView Developers mail list, so my replies back to
that list keep getting rejected!  8-)


________________________________
Rick Angelini
USArmy Research Laboratory
CISD/HPC Architectures Team
Phone:  410-278-6266




-----Original Message-----
From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
Date: Thursday, July 28, 2016 at 1:57 PM
To: Rick Angelini <Richard.C.Angelini.CIV at mail.mil>
Cc: ParaView <paraview at paraview.org>, ParaView Developers
<paraview-developers at paraview.org>
Subject: Re: [Non-DoD Source] [Paraview] ANN: ParaView 5.1.2 available for
download

All active links contained in this email were disabled.  Please verify the
identity of the sender, and confirm the authenticity of all links
contained within the message prior to copying and pasting the address to a
Web browser.  




----

Not sure, but I cannot reproduce the issue. Can you do this:

> mkdir -p /home/angel/PV/5.1.2/Build/install/lib/paraview-5.1

ensure that the directory is created and then try again. I wonder if
that directory is not being created for some reason.

On Thu, Jul 28, 2016 at 1:18 PM, Angelini, Richard C (Rick) CIV USARMY
RDECOM ARL (US) <richard.c.angelini.civ at mail.mil> wrote:
> Yes, the changes to both of those files are in place.
>
> Here’s what I ran prior to the build:
>
> git clone Caution-http://paraview.org/ParaViewSuperbuild.git
> cd ParaViewSuperbuild
> git checkout v5.1.2
>
>
>
> I then ran cmake using cmake-3.5.2
>
> I can see that the build is using the 5.1.2 tar ball
>
> [ 97%] Performing download step (download, verify and extract) for
> 'paraview'
> -- verifying file...
>      file='/home/angel/PV/5.1.2/Downloads/ParaView-v5.1.2.tar.gz'
> -- verifying file... done
> -- extracting...
>      src='/home/angel/PV/5.1.2/Downloads/ParaView-v5.1.2.tar.gz'
>      dst='/home/angel/PV/5.1.2/Build/paraview/src/paraview'
> -- extracting... [tar xfz]
> -- extracting... [analysis]
> -- extracting... [rename]
> -- extracting... [clean up]
> -- extracting... done
>
>
>
> ________________________________
> Rick Angelini
> USArmy Research Laboratory
> CISD/HPC Architectures Team
> Phone:  410-278-6266
>
>
>
>
> -----Original Message-----
> From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
> Date: Thursday, July 28, 2016 at 1:09 PM
> To: Rick Angelini <Richard.C.Angelini.CIV at mail.mil>
> Cc: ParaView <paraview at paraview.org>, ParaView Developers
> <paraview-developers at paraview.org>
> Subject: Re: [Non-DoD Source] [Paraview] ANN: ParaView 5.1.2 available
>for
> download
>
> Can you confirm that your ParaView superbuild has this commit
> 
>(Caution-https://gitlab.kitware.com/paraview/paraview-superbuild/commit/bf
>831e2e2b4
> c3a6a764c63f65759884eb287b3f6)?
>
> On Thu, Jul 28, 2016 at 12:51 PM, Angelini, Richard C (Rick) CIV
> USARMY RDECOM ARL (US) <richard.c.angelini.civ at mail.mil> wrote:
>> There still seems to be something misconfigured deep down in the
>> Superbuild configuration files.    We saw this in the 5.1.0 build as
>>well.
>>         The install directory has install/lib/paraview-5.0 rather than
>> install/lib/paraview-5.1.   I downloaded clean Superbuild source
>>directory
>> before this build …..
>>
>>
>> -- Installing: /home/angel/PV/5.1.2/Build/install/bin/paraview
>> -- Installing:
>> /home/angel/PV/5.1.2/Build/install/share/applications/paraview.desktop
>> -- Installing:
>>
>>/home/angel/PV/5.1.2/Build/install/share/icons/hicolor/22x22/apps/paravie
>>w
>>.
>> png
>> -- Installing:
>>
>>/home/angel/PV/5.1.2/Build/install/share/icons/hicolor/32x32/apps/paravie
>>w
>>.
>> png
>> -- Installing:
>>
>>/home/angel/PV/5.1.2/Build/install/share/icons/hicolor/96x96/apps/paravie
>>w
>>.
>> png
>> -- Installing:
>> /home/angel/PV/5.1.2/Build/install/share/appdata/paraview.appdata.xml
>> [100%] Completed 'paraview'
>> [100%] Built target paraview
>> Install the project...
>> -- Install configuration: "Release"
>> CMake Error at cmake_install.cmake:36 (file):
>>   file INSTALL cannot find
>>   "/home/angel/PV/5.1.2/Build/install/lib/paraview-5.1".
>>
>>
>> make: *** [install] Error 1
>>
>>
>> ________________________________
>> Rick Angelini
>> USArmy Research Laboratory
>> CISD/HPC Architectures Team
>> Phone:  410-278-6266
>>
>>
>>
>>
>> -----Original Message-----
>> From: ParaView <paraview-bounces at paraview.org> on behalf of Utkarsh
>> Ayachit <utkarsh.ayachit at kitware.com>
>> Date: Thursday, July 28, 2016 at 10:55 AM
>> To: ParaView <paraview at paraview.org>, ParaView Developers
>> <paraview-developers at paraview.org>
>> Subject: [Non-DoD Source] [Paraview] ANN: ParaView 5.1.2 available for
>> download
>>
>> All active links contained in this email were disabled.  Please verify
>>the
>> identity of the sender, and confirm the authenticity of all links
>> contained within the message prior to copying and pasting the address to
>>a
>> Web browser.
>>
>>
>>
>>
>> ----
>>
>> Folks,
>>
>> ParaView 5.1.2 is now available for download [1]. Please refer to the
>> release notes on the Kitware blog [2]. As always, we look forward to
>> your feedback [3].
>>
>> Also stay tuned to the Kitware Blog [4] for upcoming features and
>> enhancements to ParaView, ParaView Catalyst, ParaViewWeb and much
>> more!
>>
>> - ParaView Team
>>
>> [1] Caution-Caution-http://www.paraview.org/download/
>> [2] 
>>Caution-Caution-https://blog.kitware.com/paraview-5-1-2-release-notes/
>> [3] Caution-Caution-http://paraview.uservoice.com
>> [4] Caution-Caution-https://blog.kitware.com/tag/ParaView/
>> _______________________________________________
>> Powered by Caution-Caution-www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> Caution-Caution-http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> Caution-Caution-http://paraview.org/Wiki/ParaView
>>
>> Search the list archives at:
>>Caution-Caution-http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> Caution-Caution-http://public.kitware.com/mailman/listinfo/paraview
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5108 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160728/ff5ecc87/attachment.bin>


More information about the ParaView mailing list