Lines Matching refs:logPrint
78 self.logPrint('Setting hashfile: '+hashfile)
81 self.logPrint('Deleting configure hash file: '+hashfile)
83 self.logPrint('Deleted configure hash file: '+hashfile)
85 self.logPrint('Unable to delete configure hash file: '+hashfile)
123 …self.logPrint('Error generating file list/hash from config directory for configure hash, forcing n…
142 self.logPrint('Computed hash to be used with --package-prefix-hash option: '+hprefix)
148 …self.logPrint('Specified package-prefix-hash location %s not found! Attempting to create this dir!…
152 …self.logPrint('Error creating package-prefix-hash directory '+self.argDB['package-prefix-hash']+':…
161 … self.logPrint('Found existing '+hashfilepackages+' reusing packages built in '+hashdirpackages)
165 …self.logPrint('Found existing '+hashdirpackages+' but it is incomplete so trying a longer director…
173 self.logPrint('Creating package-prefix-hash subdirectory '+hashdirpackages)
187 self.logPrint('Forcing a new configuration requested by use')
195 self.logPrint('No previous hashfile found')
200 self.logPrint('Attempting to save lib/petsc/conf/petscvariables file')
205 self.logPrint('Saved lib/petsc/conf/petscvariables file')
207 self.logPrint('Unable to save lib/petsc/conf/petscvariables file')
208 self.logPrint('configure hash file: '+hashfile+' matches; no need to run configure.')
221 self.logPrint('configure hash file: '+hashfile+' does not match, need to run configure')