Lines Matching refs:error

497 # treat the next displayed warning as a fatal error.
820 # Echo program name prefixed message to standard error.
827 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2
833 # Echo program name prefixed message to standard error, and exit.
914 # mkdir can fail with a 'File exist' error if two processes
1457 # Echo program name prefixed warning message to standard error.
1470 # Echo program name prefixed warning message to standard error. Warning
1624 'error' warnings are treated as fatal errors"
1937 *error)
2029 # Echo program name prefixed message to standard error, followed by
2057 # Echo program name prefixed message to standard error and set global
2361 # Echo program name prefixed message to standard error, followed by
2367 "Fatal configuration error."
2414 # Verify that TAGNAME is valid, and either flag an error and exit, or
2465 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2472 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2480 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
2595 # Catch anything else as an error
3005 # be empty on error (or when ARG is empty)
3012 # Unfortunately, winepath does not exit with a non-zero error code, so we
3015 # *an error message* to stdout. So we must check for both error code of
3073 # Cygwin format). Returns an empty string on error.
3114 # format in ARG2. Otherwise, emit an error message, but continue (resetting
3133 # format in TO_PATH. Otherwise, emit an error message, but continue, resetting
3789 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
3792 # Allow error messages only from the first compilation.
3838 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
4537 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4548 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4735 func_error "error: relink '$file' with the above command before installing it"
5749 \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2
6026 report an error. Otherwise, targets might begin to believe
6043 /* The GNU banner must be the first non-error debug message */
6394 "error accessing file \"%s\": %s",
7032 # Only an error if not doing a dry-run.
7662 # Only an error if not doing a dry-run.
11265 # Don't error if the file doesn't exist and rm -f was used.