[petsc-users] PETSc configure error
Balay, Satish
balay at mcs.anl.gov
Thu Jan 10 14:54:45 CST 2019
Can you send configure.log from this failure?
Do you have any old version of bfort in your PATH?
Satish
On Thu, 10 Jan 2019, Yaqi Wang via petsc-users wrote:
> Hello,
>
> I am having difficulty on configuring PETSc. Running configure crashed in
> the middle. At the end of configure.log, I have
> ---------------
>
> *******************************************************************************
>
> CONFIGURATION CRASH (Please send configure.log to
> petsc-maint at mcs.anl.gov)
>
> *******************************************************************************
>
> 'NoneType' object has no attribute 'group' File "./config/configure.py",
> line 394, in petsc_configure
>
> framework.configure(out = sys.stdout)
>
> File
> "/Users/wangy2/projects/moose/petsc/config/BuildSystem/config/framework.py",
> line 1092, in configure
>
> self.processChildren()
>
> File
> "/Users/wangy2/projects/moose/petsc/config/BuildSystem/config/framework.py",
> line 1081, in processChildren
>
> self.serialEvaluation(self.childGraph)
>
> File
> "/Users/wangy2/projects/moose/petsc/config/BuildSystem/config/framework.py",
> line 1062, in serialEvaluation
>
> child.configure()
>
> File
> "/Users/wangy2/projects/moose/petsc/config/BuildSystem/config/packages/sowing.py",
> line 119, in configure
>
> self.checkBfortVersion(1,1,25)
>
> File
> "/Users/wangy2/projects/moose/petsc/config/BuildSystem/config/packages/sowing.py",
> line 59, in checkBfortVersion
>
> major = int(ver.group(1))
>
> ================================================================================
>
> Finishing configure run at Thu, 10 Jan 2019 13:04:21 -0700
>
> ================================================================================
>
> ----------
>
> Does anyone have the similar error before? How should I fix it?
>
>
> Your help is appreciated.
>
>
> Best,
>
> Yaqi
>
More information about the petsc-users
mailing list