Lines Matching defs:fatal
496 def fatal(msg):
498 A fatal error, bail out.
543 fatal("Framework configuration file not found: %s" % configfile)
550 fatal("Version variable %s not found in framework configuration file: %s"
559 fatal("This script must be run with Python 2.7 (or later)")
562 fatal("This script should be run on a macOS 10.5 (or later) system")
565 fatal("This script should be run on a macOS 10.5 (or later) system")
583 fatal("Please install a link to a current %s %s as %s so "
587 fatal("Please rename %s to avoid possible dynamic load issues."
591 fatal("The Tcl and Tk frameworks are not the same version.")
808 fatal('%s checksum mismatch for file %s' % (algo, fname))
1279 fatal("Unexpected shared library errors.")