Snippets for crow-translate 4.0.2 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/rvdpy9ixfl6kazas6gmkp5jf87yr3n3y-crow-translate-4.0.2.drv.
-
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:924:47: warning: '%s' directive output may be truncated writing up to 4135 bytes into a region of size 4116 [-Wformat-truncation=] 924 | snprintf(filename, sizeof(filename), "%s/%s", ctx->phsrc, path); | ^~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2368:27: warning: '/phonemes' directive writing 9 bytes into a region of size between 1 and 4136 [-Wformat-overflow=] 2368 | sprintf(fname, "%s/phonemes", ctx->phsrc); | ^~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2376:28: warning: '%s' directive writing 17 bytes into a region of size between 0 and 4135 [-Wformat-overflow=] 2376 | sprintf(fname, "%s/%s", phdst, "phondata-manifest"); | ^~ ~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2394:28: warning: '%s' directive writing 8 bytes into a region of size between 0 and 4135 [-Wformat-overflow=] 2394 | sprintf(fname, "%s/%s", phdst, "phondata"); | ^~ ~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2404:28: warning: '%s' directive writing 9 bytes into a region of size between 0 and 4135 [-Wformat-overflow=] 2404 | sprintf(fname, "%s/%s", phdst, "phonindex"); | ^~ ~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2415:28: warning: '%s' directive writing 7 bytes into a region of size between 0 and 4135 [-Wformat-overflow=] 2415 | sprintf(fname, "%s/%s", phdst, "phontab"); | ^~ ~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2427:27: warning: '/compile_prog_log' directive writing 17 bytes into a region of size between 1 and 4136 [-Wformat-overflow=] 2427 | sprintf(fname, "%s/compile_prog_log", ctx->phsrc); | ^~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledata.c:2278:42: warning: '%s' directive writing up to 255 bytes into a region of size between 80 and 4215 [-Wformat-overflow=] 2278 | sprintf(buf, "%s/%s", ctx->phsrc, ctx->item_string); | ^~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledict.c:1558:30: warning: 'rules.txt' directive writing 9 bytes into a region of size between 6 and 4141 [-Wformat-overflow=] 1558 | sprintf(fname_in, "%srules.txt", path); | ^~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/compiledict.c:1567:33: warning: '%s' directive writing up to 39 bytes into a region of size between 15 and 4110 [-Wformat-overflow=] 1567 | sprintf(fname_out, "%s%c%s_dict", path_home, PATHSEP, dict_name); | ^~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:936:57: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 936 | sprintf(string, "_%dM%do", value, thousandplex); | ^ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:941:57: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 941 | sprintf(string, "_%dM%de", value, thousandplex); | ^ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:946:57: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 946 | sprintf(string, "_%dM%dx", value, thousandplex); | ^ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1117:62: warning: '%c' directive writing 1 byte into a region of size between 0 and 9 [-Wformat-overflow=] 1117 | sprintf(string, "_%dX%c", tens, ord_type); | ^~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1131:70: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1131 | sprintf(string, "_%dX", tens); | ^ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1129:69: warning: 'Xf' directive writing 2 bytes into a region of size between 1 and 10 [-Wformat-overflow=] 1129 | sprintf(string, "_%dXf", tens); | ^~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1331:60: warning: '%s' directive writing up to 159 bytes into a region of size 49 [-Wformat-overflow=] 1331 | sprintf(ph_thousands, "%s%c%s%c", ph_digits, phonEND_WORD, ph_10T, phonEND_WORD); | ^~ ~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1329:56: warning: '%s' directive writing up to 159 bytes into a region of size 50 [-Wformat-overflow=] 1329 | sprintf(ph_thousands, "%s%c%s%c", ph_10T, phonEND_WORD, ph_digits, phonEND_WORD); | ^~ ~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1352:55: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1352 | sprintf(string, "_%dCo", hundreds); | ^ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/numbers.c:1370:71: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1370 | sprintf(string, "_%dC0", hundreds); | ^ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:304:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 304 | fread(&id1, sizeof(uint32_t), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:306:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 306 | fread(&id2, sizeof(uint32_t), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:321:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 321 | fread(&name_len, sizeof(uint32_t), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:328:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | fread(spect->name, sizeof(char), name_len, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:332:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 332 | fread(&n, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:333:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 333 | fread(&spect->amplitude, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:334:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 334 | fread(&spect->max_y, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:335:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 335 | fread(&temp, sizeof(short), 1, stream); // unused | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:147:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | fread(&frame->nx, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:148:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | fread(&frame->markers, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:149:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 149 | fread(&frame->amp_adjust, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:155:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 155 | fread(&ix, sizeof(short), 1, stream); // spare | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:156:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 156 | fread(&ix, sizeof(short), 1, stream); // spare | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:160:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 160 | fread(&frame->formants[ix].freq, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:161:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | fread(&frame->formants[ix].bandw, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:162:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 162 | fread(&frame->peaks[ix].pkfreq, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:163:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 163 | fread(&frame->peaks[ix].pkheight, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:164:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 164 | fread(&frame->peaks[ix].pkwidth, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:165:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | fread(&frame->peaks[ix].pkright, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:176:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 176 | fread(&frame->peaks[ix].klt_bw, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:177:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 177 | fread(&frame->peaks[ix].klt_ap, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:178:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 178 | fread(&frame->peaks[ix].klt_bp, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:188:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 188 | fread(frame->klatt_param + ix, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:200:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | fread(&x, sizeof(short), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/spect.c:54:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 54 | fread(bytes, sizeof(char), 10, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/ssml.c:1015:50: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] 1015 | return sscanf(&ref[2], "%x", c1); | ~^ ~~ | | | | | int * | unsigned int * | %x -
/build/source/src/3rdparty/espeak-ng/src/libespeak-ng/voices.c:977:41: warning: '%s' directive writing up to 79 bytes into a region of size between 73 and 4168 [-Wformat-overflow=] 977 | sprintf(buf, "%s/voices/%s", path_home, language); | ^~ ~~~~~~~~ -
/build/source/src/3rdparty/espeak-ng/src/espeak-ng.c:777:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 777 | fread(p_text, 1, filesize, f_text); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~