[petsc-users] PETSc configure error

Yaqi Wang yaqiwang at gmail.com
Thu Jan 10 14:29:14 CST 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190110/93fe095d/attachment.html>


More information about the petsc-users mailing list