=> 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 zxcvbn-c-2.6 [ 2%] Building CXX object CMakeFiles/dictgen.dir/dict-generate.cpp.o [ 5%] Linking CXX executable dictgen [ 5%] Built target dictgen [ 10%] Generating dict-src.h [ 10%] Generating dict-src.h [ 15%] Generating dict-src.h [ 15%] Generating dict-src.h [ 18%] Generating dict-src.h [ 21%] Generating dict-src.h [ 23%] Generating dict-src.h [ 26%] Generating dict-crc.h [ 31%] Building CXX object CMakeFiles/test-c++file.dir/test.cpp.o [ 31%] Building CXX object CMakeFiles/test-c++file.dir/zxcvbn.cpp.o [ 34%] Building C object CMakeFiles/zxcvbn-shared.dir/zxcvbn.c.o [ 36%] Building C object CMakeFiles/zxcvbn-static.dir/zxcvbn.c.o [ 39%] Building CXX object CMakeFiles/test-c++inline.dir/test.cpp.o [ 42%] Building CXX object CMakeFiles/test-c++inline.dir/zxcvbn.cpp.o [ 44%] Building C object CMakeFiles/test-file.dir/test.c.o [ 50%] Building C object CMakeFiles/test-inline.dir/zxcvbn.c.o [ 50%] Building C object CMakeFiles/test-inline.dir/test.c.o [ 52%] Building C object CMakeFiles/test-file.dir/zxcvbn.c.o [ 55%] Linking CXX executable test-c++file [ 57%] Built target test-c++file /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/zxcvbn.c:468:1: error: expected '}' before 'static' static const uint8_t L33TChr[] = "abcegilostxz"; ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/zxcvbn.c:225:13: warning: 'AddMatchRepeats' defined but not used [-Wunused-function] static void AddMatchRepeats(ZxcMatch_t **Result, ZxcMatch_t *Match, const uint8_t *Passwd, int MaxLen) ^~~~~~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/zxcvbn.c:140:12: warning: 'Cardinality' defined but not used [-Wunused-function] static int Cardinality(const uint8_t *Str, int Len) ^~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/zxcvbn.c:113:23: warning: 'CharBinSearch' defined but not used [-Wunused-function] static const uint8_t *CharBinSearch(uint8_t Ch, const uint8_t *Ents, unsigned int NumEnts, unsigned int SizeEnt) ^~~~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/zxcvbn.c:87:15: warning: 'nCk' defined but not used [-Wunused-function] static double nCk(int n, int k) ^~~ --- CMakeFiles/zxcvbn-shared.dir/zxcvbn.c.o --- *** [CMakeFiles/zxcvbn-shared.dir/zxcvbn.c.o] Error code 1 make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build 1 error make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build --- CMakeFiles/zxcvbn-shared.dir/all --- *** [CMakeFiles/zxcvbn-shared.dir/all] Error code 2 make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build --- CMakeFiles/test-internals.dir/all --- *** [CMakeFiles/test-internals.dir/all] Error code 2 make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build --- CMakeFiles/test-file.dir/all --- *** [CMakeFiles/test-file.dir/all] Error code 2 make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:468:1: error: expected primary-expression before 'static' static const uint8_t L33TChr[] = "abcegilostxz"; ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:468:1: error: expected '}' before 'static' /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:481:28: error: 'L33TChr' was not declared in this scope uint8_t Leeted[sizeof L33TChr]; /* Number of leeted chars for each char found in L33TChr */ ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:481:28: note: suggested alternative: 'L33TCnv' uint8_t Leeted[sizeof L33TChr]; /* Number of leeted chars for each char found in L33TChr */ ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:482:28: error: 'L33TChr' was not declared in this scope uint8_t UnLeet[sizeof L33TChr]; /* Number of normal chars for each char found in L33TChr */ ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:482:28: note: suggested alternative: 'L33TCnv' uint8_t UnLeet[sizeof L33TChr]; /* Number of normal chars for each char found in L33TChr */ ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:495:27: error: 'L33TChr' was not declared in this scope uint8_t Leeted[sizeof L33TChr]; ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:495:27: note: suggested alternative: 'L33TCnv' uint8_t Leeted[sizeof L33TChr]; ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:496:27: error: 'L33TChr' was not declared in this scope uint8_t UnLeet[sizeof L33TChr]; ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:496:27: note: suggested alternative: 'L33TCnv' uint8_t UnLeet[sizeof L33TChr]; ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:499:23: error: 'CHARSET_SIZE' was not declared in this scope uint8_t PossChars[CHARSET_SIZE]; ^~~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:499:23: note: suggested alternative: 'CHAR_BIT' uint8_t PossChars[CHARSET_SIZE]; ^~~~~~~~~~~~ CHAR_BIT /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp: In function 'int ListPossibleChars(uint8_t*, const uint8_t*)': /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:521:27: error: 'CharSet' was not declared in this scope *List++ = CharSet[k]; ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp: In function 'void AddLeetChr(uint8_t, int, uint8_t*, uint8_t*)': /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:536:41: error: 'L33TChr' was not declared in this scope const uint8_t *p = CharBinSearch(c, L33TChr, sizeof L33TChr - 1, 1); ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:536:41: note: suggested alternative: 'L33TCnv' const uint8_t *p = CharBinSearch(c, L33TChr, sizeof L33TChr - 1, 1); ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp: In function 'void DictionaryEntropy(ZxcMatch_t*, DictMatchInfo_t*, const uint8_t*)': /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:595:31: error: 'struct DictMatchInfo_t' has no member named 'Leeted' for(i = sizeof Extra->Leeted - 1; i >= 0; --i) ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:597:29: error: 'struct DictMatchInfo_t' has no member named 'Leeted' int Sb = Extra->Leeted[i]; ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:600:33: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? int Un = Extra->UnLeet[i]; ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp: In function 'void DoDictMatch(const uint8_t*, int, int, DictWork_t*, ZxcMatch_t**, DictMatchInfo_t*, int)': /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:636:31: error: 'struct DictWork_t' has no member named 'PossChars'; did you mean 'NumPossChrs'? uint8_t *PossChars = Wrk->PossChars; ^~~~~~~~~ NumPossChrs /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:699:34: error: 'struct DictWork_t' has no member named 'PossChars'; did you mean 'NumPossChrs'? memcpy(w.PossChars, PossChars, sizeof w.PossChars); ^~~~~~~~~ NumPossChrs /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:699:65: error: 'struct DictWork_t' has no member named 'PossChars'; did you mean 'NumPossChrs'? memcpy(w.PossChars, PossChars, sizeof w.PossChars); ^~~~~~~~~ NumPossChrs /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:703:50: error: 'struct DictWork_t' has no member named 'Leeted'; did you mean 'LeetCnv'? AddLeetChr(*r, -1, w.Leeted, w.UnLeet); ^~~~~~ LeetCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:703:60: error: 'struct DictWork_t' has no member named 'UnLeet' AddLeetChr(*r, -1, w.Leeted, w.UnLeet); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:715:34: error: 'L33TChr' was not declared in this scope if (CharBinSearch(c, L33TChr, sizeof L33TChr - 1, 1)) ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:715:34: note: suggested alternative: 'L33TCnv' if (CharBinSearch(c, L33TChr, sizeof L33TChr - 1, 1)) ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:718:40: error: 'struct DictWork_t' has no member named 'Leeted'; did you mean 'LeetCnv'? AddLeetChr(c, 0, Wrk->Leeted, Wrk->UnLeet); ^~~~~~ LeetCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:718:53: error: 'struct DictWork_t' has no member named 'UnLeet' AddLeetChr(c, 0, Wrk->Leeted, Wrk->UnLeet); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:727:23: error: 'struct DictWork_t' has no member named 'PossChars'; did you mean 'NumPossChrs'? x = (q - Wrk->PossChars); ^~~~~~~~~ NumPossChrs /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:733:17: error: 'EndCountSml' was not declared in this scope z = EndCountSml[Cloc]; ^~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:734:24: error: 'NumLargeCounts' was not declared in this scope if (Cloc < NumLargeCounts) ^~~~~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:735:22: error: 'EndCountLge' was not declared in this scope z += EndCountLge[Cloc]*256; ^~~~~~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:752:42: error: 'struct DictMatchInfo_t' has no member named 'Leeted' for(x = 0, y = sizeof Extra->Leeted - 1; y >= 0; --y) ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:753:27: error: 'struct DictWork_t' has no member named 'Leeted'; did you mean 'LeetCnv'? x += Wrk->Leeted[y]; ^~~~~~ LeetCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:756:27: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? memcpy(Extra->UnLeet, Wrk->UnLeet, sizeof Extra->UnLeet); ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:756:40: error: 'struct DictWork_t' has no member named 'UnLeet' memcpy(Extra->UnLeet, Wrk->UnLeet, sizeof Extra->UnLeet); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:756:62: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? memcpy(Extra->UnLeet, Wrk->UnLeet, sizeof Extra->UnLeet); ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:757:27: error: 'struct DictMatchInfo_t' has no member named 'Leeted' memcpy(Extra->Leeted, Wrk->Leeted, sizeof Extra->Leeted); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:757:40: error: 'struct DictWork_t' has no member named 'Leeted'; did you mean 'LeetCnv'? memcpy(Extra->Leeted, Wrk->Leeted, sizeof Extra->Leeted); ^~~~~~ LeetCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:757:62: error: 'struct DictMatchInfo_t' has no member named 'Leeted' memcpy(Extra->Leeted, Wrk->Leeted, sizeof Extra->Leeted); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp: In function 'void UserMatch(ZxcMatch_t**, const char**, const uint8_t*, int, int)': /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:800:22: error: 'struct DictMatchInfo_t' has no member named 'Leeted' memset(Extra.Leeted, 0, sizeof Extra.Leeted); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:800:46: error: 'struct DictMatchInfo_t' has no member named 'Leeted' memset(Extra.Leeted, 0, sizeof Extra.Leeted); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:801:22: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? memset(Extra.UnLeet, 0, sizeof Extra.UnLeet); ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:801:46: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? memset(Extra.UnLeet, 0, sizeof Extra.UnLeet); ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:841:52: error: 'struct DictMatchInfo_t' has no member named 'Leeted' AddLeetChr(c, 1, Extra.Leeted, Extra.UnLeet); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:841:66: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? AddLeetChr(c, 1, Extra.Leeted, Extra.UnLeet); ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:856:38: error: 'L33TChr' was not declared in this scope if (CharBinSearch(c, L33TChr, sizeof L33TChr - 1, 1)) ^~~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:856:38: note: suggested alternative: 'L33TCnv' if (CharBinSearch(c, L33TChr, sizeof L33TChr - 1, 1)) ^~~~~~~ L33TCnv /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:859:45: error: 'struct DictMatchInfo_t' has no member named 'Leeted' AddLeetChr(c, 0, Extra.Leeted, Extra.UnLeet); ^~~~~~ /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:859:59: error: 'struct DictMatchInfo_t' has no member named 'UnLeet'; did you mean 'NumLeet'? AddLeetChr(c, 0, Extra.Leeted, Extra.UnLeet); ^~~~~~ NumLeet /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp: At global scope: /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build/zxcvbn.cpp:534:13: warning: 'void AddLeetChr(uint8_t, int, uint8_t*, uint8_t*)' defined but not used [-Wunused-function] static void AddLeetChr(uint8_t c, int IsLeet, uint8_t *Leeted, uint8_t *UnLeet) ^~~~~~~~~~ --- CMakeFiles/test-c++inline.dir/zxcvbn.cpp.o --- *** [CMakeFiles/test-c++inline.dir/zxcvbn.cpp.o] Error code 1 make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build 1 error make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build --- CMakeFiles/test-c++inline.dir/all --- *** [CMakeFiles/test-c++inline.dir/all] Error code 2 make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build --- CMakeFiles/zxcvbn-static.dir/all --- *** [CMakeFiles/zxcvbn-static.dir/all] Error code 2 make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build --- CMakeFiles/test-inline.dir/all --- *** [CMakeFiles/test-inline.dir/all] Error code 2 make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build 6 errors make[1]: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build 1 error make: stopped in /pbulk/work/security/zxcvbn-c/work/zxcvbn-c-2.6/cmake-pkgsrc-build *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/security/zxcvbn-c *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/zxcvbn-c