<div dir="ltr">On Mon, Oct 7, 2013 at 11:51 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hm self.downloadonWindows is supposed to be for MS compilers only.<br>
</blockquote><div><br></div><div><div> if self.download and self.framework.argDB.get('download-'+self.downloadname.lower()) and not self.downloadonWindows and self.setCompilers.isCygwin():</div><div> raise RuntimeError('External package '+<a href="http://self.name">self.name</a>+' does not support --download-'+self.downloadname.lower()+' on Microsoft Windows')</div>
</div><div><br></div><div> Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
If thats not the case - the bug is somewere else..<br>
<br>
satish<br>
<div class="im"><br>
On Mon, 7 Oct 2013, Richard Tran Mills wrote:<br>
<br>
> Matt,<br>
><br>
> I tried this and it works under 32-bit Cygwin. It should also work under<br>
> 64-bit Cygwin except that it hits an error when building the 'h5ls' target<br>
> (can overcome this by telling make to ignore errors or by making a small patch<br>
> to the relevant HDF5 code--this is a Cygwin64/HDF5 problem and has nothing to<br>
> do with BuildSystem).<br>
><br>
> Can we go ahead and get this change into 'master' ASAP? I am not sure of the<br>
> proper workflow to use for such a small change as this. I'd like<br>
> --download-hdf5 to be working before I leave for Germany in a few days to do a<br>
> short course there.<br>
><br>
> --Richard<br>
><br>
> On 10/4/13 5:45 PM, Matthew Knepley wrote:<br>
> > On Fri, Oct 4, 2013 at 4:42 PM, Richard Tran Mills <<a href="mailto:rtm@eecs.utk.edu">rtm@eecs.utk.edu</a><br>
</div><div><div class="h5">> > <mailto:<a href="mailto:rtm@eecs.utk.edu">rtm@eecs.utk.edu</a>>> wrote:<br>
> ><br>
> > Hi Satish,<br>
> ><br>
> > I got this message attempting to use the Gnu compilers; that's all<br>
> > that I've got on this system. Should I send the configure.log to<br>
> > petsc-maint?<br>
> ><br>
> ><br>
> > Want to add<br>
> ><br>
> > self.downloadonWindows = 1<br>
> ><br>
> > to __init__ of config/BuildSystem/config/packages/hdf5.py and see if it<br>
> > work?<br>
> ><br>
> > Thanks,<br>
> ><br>
> > Matt<br>
> ><br>
> > --Richard<br>
> ><br>
> > On 10/4/13 4:34 PM, Satish Balay wrote:<br>
> ><br>
> > On Fri, 4 Oct 2013, Richard Tran Mills wrote:<br>
> ><br>
> > Hi Folks,<br>
> ><br>
> > If I tell configure.py '--download-hdf5=1', I get a message<br>
> > that "External<br>
> > package hdf5 does not support --download-hdf5 on Microsoft<br>
> > Windows". However,<br>
> > I just built HDF5 1.8.11 from source under 64-bit Cygwin<br>
> > and, except for one<br>
> > problem with building the 'h5ls' utility, it appears that<br>
> > this ought to work.<br>
> > Can we support this? And what is the procedure for changing<br>
> > package<br>
> > configuration info in BuildSystem these days? These files<br>
> > show up in the<br>
> > 'petsc' repo but there appears to be a 'buildsystem' repo on<br>
> > BitBucket as<br>
> > well; not sure what the relationship is between them.<br>
> ><br>
> > When you say 'Supporting --download-hdf5 in Cygwin' and refer to<br>
> > 64-bit - you<br>
> > mean MS compilers or cygwin gcc/gfortran?<br>
> ><br>
> > The error message should come up only with MS compilers.<br>
> ><br>
> > Presumably --download-hdf5 should work with gnu compilers - if<br>
> > it doesn't - it<br>
> > probably needs some tweaking.<br>
> ><br>
> > Wrt repo - we now have a single git repo<br>
</div></div>> > <a href="http://bitbucket.org/petsc/petsc" target="_blank">bitbucket.org/petsc/petsc</a> <<a href="http://bitbucket.org/petsc/petsc" target="_blank">http://bitbucket.org/petsc/petsc</a>><br>
<div class=""><div class="h5">> > where all petsc/buildsystem changes should go to.<br>
> ><br>
> > Satish<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > What most experimenters take for granted before they begin their experiments<br>
> > is infinitely more interesting than any results to which their experiments<br>
> > lead.<br>
> > -- Norbert Wiener<br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>