/ndk/sources/host-tools/make-3.81/ |
D | ar.c | 53 fatal (NILF, _("attempt to use unsupported feature: `%s'"), name); in ar_name() 137 error (NILF, _("touch archive member is not available on VMS")); in ar_touch() 168 error (NILF, _("touch: Archive `%s' does not exist"), arname); in ar_touch() 171 error (NILF, _("touch: `%s' is not a valid archive"), arname); in ar_touch() 177 error (NILF, in ar_touch() 184 error (NILF, in ar_touch()
|
D | remote-cstms.c | 157 error (NILF, "exporting: Couldn't create return socket."); in start_remote_job() 202 error (NILF, "exporting to %s: %s", in start_remote_job() 211 error (NILF, "exporting to %s: %s", in start_remote_job() 218 error (NILF, "*** exported to %s (id %u)", in start_remote_job()
|
D | main.c | 549 fatal (NILF, _("empty string invalid as file name")); in enter_command_line_file() 630 fatal (NILF, _("unknown debug level specification `%s'"), p); in decode_debug_flags() 1094 error (NILF, "getwd: %s", current_directory); in main() 1115 do_variable_definition (NILF, ".FEATURES", "archives", in main() 1119 do_variable_definition (NILF, ".FEATURES", "jobserver", in main() 1123 do_variable_definition (NILF, ".FEATURES", "check-symlink", in main() 1441 error (NILF, "getwd: %s", current_directory); in main() 1466 fatal (NILF, _("Makefile from standard input specified twice.")); in main() 1639 error (NILF, in main() 1641 error (NILF, _("Resetting to single job (-j1) mode.")); in main() [all …]
|
D | misc.c | 316 error (NILF, _("%s%s: %s"), str, name, strerror (errno)); in perror_with_name() 324 fatal (NILF, _("%s: %s"), name, strerror (errno)); in pfatal_with_name() 344 fatal (NILF, _("virtual memory exhausted")); in xmalloc() 359 fatal (NILF, _("virtual memory exhausted")); in xrealloc() 376 fatal (NILF, _("virtual memory exhausted")); in xstrdup() 892 error (NILF, _("write error: %s"), strerror (errno)); in close_stdout() 894 error (NILF, _("write error")); in close_stdout()
|
D | remake.c | 356 fatal (NILF, msg_noparent, "", file->name, ""); in complain() 358 fatal (NILF, msg_parent, "", file->name, file->parent->name, ""); in complain() 362 error (NILF, msg_noparent, "*** ", file->name, "."); in complain() 364 error (NILF, msg_parent, "*** ", file->name, file->parent->name, "."); in complain() 441 error (NILF, _("*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"), in update_file_1() 484 error (NILF, _("Circular %s <- %s dependency dropped."), in update_file_1() 624 error (NILF, in update_file_1() 996 error (NILF, _("Circular %s <- %s dependency dropped."), in check_dep() 1306 error (NILF, _("Warning: File `%s' has modification time in the future"), in f_mtime() 1313 error (NILF, _("Warning: File `%s' has modification time %.2g s in the future"), in f_mtime() [all …]
|
D | job.c | 322 fatal (NILF, error); in create_batch_file() 387 error (NILF, in child_error() 393 error (NILF, ignored ? _("[%s] Error %d (ignored)") : in child_error() 397 error (NILF, "*** [%s] %s%s", in child_error() 488 error (NILF, _("*** Waiting for unfinished jobs....")); in reap_children() 847 fatal (NILF, "INTERNAL: Freeing child %p (%s) but no tokens left!\n", in free_child() 1698 fatal (NILF, "INTERNAL: no children as we go to sleep on read\n"); in new_job() 1831 error (NILF, in load_too_high() 1907 fatal (NILF, _("no more file handles: could not duplicate stdin\n")); in child_execute_job() 1909 fatal (NILF, _("no more file handles: could not duplicate stdout\n")); in child_execute_job() [all …]
|
D | amiga.c | 46 fatal (NILF, "MyExecute: Cannot allocate space for calling a command"); in MyExecute()
|
D | variable.h | 166 current_variable_set_list->set,NILF) 182 define_variable_in_set((n),(l),(v),(o),(r),(f)->variables->set,NILF)
|
D | commands.c | 545 error (NILF, _("*** [%s] Archive member `%s' may be bogus; not deleted"), in delete_target() 548 error (NILF, _("*** Archive member `%s' may be bogus; not deleted"), in delete_target() 561 error (NILF, _("*** [%s] Deleting file `%s'"), on_behalf_of, file->name); in delete_target() 563 error (NILF, _("*** Deleting file `%s'"), file->name); in delete_target()
|
D | arscan.c | 69 error (NILF, _("lbr$set_module failed to extract module info, status = %d"), in VMS_get_member_info() 154 error (NILF, _("lbr$ini_control failed with status = %d"),status); in ar_scan() 165 error (NILF, _("unable to open library `%s' to lookup member `%s'"), in ar_scan()
|
D | file.c | 301 fatal (NILF, _("can't rename single-colon `%s' to double-colon `%s'"), in rehash_file() 306 fatal (NILF, _("can't rename double-colon `%s' to single-colon `%s'"), in rehash_file() 381 error (NILF, _("*** Deleting intermediate file `%s'"), f->name); in remove_intermediates() 781 error (NILF, _("%s: Timestamp out of range; substituting %s"), in file_timestamp_cons()
|
D | function.c | 1453 fatal (NILF, _("create_child_process: DuplicateHandle(In) failed (e=%ld)\n"), in windows32_openpipe() 1464 fatal (NILF, _("create_child_process: DuplicateHandle(Err) failed (e=%ld)\n"), in windows32_openpipe() 1469 fatal (NILF, _("CreatePipe() failed (e=%ld)\n"), GetLastError()); in windows32_openpipe() 1474 fatal (NILF, _("windows32_openpipe (): process_init_fd() failed\n")); in windows32_openpipe()
|
D | make.h | 386 #define NILF ((struct floc *)0) macro
|
D | vmsjobs.c | 175 error (NILF, _("internal error: `%s' command_state"), in vmsHandleChildTerm()
|
D | rule.c | 583 fatal (NILF, _("BUG: num_pattern_rules wrong! %u != %u"), in print_rule_data_base()
|
D | read.c | 1267 o_file, 0, NILF); in eval() 2924 do_variable_definition (NILF, ".INCLUDE_DIRS", dirs[i], in construct_include_path() 3127 fatal (NILF, _("virtual memory exhausted")); in multi_glob()
|