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
1296 # Echo program name prefixed warning message to standard error.
1309 # Echo program name prefixed warning message to standard error. Warning
1467 'error' warnings are treated as fatal errors"
1720 *error)
1805 # Echo program name prefixed message to standard error, followed by
1833 # Echo program name prefixed message to standard error and set global
2123 # Echo program name prefixed message to standard error, followed by
2129 "Fatal configuration error."
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2227 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2234 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2242 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
2347 # Catch anything else as an error
2759 # be empty on error (or when ARG is empty)
2766 # Unfortunately, winepath does not exit with a non-zero error code, so we
2769 # *an error message* to stdout. So we must check for both error code of
2827 # Cygwin format). Returns an empty string on error.
2868 # format in ARG2. Otherwise, emit an error message, but continue (resetting
2887 # format in TO_PATH. Otherwise, emit an error message, but continue, resetting
3543 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
3546 # Allow error messages only from the first compilation.
3592 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
4288 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4299 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4486 func_error "error: relink '$file' with the above command before installing it"
5499 \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2
5776 report an error. Otherwise, targets might begin to believe
5793 /* The GNU banner must be the first non-error debug message */
6144 "error accessing file \"%s\": %s",
6782 # Only an error if not doing a dry-run.
7383 # Only an error if not doing a dry-run.
10983 # Don't error if the file doesn't exist and rm -f was used.