Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/splat.spec'], chrootPath='/var/lib/mock/f33-build-287108-53779/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/splat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/splat-1.4.2-13.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/splat.spec'], chrootPath='/var/lib/mock/f33-build-287108-53779/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/splat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oVW2KE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf splat-1.4.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/splat-1.4.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd splat-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (splat-1.4.2-build_flags.patch):' Patch #0 (splat-1.4.2-build_flags.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build + install -p /builddir/build/SOURCES/std-parms.h . + sed -i 's/\r//' utils/fips.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VsORrD + umask 022 + cd /builddir/build/BUILD + cd splat-1.4.2 + ./build all Compiling SPLAT!... splat.cpp: In function 'site LoadQTH(char*)': splat.cpp:1215:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1215 | fgets(string,49,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:1224:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1224 | fgets(string,49,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:1228:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1228 | fgets(string,49,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:1235:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1235 | fgets(string,49,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'void LoadPAT(char*)': splat.cpp:1328:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1328 | fgets(string,254,fd); | ~~~~~^~~~~~~~~~~~~~~ splat.cpp:1341:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1341 | fgets(string,254,fd); | ~~~~~^~~~~~~~~~~~~~~ splat.cpp:1359:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1359 | fgets(string,254,fd); | ~~~~~^~~~~~~~~~~~~~~ splat.cpp:1462:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1462 | fgets(string,254,fd); | ~~~~~^~~~~~~~~~~~~~~ splat.cpp:1474:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1474 | fgets(string,254,fd); | ~~~~~^~~~~~~~~~~~~~~ splat.cpp:1496:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1496 | fgets(string,254,fd); | ~~~~~^~~~~~~~~~~~~~~ splat.cpp: In function 'int LoadSDF_SDF(char*)': splat.cpp:1710:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1710 | fgets(line,19,fd); | ~~~~~^~~~~~~~~~~~ splat.cpp:1713:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1713 | fgets(line,19,fd); | ~~~~~^~~~~~~~~~~~ splat.cpp:1716:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1716 | fgets(line,19,fd); | ~~~~~^~~~~~~~~~~~ splat.cpp:1719:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1719 | fgets(line,19,fd); | ~~~~~^~~~~~~~~~~~ splat.cpp:1725:11: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1725 | fgets(line,19,fd); | ~~~~~^~~~~~~~~~~~ splat.cpp: In function 'void LoadCities(char*)': splat.cpp:2192:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2192 | fgets(input,78,fd); | ~~~~~^~~~~~~~~~~~~ splat.cpp:2227:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2227 | fgets(input,78,fd); | ~~~~~^~~~~~~~~~~~~ splat.cpp: In function 'void LoadUDT(char*)': splat.cpp:2263:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2263 | fgets(input,78,fd1); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2329:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2329 | fgets(input,78,fd1); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2349:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 2349 | fscanf(fd1,"%d, %d, %lf", &xpix, &ypix, &height); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:2356:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 2356 | fscanf(fd2,"%d, %d, %lf", &tempxpix, &tempypix, &tempheight); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:2370:12: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 2370 | fscanf(fd2,"%d, %d, %lf", &tempxpix, &tempypix, &tempheight); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:2379:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 2379 | fscanf(fd1,"%d, %d, %lf", &xpix, &ypix, &height); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp: In function 'void LoadBoundaries(char*)': splat.cpp:2415:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2415 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2422:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2422 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2424:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2424 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2443:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2443 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2447:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2447 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'char ReadLRParm(site, char)': splat.cpp:2511:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2511 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2524:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2524 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2538:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2538 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2552:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2552 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2566:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2566 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2580:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2580 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2594:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2594 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:2608:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2608 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'void LoadSignalColors(site)': splat.cpp:3500:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 3500 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:3529:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 3529 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'void LoadLossColors(site)': splat.cpp:3664:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 3664 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:3693:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 3693 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'void LoadDBMColors(site)': splat.cpp:3828:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 3828 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:3864:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 3864 | fgets(string,80,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'int LoadANO(char*)': splat.cpp:7462:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 7462 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:7470:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 7470 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:7478:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 7478 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:7489:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 7489 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp:7545:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 7545 | fgets(string,78,fd); | ~~~~~^~~~~~~~~~~~~~ splat.cpp: In function 'int main(int, char**)': splat.cpp:8336:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 8336 | fgets(string,253,fd); | ~~~~~^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from splat.cpp:26: In function 'strncat', inlined from 'LoadSDF_SDF(char*)' at splat.cpp:1700:11: /usr/include/bits/string_fortified.h:137:34: warning: '__strncat_chk' output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'LoadSDF_BZ(char*)' at splat.cpp:1934:11: /usr/include/bits/string_fortified.h:137:34: warning: '__strncat_chk' output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'LoadCities(char*)' at splat.cpp:2217:11: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 49 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'WritePPM(char*, unsigned char, unsigned char, unsigned char, site*, unsigned char)' at splat.cpp:3897:10: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'WritePPMLR(char*, unsigned char, unsigned char, unsigned char, site*, unsigned char)' at splat.cpp:4184:10: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'WritePPMSS(char*, unsigned char, unsigned char, unsigned char, site*, unsigned char)' at splat.cpp:4663:10: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'WritePPMDBM(char*, unsigned char, unsigned char, unsigned char, site*, unsigned char)' at splat.cpp:5177:10: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 254 bytes from a string of length 254 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp: In function 'ObstructionAnalysis(site, site, double, _IO_FILE*)': splat.cpp:6616:123: warning: '. ' directive output may be truncated writing 2 bytes into a region of size between 0 and 59 [-Wformat-truncation=] 6616 | snprintf(string,150,"\nAntenna at %s must be raised to at least %.2f feet AGL\nto clear all obstructions detected by %s.\n",rcvr.name, h_r-GetElevation(rcvr)-earthradius,splat_name); | ^~~ In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 94 and 462 bytes into a destination of size 150 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:6614:123: warning: '%s' directive output may be truncated writing up to 9 bytes into a region of size between 0 and 57 [-Wformat-truncation=] 6614 | snprintf(string,150,"\nAntenna at %s must be raised to at least %.2f meters AGL\nto clear all obstructions detected by %s.\n",rcvr.name, METERS_PER_FOOT*(h_r-GetElevation(rcvr)-earthradius),splat_name); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 96 and 464 bytes into a destination of size 150 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp: In function 'PathReport(site, site, char*, char)': splat.cpp:6682:29: warning: '%s' directive writing up to 49 bytes into a region of size between 27 and 76 [-Wformat-overflow=] 6682 | sprintf(report_name,"%s-to-%s.txt",source.name,destination.name); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 9 and 107 bytes into a destination of size 80 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp: In function 'LoadTopoData(int, int, int, int)': splat.cpp:7441:32: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 12 [-Wformat-truncation=] 7441 | snprintf(string,16,"%d:%d:%d:%d",x, x+1, ymin, ymax); | ^~ splat.cpp:7441:25: note: directive argument in the range [0, 2147483647] 7441 | snprintf(string,16,"%d:%d:%d:%d",x, x+1, ymin, ymax); | ^~~~~~~~~~~~~ splat.cpp:7441:25: note: directive argument in the range [0, 360] In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 8 and 39 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:7439:32: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 7439 | snprintf(string,19,"%d:%d:%d:%d-hd",x, x+1, ymin, ymax); | ^~ splat.cpp:7439:25: note: directive argument in the range [0, 2147483647] 7439 | snprintf(string,19,"%d:%d:%d:%d-hd",x, x+1, ymin, ymax); | ^~~~~~~~~~~~~~~~ splat.cpp:7439:25: note: directive argument in the range [0, 360] In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 11 and 42 bytes into a destination of size 19 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:7412:32: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 12 [-Wformat-truncation=] 7412 | snprintf(string,16,"%d:%d:%d:%d",x, x+1, ymin, ymax); | ^~ splat.cpp:7412:25: note: directive argument in the range [0, 2147483647] 7412 | snprintf(string,16,"%d:%d:%d:%d",x, x+1, ymin, ymax); | ^~~~~~~~~~~~~ splat.cpp:7412:25: note: directive argument in the range [0, 360] In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 8 and 39 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp:7410:32: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 7410 | snprintf(string,19,"%d:%d:%d:%d-hd",x, x+1, ymin, ymax); | ^~ splat.cpp:7410:25: note: directive argument in the range [0, 2147483647] 7410 | snprintf(string,19,"%d:%d:%d:%d-hd",x, x+1, ymin, ymax); | ^~~~~~~~~~~~~~~~ splat.cpp:7410:25: note: directive argument in the range [0, 360] In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:70:35: note: '__snprintf_chk' output between 11 and 42 bytes into a destination of size 19 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splat.cpp: In function 'WriteKML(site, site)': splat.cpp:7571:29: warning: '%s' directive writing up to 49 bytes into a region of size between 27 and 76 [-Wformat-overflow=] 7571 | sprintf(report_name,"%s-to-%s.kml",source.name,destination.name); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from splat.cpp:23: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 9 and 107 bytes into a destination of size 80 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from splat.cpp:26: In function 'strncpy', inlined from 'main' at splat.cpp:8343:11: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 253 bytes from a string of length 254 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Done! Compiling citydecoder... Done! Compiling usgs2sdf... Done! Compiling srtm2sdf... Done! Compiling fontdata... Done! Compiling bearing... Done! + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ET3dCB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64 + cd splat-1.4.2 + mkdir -p /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/man/man1/ + groff -e -T ascii -man /builddir/build/SOURCES/citydecoder.man + groff -e -T ascii -man /builddir/build/SOURCES/srtm2sdf.man + groff -e -T ascii -man /builddir/build/SOURCES/usgs2sdf.man + groff -e -T ascii -man /builddir/build/SOURCES/bearing.man + install -pm 0644 /builddir/build/SOURCES/postdownload.1 /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/man/man1/postdownload.1 + install -pm 0644 /builddir/build/SOURCES/splat.1 /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/man/man1/splat.1 + install -D -pm 0644 docs/spanish/man/splat.1 /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/man/es/man1/splat.1 + install -D -m 0755 splat /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/splat + install -D -m 0755 utils/citydecoder /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/citydecoder + install -D -m 0755 utils/bearing /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/bearing + install -D -m 0755 utils/postdownload /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/postdownload + install -D -m 0755 utils/usgs2sdf /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/usgs2sdf + install -D -m 0755 utils/srtm2sdf /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/srtm2sdf + mv utils/README utils/README-utils + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.2-13.fc33 --unique-debug-suffix -1.4.2-13.fc33.riscv64 --unique-debug-src-base splat-1.4.2-13.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/splat-1.4.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/splat extracting debug info from /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/bin/splat original debug info size: 1644kB, size after compression: 1624kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 591 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/postdownload from /bin/bash to #!/usr/bin/bash Processing files: splat-1.4.2-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UfXK2D + umask 022 + cd /builddir/build/BUILD + cd splat-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + cp -pr CHANGES /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + cp -pr README /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + cp -pr utils/README-utils /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + cp -pr utils/fips.txt /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + cp -pr sample_data /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/doc/splat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7399fC + umask 022 + cd /builddir/build/BUILD + cd splat-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/licenses/splat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/licenses/splat + cp -pr COPYING /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64/usr/share/licenses/splat + RPM_EC=0 ++ jobs -p + exit 0 Provides: splat = 1.4.2-13.fc33 splat(riscv-64) = 1.4.2-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: splat-debugsource-1.4.2-13.fc33.riscv64 Provides: splat-debugsource = 1.4.2-13.fc33 splat-debugsource(riscv-64) = 1.4.2-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: splat-debuginfo-1.4.2-13.fc33.riscv64 Provides: debuginfo(build-id) = 4c108a64989cbb506a88ba821f9161ba1812cf48 splat-debuginfo = 1.4.2-13.fc33 splat-debuginfo(riscv-64) = 1.4.2-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: splat-debugsource(riscv-64) = 1.4.2-13.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64 Wrote: /builddir/build/RPMS/splat-1.4.2-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/splat-debugsource-1.4.2-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/splat-debuginfo-1.4.2-13.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D7byFD + umask 022 + cd /builddir/build/BUILD + cd splat-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/splat-1.4.2-13.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0