=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for tlf-0.9.31.2
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31'
Making all in doc
gmake[2]: Entering directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/doc'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/doc'
Making all in rules
gmake[2]: Entering directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/rules'
gmake[3]: Entering directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/rules'
gmake[3]: Nothing to be done for 'all-am'.
gmake[3]: Leaving directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/rules'
gmake[2]: Leaving directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/rules'
Making all in src
gmake[2]: Entering directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT addarea.o -MD -MP -MF ".deps/addarea.Tpo" -c -o addarea.o addarea.c; \
then mv -f ".deps/addarea.Tpo" ".deps/addarea.Po"; else rm -f ".deps/addarea.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT addcall.o -MD -MP -MF ".deps/addcall.Tpo" -c -o addcall.o addcall.c; \
then mv -f ".deps/addcall.Tpo" ".deps/addcall.Po"; else rm -f ".deps/addcall.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT addmult.o -MD -MP -MF ".deps/addmult.Tpo" -c -o addmult.o addmult.c; \
then mv -f ".deps/addmult.Tpo" ".deps/addmult.Po"; else rm -f ".deps/addmult.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT addpfx.o -MD -MP -MF ".deps/addpfx.Tpo" -c -o addpfx.o addpfx.c; \
then mv -f ".deps/addpfx.Tpo" ".deps/addpfx.Po"; else rm -f ".deps/addpfx.Tpo"; exit 1; fi
addcall.c: In function 'addcall':
addcall.c:101:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  101 |        if ((arrldx_usa ==1) && ((countrynr == w_cty) || (countrynr == ve_cty)))
      |        ^~
addcall.c:105:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  105 |   if((country_mult==1) && (universal ==1))
      |   ^~
addcall.c:108:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  108 |        if ((dx_arrlsections ==1) && ((countrynr == w_cty) || (countrynr == ve_cty)))
      |        ^~
addcall.c:112:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  112 |   if (pacc_pa_flg == 1)
      |   ^~
In file included from /usr/include/string.h:127,
                 from addcall.h:20,
                 from addcall.c:25:
addcall.c:65:7: warning: '__builtin___strncat_chk' specified bound 20 equals destination size [-Wstringop-truncation]
   65 |       strncat(checkcall, hiscall, 20);
      |       ^~~~~~~
addcall.c:65:7: warning: '__builtin___strncat_chk' specified bound 20 equals destination size [-Wstringop-overflow=]
addcall.c: In function 'addcall2':
addcall.c:258:2: warning: '__builtin_strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
  258 |  strncpy (hiscall, lan_logline + 29, 20);
      |  ^~~~~~~
addcall.c:278:2: warning: '__builtin___strncat_chk' specified bound 20 equals destination size [-Wstringop-overflow=]
  278 |  strncat(checkcall, hiscall, 20);
      |  ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT addspot.o -MD -MP -MF ".deps/addspot.Tpo" -c -o addspot.o addspot.c; \
then mv -f ".deps/addspot.Tpo" ".deps/addspot.Po"; else rm -f ".deps/addspot.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \
then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT autocq.o -MD -MP -MF ".deps/autocq.Tpo" -c -o autocq.o autocq.c; \
then mv -f ".deps/autocq.Tpo" ".deps/autocq.Po"; else rm -f ".deps/autocq.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT background_process.o -MD -MP -MF ".deps/background_process.Tpo" -c -o background_process.o background_process.c; \
then mv -f ".deps/background_process.Tpo" ".deps/background_process.Po"; else rm -f ".deps/background_process.Tpo"; exit 1; fi
audio.c: In function 'record':
audio.c:669:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  669 |     mvprintw(16,20, "");
      |                     ^~
audio.c:680:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  680 |     mvprintw(16,20, "");
      |                     ^~
audio.c:692:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  692 |     mvprintw(16,20, "");
      |                     ^~
audio.c:703:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  703 |     mvprintw(16,20, "");
      |                     ^~
audio.c:714:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  714 |     mvprintw(16,20, "");
      |                     ^~
audio.c:725:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  725 |     mvprintw(16,20, "");
      |                     ^~
audio.c:736:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  736 |     mvprintw(16,20, "");
      |                     ^~
audio.c:747:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  747 |     mvprintw(16,20, "");
      |                     ^~
audio.c:758:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  758 |     mvprintw(16,20, "");
      |                     ^~
audio.c:769:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  769 |     mvprintw(16,20, "");
      |                     ^~
audio.c:780:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  780 |     mvprintw(16,20, "");
      |                     ^~
audio.c:791:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  791 |     mvprintw(16,20, "");
      |                     ^~
audio.c:803:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  803 |     mvprintw(16,20, "");
      |                     ^~
audio.c:815:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  815 |     mvprintw(16,20, "");
      |                     ^~
audio.c:850:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  850 |     mvprintw(4, 10, "");
      |                     ^~
audio.c:895:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  895 |     mvprintw(18,20, "");
      |                     ^~
autocq.c: In function 'auto_cq':
autocq.c:62:44: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   62 |        mvprintw(12, 29 +  strlen(hiscall), "");
      |                                            ^~
autocq.c:103:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  103 |        mvprintw(12,29,  "");
      |                         ^~
In file included from /usr/include/string.h:127,
                 from autocq.h:22,
                 from autocq.c:25:
autocq.c: In function 'cw_char_length':
autocq.c:137:1: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation]
  137 | strncpy(cwmessage, message, 80);
      | ^~~~~~~
autocq.c: In function 'auto_cq':
autocq.c:72:9: warning: '__builtin_strncpy' output may be truncated copying 79 bytes from a string of length 79 [-Wstringop-truncation]
   72 |         strncpy(cwmessage, message[11], 79);
      |         ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT calledit.o -MD -MP -MF ".deps/calledit.Tpo" -c -o calledit.o calledit.c; \
then mv -f ".deps/calledit.Tpo" ".deps/calledit.Po"; else rm -f ".deps/calledit.Tpo"; exit 1; fi
background_process.c: In function 'cw_simulator':
background_process.c:259:12: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  259 | static int x;
      |            ^
calledit.c: In function 'calledit':
calledit.c:52:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   52 |   mvprintw(12, 29+b, "");
      |                      ^~
calledit.c:76:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   76 |    mvprintw(12, 29 + b, "");
      |                         ^~
calledit.c:87:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   87 |    mvprintw(12, 29 + b, "");
      |                         ^~
calledit.c:101:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  101 |    mvprintw(12, 29 + b, "");
      |                         ^~
calledit.c:113:26: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  113 |     mvprintw(12, 29 + b, "");
      |                          ^~
calledit.c:121:26: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  121 |     mvprintw(12, 29 + b, "");
      |                          ^~
calledit.c:129:26: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  129 |     mvprintw(12, 29 + b, "");
      |                          ^~
calledit.c:154:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  154 |    mvprintw(12, 29 + b, "");
      |                         ^~
calledit.c:181:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  181 |    mvprintw(12, 29 + b, "");
      |                         ^~
calledit.c:185:18: warning: the comparison will always evaluate as 'false' for the address of 'overwrite' will never be NULL [-Waddress]
  185 |    if (overwrite == 0)
      |                  ^~
calledit.c:236:26: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  236 |     mvprintw(12, 29 + b, "");
      |                          ^~
calledit.c:35:14: warning: variable 'insertflg' set but not used [-Wunused-but-set-variable]
   35 | int cnt = 0, insertflg = 0;
      |              ^~~~~~~~~
calledit.c: In function 'insert_char':
calledit.c:301:33: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  301 |    mvprintw(12, 29+curposition, "");
      |                                 ^~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT callinput.o -MD -MP -MF ".deps/callinput.Tpo" -c -o callinput.o callinput.c; \
then mv -f ".deps/callinput.Tpo" ".deps/callinput.Po"; else rm -f ".deps/callinput.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from audio.h:39,
                 from audio.c:25:
audio.c:862:8: warning: '__builtin_strncpy' output may be truncated copying 6 bytes from a string of length 511 [-Wstringop-truncation]
  862 |        strncpy (printname, soundfilename->d_name, 6);
      |        ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT changefreq.o -MD -MP -MF ".deps/changefreq.Tpo" -c -o changefreq.o changefreq.c; \
then mv -f ".deps/changefreq.Tpo" ".deps/changefreq.Po"; else rm -f ".deps/changefreq.Tpo"; exit 1; fi
callinput.c: In function 'callinput':
callinput.c:208:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  208 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:302:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  302 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:333:20: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  333 |      mvprintw(3,10,"");
      |                    ^~
callinput.c:419:45: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  419 |       mvprintw(12, 29 +  strlen(hiscall)  , "");
      |                                             ^~
callinput.c:495:45: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  495 |       mvprintw(12, 29 +  strlen(hiscall)  , "");
      |                                             ^~
callinput.c:523:45: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  523 |       mvprintw(12, 29 +  strlen(hiscall)  , "");
      |                                             ^~
callinput.c:559:42: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  559 |      mvprintw(12, 29 +  strlen(hiscall), "");
      |                                          ^~
callinput.c:568:42: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  568 |      mvprintw(12, 29 +  strlen(hiscall), "");
      |                                          ^~
callinput.c:589:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  589 |      mvprintw(12, 29, "");
      |                       ^~
callinput.c:615:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  615 |      mvprintw(29,12, "");
      |                      ^~
callinput.c:637:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  637 |      mvprintw(5,  0, "");
      |                      ^~
callinput.c:661:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  661 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:681:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  681 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:693:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  693 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:706:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  706 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:718:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  718 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:729:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  729 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:740:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  740 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:751:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  751 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:762:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  762 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:773:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  773 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:785:43: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  785 |       mvprintw(12, 29 +  strlen(hiscall), "");
      |                                           ^~
callinput.c:801:32: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  801 |        mvprintw(12, curx  - 1, "");
      |                                ^~
callinput.c:894:45: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  894 |         mvprintw(12, 29 +  strlen(hiscall), "");
      |                                             ^~
callinput.c:946:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  946 |      else
      |      ^~~~
callinput.c:949:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  949 |       if (bandmap_pos > 0){
      |       ^~
callinput.c:952:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  952 |      mvprintw(14, 17, "");
      |                       ^~
callinput.c:988:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  988 |      else
      |      ^~~~
callinput.c:991:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  991 |       if (bandmap_pos > 0){
      |       ^~
callinput.c:994:24: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  994 |       mvprintw(14, 17, "");
      |                        ^~
callinput.c:1026:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
 1026 |       mvprintw(12,29,"");
      |                      ^~
callinput.c:1045:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
 1045 |       mvprintw(12,29,"");
      |                      ^~
callinput.c:1252:41: warning: zero-length gnu_printf format string [-Wformat-zero-length]
 1252 |       mvprintw(12,29 + strlen(hiscall), "");
      |                                         ^~
changefreq.c: In function 'change_freq':
changefreq.c:34:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   34 | if (trx_control == 0)
      | ^~
changefreq.c:37:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   37 |  while (1)  {
      |  ^~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT changepars.o -MD -MP -MF ".deps/changepars.Tpo" -c -o changepars.o changepars.c; \
then mv -f ".deps/changepars.Tpo" ".deps/changepars.Po"; else rm -f ".deps/changepars.Tpo"; exit 1; fi
changepars.c: In function 'changepars':
changepars.c:137:19: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  137 |  mvprintw(12, 29, "");
      |                   ^~
In file included from /usr/include/ctype.h:100,
                 from changepars.h:23,
                 from changepars.c:25:
changepars.c:146:52: warning: array subscript has type 'char' [-Wchar-subscripts]
  146 |       parameterstring[k]  = toupper(parameterstring[k]);
      |                                                    ^
changepars.c:145:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  145 |     for (k = 0;  parameterstring[k]; k++)
      |     ^~~
changepars.c:149:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  149 |  for (i=0 ; i <=  maxpar ; i++){
      |  ^~~
changepars.c:566:20: warning: too many arguments for format [-Wformat-extra-args]
  566 |    mvprintw(12,29, "CQD: pgup/dwn", cqdelay);
      |                    ^~~~~~~~~~~~~~~
changepars.c:604:42: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  604 |    mvprintw(12, 29 +  strlen(hiscall)  , "");
      |                                          ^~
changepars.c:756:19: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  756 |  mvprintw(12, 29, "");
      |                   ^~
changepars.c: In function 'networkinfo':
changepars.c:803:30: warning: too many arguments for format [-Wformat-extra-args]
  803 |      mvprintw(4 + inode, 28, "Packets sent: %d | %d ", send_packets[inode], send_error[inode], nodes);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~
changepars.c:784:18: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  784 | int i, j, inode, key;
      |                  ^~~
changepars.c: In function 'multiplierinfo':
changepars.c:849:10: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  849 | int j, k,key, vert, hor, cnt, found;
      |          ^~~
changepars.c: In function 'debug_tty':
changepars.c:1083:28: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
 1083 |  mvprintw(7,40, "Length = %d characters",strlen(line));
      |                           ~^             ~~~~~~~~~~~~
      |                            |             |
      |                            int           size_t {aka long unsigned int}
      |                           %ld
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT checklogfile.o -MD -MP -MF ".deps/checklogfile.Tpo" -c -o checklogfile.o checklogfile.c; \
then mv -f ".deps/checklogfile.Tpo" ".deps/checklogfile.Po"; else rm -f ".deps/checklogfile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT checkparameters.o -MD -MP -MF ".deps/checkparameters.Tpo" -c -o checkparameters.o checkparameters.c; \
then mv -f ".deps/checkparameters.Tpo" ".deps/checkparameters.Po"; else rm -f ".deps/checkparameters.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT cleanup.o -MD -MP -MF ".deps/cleanup.Tpo" -c -o cleanup.o cleanup.c; \
then mv -f ".deps/cleanup.Tpo" ".deps/cleanup.Po"; else rm -f ".deps/cleanup.Tpo"; exit 1; fi
cleanup.c: In function 'cleanup':
cleanup.c:43:19: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   43 |  mvprintw(12, 29, "");
      |                   ^~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT clear_display.o -MD -MP -MF ".deps/clear_display.Tpo" -c -o clear_display.o clear_display.c; \
then mv -f ".deps/clear_display.Tpo" ".deps/clear_display.Po"; else rm -f ".deps/clear_display.Tpo"; exit 1; fi
clear_display.c: In function 'clear_display':
clear_display.c:64:14: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   64 | mvprintw(0,0,"");
      |              ^~
clear_display.c:78:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   78 |  mvprintw(6, 0,  "");
      |                  ^~
clear_display.c:154:24: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  154 |  mvprintw(cury,  curx, "");
      |                        ^~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from clear_display.c:25:
clear_display.c:103:1: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 77 [-Wstringop-truncation]
  103 | strncat (month, time_buf + 2, 2);      /* month for muf calc */
      | ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT cluster_bg.o -MD -MP -MF ".deps/cluster_bg.Tpo" -c -o cluster_bg.o cluster_bg.c; \
then mv -f ".deps/cluster_bg.Tpo" ".deps/cluster_bg.Po"; else rm -f ".deps/cluster_bg.Tpo"; exit 1; fi
cluster_bg.c: In function 'cluster_bg':
cluster_bg.c:39:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   39 |     if (k > (MAX_SPOTS -2))
      |     ^~
cluster_bg.c:42:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   42 |      if (clustermode != 9) {                                        // map
      |      ^~
cluster_bg.c: In function 'getclusterinfo':
cluster_bg.c:104:9: warning: variable 'nd' set but not used [-Wunused-but-set-variable]
  104 | int bg, nd, i;
      |         ^~
cluster_bg.c:104:5: warning: variable 'bg' set but not used [-Wunused-but-set-variable]
  104 | int bg, nd, i;
      |     ^~
cluster_bg.c: In function 'loadbandmap':
cluster_bg.c:520:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  520 |      if ((call_band[y] & BAND160) == 0)
      |      ^~
cluster_bg.c:522:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  522 |       break;
      |       ^~~~~
cluster_bg.c:526:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  526 |      if ((call_band[y] & BAND80) == 0)
      |      ^~
cluster_bg.c:528:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  528 |       break;
      |       ^~~~~
cluster_bg.c:532:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  532 |      if ((call_band[y] & BAND40) == 0)
      |      ^~
cluster_bg.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  534 |       break;
      |       ^~~~~
cluster_bg.c:538:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  538 |      if ((call_band[y] & BAND20) == 0)
      |      ^~
cluster_bg.c:540:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  540 |       break;
      |       ^~~~~
cluster_bg.c:544:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  544 |      if ((call_band[y] & BAND15) == 0)
      |      ^~
cluster_bg.c:546:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  546 |       break;
      |       ^~~~~
cluster_bg.c:550:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  550 |      if ((call_band[y] & BAND10) == 0)
      |      ^~
cluster_bg.c:552:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  552 |       break;
      |       ^~~~~
cluster_bg.c:270:5: warning: variable 'dupe' set but not used [-Wunused-but-set-variable]
  270 | int dupe;
      |     ^~~~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from cluster_bg.h:21,
                 from cluster_bg.c:1:
cluster_bg.c: In function 'cluster_bg':
cluster_bg.c:65:8: warning: '__builtin_strncpy' specified bound 82 equals destination size [-Wstringop-truncation]
   65 |        strncpy (textbuffer, spot_ptr[spotarray[l]], 82);
      |        ^~~~~~~
cluster_bg.c:48:8: warning: '__builtin_strncpy' specified bound 82 equals destination size [-Wstringop-truncation]
   48 |        strncpy (textbuffer, spot_ptr[spotarray[l]], 82);
      |        ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT clusterinfo.o -MD -MP -MF ".deps/clusterinfo.Tpo" -c -o clusterinfo.o clusterinfo.c; \
then mv -f ".deps/clusterinfo.Tpo" ".deps/clusterinfo.Po"; else rm -f ".deps/clusterinfo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT deleteqso.o -MD -MP -MF ".deps/deleteqso.Tpo" -c -o deleteqso.o deleteqso.c; \
then mv -f ".deps/deleteqso.Tpo" ".deps/deleteqso.Po"; else rm -f ".deps/deleteqso.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT displayit.o -MD -MP -MF ".deps/displayit.Tpo" -c -o displayit.o displayit.c; \
then mv -f ".deps/displayit.Tpo" ".deps/displayit.Po"; else rm -f ".deps/displayit.Tpo"; exit 1; fi
clusterinfo.c: In function 'clusterinfo':
clusterinfo.c:121:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  121 |     mvprintw(12,0,  "");
      |                     ^~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT edit_last.o -MD -MP -MF ".deps/edit_last.Tpo" -c -o edit_last.o edit_last.c; \
then mv -f ".deps/edit_last.Tpo" ".deps/edit_last.Po"; else rm -f ".deps/edit_last.Tpo"; exit 1; fi
displayit.c: In function 'displayit':
displayit.c:48:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   48 |   mvprintw(5, 0, "");
      |                  ^~
In file included from /usr/include/string.h:127,
                 from displayit.h:21,
                 from displayit.c:25:
displayit.c:39:3: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   39 |   strncat(term2buf, termbuf,  strlen(termbuf) - 1  );
      |   ^~~~~~~
displayit.c:39:31: note: length computed here
   39 |   strncat(term2buf, termbuf,  strlen(termbuf) - 1  );
      |                               ^~~~~~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT editlog.o -MD -MP -MF ".deps/editlog.Tpo" -c -o editlog.o editlog.c; \
then mv -f ".deps/editlog.Tpo" ".deps/editlog.Po"; else rm -f ".deps/editlog.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT freq_display.o -MD -MP -MF ".deps/freq_display.Tpo" -c -o freq_display.o freq_display.c; \
then mv -f ".deps/freq_display.Tpo" ".deps/freq_display.Po"; else rm -f ".deps/freq_display.Tpo"; exit 1; fi
edit_last.c: In function 'edit_last':
edit_last.c:49:28: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   49 |  mvprintw(7 + editline, b, "");
      |                            ^~
edit_last.c:59:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   59 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:65:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   65 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:77:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   77 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:87:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   87 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:103:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  103 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:115:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  115 |    mvprintw(7 + editline,  b, "");
      |                               ^~
edit_last.c:123:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  123 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:132:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  132 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:140:32: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  140 |      mvprintw(7 + editline, b, "");
      |                                ^~
edit_last.c:149:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  149 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:158:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  158 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:167:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  167 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:177:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  177 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:186:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  186 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:195:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  195 |     mvprintw(7 + editline, b, "");
      |                               ^~
edit_last.c:208:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  208 |     mvprintw(7 + editline, b, "");
      |                               ^~
freq_display.c: In function 'freq_display':
freq_display.c:29:5: warning: variable 'location' set but not used [-Wunused-but-set-variable]
   29 | int location = 0;
      |     ^~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT get_time.o -MD -MP -MF ".deps/get_time.Tpo" -c -o get_time.o get_time.c; \
then mv -f ".deps/get_time.Tpo" ".deps/get_time.Po"; else rm -f ".deps/get_time.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT getctydata.o -MD -MP -MF ".deps/getctydata.Tpo" -c -o getctydata.o getctydata.c; \
then mv -f ".deps/getctydata.Tpo" ".deps/getctydata.Po"; else rm -f ".deps/getctydata.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT getexchange.o -MD -MP -MF ".deps/getexchange.Tpo" -c -o getexchange.o getexchange.c; \
then mv -f ".deps/getexchange.Tpo" ".deps/getexchange.Po"; else rm -f ".deps/getexchange.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from getctydata.c:25:
getctydata.c: In function 'getctydata':
getctydata.c:102:13: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict]
  102 |     strncpy(checkcall, checkcall, loc + 1);
      |             ^~~~~~~~~  ~~~~~~~~~
In file included from /usr/include/ctype.h:100,
                 from tlf.h:27,
                 from globalvars.h:1,
                 from getctydata.c:25:
getctydata.c:111:56: warning: array subscript has type 'char' [-Wchar-subscripts]
  111 |   if ((strlen(checkbuffer) == 1) && isdigit(checkbuffer[0]))
      |                                                        ^
getctydata.c:115:26: warning: array subscript has type 'char' [-Wchar-subscripts]
  115 |     if (isdigit(checkcall[pp]))
      |                          ^
getctydata.c:37:7: warning: variable 'portable' set but not used [-Wunused-but-set-variable]
   37 |  char portable = '\0';
      |       ^~~~~~~~
getctydata.c: In function 'getctydata2':
getctydata.c:299:3: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict]
  299 |   strncpy(checkcall, checkcall, loc + 1);
      |   ^~~~~~~
getctydata.c:260:7: warning: variable 'portable' set but not used [-Wunused-but-set-variable]
  260 |  char portable = '\0';
      |       ^~~~~~~~
getctydata.c:259:6: warning: variable 'exception' set but not used [-Wunused-but-set-variable]
  259 |  int exception;
      |      ^~~~~~~~~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from getctydata.c:25:
getctydata.c: In function 'getctydata':
getctydata.c:200:6: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  200 |      strncpy (cqzone, "03",2);
      |      ^~~~~~~
getctydata.c:203:6: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  203 |      strncpy (cqzone, "04",2);
      |      ^~~~~~~
getctydata.c:206:6: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  206 |      strncpy (cqzone, "05",2);
      |      ^~~~~~~
getctydata.c:216:6: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  216 |      strncpy (cqzone, "03",2);
      |      ^~~~~~~
getctydata.c:219:6: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  219 |      strncpy (cqzone, "04",2);
      |      ^~~~~~~
getctydata.c:221:14: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  221 |     }  else  strncpy (cqzone, "05",2);
      |              ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT getmessages.o -MD -MP -MF ".deps/getmessages.Tpo" -c -o getmessages.o getmessages.c; \
then mv -f ".deps/getmessages.Tpo" ".deps/getmessages.Po"; else rm -f ".deps/getmessages.Tpo"; exit 1; fi
getexchange.c: In function 'getexchange':
getexchange.c:136:31: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  136 |       mvprintw(12, curx  - 1, "");
      |                               ^~
getexchange.c:150:27: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  150 |          mvprintw(12, 54, "");
      |                           ^~
getexchange.c:166:44: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  166 |        mvprintw(12, 29 +  strlen(hiscall), "");
      |                                            ^~
getexchange.c:179:47: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  179 |           mvprintw(12, 29 +  strlen(hiscall), "");
      |                                               ^~
getexchange.c:192:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  192 |         mvprintw(5,  0, "");
      |                         ^~
getexchange.c:207:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  207 |         mvprintw(5,  0, "");
      |                         ^~
getexchange.c:218:24: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  218 |        mvprintw(5,  0, "");
      |                        ^~
getexchange.c:276:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  276 |        mvprintw(5,0,"");
      |                     ^~
getexchange.c:278:30: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  278 |        mvprintw(cury, curx,  "");
      |                              ^~
getexchange.c:81:5: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
   81 | int retval;
      |     ^~~~~~
getctydata.c:56:2: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation]
   56 |  strncpy (findcall, checkcall, 16);
      |  ^~~~~~~
In file included from /usr/include/stdio.h:595,
                 from tlf.h:19,
                 from globalvars.h:1,
                 from getctydata.c:25:
getctydata.c:72:23: warning: '%s' directive writing between 1 and 16 bytes into a region of size between 0 and 14 [-Wformat-overflow=]
   72 |    sprintf(checkcall, "%s/%s", call2, call1);
      |                       ^~~~~~~         ~~~~~
getctydata.c:72:27: note: format string is defined here
   72 |    sprintf(checkcall, "%s/%s", call2, call1);
      |                           ^~
In file included from /usr/include/stdio.h:595,
                 from tlf.h:19,
                 from globalvars.h:1,
                 from getctydata.c:25:
getctydata.c:72:4: note: '__builtin___sprintf_chk' output between 5 and 34 bytes into a destination of size 17
   72 |    sprintf(checkcall, "%s/%s", call2, call1);
      |    ^~~~~~~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from getctydata.c:25:
getctydata.c:102:5: warning: '__builtin___strncpy_chk' source argument is the same as destination [-Wrestrict]
  102 |     strncpy(checkcall, checkcall, loc + 1);
      |     ^~~~~~~
getctydata.c:138:3: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation]
  138 |   strncpy(checkncall , findcall, sizeof(checkncall) - 1);
      |   ^~~~~~~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from getmessages.c:26:
getmessages.c: In function 'getmessages':
getmessages.c:56:1: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   56 | strncat(printcall, call, strlen(call)-1 );
      | ^~~~~~~
getmessages.c:56:26: note: length computed here
   56 | strncat(printcall, call, strlen(call)-1 );
      |                          ^~~~~~~~~~~~
getexchange.c: In function 'checkexchange':
getexchange.c:549:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  549 |   for (i=0; i < strlen(comment)-1; i++);
      |   ^~~
getexchange.c:551:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  551 |    switch ((int) comment[i]) {
      |    ^~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT getpx.o -MD -MP -MF ".deps/getpx.Tpo" -c -o getpx.o getpx.c; \
then mv -f ".deps/getpx.Tpo" ".deps/getpx.Po"; else rm -f ".deps/getpx.Tpo"; exit 1; fi
In file included from /usr/include/ctype.h:100,
                 from tlf.h:27,
                 from globalvars.h:1,
                 from getpx.c:25:
getpx.c: In function 'getpx':
getpx.c:54:24: warning: array subscript has type 'char' [-Wchar-subscripts]
   54 |   if (isdigit(checkcall[i])){
      |                        ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT getsummary.o -MD -MP -MF ".deps/getsummary.Tpo" -c -o getsummary.o getsummary.c; \
then mv -f ".deps/getsummary.Tpo" ".deps/getsummary.Po"; else rm -f ".deps/getsummary.Tpo"; exit 1; fi
getsummary.c: In function 'getsummary':
getsummary.c:60:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   60 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:70:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   70 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:88:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   88 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:99:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   99 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:110:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  110 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:121:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  121 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:133:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  133 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:159:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  159 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:171:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  171 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:188:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  188 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:200:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  200 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:212:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  212 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:224:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  224 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:236:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  236 |         mvprintw(15,1,"");
      |                       ^~
getsummary.c:248:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  248 |         mvprintw(15,1,"");
      |                       ^~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT gettxinfo.o -MD -MP -MF ".deps/gettxinfo.Tpo" -c -o gettxinfo.o gettxinfo.c; \
then mv -f ".deps/gettxinfo.Tpo" ".deps/gettxinfo.Po"; else rm -f ".deps/gettxinfo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT getwwv.o -MD -MP -MF ".deps/getwwv.Tpo" -c -o getwwv.o getwwv.c; \
then mv -f ".deps/getwwv.Tpo" ".deps/getwwv.Po"; else rm -f ".deps/getwwv.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT grabspot.o -MD -MP -MF ".deps/grabspot.Tpo" -c -o grabspot.o grabspot.c; \
then mv -f ".deps/grabspot.Tpo" ".deps/grabspot.Po"; else rm -f ".deps/grabspot.Tpo"; exit 1; fi
gettxinfo.c: In function 'gettxinfo':
gettxinfo.c:308:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  308 |   } else
      |     ^~~~
gettxinfo.c:311:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  311 |    if (retval != 0)  {
      |    ^~
gettxinfo.c:52:7: warning: variable 'qrg_string' set but not used [-Wunused-but-set-variable]
   52 |  char qrg_string[8];
      |       ^~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT initial_exchange.o -MD -MP -MF ".deps/initial_exchange.Tpo" -c -o initial_exchange.o initial_exchange.c; \
then mv -f ".deps/initial_exchange.Tpo" ".deps/initial_exchange.Po"; else rm -f ".deps/initial_exchange.Tpo"; exit 1; fi
grabspot.c: In function 'grabspot':
grabspot.c:112:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  112 | }  else ;
      |    ^~~~
grabspot.c:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  115 |  return(0);
      |  ^~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT keyer.o -MD -MP -MF ".deps/keyer.Tpo" -c -o keyer.o keyer.c; \
then mv -f ".deps/keyer.Tpo" ".deps/keyer.Po"; else rm -f ".deps/keyer.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from initial_exchange.h:28,
                 from initial_exchange.c:28:
initial_exchange.c: In function 'make_ie_list':
initial_exchange.c:88:4: warning: '__builtin_strncpy' output may be truncated copying 13 bytes from a string of length 90 [-Wstringop-truncation]
   88 |    strncpy (new->call,inputbuffer, MAX_CALL_LENGTH);
      |    ^~~~~~~
initial_exchange.c:89:4: warning: '__builtin_strncpy' specified bound 30 equals destination size [-Wstringop-truncation]
   89 |    strncpy (new->exchange, loc+1, MAX_IE_LENGTH);
      |    ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT lancode.o -MD -MP -MF ".deps/lancode.Tpo" -c -o lancode.o lancode.c; \
then mv -f ".deps/lancode.Tpo" ".deps/lancode.Po"; else rm -f ".deps/lancode.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT last10.o -MD -MP -MF ".deps/last10.Tpo" -c -o last10.o last10.c; \
then mv -f ".deps/last10.Tpo" ".deps/last10.Po"; else rm -f ".deps/last10.Tpo"; exit 1; fi
keyer.c: In function 'keyer':
keyer.c:105:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  105 |     mvprintw(4,0,"");
      |                  ^~
keyer.c:119:29: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  119 |      mvprintw(5, curx  - 1, "");
      |                             ^~
keyer.c:225:20: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  225 |       mvprintw(5,0,"");
      |                    ^~
keyer.c:297:20: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  297 |      mvprintw(1,7, "");
      |                    ^~
keyer.c:324:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  324 |      mvprintw(5,  0, "");
      |                      ^~
keyer.c:326:29: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  326 |      mvprintw(cury,  curx,  "");
      |                             ^~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from last10.c:24:
last10.c: In function 'last10':
last10.c:52:19: warning: '__builtin_strncpy' specified bound 85 equals destination size [-Wstringop-truncation]
   52 |  if (counter > 0) strncpy(input,  qsos[counter], 85);
      |                   ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT listmessages.o -MD -MP -MF ".deps/listmessages.Tpo" -c -o listmessages.o listmessages.c; \
then mv -f ".deps/listmessages.Tpo" ".deps/listmessages.Po"; else rm -f ".deps/listmessages.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT log_to_disk.o -MD -MP -MF ".deps/log_to_disk.Tpo" -c -o log_to_disk.o log_to_disk.c; \
then mv -f ".deps/log_to_disk.Tpo" ".deps/log_to_disk.Po"; else rm -f ".deps/log_to_disk.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from listmessages.h:23,
                 from listmessages.c:24:
listmessages.c: In function 'listmessages':
listmessages.c:38:3: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   38 |   strncat (printbuffer,  message[i],  strlen(message[i]) -1);
      |   ^~~~~~~
listmessages.c:38:39: note: length computed here
   38 |   strncat (printbuffer,  message[i],  strlen(message[i]) -1);
      |                                       ^~~~~~~~~~~~~~~~~~
listmessages.c:52:3: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   52 |   strncat (printbuffer,  message[i],  strlen(message[i]) -1);
      |   ^~~~~~~
listmessages.c:52:39: note: length computed here
   52 |   strncat (printbuffer,  message[i],  strlen(message[i]) -1);
      |                                       ^~~~~~~~~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT logit.o -MD -MP -MF ".deps/logit.Tpo" -c -o logit.o logit.c; \
then mv -f ".deps/logit.Tpo" ".deps/logit.Po"; else rm -f ".deps/logit.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT logview.o -MD -MP -MF ".deps/logview.Tpo" -c -o logview.o logview.c; \
then mv -f ".deps/logview.Tpo" ".deps/logview.Po"; else rm -f ".deps/logview.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
logit.c: In function 'logit':
logit.c:76:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   76 | else
      | ^~~~
logit.c:80:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   80 |  qrg_out = sendqrg();
      |  ^~~~~~~
logit.c:251:16: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  251 |   mvprintw(5,0,"");
      |                ^~
logit.c:253:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  253 |   mvprintw(cury, curx,  "");
      |                         ^~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT makelogline.o -MD -MP -MF ".deps/makelogline.Tpo" -c -o makelogline.o makelogline.c; \
then mv -f ".deps/makelogline.Tpo" ".deps/makelogline.Po"; else rm -f ".deps/makelogline.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT messagechange.o -MD -MP -MF ".deps/messagechange.Tpo" -c -o messagechange.o messagechange.c; \
then mv -f ".deps/messagechange.Tpo" ".deps/messagechange.Po"; else rm -f ".deps/messagechange.Tpo"; exit 1; fi
messagechange.c: In function 'message_change':
messagechange.c:81:22: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   81 |      mvprintw(16,4,  "");
      |                      ^~
messagechange.c:128:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  128 |       mvprintw(16,4,  "");
      |                       ^~
messagechange.c:160:24: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  160 |       mvprintw  (12,29,"");
      |                        ^~
In file included from /usr/include/string.h:127,
                 from messagechange.h:19,
                 from messagechange.c:24:
messagechange.c:123:7: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  123 |       strncat(printbuf, message[bufnr] , strlen(message[bufnr]) -1);
      |       ^~~~~~~
messagechange.c:123:42: note: length computed here
  123 |       strncat(printbuf, message[bufnr] , strlen(message[bufnr]) -1);
      |                                          ^~~~~~~~~~~~~~~~~~~~~~
messagechange.c:77:6: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   77 |      strncat(printbuf, message[bufnr] , strlen(message[bufnr]) -1);
      |      ^~~~~~~
messagechange.c:77:41: note: length computed here
   77 |      strncat(printbuf, message[bufnr] , strlen(message[bufnr]) -1);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~
makelogline.c: In function 'makelogline':
makelogline.c:138:6: warning: array subscript 6 is above array bounds of 'char[5]' [-Warray-bounds]
  138 |  grid[6]='\0';
      |  ~~~~^~~
makelogline.c:39:6: note: while referencing 'grid'
   39 | char grid[5] = "";
      |      ^~~~
In file included from /usr/include/stdio.h:595,
                 from tlf.h:19,
                 from globalvars.h:1,
                 from makelogline.c:24:
makelogline.c:77:17: warning: '%3d' directive writing between 3 and 4 bytes into a region of size 3 [-Wformat-overflow=]
   77 |   sprintf (khz, " %3d", fnr); // show freq.
      |                 ^~~~~~
makelogline.c:77:19: note: format string is defined here
   77 |   sprintf (khz, " %3d", fnr); // show freq.
      |                   ^~~
In file included from /usr/include/stdio.h:595,
                 from tlf.h:19,
                 from globalvars.h:1,
                 from makelogline.c:24:
makelogline.c:77:17: note: directive argument in the range [-999, 999]
   77 |   sprintf (khz, " %3d", fnr); // show freq.
      |                 ^~~~~~
makelogline.c:77:3: note: '__builtin___sprintf_chk' output between 5 and 6 bytes into a destination of size 4
   77 |   sprintf (khz, " %3d", fnr); // show freq.
      |   ^~~~~~~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from makelogline.c:24:
makelogline.c:100:1: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 15 bytes from a string of length 49 [-Wstringop-truncation]
  100 | strncat (logline4, fillspaces, (15  -  strlen(hiscall)) );  /*  44 */
      | ^~~~~~~
makelogline.c:164:1: warning: '__builtin___strncat_chk' output may be truncated copying 20 bytes from a string of length 49 [-Wstringop-truncation]
  164 | strncat (logline4, fillspaces, (20));
      | ^~~~~~~
makelogline.c:173:2: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 5 bytes from a string of length 49 [-Wstringop-truncation]
  173 |  strncat (logline4, fillspaces, (5 - strlen(pxstr)));
      |  ^~~~~~~
makelogline.c:174:8: warning: '__builtin___strncat_chk' output may be truncated copying 5 bytes from a string of length 49 [-Wstringop-truncation]
  174 | } else strncat (logline4, fillspaces, 5);
      |        ^~~~~~~
makelogline.c:250:8: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 49 [-Wstringop-truncation]
  250 |        strncat (logline4, fillspaces, 2);
      |        ^~~~~~~
makelogline.c:342:8: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 49 [-Wstringop-truncation]
  342 |        strncat (logline4, fillspaces, 2);
      |        ^~~~~~~
makelogline.c:359:9: warning: '__builtin___strncat_chk' output may be truncated copying 4 bytes from a string of length 49 [-Wstringop-truncation]
  359 |         strncat  (logline4,  fillspaces, 4);
      |         ^~~~~~~
makelogline.c:304:8: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 49 [-Wstringop-truncation]
  304 |        strncat (logline4, fillspaces, 2);
      |        ^~~~~~~
makelogline.c:228:8: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 49 [-Wstringop-truncation]
  228 |        strncat (logline4, fillspaces, 2);
      |        ^~~~~~~
makelogline.c:241:8: warning: '__builtin___strncat_chk' output may be truncated copying 9 bytes from a string of length 49 [-Wstringop-truncation]
  241 |        strncat  (logline4,  fillspaces, 9);
      |        ^~~~~~~
makelogline.c:232:8: warning: '__builtin___strncat_chk' output may be truncated copying 1 byte from a string of length 49 [-Wstringop-truncation]
  232 |        strncat (logline4, fillspaces, 1);
      |        ^~~~~~~
makelogline.c:184:8: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 49 [-Wstringop-truncation]
  184 |        strncat (logline4, fillspaces, 2);
      |        ^~~~~~~
makelogline.c:188:8: warning: '__builtin___strncat_chk' output may be truncated copying 1 byte from a string of length 49 [-Wstringop-truncation]
  188 |        strncat (logline4, fillspaces, 1);
      |        ^~~~~~~
makelogline.c:137:2: warning: '__builtin___strncpy_chk' writing 6 bytes into a region of size 5 overflows the destination [-Wstringop-overflow=]
  137 |  strncpy(grid, comment+i, 6);
      |  ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT muf.o -MD -MP -MF ".deps/muf.Tpo" -c -o muf.o muf.c; \
then mv -f ".deps/muf.Tpo" ".deps/muf.Po"; else rm -f ".deps/muf.Tpo"; exit 1; fi
muf.c: In function 'muf':
muf.c:291:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  291 | for (i = 0; i <= 24; i++)
      | ^~~
muf.c:294:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  294 |   mvprintw(1,40, "%s", country );
      |   ^~~~~~~~
muf.c:214:29: warning: variable 'iv' set but not used [-Wunused-but-set-variable]
  214 | int su, sd, su_min, sd_min, iv;
      |                             ^~
muf.c:209:5: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  209 | int key;
      |     ^~~
muf.c:208:12: warning: variable 'correct' set but not used [-Wunused-but-set-variable]
  208 | static int correct;
      |            ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT nicebox.o -MD -MP -MF ".deps/nicebox.Tpo" -c -o nicebox.o nicebox.c; \
then mv -f ".deps/nicebox.Tpo" ".deps/nicebox.Po"; else rm -f ".deps/nicebox.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT note.o -MD -MP -MF ".deps/note.Tpo" -c -o note.o note.c; \
then mv -f ".deps/note.Tpo" ".deps/note.Po"; else rm -f ".deps/note.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT netkeyer.o -MD -MP -MF ".deps/netkeyer.Tpo" -c -o netkeyer.o netkeyer.c; \
then mv -f ".deps/netkeyer.Tpo" ".deps/netkeyer.Po"; else rm -f ".deps/netkeyer.Tpo"; exit 1; fi
note.c: In function 'include_note':
note.c:46:23: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   46 |         mvprintw(15,1,"");
      |                       ^~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from note.c:24:
note.c:60:4: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   60 |    strncat(buffer2,  buffer,  strlen(buffer)); /* strip \n */
      |    ^~~~~~~
note.c:60:4: note: length computed here
note.c:75:4: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   75 |    strncpy(logline4,  buffer2, (strlen(buffer2)-1));
      |    ^~~~~~~
note.c:75:33: note: length computed here
   75 |    strncpy(logline4,  buffer2, (strlen(buffer2)-1));
      |                                 ^~~~~~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT onechar.o -MD -MP -MF ".deps/onechar.Tpo" -c -o onechar.o onechar.c; \
then mv -f ".deps/onechar.Tpo" ".deps/onechar.Po"; else rm -f ".deps/onechar.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT paccdx.o -MD -MP -MF ".deps/paccdx.Tpo" -c -o paccdx.o paccdx.c; \
then mv -f ".deps/paccdx.Tpo" ".deps/paccdx.Po"; else rm -f ".deps/paccdx.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT parse_logcfg.o -MD -MP -MF ".deps/parse_logcfg.Tpo" -c -o parse_logcfg.o parse_logcfg.c; \
then mv -f ".deps/parse_logcfg.Tpo" ".deps/parse_logcfg.Po"; else rm -f ".deps/parse_logcfg.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT prevqso.o -MD -MP -MF ".deps/prevqso.Tpo" -c -o prevqso.o prevqso.c; \
then mv -f ".deps/prevqso.Tpo" ".deps/prevqso.Po"; else rm -f ".deps/prevqso.Tpo"; exit 1; fi
parse_logcfg.c: In function 'read_logcfg':
parse_logcfg.c:89:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   89 | }else
      |  ^~~~
parse_logcfg.c:93:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   93 |  while(!feof(fp)){
      |  ^~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT printcall.o -MD -MP -MF ".deps/printcall.Tpo" -c -o printcall.o printcall.c; \
then mv -f ".deps/printcall.Tpo" ".deps/printcall.Po"; else rm -f ".deps/printcall.Tpo"; exit 1; fi
parse_logcfg.c: In function 'parse_logcfg':
parse_logcfg.c:409:11: warning: variable 'enable' set but not used [-Wunused-but-set-variable]
  409 |  int  ii, enable;
      |           ^~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT printfield.o -MD -MP -MF ".deps/printfield.Tpo" -c -o printfield.o printfield.c; \
then mv -f ".deps/printfield.Tpo" ".deps/printfield.Po"; else rm -f ".deps/printfield.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT qrb.o -MD -MP -MF ".deps/qrb.Tpo" -c -o qrb.o qrb.c; \
then mv -f ".deps/qrb.Tpo" ".deps/qrb.Po"; else rm -f ".deps/qrb.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT qsonr_to_str.o -MD -MP -MF ".deps/qsonr_to_str.Tpo" -c -o qsonr_to_str.o qsonr_to_str.c; \
then mv -f ".deps/qsonr_to_str.Tpo" ".deps/qsonr_to_str.Po"; else rm -f ".deps/qsonr_to_str.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from setcontest.h:19,
                 from parse_logcfg.h:21,
                 from parse_logcfg.c:19:
parse_logcfg.c:419:3: warning: '__builtin___strncat_chk' output may be truncated copying 79 bytes from a string of length 4649 [-Wstringop-truncation]
  419 |   strncat(teststring, commands[ii], 79);
      |   ^~~~~~~
In file included from /usr/include/string.h:127,
                 from qsonr_to_str.h:20,
                 from qsonr_to_str.c:24:
qsonr_to_str.c: In function 'qsonr_to_str':
qsonr_to_str.c:50:2: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation]
   50 |  strncpy (qsonrstr, buffer, 4);
      |  ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT readcalls.o -MD -MP -MF ".deps/readcalls.Tpo" -c -o readcalls.o readcalls.c; \
then mv -f ".deps/readcalls.Tpo" ".deps/readcalls.Po"; else rm -f ".deps/readcalls.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT readctydata.o -MD -MP -MF ".deps/readctydata.Tpo" -c -o readctydata.o readctydata.c; \
then mv -f ".deps/readctydata.Tpo" ".deps/readctydata.Po"; else rm -f ".deps/readctydata.Tpo"; exit 1; fi
readcalls.c: In function 'readcalls':
readcalls.c:80:23: warning: iteration 9 invokes undefined behavior [-Waggressive-loop-optimizations]
   80 |         multscore[n]  = 0;
      |         ~~~~~~~~~~~~~~^~~
readcalls.c:79:2: note: within this loop
   79 |  for (n = 0 ; n <= NBANDS ; n++)
      |  ^~~
readcalls.c:500:24: warning: iteration 9 invokes undefined behavior [-Waggressive-loop-optimizations]
  500 |           multscore[i] = 0;
      |           ~~~~~~~~~~~~~^~~
readcalls.c:499:10: note: within this loop
  499 |          for (i = 0; i <= NBANDS ; i++)
      |          ^~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT recall_exchange.o -MD -MP -MF ".deps/recall_exchange.Tpo" -c -o recall_exchange.o recall_exchange.c; \
then mv -f ".deps/recall_exchange.Tpo" ".deps/recall_exchange.Po"; else rm -f ".deps/recall_exchange.Tpo"; exit 1; fi
readcalls.c:80:23: warning: '__builtin_memset' forming offset [36, 39] is out of the bounds [0, 36] of object 'multscore' with type 'int[9]' [-Warray-bounds]
   80 |         multscore[n]  = 0;
      |         ~~~~~~~~~~~~~~^~~
In file included from readcalls.c:28:
globalvars.h:9:12: note: 'multscore' declared here
    9 | extern int multscore[NBANDS];  // number of multipliers worked per band; index is BANDINDEX_160 ... BANDINDEX_10
      |            ^~~~~~~~~
readcalls.c:500:24: warning: '__builtin_memset' forming offset [36, 39] is out of the bounds [0, 36] of object 'multscore' with type 'int[9]' [-Warray-bounds]
  500 |           multscore[i] = 0;
      |           ~~~~~~~~~~~~~^~~
In file included from readcalls.c:28:
globalvars.h:9:12: note: 'multscore' declared here
    9 | extern int multscore[NBANDS];  // number of multipliers worked per band; index is BANDINDEX_160 ... BANDINDEX_10
      |            ^~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT rules.o -MD -MP -MF ".deps/rules.Tpo" -c -o rules.o rules.c; \
then mv -f ".deps/rules.Tpo" ".deps/rules.Po"; else rm -f ".deps/rules.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT score.o -MD -MP -MF ".deps/score.Tpo" -c -o score.o score.c; \
then mv -f ".deps/score.Tpo" ".deps/score.Po"; else rm -f ".deps/score.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT scroll_log.o -MD -MP -MF ".deps/scroll_log.Tpo" -c -o scroll_log.o scroll_log.c; \
then mv -f ".deps/scroll_log.Tpo" ".deps/scroll_log.Po"; else rm -f ".deps/scroll_log.Tpo"; exit 1; fi
score.c: In function 'multi_found':
score.c:46:10: warning: the address of 'mit_multiplier_list' will always evaluate as 'true' [-Waddress]
   46 |    while(mit_multiplier_list) {
      |          ^~~~~~~~~~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT searchcallarray.o -MD -MP -MF ".deps/searchcallarray.Tpo" -c -o searchcallarray.o searchcallarray.c; \
then mv -f ".deps/searchcallarray.Tpo" ".deps/searchcallarray.Po"; else rm -f ".deps/searchcallarray.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from scroll_log.c:23:
scroll_log.c: In function 'scroll_log':
scroll_log.c:86:9: warning: '__builtin_strncpy' output may be truncated copying 80 bytes from a string of length 799 [-Wstringop-truncation]
   86 |         strncpy(logline4, inputbuffer, 80);
      |         ^~~~~~~
scroll_log.c:80:9: warning: '__builtin_strncpy' output may be truncated copying 80 bytes from a string of length 799 [-Wstringop-truncation]
   80 |         strncpy(logline3, inputbuffer, 80);
      |         ^~~~~~~
scroll_log.c:74:9: warning: '__builtin_strncpy' output may be truncated copying 80 bytes from a string of length 799 [-Wstringop-truncation]
   74 |         strncpy(logline2, inputbuffer, 80);
      |         ^~~~~~~
scroll_log.c:68:9: warning: '__builtin_strncpy' output may be truncated copying 80 bytes from a string of length 799 [-Wstringop-truncation]
   68 |         strncpy(logline1, inputbuffer, 80);
      |         ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT searchlog.o -MD -MP -MF ".deps/searchlog.Tpo" -c -o searchlog.o searchlog.c; \
then mv -f ".deps/searchlog.Tpo" ".deps/searchlog.Po"; else rm -f ".deps/searchlog.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT sendbuf.o -MD -MP -MF ".deps/sendbuf.Tpo" -c -o sendbuf.o sendbuf.c; \
then mv -f ".deps/sendbuf.Tpo" ".deps/sendbuf.Po"; else rm -f ".deps/sendbuf.Tpo"; exit 1; fi
searchlog.c: In function 'searchlog':
searchlog.c:131:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  131 |       if (strlen(hiscall) == 2)
      |       ^~
searchlog.c:134:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  134 |   qso_index=0;
      |   ^~~~~~~~~
In file included from /usr/include/string.h:127,
                 from searchlog.h:21,
                 from searchlog.c:24:
searchlog.c:730:16: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict]
  730 |       strncpy (printres, printres, length);
      |                ^~~~~~~~  ~~~~~~~~
searchlog.c:95:5: warning: variable 'o' set but not used [-Wunused-but-set-variable]
   95 | int o = 0;
      |     ^
searchlog.c:75:13: warning: unused variable 'bigpartlist' [-Wunused-variable]
   75 |  extern int bigpartlist;
      |             ^~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT sendqrg.o -MD -MP -MF ".deps/sendqrg.Tpo" -c -o sendqrg.o sendqrg.c; \
then mv -f ".deps/sendqrg.Tpo" ".deps/sendqrg.Po"; else rm -f ".deps/sendqrg.Tpo"; exit 1; fi
searchlog.c:198:17: warning: array subscript 4 is above array bounds of 'char[4]' [-Warray-bounds]
  198 |         band_yfk[4]= '\0';
      |         ~~~~~~~~^~~
searchlog.c:32:14: note: while referencing 'band_yfk'
   32 |  static char band_yfk[4]="";
      |              ^~~~~~~~
searchlog.c:202:21: warning: array subscript 13 is above array bounds of 'char[13]' [-Warray-bounds]
  202 |         testcall_yfk[13]= '\0';
      |         ~~~~~~~~~~~~^~~~
searchlog.c:33:14: note: while referencing 'testcall_yfk'
   33 |  static char testcall_yfk[13]="";
      |              ^~~~~~~~~~~~
sendbuf.c: In function 'sendbuf':
sendbuf.c:56:13: warning: variable 'comstr2' set but not used [-Wunused-but-set-variable]
   56 | static char comstr2[2];
      |             ^~~~~~~
sendqrg.c: In function 'native_rig_get_mode':
sendqrg.c:257:5: warning: type of 'rignumber' defaults to 'int' [-Wimplicit-int]
  257 | int native_rig_get_mode(rignumber) {
      |     ^~~~~~~~~~~~~~~~~~~
sendqrg.c:262:5: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  262 | int i;
      |     ^
sendqrg.c: In function 'init_native_rig':
In file included from /usr/include/string.h:127,
                 from sendbuf.h:20,
                 from sendbuf.c:23:
sendbuf.c:194:4: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  194 |    strncat(printlinebuffer, termbuf, strlen(termbuf) );
      |    ^~~~~~~
sendqrg.c:313:5: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  313 | int i;
      |     ^
sendbuf.c:194:4: note: length computed here
sendbuf.c:192:4: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  192 |    strncat(printlinebuffer, termbuf, strlen(termbuf) - 1 );
      |    ^~~~~~~
sendbuf.c:192:38: note: length computed here
  192 |    strncat(printlinebuffer, termbuf, strlen(termbuf) - 1 );
      |                                      ^~~~~~~~~~~~~~~
sendqrg.c: In function 'native_rig_get_freq':
sendqrg.c:438:5: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  438 | int i, rigfreq;
      |     ^
sendbuf.c:115:4: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation]
  115 |    strncpy(rst_out, his_rst, 4);
      |    ^~~~~~~
sendbuf.c:81:5: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   81 |     strncat (comstr,  call, (strlen(call)-1));
      |     ^~~~~~~
sendbuf.c:81:30: note: length computed here
   81 |     strncat (comstr,  call, (strlen(call)-1));
      |                              ^~~~~~~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT sendspcall.o -MD -MP -MF ".deps/sendspcall.Tpo" -c -o sendspcall.o sendspcall.c; \
then mv -f ".deps/sendspcall.Tpo" ".deps/sendspcall.Po"; else rm -f ".deps/sendspcall.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT set_keyer.o -MD -MP -MF ".deps/set_keyer.Tpo" -c -o set_keyer.o set_keyer.c; \
then mv -f ".deps/set_keyer.Tpo" ".deps/set_keyer.Po"; else rm -f ".deps/set_keyer.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from searchlog.h:21,
                 from searchlog.c:24:
searchlog.c:353:10: warning: '__builtin_strncpy' output may be truncated copying 6 bytes from a string of length 69 [-Wstringop-truncation]
  353 |          strncpy(s_inputbuffercpy,  s_inputbuffer+12,6);
      |          ^~~~~~~
searchlog.c:730:7: warning: '__builtin___strncpy_chk' source argument is the same as destination [-Wrestrict]
  730 |       strncpy (printres, printres, length);
      |       ^~~~~~~
set_keyer.c: In function 'set_weight':
set_keyer.c:27:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |  if (keyerport == LPT_KEYER)
      |  ^~
set_keyer.c:29:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |    ioctl(cfd, CWKEYER_IOCSWEIGTH, weight);
      |    ^~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT set_tone.o -MD -MP -MF ".deps/set_tone.Tpo" -c -o set_tone.o set_tone.c; \
then mv -f ".deps/set_tone.Tpo" ".deps/set_tone.Po"; else rm -f ".deps/set_tone.Tpo"; exit 1; fi
set_tone.c: In function 'set_tone':
set_tone.c:49:19: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   49 |  mvprintw(5, 42,  "");
      |                   ^~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT setcontest.o -MD -MP -MF ".deps/setcontest.Tpo" -c -o setcontest.o setcontest.c; \
then mv -f ".deps/setcontest.Tpo" ".deps/setcontest.Po"; else rm -f ".deps/setcontest.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT setparameters.o -MD -MP -MF ".deps/setparameters.Tpo" -c -o setparameters.o setparameters.c; \
then mv -f ".deps/setparameters.Tpo" ".deps/setparameters.Po"; else rm -f ".deps/setparameters.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT show_help.o -MD -MP -MF ".deps/show_help.Tpo" -c -o show_help.o show_help.c; \
then mv -f ".deps/show_help.Tpo" ".deps/show_help.Po"; else rm -f ".deps/show_help.Tpo"; exit 1; fi
setparameters.c: In function 'setparameters':
setparameters.c:81:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   81 |      else
      |      ^~~~
setparameters.c:84:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   84 |         mvprintw(20, 2, "7: Logfile: %s", logfile);
      |         ^~~~~~~~
setparameters.c:100:28: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  100 |          mvprintw(20, 14,  "");
      |                            ^~
setparameters.c:139:28: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  139 |          mvprintw(21, 14,  "");
      |                            ^~
setparameters.c:162:28: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  162 |          mvprintw(22, 14,  "");
      |                            ^~
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from setparameters.h:19,
                 from setparameters.c:23:
setparameters.c:86:9: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   86 |         strncpy(callcpy, call, strlen(call)-1);
      |         ^~~~~~~
setparameters.c:86:32: note: length computed here
   86 |         strncpy(callcpy, call, strlen(call)-1);
      |                                ^~~~~~~~~~~~
In file included from /usr/include/string.h:127,
                 from show_help.h:19,
                 from show_help.c:24:
show_help.c: In function 'show_help':
show_help.c:48:3: warning: '__builtin___strncat_chk' output may be truncated copying 78 bytes from a string of length 764 [-Wstringop-truncation]
   48 |   strncat (printbuffer,  helpinfo[i], 78);
      |   ^~~~~~~
show_help.c:77:3: warning: '__builtin___strncat_chk' output may be truncated copying 78 bytes from a string of length 764 [-Wstringop-truncation]
   77 |   strncat (printbuffer,  helpinfo[i], 78);
      |   ^~~~~~~
show_help.c:106:3: warning: '__builtin___strncat_chk' output may be truncated copying 78 bytes from a string of length 764 [-Wstringop-truncation]
  106 |   strncat (printbuffer,  helpinfo[i], 78);
      |   ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT showinfo.o -MD -MP -MF ".deps/showinfo.Tpo" -c -o showinfo.o showinfo.c; \
then mv -f ".deps/showinfo.Tpo" ".deps/showinfo.Po"; else rm -f ".deps/showinfo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT showpxmap.o -MD -MP -MF ".deps/showpxmap.Tpo" -c -o showpxmap.o showpxmap.c; \
then mv -f ".deps/showpxmap.Tpo" ".deps/showpxmap.Po"; else rm -f ".deps/showpxmap.Tpo"; exit 1; fi
showinfo.c: In function 'showinfo':
showinfo.c:143:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  143 |   mvprintw(cury, curx,  "");
      |                         ^~
showinfo.c:43:8: warning: variable 'bufstr' set but not used [-Wunused-but-set-variable]
   43 |   char bufstr[81];
      |        ^~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT showscore.o -MD -MP -MF ".deps/showscore.Tpo" -c -o showscore.o showscore.c; \
then mv -f ".deps/showscore.Tpo" ".deps/showscore.Po"; else rm -f ".deps/showscore.Tpo"; exit 1; fi
showscore.c: In function 'showscore':
showscore.c:65:14: warning: variable 'r' set but not used [-Wunused-but-set-variable]
   65 |   int p, q,  r, n;
      |              ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT showzones.o -MD -MP -MF ".deps/showzones.Tpo" -c -o showzones.o showzones.c; \
then mv -f ".deps/showzones.Tpo" ".deps/showzones.Po"; else rm -f ".deps/showzones.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT sockserv.o -MD -MP -MF ".deps/sockserv.Tpo" -c -o sockserv.o sockserv.c; \
then mv -f ".deps/sockserv.Tpo" ".deps/sockserv.Po"; else rm -f ".deps/sockserv.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT speeddown.o -MD -MP -MF ".deps/speeddown.Tpo" -c -o speeddown.o speeddown.c; \
then mv -f ".deps/speeddown.Tpo" ".deps/speeddown.Po"; else rm -f ".deps/speeddown.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from tlf.h:21,
                 from globalvars.h:1,
                 from showscore.c:24:
showscore.c: In function 'r_multiplierinfo':
showscore.c:443:7: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation]
  443 |       strncpy (chmult, mults_possible[cnt], 4);
      |       ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT speedup.o -MD -MP -MF ".deps/speedup.Tpo" -c -o speedup.o speedup.c; \
then mv -f ".deps/speedup.Tpo" ".deps/speedup.Po"; else rm -f ".deps/speedup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT stoptx.o -MD -MP -MF ".deps/stoptx.Tpo" -c -o stoptx.o stoptx.c; \
then mv -f ".deps/stoptx.Tpo" ".deps/stoptx.Po"; else rm -f ".deps/stoptx.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT store_qso.o -MD -MP -MF ".deps/store_qso.Tpo" -c -o store_qso.o store_qso.c; \
then mv -f ".deps/store_qso.Tpo" ".deps/store_qso.Po"; else rm -f ".deps/store_qso.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT sunup.o -MD -MP -MF ".deps/sunup.Tpo" -c -o sunup.o sunup.c; \
then mv -f ".deps/sunup.Tpo" ".deps/sunup.Po"; else rm -f ".deps/sunup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT splitscreen.o -MD -MP -MF ".deps/splitscreen.Tpo" -c -o splitscreen.o splitscreen.c; \
then mv -f ".deps/splitscreen.Tpo" ".deps/splitscreen.Po"; else rm -f ".deps/splitscreen.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from sunup.c:20:
sunup.c: In function 'sunup':
sunup.c:53:9: warning: '__builtin_strncpy' output may be truncated copying 2 bytes from a string of length 19 [-Wstringop-truncation]
   53 |         strncpy(c_day, date_buf, 2);
      |         ^~~~~~~
sunup.c:55:9: warning: '__builtin_strncpy' output may be truncated copying 2 bytes from a string of length 17 [-Wstringop-truncation]
   55 |         strncpy(c_month, date_buf+2, 2);
      |         ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT startmsg.o -MD -MP -MF ".deps/startmsg.Tpo" -c -o startmsg.o startmsg.c; \
then mv -f ".deps/startmsg.Tpo" ".deps/startmsg.Po"; else rm -f ".deps/startmsg.Tpo"; exit 1; fi
splitscreen.c: In function 'init_packet':
splitscreen.c:756:6: warning: variable 'addrarg' set but not used [-Wunused-but-set-variable]
  756 | int  addrarg;
      |      ^~~~~~~
splitscreen.c: In function 'packet':
splitscreen.c:1007:8: warning: variable 'count' set but not used [-Wunused-but-set-variable]
 1007 | int c, count;
      |        ^~~~~
splitscreen.c: In function 'init_packet':
splitscreen.c:932:21: warning: iteration 200 invokes undefined behavior [-Waggressive-loop-optimizations]
  932 |    spot_ptr[iptr][0]='\0';
      |    ~~~~~~~~~~~~~~~~~^~~~~
splitscreen.c:931:1: note: within this loop
  931 | for (iptr=0; iptr <= MAX_SPOTS; iptr++)
      | ^~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT rtty.o -MD -MP -MF ".deps/rtty.Tpo" -c -o rtty.o rtty.c; \
then mv -f ".deps/rtty.Tpo" ".deps/rtty.Po"; else rm -f ".deps/rtty.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT time_update.o -MD -MP -MF ".deps/time_update.Tpo" -c -o time_update.o time_update.c; \
then mv -f ".deps/time_update.Tpo" ".deps/time_update.Po"; else rm -f ".deps/time_update.Tpo"; exit 1; fi
rtty.c: In function 'ry_addtext':
rtty.c:79:7: warning: variable 'ptr' set but not used [-Wunused-but-set-variable]
   79 | char *ptr;
      |       ^~~
rtty.c:125:9: warning: array subscript 4 is above array bounds of 'char[4][50]' [-Warray-bounds]
  125 |  ry_term[4][40] = '\0';
      |  ~~~~~~~^~~
rtty.c:38:13: note: while referencing 'ry_term'
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c:133:9: warning: array subscript 4 is above array bounds of 'char[4][50]' [-Warray-bounds]
  133 |  ry_term[4][0] = '\0';
      |  ~~~~~~~^~~
rtty.c:38:13: note: while referencing 'ry_term'
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c:119:9: warning: array subscript 4 is above array bounds of 'char[4][50]' [-Warray-bounds]
  119 |  ry_term[4][40] = '\0';
      |  ~~~~~~~^~~
rtty.c:38:13: note: while referencing 'ry_term'
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c:125:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  125 |  ry_term[4][40] = '\0';
      |  ~~~~~~~~~~~~~~~^~~~~~
rtty.c:38:13: note: at offset 44 to object 'ry_term' with size 200 declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
In file included from /usr/include/string.h:127,
                 from rtty.c:28:
rtty.c:128:2: warning: '__builtin_strncpy' output may be truncated copying 40 bytes from a string of length 49 [-Wstringop-truncation]
  128 |  strncpy(ry_term[0], ry_term[1], 40);
      |  ^~~~~~~
rtty.c:129:2: warning: '__builtin_strncpy' output may be truncated copying 40 bytes from a string of length 49 [-Wstringop-truncation]
  129 |  strncpy(ry_term[1], ry_term[2], 40);
      |  ^~~~~~~
rtty.c:130:2: warning: '__builtin_strncpy' output may be truncated copying 40 bytes from a string of length 49 [-Wstringop-truncation]
  130 |  strncpy(ry_term[2], ry_term[3], 40);
      |  ^~~~~~~
rtty.c:131:2: warning: '__builtin_strncpy' offset 200 is out of the bounds [0, 200] of object 'ry_term' with type 'char[4][50]' [-Warray-bounds]
  131 |  strncpy(ry_term[3], ry_term[4], 40);
      |  ^~~~~~~
rtty.c:38:13: note: 'ry_term' declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c:133:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  133 |  ry_term[4][0] = '\0';
      |  ~~~~~~~~~~~~~~^~~~~~
rtty.c:38:13: note: at offset 4 to object 'ry_term' with size 200 declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c:119:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  119 |  ry_term[4][40] = '\0';
      |  ~~~~~~~~~~~~~~~^~~~~~
rtty.c:38:13: note: at offset 44 to object 'ry_term' with size 200 declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
In file included from /usr/include/string.h:127,
                 from rtty.c:28:
rtty.c:127:2: warning: '__builtin___stpcpy_chk' accessing 1 byte at offsets 0 and [0, 40] may overlap 1 byte at offset 0 [-Wrestrict]
  127 |  strcpy(bufferline, bufferline + (40-m));
      |  ^~~~~~
rtty.c:134:2: warning: '__builtin___strcat_chk' offset 200 is out of the bounds [0, 200] of object 'ry_term' with type 'char[4][50]' [-Warray-bounds]
  134 |  strcat(ry_term[4], bufferline);
      |  ^~~~~~
rtty.c:38:13: note: 'ry_term' declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
In file included from /usr/include/string.h:127,
                 from rtty.c:28:
rtty.c:118:2: warning: '__builtin___strcat_chk' offset 200 is out of the bounds [0, 200] of object 'ry_term' with type 'char[4][50]' [-Warray-bounds]
  118 |  strcat (ry_term[4], bufferline);
      |  ^~~~~~
rtty.c:38:13: note: 'ry_term' declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c: In function 'rx_rtty':
rtty.c:206:10: warning: array subscript 4 is above array bounds of 'char[4][50]' [-Warray-bounds]
  206 |   ry_term[4][0] = '\0';
      |   ~~~~~~~^~~
rtty.c:38:13: note: while referencing 'ry_term'
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
rtty.c:206:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  206 |   ry_term[4][0] = '\0';
      |   ~~~~~~~~~~~~~~^~~~~~
rtty.c:38:13: note: at offset 4 to object 'ry_term' with size 200 declared here
   38 | static char ry_term[4][50] = {"", "", "", "" };
      |             ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT write_keyer.o -MD -MP -MF ".deps/write_keyer.Tpo" -c -o write_keyer.o write_keyer.c; \
then mv -f ".deps/write_keyer.Tpo" ".deps/write_keyer.Po"; else rm -f ".deps/write_keyer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT writecabrillo.o -MD -MP -MF ".deps/writecabrillo.Tpo" -c -o writecabrillo.o writecabrillo.c; \
then mv -f ".deps/writecabrillo.Tpo" ".deps/writecabrillo.Po"; else rm -f ".deps/writecabrillo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT writeparas.o -MD -MP -MF ".deps/writeparas.Tpo" -c -o writeparas.o writeparas.c; \
then mv -f ".deps/writeparas.Tpo" ".deps/writeparas.Po"; else rm -f ".deps/writeparas.Tpo"; exit 1; fi
writecabrillo.c: In function 'write_cabrillo':
writecabrillo.c:67:21: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   67 |    mvprintw(15, 1,  "");
      |                     ^~
writeparas.c: In function 'writeparas':
writeparas.c:130:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  130 | else
      | ^~~~
writeparas.c:133:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  133 |  para_word[7] =  48 + speed;
      |  ^~~~~~~~~
In file included from /usr/include/ctype.h:100,
                 from tlf.h:27,
                 from getsummary.h:25,
                 from writecabrillo.h:26,
                 from writecabrillo.c:23:
writecabrillo.c:285:22: warning: array subscript has type 'char' [-Wchar-subscripts]
  285 |       if (isalpha(buf[54+i])){
      |                      ^
writecabrillo.c:287:24: warning: array subscript has type 'char' [-Wchar-subscripts]
  287 |         if (isalnum(buf[54 + i + j])) {
      |                        ^
writecabrillo.c:292:34: warning: array subscript has type 'char' [-Wchar-subscripts]
  292 |          if (j > 0 && isspace(buf[54 + i + j - 1])){
      |                                  ^
writecabrillo.c: In function 'write_adif':
writecabrillo.c:429:24: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  429 |       mvprintw(15, 1,  "");
      |                        ^~
In file included from /usr/include/stdio.h:595,
                 from writecabrillo.h:19,
                 from writecabrillo.c:23:
writecabrillo.c:447:42: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  447 |     snprintf(resultat, sizeof(resultat), "%d", strlen(adif_tmp_call));
      |                                          ^~~~  ~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                size_t {aka long unsigned int}
writecabrillo.c:447:44: note: format string is defined here
  447 |     snprintf(resultat, sizeof(resultat), "%d", strlen(adif_tmp_call));
      |                                           ~^
      |                                            |
      |                                            int
      |                                           %ld
In file included from /usr/include/stdio.h:595,
                 from writecabrillo.h:19,
                 from writecabrillo.c:23:
writecabrillo.c:543:50: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  543 |             snprintf(resultat, sizeof(resultat), "%d", strlen(standardexchange));
      |                                                  ^~~~  ~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                        |
      |                                                        size_t {aka long unsigned int}
writecabrillo.c:543:52: note: format string is defined here
  543 |             snprintf(resultat, sizeof(resultat), "%d", strlen(standardexchange));
      |                                                   ~^
      |                                                    |
      |                                                    int
      |                                                   %ld
In file included from /usr/include/stdio.h:595,
                 from writecabrillo.h:19,
                 from writecabrillo.c:23:
writecabrillo.c:553:42: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  553 |     snprintf(resultat, sizeof(resultat), "%d", strlen(adif_tmp_rr));
      |                                          ^~~~  ~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                size_t {aka long unsigned int}
writecabrillo.c:553:44: note: format string is defined here
  553 |     snprintf(resultat, sizeof(resultat), "%d", strlen(adif_tmp_rr));
      |                                           ~^
      |                                            |
      |                                            int
      |                                           %ld
In file included from /usr/include/stdio.h:595,
                 from writecabrillo.h:19,
                 from writecabrillo.c:23:
writecabrillo.c:561:42: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  561 |     snprintf(resultat, sizeof(resultat), "%d", strlen(adif_rcvd_num));
      |                                          ^~~~  ~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                size_t {aka long unsigned int}
writecabrillo.c:561:44: note: format string is defined here
  561 |     snprintf(resultat, sizeof(resultat), "%d", strlen(adif_rcvd_num));
      |                                           ~^
      |                                            |
      |                                            int
      |                                           %ld
In file included from /usr/include/string.h:127,
                 from splitscreen.h:25,
                 from splitscreen.c:27:
splitscreen.c: In function 'addtext':
splitscreen.c:708:15: warning: '__builtin_strncpy' output may be truncated copying 78 bytes from a string of length 511 [-Wstringop-truncation]
  708 |               strncpy (lan_out, tln_input_buffer, 78);
      |               ^~~~~~~
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall -MT zone_nr.o -MD -MP -MF ".deps/zone_nr.Tpo" -c -o zone_nr.o zone_nr.c; \
then mv -f ".deps/zone_nr.Tpo" ".deps/zone_nr.Po"; else rm -f ".deps/zone_nr.Tpo"; exit 1; fi
In file included from /usr/include/string.h:127,
                 from writecabrillo.h:20,
                 from writecabrillo.c:23:
writecabrillo.c: In function 'write_cabrillo':
writecabrillo.c:122:4: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 166 [-Wstringop-truncation]
  122 |    strncat(buffer, buf+14, 2); /* year */
      |    ^~~~~~~
writecabrillo.c:152:4: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 173 [-Wstringop-truncation]
  152 |    strncat(buffer, buf+7, 2);
      |    ^~~~~~~
writecabrillo.c:157:4: warning: '__builtin___strncat_chk' output may be truncated copying 3 bytes from a string of length 164 [-Wstringop-truncation]
  157 |    strncat(buffer, buf+16, 3);
      |    ^~~~~~~
writecabrillo.c:158:4: warning: '__builtin___strncat_chk' output may be truncated copying 3 bytes from a string of length 160 [-Wstringop-truncation]
  158 |    strncat(buffer, buf+20, 3);
      |    ^~~~~~~
writecabrillo.c:163:4: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  163 |    strncat(buffer, call, strlen(call) -1);         /* strip the \n */
      |    ^~~~~~~
writecabrillo.c:163:26: note: length computed here
  163 |    strncat(buffer, call, strlen(call) -1);         /* strip the \n */
      |                          ^~~~~~~~~~~~
writecabrillo.c:256:6: warning: '__builtin___strncat_chk' output may be truncated copying 10 bytes from a string of length 69 [-Wstringop-truncation]
  256 |      strncat(buffer, standardexchange, 10);
      |      ^~~~~~~
writecabrillo.c:229:7: warning: '__builtin___strncat_chk' output may be truncated copying 4 bytes from a string of length 157 [-Wstringop-truncation]
  229 |       strncat(buffer, buf+23,4);
      |       ^~~~~~~
writecabrillo.c:230:7: warning: '__builtin___strncat_chk' output may be truncated copying 7 bytes from a string of length 68 [-Wstringop-truncation]
  230 |       strncat(buffer, standardexchange+1, 7);
      |       ^~~~~~~
writecabrillo.c:223:6: warning: '__builtin___strncat_chk' output truncated copying between 0 and 7 bytes from a string of length 12 [-Wstringop-truncation]
  223 |      strncat(buffer, "            ", 7 - strlen(standardexchange));
      |      ^~~~~~~
writecabrillo.c:264:47: warning: '__builtin___strncat_chk' output may be truncated copying 14 bytes from a string of length 151 [-Wstringop-truncation]
  264 |     if (strcmp (whichcontest, "ssa_mt") != 0) strncat(buffer, buf+29, 14);
      |                                               ^~~~~~~
writecabrillo.c:306:6: warning: '__builtin___strncat_chk' output may be truncated copying 6 bytes from a string of length 126 [-Wstringop-truncation]
  306 |      strncat(buffer, buf+54, 6);
      |      ^~~~~~~
writecabrillo.c: In function 'write_adif':
writecabrillo.c:445:5: warning: '__builtin_strncpy' output may be truncated copying 12 bytes from a string of length 151 [-Wstringop-truncation]
  445 |     strncpy(adif_tmp_call,buf+29,12);
      |     ^~~~~~~
writecabrillo.c:483:5: warning: '__builtin_strncpy' output may be truncated copying 2 bytes from a string of length 166 [-Wstringop-truncation]
  483 |     strncpy(adif_year_check,buf+14,2);
      |     ^~~~~~~
writecabrillo.c:490:5: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 166 [-Wstringop-truncation]
  490 |     strncat(buffer, buf+14, 2);
      |     ^~~~~~~
writecabrillo.c:519:5: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 173 [-Wstringop-truncation]
  519 |     strncat(buffer,buf+7,2);
      |     ^~~~~~~
writecabrillo.c:523:5: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 163 [-Wstringop-truncation]
  523 |     strncat(buffer,buf+17,2); strncat(buffer,buf+20,2);
      |     ^~~~~~~
writecabrillo.c:523:31: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 160 [-Wstringop-truncation]
  523 |     strncat(buffer,buf+17,2); strncat(buffer,buf+20,2);
      |                               ^~~~~~~
writecabrillo.c:534:5: warning: '__builtin___strncat_chk' output may be truncated copying between 2 and 3 bytes from a string of length 136 [-Wstringop-truncation]
  534 |     strncat(buffer,buf+44,adif_mode_dep);
      |     ^~~~~~~
writecabrillo.c:541:13: warning: '__builtin___strncat_chk' output may be truncated copying 4 bytes from a string of length 157 [-Wstringop-truncation]
  541 |             strncat(buffer, buf+23,4);
      |             ^~~~~~~
writecabrillo.c:550:5: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 131 [-Wstringop-truncation]
  550 |     strncpy(adif_tmp_rr,buf+49,4);
      |     ^~~~~~~
writecabrillo.c:556:5: warning: '__builtin___strncat_chk' output may be truncated copying between 2 and 3 bytes from a string of length 131 [-Wstringop-truncation]
  556 |     strncat(buffer,buf+49,adif_mode_dep);
      |     ^~~~~~~
writecabrillo.c:559:5: warning: '__builtin_strncpy' output may be truncated copying 14 bytes from a string of length 126 [-Wstringop-truncation]
  559 |     strncpy(adif_rcvd_num,buf+54,14);
      |     ^~~~~~~
gcc  -O2 -mieee -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -Wall  -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -o tlf  addarea.o addcall.o addmult.o addpfx.o addspot.o audio.o autocq.o background_process.o calledit.o callinput.o changefreq.o changepars.o checklogfile.o checkparameters.o cleanup.o clear_display.o cluster_bg.o clusterinfo.o deleteqso.o displayit.o edit_last.o editlog.o freq_display.o get_time.o getctydata.o getexchange.o getmessages.o getpx.o getsummary.o gettxinfo.o getwwv.o grabspot.o initial_exchange.o keyer.o lancode.o last10.o listmessages.o log_to_disk.o logit.o logview.o main.o makelogline.o messagechange.o muf.o nicebox.o note.o netkeyer.o onechar.o paccdx.o parse_logcfg.o prevqso.o printcall.o printfield.o qrb.o qsonr_to_str.o readcalls.o readctydata.o recall_exchange.o rules.o score.o scroll_log.o searchcallarray.o searchlog.o sendbuf.o sendqrg.o sendspcall.o set_keyer.o set_tone.o setcontest.o setparameters.o show_help.o showinfo.o showpxmap.o showscore.o showzones.o sockserv.o speeddown.o speedup.o stoptx.o store_qso.o sunup.o splitscreen.o startmsg.o rtty.o time_update.o write_keyer.o writecabrillo.o writeparas.o zone_nr.o  -lhamlib -lncurses -lpthread -lm -lossaudio
parse_logcfg.o: in function `parse_logcfg':
(.text+0x44): relocation truncated to fit: GPREL16 against symbol `ph_message' defined in .bss section in main.o
gmake[2]: *** [Makefile:308: tlf] Error 1
gmake[2]: Leaving directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31/src'
gmake[1]: *** [Makefile:283: all-recursive] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/ham/tlf/work.alpha/tlf-0.9.31'
gmake: *** [Makefile:174: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/ham/tlf
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/ham/tlf