Searched refs:logError (Results 1 – 2 of 2) sorted by relevance
| /petsc/config/BuildSystem/config/ |
| H A D | base.py | 118 def logError(self, component, status, output, error): member in Configure 477 self.logError('preprocessor', status, output, error) 533 self.logError('compiler', status, output, error) 615 self.logError('linker', status, output, error)
|
| H A D | setCompilers.py | 2194 self.logError('archiver', status, output, error) 2201 self.logError('ranlib', status, output, error) 2257 self.logError('archiver', status, output, error)
|