[Paraview] ParaView superbuild git question (UNCLASSIFIED)

Su, Simon M CTR USARMY ARL (US) simon.m.su.ctr at mail.mil
Mon Oct 13 09:52:27 EDT 2014


Classification: UNCLASSIFIED
Caveats: NONE

Hi Cory,

Thanks for the info. I will update my build script.

Thanks
-simon

-----Original Message-----
From: Cory Quammen [mailto:cory.quammen at kitware.com]
Sent: Saturday, October 11, 2014 6:04 PM
To: Su, Simon M CTR USARMY ARL (US)
Cc: paraview at paraview.org
Subject: Re: [Paraview] ParaView superbuild git question (UNCLASSIFIED)

Hi Simon,

What you are doing as a workaround is indeed how production builds should be 
created. The ParaView superbuild is now set up to check out the master branch 
of ParaView, which varies day to day. In 4.1 and prior to that, it was set up 
to check out out the release branch, which was far more static. If you disable 
ParaView_FROM_GIT in CMake, it will download the release source tar ball and 
build from that, essentially what you have been doing.

I'll update the superbuild wiki instructions to note this.

Best regards,
Cory

On Fri, Oct 10, 2014 at 4:09 PM, Su, Simon M CTR USARMY ARL (US) 
<simon.m.su.ctr at mail.mil> wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Hello,
>
> http://www.paraview.org/Wiki/ParaView/Superbuild mentioned, if I want
> to build a specific version, I will do
>
> git clone git://paraview.org/ParaViewSuperbuild.git
> cd ParaViewSuperbuild
> git checkout v4.1.0
>
> That has always worked for me for v4.1.0 tag
>
> But with v4.2.0 release, if I do the following on different days,
>
> git clone git://paraview.org/ParaViewSuperbuild.git
> cd ParaViewSuperbuild
> git checkout v4.2.0
>
> I am getting v4.2.0-${SOME HASH NUMBER} that is different every time.
> Am I missing something? This is causing me problem when I am trying to
> get the same version of ParaView mesa and osmesa build for
> client/server mode. I end up doing a
>
> -DParaView_URL=../paraview/ParaView-v4.2.0-source.tar.gz
>
> To get around the problem. Thoughts?
>
>
> Thanks
> -simon
>
>
>
>
> Classification: UNCLASSIFIED
> Caveats: NONE
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>

Classification: UNCLASSIFIED
Caveats: NONE


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 9990 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141013/9ea8f9b0/attachment-0001.bin>


More information about the ParaView mailing list