gripe
gripe(vp, "Cannot stat file `%s'", file);
gripe(vp, "Cannot find absolute path `%s'", file);
gripe(vp, "Cannot calculate hash `%s'", e->filename);
gripe(vp, "Cannot stat symlink `%s'", file->fts_path);
gripe(vp, "Cannot find absolute path `%s'", file->fts_accpath);
gripe(vp, "Cannot calculate hash `%s'", e->filename);
gripe(vp, "fts_open `%s'", (const char *)search_path);
gripe(vp, "Error reading from stdin `%s'", strerror(errno));