Closed lipxisi closed 1 year ago
Why do you think this is a nekRS related issue?
On 6 Sep 2023, at 16:06, lipxisi @.***> wrote:
Holle
When I rebuild petsc by this command './contrib/moose/update_and_rebuild_petsc.sh --download-ptscotch=0' , an error was thrown 'Error running make on STRUMPACK', how can I go about solving this problem, thank you very much.
here are the details.
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
Error running make on STRUMPACK
File "/home/zhao/cardinal/contrib/moose/petsc/config/configure.py", line 467, in petsc_configure framework.configure(out = sys.stdout) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/framework.py", line 1389, in configure self.processChildren() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/framework.py", line 1377, in processChildren self.serialEvaluation(self.childGraph) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/framework.py", line 1352, in serialEvaluation child.configure() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 1191, in configure self.executeTest(self.configureLibrary) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/base.py", line 138, in executeTest ret = test(*args,**kargs) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 937, in configureLibrary for location, directory, lib, incl in self.generateGuesses(): File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 511, in generateGuesses d = self.checkDownload() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 645, in checkDownload return self.getInstallDir() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 407, in getInstallDir installDir = self.Install() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 1860, in Install raise RuntimeError('Error running make on '+self.PACKAGE)
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
Looks like this is a Cardinal related issue. Feel free to re-open this issue if needed.
Holle
When I rebuild petsc by this command './contrib/moose/update_and_rebuild_petsc.sh --download-ptscotch=0' , an error was thrown 'Error running make on STRUMPACK', how can I go about solving this problem, thank you very much.
here are the details.
Error running make on STRUMPACK
File "/home/zhao/cardinal/contrib/moose/petsc/config/configure.py", line 467, in petsc_configure framework.configure(out = sys.stdout) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/framework.py", line 1389, in configure self.processChildren() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/framework.py", line 1377, in processChildren self.serialEvaluation(self.childGraph) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/framework.py", line 1352, in serialEvaluation child.configure() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 1191, in configure self.executeTest(self.configureLibrary) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/base.py", line 138, in executeTest ret = test(*args,**kargs) File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 937, in configureLibrary for location, directory, lib, incl in self.generateGuesses(): File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 511, in generateGuesses d = self.checkDownload() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 645, in checkDownload return self.getInstallDir() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 407, in getInstallDir installDir = self.Install() File "/home/zhao/cardinal/contrib/moose/petsc/config/BuildSystem/config/package.py", line 1860, in Install raise RuntimeError('Error running make on '+self.PACKAGE)