=> 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 dvorakng-0.6.0rc1nb4
c++  -O2 -I/usr/pkg/include/ncurses  -I/usr/pkg/include/ncurses -c dvorakng.cpp -o dvorakng.o
distcc[23117] ERROR: compile dvorakng.cpp on 10.0.20.122:3638 failed
distcc[23117] (dcc_build_somewhere) Warning: remote compilation of 'dvorakng.cpp' failed, retrying locally
distcc[23117] Warning: failed to distribute dvorakng.cpp to 10.0.20.122:3638, running locally instead
dvorakng.cpp:124:1: error: narrowing conversion of '-5' from 'int' to 'char' [-Wnarrowing]
  124 | }; //}}}
      | ^
dvorakng.cpp:124:1: error: narrowing conversion of '-5' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-5' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]
dvorakng.cpp: In function 'char* OnOffFrom01(bool)':
dvorakng.cpp:258:14: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  258 |  char *res = "";
      |              ^~
dvorakng.cpp:262:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  262 |   res = "on";
      |         ^~~~
dvorakng.cpp:266:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  266 |   res = "off";
      |         ^~~~~
dvorakng.cpp: In member function 'void THSManager::ShowScores()':
dvorakng.cpp:1992:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 1992 |   FEntries.back().Print( 0, 0, 3, "Last entry:" );
      |                                   ^~~~~~~~~~~~~
dvorakng.cpp:1996:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 1996 |    GetBestEntry( true, THSEntry::GetFasterEntry ).Print( 7, 0, 2, "Fastest entry (session):" );
      |                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dvorakng.cpp:1997:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 1997 |    GetBestEntry( true, THSEntry::GetPerfectEntry ).Print( 14, 0, 6, "Most accurate entry (session):" );
      |                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dvorakng.cpp:2000:68: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 2000 |   GetBestEntry( false, THSEntry::GetFasterEntry ).Print( 7, 40, 2, "Fastest entry (ever):" );
      |                                                                    ^~~~~~~~~~~~~~~~~~~~~~~
dvorakng.cpp:2001:70: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 2001 |   GetBestEntry( false, THSEntry::GetPerfectEntry ).Print( 14, 40, 6, "Most accurate entry(ever):" );
      |                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
distcc[23117] ERROR: compile dvorakng.cpp on localhost failed
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/misc/dvorakng/work/dvorakng
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/misc/dvorakng
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/dvorakng