dump env vars ZEF_TEST_DEGREE=5 ZEF_FETCH_DEGREE=1 install [Algorithm::Trie::libdatrie] ... /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/bin/zef 1.0.0 /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin//raku Welcome to Rakudo™ v2025.11. Implementing the Raku® Programming Language v6.d. Built on MoarVM version 2025.11. ===> Searching for: Algorithm::Trie::libdatrie Aborting due to test failure: Algorithm::Trie::libdatrie:ver<0.2>:auth (use --force-test to override) ===> Building: Algorithm::Trie::libdatrie:ver<0.2>:auth [Algorithm::Trie::libdatrie] Building libdatrie [Algorithm::Trie::libdatrie] alpha-map.c: In function 'alpha_map_char_to_trie': [Algorithm::Trie::libdatrie] alpha-map.c:500:21: warning: comparison of integer expressions of different signedness: 'TrieIndex' {aka 'int'} and 'AlphaChar' {aka 'unsigned int'} [-Wsign-compare] [Algorithm::Trie::libdatrie] 500 | if (alpha_begin <= ac && ac <= alpha_map->alpha_end) [Algorithm::Trie::libdatrie] | ^~ [Algorithm::Trie::libdatrie] darray.c: In function 'da_fread': [Algorithm::Trie::libdatrie] darray.c:239:22: warning: comparison of integer expressions of different signedness: 'TrieIndex' {aka 'int'} and 'long unsigned int' [-Wsign-compare] [Algorithm::Trie::libdatrie] 239 | if (d->num_cells > SIZE_MAX / sizeof (DACell)) [Algorithm::Trie::libdatrie] | ^ [Algorithm::Trie::libdatrie] fileutils.c: In function 'file_read_chars': [Algorithm::Trie::libdatrie] fileutils.c:103:52: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [Algorithm::Trie::libdatrie] 103 | return (fread (buff, sizeof (char), len, file) == len); [Algorithm::Trie::libdatrie] | ^~ [Algorithm::Trie::libdatrie] fileutils.c: In function 'file_write_chars': [Algorithm::Trie::libdatrie] fileutils.c:109:53: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [Algorithm::Trie::libdatrie] 109 | return (fwrite (buff, sizeof (char), len, file) == len); [Algorithm::Trie::libdatrie] | ^~ [Algorithm::Trie::libdatrie] tail.c: In function 'tail_fread': [Algorithm::Trie::libdatrie] tail.c:144:22: warning: comparison of integer expressions of different signedness: 'TrieIndex' {aka 'int'} and 'long unsigned int' [-Wsign-compare] [Algorithm::Trie::libdatrie] 144 | if (t->num_tails > SIZE_MAX / sizeof (TailBlock)) [Algorithm::Trie::libdatrie] | ^ ===> Building [OK] for Algorithm::Trie::libdatrie:ver<0.2>:auth ===> Staging Algorithm::Trie::libdatrie:ver<0.2>:auth ===> Staging [OK] for Algorithm::Trie::libdatrie:ver<0.2>:auth ===> Testing: Algorithm::Trie::libdatrie:ver<0.2>:auth [Algorithm::Trie::libdatrie] Saw 1 occurrence of deprecated code. [Algorithm::Trie::libdatrie] ================================================================================ [Algorithm::Trie::libdatrie] Method Str (from Distribution::Resource) seen at: [Algorithm::Trie::libdatrie] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/sources/6999C2591CBA3004426B9A52477B68C6308F96A4 (Algorithm::Trie::libdatrie), line 129 [Algorithm::Trie::libdatrie] Please use %?RESOURCES directly instead. [Algorithm::Trie::libdatrie] -------------------------------------------------------------------------------- [Algorithm::Trie::libdatrie] Please contact the author to have these occurrences of deprecated code [Algorithm::Trie::libdatrie] adapted, so that this message will disappear! [Algorithm::Trie::libdatrie] Impossible coercion from 'Int' into 'Int': value is of unacceptable type BOOTInt [Algorithm::Trie::libdatrie] in method value at /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/sources/6999C2591CBA3004426B9A52477B68C6308F96A4 (Algorithm::Trie::libdatrie) line 221 [Algorithm::Trie::libdatrie] in block at t/03-trie_iterator.t line 39 [Algorithm::Trie::libdatrie] Saw 1 occurrence of deprecated code. [Algorithm::Trie::libdatrie] ================================================================================ [Algorithm::Trie::libdatrie] Method Str (from Distribution::Resource) seen at: [Algorithm::Trie::libdatrie] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/sources/6999C2591CBA3004426B9A52477B68C6308F96A4 (Algorithm::Trie::libdatrie), line 129 [Algorithm::Trie::libdatrie] Please use %?RESOURCES directly instead. [Algorithm::Trie::libdatrie] -------------------------------------------------------------------------------- [Algorithm::Trie::libdatrie] Please contact the author to have these occurrences of deprecated code [Algorithm::Trie::libdatrie] adapted, so that this message will disappear! [Algorithm::Trie::libdatrie] # Failed test 'can walk to 'o','r'' [Algorithm::Trie::libdatrie] # at t/04-trie_state.t line 35 [Algorithm::Trie::libdatrie] # expected: 'o r' [Algorithm::Trie::libdatrie] # got: 'r o' [Algorithm::Trie::libdatrie] Impossible coercion from 'Int' into 'Int': value is of unacceptable type BOOTInt [Algorithm::Trie::libdatrie] in method value at /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/sources/6999C2591CBA3004426B9A52477B68C6308F96A4 (Algorithm::Trie::libdatrie) line 197 [Algorithm::Trie::libdatrie] in block at t/04-trie_state.t line 44 [Algorithm::Trie::libdatrie] Saw 1 occurrence of deprecated code. [Algorithm::Trie::libdatrie] ================================================================================ [Algorithm::Trie::libdatrie] Method Str (from Distribution::Resource) seen at: [Algorithm::Trie::libdatrie] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/sources/6999C2591CBA3004426B9A52477B68C6308F96A4 (Algorithm::Trie::libdatrie), line 129 [Algorithm::Trie::libdatrie] Please use %?RESOURCES directly instead. [Algorithm::Trie::libdatrie] -------------------------------------------------------------------------------- [Algorithm::Trie::libdatrie] Please contact the author to have these occurrences of deprecated code [Algorithm::Trie::libdatrie] adapted, so that this message will disappear! ===> Testing [FAIL]: Algorithm::Trie::libdatrie:ver<0.2>:auth