Lines Matching refs:debug_file

387 	    fprintf(debug_file, "Skipping meta for %s: .%s\n", \
431 fprintf(debug_file, "Skipping meta for %s: no .OBJDIR\n",
438 fprintf(debug_file, "Skipping meta for %s: no commands\n",
450 fprintf(debug_file, "Skipping meta for %s: .OBJDIR == .CURDIR\n",
458 fprintf(debug_file, "Skipping meta for %s: .MAKE\n",
494 fprintf(debug_file, "meta_create: %s\n", fname);
809 fprintf(debug_file, "growing buffer %u -> %u\n",
898 fprintf(debug_file, "meta_oodate: %s\n", fname);
957 fprintf(debug_file, "%s: %d: %s\n", fname, lineno, buf);
1021 fprintf(debug_file, "%s: %d: cwd=%s ldir=%s\n", fname, lineno, cwd, latestdir);
1133 fprintf(debug_file, "meta_oodate: ignoring: %s\n",
1180 fprintf(debug_file, "%s: %d: looking for: %s\n", fname, lineno, *sdp);
1190 fprintf(debug_file, "%s: %d: found: %s\n", fname, lineno, p);
1195 fprintf(debug_file, "%s: %d: file '%s' is newer than the target...\n", fname, lineno, p);
1208 fprintf(debug_file, "%s: %d: file '%s' may have moved?...\n", fname, lineno, p);
1223 fprintf(debug_file, "%s: %d: there were more build commands in the meta data file than there are now...\n", fname, lineno);
1239 fprintf(debug_file, "%s: %d: cannot compare command using .OODATE\n", fname, lineno);
1272 fprintf(debug_file, "%s: %d: a build command has changed\n%s\nvs\n%s\n", fname, lineno, p, cmd);
1286 fprintf(debug_file, "%s: %d: there are extra build commands now that weren't in the meta data file\n", fname, lineno);
1291 fprintf(debug_file, "%s: %d: the current working directory has changed from '%s' to '%s'\n", fname, lineno, p, curdir);
1300 fprintf(debug_file, "%s: missing files: %s...\n",
1308 fprintf(debug_file, "%s: required but missing\n", fname);