Add in-memory caching for directory reads #613
Cirrus CI / main CIRRUS_OS:freebsd MAKE:gmake freebsd_instance:family/freebsd-14-3
failed
Feb 17, 2026 in 18m 51s
Task Summary
Instruction test failed in 15:26
Details
✅ 00:17 clone
✅ 02:36 reqinstall
✅ 00:02 configure
✅ 00:26 build
❌ 15:26 test
if [ -n "$TEST_SPECIFIC_CONFIG" ]; then
$MAKE $TEST_SPECIFIC_CONFIG
fi
$MAKE test-deps
GEN modulecmd-test.tcl
script/mt
curl --location --remote-name --retry 3 --retry-connrefused --retry-delay 20 --max-time 20 https://raw.githubusercontent.com/jeffkaufman/icdiff/release-2.0.4/icdiff
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 29101 100 29101 0 0 494788 0 --:--:-- --:--:-- --:--:-- 501741
echo "597bd4cda393803e5991c43b78cab3b3 icdiff" | md5sum --status -c - || \
md5 -c 597bd4cda393803e5991c43b78cab3b3 icdiff
chmod +x icdiff
TCLSH=/usr/local/bin/tclsh; export TCLSH; \
MODULECMD=modulecmd-test.tcl; export MODULECMD; \
OBJDIR=`pwd -P`; export OBJDIR; \
TESTSUITEDIR=`cd testsuite;pwd -P`; export TESTSUITEDIR; \
runtest --srcdir $TESTSUITEDIR --objdir $OBJDIR -v -v >/dev/null 2>&1 --tool modules
gmake: *** [Makefile:1004: test] Error 1
�[1;33;7m=== test summary ===�[0m
# of expected passes 23567
# of expected failures 1
# of unresolved testcases 1
Exit status: 2
Loading