← Back to team overview

dolfin team mailing list archive

Re: scons configure error

 

On Tue, July 14, 2009 15:02, Shawn Walker wrote:
> Do I need to install the newest PETSC and SLEPC?  I'm running 2.3.3 right
> now.  Was there a change recently where this matters?

Both PETSc 2.3.3 and 3.0.0 are supported. I see in one of your other posts
that you set enableMpi=no during configure. This will not work if PETSc is
built with MPI. Try to enable MPI or rebuild PETSc without MPI.

Johannes

> - Shawn
>
> On Tue, 14 Jul 2009, Johannes Ring wrote:
>
>> Hi Shawn,
>>
>> I have never seen this error before but some googling suggests that
>> there
>> is something wrong with your time, however, it shouldn't be a problem.
>>
>> I'm not sure why it fails to generate a pkg-config file for PETSc but it
>> might be that you need to set PETSC_ARCH before running "scons
>> configure".
>> Try that and look in scons/simula_scons.log in case of any failures.
>>
>> Johannes
>>
>> On Mon, July 13, 2009 15:33, Shawn Walker wrote:
>>> Does anyone know what this error is when I run "scons configure" for
>>> DOLFIN:
>>>
>>> Checking for petsc... yes
>>> sh: -c: line 0: unexpected EOF while looking for matching ``'
>>> sh: -c: line 3: syntax error: unexpected end of file
>>>   Trying to re-generate pkg-config file for petsc... Does not know
>>> about
>>> any alternates for mpicxx
>>> make: warning:  Clock skew detected.  Your build may be incomplete., so
>>> that is used
>>> sh: -c: line 0: unexpected EOF while looking for matching ``'
>>> sh: -c: line 3: syntax error: unexpected end of file
>>> Does not know about any alternates for mpicxx
>>> make: warning:  Clock skew detected.  Your build may be incomplete., so
>>> that is used
>>> sh: -c: line 2: unexpected EOF while looking for matching `''
>>> sh: -c: line 5: syntax error: unexpected end of file
>>> failed
>>>
>>> =================================
>>>
>>> I tried erasing the DOLFIN dir and re-cloning it and I still get that
>>> error.
>>>
>>> - Shawn
>>> _______________________________________________
>>> DOLFIN-dev mailing list
>>> DOLFIN-dev@xxxxxxxxxx
>>> http://www.fenics.org/mailman/listinfo/dolfin-dev
>>>
>>
>>
>>
>




Follow ups

References