[Paraview] Possible bug in recent SuperBuild?

2015-09-16 Thread Giovanni A. Cone
I'm attempting to build an HPC deployed Paraview 4.4 with 
the Cosmotools plugin, I believe I've figured out the proper 
sequence of toggles to make it available in an interactive 
'ccmake' build process.


One issue is that I need to independently grab the source 
and other needed package files onto my workstation and then 
push them onto our HPC platforms.  I've been able to grab 
'cosmotools' and 'qhull' with no issue, but the needed 
'genericio' Git repo as written in the versions.cmake file 
seems to have troubles if I perform a manual 'git clone' on it:


> git clone https://kwgitlab.kitware.com/paraview/genericio.git
Cloning into 'genericio'...
fatal: unable to access 
'https://kwgitlab.kitware.com/paraview/genericio.git/': 
Couldn't resolve host 'kwgitlab.kitware.com'


That's what I get from NERSC's hopper system (given they 
aren't as strict as we are dealing with Internet access from 
HPC systems). I get a different error on my LANL office 
workstation that accesses the Internet via proxy, but I'm 
assuming its the name name resolution problem.


If I get rid of the 'kw' in the 
'https://kwgitlab.kitware.com' part, I am able to connect, 
but then prompted for a username and password. That didn't 
happen when I tried the same on the 'diy' Git repo:


git clone https://gitlab.kitware.com/paraview/diy.git
Cloning into 'diy'...
remote: Counting objects: 2415, done.

I'll leave it at that for now.

PS: when you respond, please delete my original message from 
the response. One of the frustrating issues I have with the 
Paraview mail-list digests is scrolling through the huge 
amount of redundant "quoted" original messages in every 
single entry.


Thank you for your time.

--
!   Giovanni "Vann" Cone
!   LANL HPC-3 Consultant
!   TA-3, BLDG 2327, RM 1128
!   Schedule B
!...
!   I fight for the users!
END OF LINE
___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] Possible bug in recent SuperBuild?

2015-09-16 Thread Utkarsh Ayachit
Giovanni,

kwgitlab in internal Gitlab not accessible to computers outside Kitware
network. Some of the external projects are hosted there since the licensing
issues. I believe GenericIO recently went opensource. So you should be able
to update the URL in versions.cmake to the one reported here:
http://trac.alcf.anl.gov/projects/genericio.

Utkarsh
___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] Possible bug in recent SuperBuild?

2015-09-16 Thread Shawn Waldon
Hi Giovanni,

kwgitlab is the kitware-internal instance of gitlab.  We were hosting the
genericio project there while it was not open sourced.  The base code has
now been open sourced by ANL at the address Utkarsh linked to, but I
haven't had time to get the changes that kitware has made to the library
upstreamed to the version hosted at ANL yet.  Unfortunately ParaView needs
these changes.  It is on my todo list...

Shawn
___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview