[petsc-dev] [petsc-users] make test failed

Barry Smith bsmith at mcs.anl.gov
Tue Jun 19 13:54:19 CDT 2012


On Jun 19, 2012, at 1:47 PM, Satish Balay wrote:

> On Tue, 19 Jun 2012, Barry Smith wrote:
> 
>> 
>> On Jun 19, 2012, at 1:27 PM, Satish Balay wrote:
>> 
>>> Ok - I think the sources were extracted with a windows tool - and not
>>> cygwin 'tar' - so the scripts [which got extracted in dos format] are
>>> misbehaving.
>> 
>>   Satish,
>> 
>>  Ok, how do we prevent this from ever happening again? 
>> 
>>   When ./configure is run it should first check if the scripts are corrupted from a Windows tool and stop with a nice error message telling the user to use cygwin tar to process the tar file.
>> 
>>    Please figure out how to make this a patch for 3.3
> 
> Perhaps there is only one script [mpiexec.uni] thats relavent on windows.

petscmpiexec? petscrun? 

all the bash code inside the makefiles?

What exactly is the windows tool changing in the sh file? Maybe just reformatting the file will solve the problem?

  Barry



> 
> If this is the case - perhaps converting it it from bash to python is
> the way to go? [as python is unaffected by dos format - configure ran
> fine]
> 
> Satish




More information about the petsc-dev mailing list