Lines Matching refs:error
497 # treat the next displayed warning as a fatal error.
808 # Echo program name prefixed message to standard error.
815 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2
821 # Echo program name prefixed message to standard error, and exit.
902 # mkdir can fail with a 'File exist' error if two processes
1445 # Echo program name prefixed warning message to standard error.
1458 # Echo program name prefixed warning message to standard error. Warning
1612 'error' warnings are treated as fatal errors"
1927 *error)
2019 # Echo program name prefixed message to standard error, followed by
2047 # Echo program name prefixed message to standard error and set global
2351 # Echo program name prefixed message to standard error, followed by
2357 "Fatal configuration error."
2404 # Verify that TAGNAME is valid, and either flag an error and exit, or
2455 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2462 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
2470 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
2587 # Catch anything else as an error
3004 # be empty on error (or when ARG is empty)
3011 # Unfortunately, winepath does not exit with a non-zero error code, so we
3014 # *an error message* to stdout. So we must check for both error code of
3072 # Cygwin format). Returns an empty string on error.
3113 # format in ARG2. Otherwise, emit an error message, but continue (resetting
3132 # format in TO_PATH. Otherwise, emit an error message, but continue, resetting
3788 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
3791 # Allow error messages only from the first compilation.
3837 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
4536 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4547 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4734 func_error "error: relink '$file' with the above command before installing it"
5748 \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2
6025 report an error. Otherwise, targets might begin to believe
6042 /* The GNU banner must be the first non-error debug message */
6393 "error accessing file \"%s\": %s",
7031 # Only an error if not doing a dry-run.
7663 # Only an error if not doing a dry-run.
11272 # Don't error if the file doesn't exist and rm -f was used.