=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for dvorakng-0.6.0rc1nb3 c++ -O2 -D_FORTIFY_SOURCE=2 -c dvorakng.cpp dvorakng.cpp:124:1: error: narrowing conversion of '-5' from 'int' to 'char' inside { } [-Wnarrowing] }; //}}} ^ dvorakng.cpp:124:1: error: narrowing conversion of '-5' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-5' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-4' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-3' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp:124:1: error: narrowing conversion of '-2' from 'int' to 'char' inside { } [-Wnarrowing] dvorakng.cpp: In function 'char* OnOffFrom01(bool)': dvorakng.cpp:258:14: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char *res = ""; ^~ dvorakng.cpp:262:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] res = "on"; ^~~~ dvorakng.cpp:266:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] res = "off"; ^~~~~ dvorakng.cpp: In member function 'void THSManager::ShowScores()': dvorakng.cpp:1992:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] FEntries.back().Print( 0, 0, 3, "Last entry:" ); ^ dvorakng.cpp:1996:94: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] GetBestEntry( true, THSEntry::GetFasterEntry ).Print( 7, 0, 2, "Fastest entry (session):" ); ^ dvorakng.cpp:1997:102: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] GetBestEntry( true, THSEntry::GetPerfectEntry ).Print( 14, 0, 6, "Most accurate entry (session):" ); ^ dvorakng.cpp:2000:92: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] GetBestEntry( false, THSEntry::GetFasterEntry ).Print( 7, 40, 2, "Fastest entry (ever):" ); ^ dvorakng.cpp:2001:99: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] GetBestEntry( false, THSEntry::GetPerfectEntry ).Print( 14, 40, 6, "Most accurate entry(ever):" ); ^ *** Error code 1 Stop. make: stopped in /usr/pkgsrc/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