Lines Matching refs:error

454 # treat the next displayed warning as a fatal error.
777 # Echo program name prefixed message to standard error.
784 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2
790 # Echo program name prefixed message to standard error, and exit.
871 # mkdir can fail with a 'File exist' error if two processes
1343 # Echo program name prefixed warning message to standard error.
1356 # Echo program name prefixed warning message to standard error. Warning
1514 'error' warnings are treated as fatal errors"
1767 *error)
1852 # Echo program name prefixed message to standard error, followed by
1880 # Echo program name prefixed message to standard error and set global
2170 # Echo program name prefixed message to standard error, followed by
2176 "Fatal configuration error."
2223 # Verify that TAGNAME is valid, and either flag an error and exit, or
2274 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2281 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2289 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
2394 # Catch anything else as an error
2806 # be empty on error (or when ARG is empty)
2813 # Unfortunately, winepath does not exit with a non-zero error code, so we
2816 # *an error message* to stdout. So we must check for both error code of
2874 # Cygwin format). Returns an empty string on error.
2915 # format in ARG2. Otherwise, emit an error message, but continue (resetting
2934 # format in TO_PATH. Otherwise, emit an error message, but continue, resetting
3590 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
3593 # Allow error messages only from the first compilation.
3639 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
4335 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4346 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4533 func_error "error: relink '$file' with the above command before installing it"
5547 \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2
5824 report an error. Otherwise, targets might begin to believe
5841 /* The GNU banner must be the first non-error debug message */
6192 "error accessing file \"%s\": %s",
6830 # Only an error if not doing a dry-run.
7435 # Only an error if not doing a dry-run.
11036 # Don't error if the file doesn't exist and rm -f was used.