Lines Matching full:stderr
104 fprintf(stderr, "%s: no mtd partition named \"%s\"",
110 fprintf(stderr, "mtd mount of %s failed: %s\n",
119 fprintf(stderr, "%s: failed to mount %s at %s: %s\n",
182 fprintf(stderr, "unmount of %s failed; no such volume\n", mount_point);
240 fprintf(stderr, "%s: no mtd partition named \"%s\"",
247 fprintf(stderr, "%s: can't write \"%s\"", name, location);
253 fprintf(stderr, "%s: failed to erase \"%s\"", name, location);
258 fprintf(stderr, "%s: failed to close \"%s\"", name, location);
267 fprintf(stderr, "%s: make_ext4fs failed (%d) on %s",
275 fprintf(stderr, "%s: unsupported fs_type \"%s\" partition_type \"%s\"",
401 fprintf(stderr, "%s: no %s in package\n", name, zip_path);
407 fprintf(stderr, "%s: can't open %s for write: %s\n",
433 fprintf(stderr, "%s: no %s in package\n", name, zip_path);
440 fprintf(stderr, "%s: failed to allocate %ld bytes for %s\n",
467 if (result == 0) fprintf(stderr, "symlink(): created [%s]\n", name);
473 fprintf(stderr, "failed to mkdir %s: %s\n", name, strerror(errno));
501 fprintf(stderr, "%s: failed to remove %s: %s\n",
507 fprintf(stderr, "%s: failed to symlink %s to %s: making parents failed\n",
512 fprintf(stderr, "%s: failed to symlink %s to %s: %s\n",
581 fprintf(stderr, "%s: chown of %s to %d %d failed: %s\n",
586 fprintf(stderr, "%s: chmod of %s to %o failed: %s\n",
727 fprintf(stderr, "%s\n", strerror(errno));
759 fprintf(stderr, "%s: no mtd partition named \"%s\"\n", name, partition);
766 fprintf(stderr, "%s: can't write mtd partition \"%s\"\n",
779 fprintf(stderr, "%s: can't open %s: %s\n",
800 fprintf(stderr, "mtd_write_data to %s failed: %s\n",
805 fprintf(stderr, "%s: error erasing blocks of %s\n", name, partition);
808 fprintf(stderr, "%s: error closing write of %s\n", name, partition);
995 fprintf(stderr, "about to run program [%s] with %d args\n", args2[0], argc);
1000 fprintf(stderr, "run_program: execv failed: %s\n", strerror(errno));
1007 fprintf(stderr, "run_program: child exited with status %d\n",
1011 fprintf(stderr, "run_program: child terminated by signal %d\n",
1060 fprintf(stderr, "%s(): no file contents received", name);
1075 fprintf(stderr, "%s(): arg %d is not a string; skipping",
1079 fprintf(stderr, "%s(): error parsing \"%s\" as sha-1; skipping",