Home | History | Annotate | Download | only in toolutil

Lines Matching refs:stderr

186         fprintf(stderr, "icupkg: \"%s\" is not recognized as a package filename (must end with .dat)\n",
192 fprintf(stderr, "icupkg: the package name \"%s\" is too long (>=%ld)\n",
258 fprintf(stderr, "pathname too long: \"%s\"\n", path);
274 fprintf(stderr, "path/filename too long: \"%s%s\"\n", filename, name);
297 fprintf(stderr, "icupkg: unable to create tree directory \"%s\"\n", filename);
318 fprintf(stderr, "icupkg: unable to open input file \"%s\"\n", filename);
325 fprintf(stderr, "icupkg: empty input file \"%s\"\n", filename);
335 fprintf(stderr, "icupkg: malloc error allocating %d bytes.\n", (int)length);
341 fprintf(stderr, "icupkg: error reading \"%s\"\n", filename);
358 fprintf(stderr, "icupkg: not an ICU data file: \"%s\"\n", filename);
363 fprintf(stderr, "U_INVALID_FORMAT_ERROR occurred but UCONFIG_NO_LEGACY_CONVERSION is on so this is expected.\n");
440 fprintf(stderr, "icupkg: --toc_prefix %s too long\n", p);
474 fprintf(stderr, "icupkg: udata_openSwapper(\"%s\") failed - %s\n",
480 ds->printErrorContext=stderr;
500 fprintf(stderr, "icupkg: data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as an ICU .dat package\n",
531 fprintf(stderr, "icupkg: too few bytes (%ld after header) for a .dat package\n",
539 fprintf(stderr, "icupkg: --auto_toc_prefix[_with_type] but the input package is empty\n");
547 fprintf(stderr, "icupkg: too many items, maximum is %d\n", itemMax);
561 fprintf(stderr, "icupkg: total length of item name strings too long\n");
568 stderr, "icupkg failed to swap the input .dat package item name strings\n");
590 fprintf(stderr,
598 fprintf(stderr,
605 fprintf(stderr,
642 fprintf(stderr, "icupkg: input .dat item name \"%s\" does not start with \"%s\"\n",
656 fprintf(stderr, "icupkg: not an ICU data file: item \"%s\" in \"%s\"\n", items[i-1].name, filename);
669 fprintf(stderr, "icupkg: not an ICU data file: item \"%s\" in \"%s\"\n", items[i-1].name, filename);
713 fprintf(stderr, "icupkg: comment too long\n");
739 fprintf(stderr, "icupkg: udata_openSwapper() failed - %s\n", u_errorName(errorCode));
745 ds[i]->printErrorContext=stderr;
754 fprintf(stderr, "icupkg: unable to create file \"%s\"\n", filename);
762 fprintf(stderr, "icupkg: udata_swapDataHeader(local to out) failed - %s\n", u_errorName(errorCode));
768 fprintf(stderr, "icupkg: unable to write complete header to file \"%s\"\n", filename);
788 fprintf(stderr, "icupkg: swapInvChars(output package name) failed - %s\n", u_errorName(errorCode));
795 fprintf(stderr, "icupkg: swapInvChars(item names) failed - %s\n", u_errorName(errorCode));
826 fprintf(stderr, "icupkg: swapArray32(item count) failed - %s\n", u_errorName(errorCode));
832 fprintf(stderr, "icupkg: unable to write complete item count to file \"%s\"\n", filename);
844 fprintf(stderr, "icupkg: swapArray32(item entry %ld) failed - %s\n", (long)i, u_errorName(errorCode));
850 fprintf(stderr, "icupkg: unable to write complete item entry %ld to file \"%s\"\n", (long)i, filename);
864 fprintf(stderr, "icupkg: unable to write complete item names to file \"%s\"\n", filename);
878 fprintf(stderr, "icupkg: udata_swap(item %ld) failed - %s\n", (long)i, u_errorName(errorCode));
884 fprintf(stderr, "icupkg: unable to write complete item %ld to file \"%s\"\n", (long)i, filename);
890 fprintf(stderr, "icupkg: unable to write complete file \"%s\"\n", filename);
962 fprintf(stderr, "icupkg: syntax error (more than one '*') in item pattern \"%s\"\n", pattern);
1153 fprintf(stderr, "icupkg: udata_openSwapper(item %ld) failed - %s\n",
1159 ds->printErrorContext=stderr;
1164 fprintf(stderr, "icupkg: udata_swap(item %ld) failed - %s\n", (long)idx, u_errorName(errorCode));
1175 fprintf(stderr, "icupkg: unable to create file \"%s\"\n", filename);
1181 fprintf(stderr, "icupkg: unable to write complete file \"%s\"\n", filename);
1231 fprintf(stderr, "Item %s depends on missing item %s\n", itemName, targetName);
1266 fprintf(stderr, "icupkg: string storage overflow\n");
1282 fprintf(stderr, "icupkg: sorting item names failed - %s\n", u_errorName(errorCode));
1295 fprintf(stderr, "icupkg: Out of memory trying to allocate %lu bytes for %d items\n",