dump env vars ZEF_TEST_DEGREE=1 ZEF_FETCH_DEGREE=1 install [BusyIndicator] ... /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: BusyIndicator Aborting due to test failure: LibUSB:ver<0.0.3>:auth (use --force-test to override) ===> Searching for missing dependencies: Cro::WebSocket, Cro::HTTP::Router::WebSocket, LibUSB ===> Searching for missing dependencies: Digest::SHA1::Native ===> Building: Digest::SHA1::Native:ver<0.06> [Digest::SHA1::Native] In function 'SHA1_Update', [Digest::SHA1::Native] inlined from 'SHA1_Final' at src/sha1.c:209:5, [Digest::SHA1::Native] inlined from 'compute_sha1' at src/sha1.c:247:5: [Digest::SHA1::Native] src/sha1.c:190:13: warning: 'SHA1_Transform' reading 64 bytes from a region of size 1 [-Wstringop-overread] [Digest::SHA1::Native] 190 | SHA1_Transform(context->state, data + i); [Digest::SHA1::Native] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [Digest::SHA1::Native] src/sha1.c:190:13: note: referencing argument 2 of type 'const unsigned char[64]' [Digest::SHA1::Native] src/sha1.c: In function 'compute_sha1': [Digest::SHA1::Native] src/sha1.c:113:13: note: in a call to function 'SHA1_Transform' [Digest::SHA1::Native] 113 | static void SHA1_Transform(unsigned int state[5], const unsigned char buffer[64]) [Digest::SHA1::Native] | ^~~~~~~~~~~~~~ [Digest::SHA1::Native] In function 'SHA1_Update', [Digest::SHA1::Native] inlined from 'SHA1_Final' at src/sha1.c:211:9, [Digest::SHA1::Native] inlined from 'compute_sha1' at src/sha1.c:247:5: [Digest::SHA1::Native] src/sha1.c:190:13: warning: 'SHA1_Transform' reading 64 bytes from a region of size 1 [-Wstringop-overread] [Digest::SHA1::Native] 190 | SHA1_Transform(context->state, data + i); [Digest::SHA1::Native] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [Digest::SHA1::Native] src/sha1.c:190:13: note: referencing argument 2 of type 'const unsigned char[64]' [Digest::SHA1::Native] src/sha1.c: In function 'compute_sha1': [Digest::SHA1::Native] src/sha1.c:113:13: note: in a call to function 'SHA1_Transform' [Digest::SHA1::Native] 113 | static void SHA1_Transform(unsigned int state[5], const unsigned char buffer[64]) [Digest::SHA1::Native] | ^~~~~~~~~~~~~~ [Digest::SHA1::Native] In function 'SHA1_Update', [Digest::SHA1::Native] inlined from 'SHA1_Final' at src/sha1.c:213:5, [Digest::SHA1::Native] inlined from 'compute_sha1' at src/sha1.c:247:5: [Digest::SHA1::Native] src/sha1.c:190:13: warning: 'SHA1_Transform' reading 64 bytes from a region of size 8 [-Wstringop-overread] [Digest::SHA1::Native] 190 | SHA1_Transform(context->state, data + i); [Digest::SHA1::Native] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [Digest::SHA1::Native] src/sha1.c:190:13: note: referencing argument 2 of type 'const unsigned char[64]' [Digest::SHA1::Native] src/sha1.c: In function 'compute_sha1': [Digest::SHA1::Native] src/sha1.c:113:13: note: in a call to function 'SHA1_Transform' [Digest::SHA1::Native] 113 | static void SHA1_Transform(unsigned int state[5], const unsigned char buffer[64]) [Digest::SHA1::Native] | ^~~~~~~~~~~~~~ ===> Building [OK] for Digest::SHA1::Native:ver<0.06> ===> Staging Digest::SHA1::Native:ver<0.06> ===> Staging [OK] for Digest::SHA1::Native:ver<0.06> ===> Staging Cro::WebSocket:ver<0.8.10>:auth:api<0> ===> Staging [OK] for Cro::WebSocket:ver<0.8.10>:auth:api<0> ===> Staging LibUSB:ver<0.0.3>:auth ===> Staging [OK] for LibUSB:ver<0.0.3>:auth ===> Staging BusyIndicator:ver<0.5.0>:auth ===> Staging [OK] for BusyIndicator:ver<0.5.0>:auth ===> Testing: Digest::SHA1::Native:ver<0.06> ===> Testing [OK] for Digest::SHA1::Native:ver<0.06> ===> Testing: Cro::WebSocket:ver<0.8.10>:auth:api<0> ===> Testing [OK] for Cro::WebSocket:ver<0.8.10>:auth:api<0> ===> Testing: LibUSB:ver<0.0.3>:auth [LibUSB] # Failed test 'Load shared libusb library' [LibUSB] # at t/01-basic.t line 21 [LibUSB] # Cannot locate native library 'libusb-1.0.so': libusb-1.0.so: cannot open shared object file: No such file or directory [LibUSB] # You failed 1 test of 8 ===> Testing [FAIL]: LibUSB:ver<0.0.3>:auth